[2020-01-19T06:04:00.954Z] Started by timer [2020-01-19T06:04:01.229Z] Obtained jenkins/pipelines/tracecompass.Jenkinsfile from git https://git.eclipse.org/r/tracecompass/tracecompass-infra [2020-01-19T06:04:01.229Z] Running in Durability level: PERFORMANCE_OPTIMIZED [2020-01-19T06:04:01.806Z] [Pipeline] Start of Pipeline [2020-01-19T06:04:02.169Z] [Pipeline] readTrusted [2020-01-19T06:04:02.291Z] Obtained jenkins/pod-templates/tracecompass-pod.yaml from git https://git.eclipse.org/r/tracecompass/tracecompass-infra [2020-01-19T06:04:02.293Z] [Pipeline] podTemplate [2020-01-19T06:04:02.298Z] [Pipeline] { [2020-01-19T06:04:02.303Z] [Pipeline] node [2020-01-19T06:04:17.305Z] Still waiting to schedule task [2020-01-19T06:04:17.305Z] Waiting for next available executor on ‘tracecompass-build’ [2020-01-19T06:06:14.801Z] Agent tracecompass-build-9gslt-7lvk5 is provisioned from template Kubernetes Pod Template [2020-01-19T06:06:14.802Z] --- [2020-01-19T06:06:14.802Z] apiVersion: "v1" [2020-01-19T06:06:14.802Z] kind: "Pod" [2020-01-19T06:06:14.802Z] metadata: [2020-01-19T06:06:14.802Z] annotations: [2020-01-19T06:06:14.802Z] buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-master-nightly-staging/144/" [2020-01-19T06:06:14.802Z] labels: [2020-01-19T06:06:14.802Z] jenkins: "slave" [2020-01-19T06:06:14.802Z] jenkins/label: "tracecompass-build" [2020-01-19T06:06:14.802Z] name: "tracecompass-build-9gslt-7lvk5" [2020-01-19T06:06:14.802Z] spec: [2020-01-19T06:06:14.802Z] containers: [2020-01-19T06:06:14.802Z] - env: [2020-01-19T06:06:14.802Z] - name: "JENKINS_SECRET" [2020-01-19T06:06:14.802Z] value: "********" [2020-01-19T06:06:14.802Z] - name: "JENKINS_TUNNEL" [2020-01-19T06:06:14.802Z] value: "jenkins-discovery.tracecompass.svc.cluster.local:50000" [2020-01-19T06:06:14.802Z] - name: "JENKINS_AGENT_NAME" [2020-01-19T06:06:14.802Z] value: "tracecompass-build-9gslt-7lvk5" [2020-01-19T06:06:14.802Z] - name: "JENKINS_NAME" [2020-01-19T06:06:14.802Z] value: "tracecompass-build-9gslt-7lvk5" [2020-01-19T06:06:14.802Z] - name: "JENKINS_AGENT_WORKDIR" [2020-01-19T06:06:14.802Z] value: "/home/jenkins/agent" [2020-01-19T06:06:14.802Z] - name: "JENKINS_URL" [2020-01-19T06:06:14.802Z] value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/" [2020-01-19T06:06:14.802Z] - name: "HOME" [2020-01-19T06:06:14.802Z] value: "/home/jenkins" [2020-01-19T06:06:14.802Z] image: "eclipsecbi/jenkins-jnlp-agent" [2020-01-19T06:06:14.802Z] name: "jnlp" [2020-01-19T06:06:14.802Z] volumeMounts: [2020-01-19T06:06:14.802Z] - mountPath: "/home/jenkins/.ssh" [2020-01-19T06:06:14.802Z] name: "volume-known-hosts" [2020-01-19T06:06:14.802Z] - mountPath: "/home/jenkins/agent" [2020-01-19T06:06:14.802Z] name: "workspace-volume" [2020-01-19T06:06:14.802Z] readOnly: false [2020-01-19T06:06:14.802Z] - args: [2020-01-19T06:06:14.802Z] - "-c" [2020-01-19T06:06:14.802Z] - "/home/tracecompass/.vnc/xstartup.sh && cat" [2020-01-19T06:06:14.802Z] command: [2020-01-19T06:06:14.802Z] - "/bin/sh" [2020-01-19T06:06:14.802Z] image: "delislesim/eclipse-tracecompass-build-env:16.04" [2020-01-19T06:06:14.802Z] imagePullPolicy: "Always" [2020-01-19T06:06:14.802Z] name: "tracecompass" [2020-01-19T06:06:14.802Z] resources: [2020-01-19T06:06:14.802Z] limits: [2020-01-19T06:06:14.802Z] memory: "2.6Gi" [2020-01-19T06:06:14.802Z] cpu: "1.3" [2020-01-19T06:06:14.802Z] requests: [2020-01-19T06:06:14.802Z] memory: "2.6Gi" [2020-01-19T06:06:14.802Z] cpu: "1.3" [2020-01-19T06:06:14.802Z] tty: true [2020-01-19T06:06:14.802Z] volumeMounts: [2020-01-19T06:06:14.802Z] - mountPath: "/home/jenkins/.m2/settings.xml" [2020-01-19T06:06:14.802Z] name: "settings-xml" [2020-01-19T06:06:14.802Z] readOnly: true [2020-01-19T06:06:14.802Z] subPath: "settings.xml" [2020-01-19T06:06:14.802Z] - mountPath: "/home/jenkins/.m2/repository" [2020-01-19T06:06:14.802Z] name: "m2-repo" [2020-01-19T06:06:14.802Z] - mountPath: "/opt/tools" [2020-01-19T06:06:14.802Z] name: "tools" [2020-01-19T06:06:14.802Z] - mountPath: "/home/jenkins/agent" [2020-01-19T06:06:14.802Z] name: "workspace-volume" [2020-01-19T06:06:14.802Z] readOnly: false [2020-01-19T06:06:14.802Z] nodeSelector: [2020-01-19T06:06:14.802Z] beta.kubernetes.io/os: "linux" [2020-01-19T06:06:14.802Z] restartPolicy: "Never" [2020-01-19T06:06:14.802Z] securityContext: {} [2020-01-19T06:06:14.802Z] volumes: [2020-01-19T06:06:14.802Z] - emptyDir: {} [2020-01-19T06:06:14.802Z] name: "m2-repo" [2020-01-19T06:06:14.802Z] - name: "settings-xml" [2020-01-19T06:06:14.802Z] secret: [2020-01-19T06:06:14.802Z] items: [2020-01-19T06:06:14.802Z] - key: "settings.xml" [2020-01-19T06:06:14.802Z] path: "settings.xml" [2020-01-19T06:06:14.802Z] secretName: "m2-secret-dir" [2020-01-19T06:06:14.802Z] - emptyDir: [2020-01-19T06:06:14.802Z] medium: "" [2020-01-19T06:06:14.802Z] name: "workspace-volume" [2020-01-19T06:06:14.802Z] - name: "tools" [2020-01-19T06:06:14.802Z] persistentVolumeClaim: [2020-01-19T06:06:14.802Z] claimName: "tools-claim-jiro-tracecompass" [2020-01-19T06:06:14.802Z] - configMap: [2020-01-19T06:06:14.802Z] name: "known-hosts" [2020-01-19T06:06:14.802Z] name: "volume-known-hosts" [2020-01-19T06:06:14.802Z] [2020-01-19T06:06:19.028Z] Running on tracecompass-build-9gslt-7lvk5 in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon [2020-01-19T06:06:19.028Z] [Pipeline] { [2020-01-19T06:06:19.054Z] [Pipeline] stage [2020-01-19T06:06:19.057Z] [Pipeline] { (Declarative: Checkout SCM) [2020-01-19T06:06:19.065Z] [Pipeline] checkout [2020-01-19T06:06:37.426Z] No credentials specified [2020-01-19T06:06:37.430Z] Cloning the remote Git repository [2020-01-19T06:06:37.609Z] Cloning repository https://git.eclipse.org/r/tracecompass/tracecompass-infra [2020-01-19T06:06:37.912Z] > git init /home/jenkins/agent/workspace/tracecompass-master-nightly-neon # timeout=10 [2020-01-19T06:06:38.209Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/tracecompass-infra [2020-01-19T06:06:38.210Z] > git --version # timeout=10 [2020-01-19T06:06:38.306Z] > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/tracecompass-infra +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-01-19T06:06:39.520Z] Checking out Revision e7088eb962233a01bd2ebc1ed9cc71f75fcbf1f2 (refs/remotes/origin/master) [2020-01-19T06:06:38.721Z] > git config remote.origin.url https://git.eclipse.org/r/tracecompass/tracecompass-infra # timeout=10 [2020-01-19T06:06:38.815Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-01-19T06:06:38.911Z] > git config remote.origin.url https://git.eclipse.org/r/tracecompass/tracecompass-infra # timeout=10 [2020-01-19T06:06:39.018Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/tracecompass-infra [2020-01-19T06:06:39.019Z] > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/tracecompass-infra +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-01-19T06:06:39.318Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2020-01-19T06:06:39.413Z] > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 [2020-01-19T06:06:39.607Z] > git config core.sparsecheckout # timeout=10 [2020-01-19T06:06:39.614Z] > git checkout -f e7088eb962233a01bd2ebc1ed9cc71f75fcbf1f2 # timeout=10 [2020-01-19T06:06:47.515Z] Commit message: "incubator: fix javadoc directory removal" [2020-01-19T06:06:47.513Z] > git rev-list --no-walk e7088eb962233a01bd2ebc1ed9cc71f75fcbf1f2 # timeout=10 [2020-01-19T06:06:47.828Z] [Pipeline] } [2020-01-19T06:06:47.835Z] [Pipeline] // stage [2020-01-19T06:06:47.844Z] [Pipeline] withEnv [2020-01-19T06:06:47.844Z] [Pipeline] { [2020-01-19T06:06:47.851Z] [Pipeline] container [2020-01-19T06:06:47.851Z] [Pipeline] { [2020-01-19T06:06:47.868Z] [Pipeline] withEnv [2020-01-19T06:06:47.869Z] [Pipeline] { [2020-01-19T06:06:47.875Z] [Pipeline] timestamps [2020-01-19T06:06:47.875Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds. [2020-01-19T06:06:47.876Z] [Pipeline] { [2020-01-19T06:06:47.883Z] [Pipeline] timeout [2020-01-19T06:06:47.883Z] Timeout set to expire in 4 hr 0 min [2020-01-19T06:06:47.884Z] [Pipeline] { [2020-01-19T06:06:47.893Z] [Pipeline] stage [2020-01-19T06:06:47.895Z] [Pipeline] { (Declarative: Tool Install) [2020-01-19T06:06:47.902Z] [Pipeline] tool [2020-01-19T06:06:47.908Z] [Pipeline] envVarsForTool [2020-01-19T06:06:47.916Z] [Pipeline] tool [2020-01-19T06:06:47.922Z] [Pipeline] envVarsForTool [2020-01-19T06:06:47.929Z] [Pipeline] } [2020-01-19T06:06:47.934Z] [Pipeline] // stage [2020-01-19T06:06:47.939Z] [Pipeline] withEnv [2020-01-19T06:06:47.940Z] [Pipeline] { [2020-01-19T06:06:47.947Z] [Pipeline] stage [2020-01-19T06:06:47.949Z] [Pipeline] { (Checkout) [2020-01-19T06:06:47.968Z] [Pipeline] tool [2020-01-19T06:06:47.974Z] [Pipeline] envVarsForTool [2020-01-19T06:06:47.982Z] [Pipeline] tool [2020-01-19T06:06:47.988Z] [Pipeline] envVarsForTool [2020-01-19T06:06:47.996Z] [Pipeline] withEnv [2020-01-19T06:06:47.997Z] [Pipeline] { [2020-01-19T06:06:48.004Z] [Pipeline] container [2020-01-19T06:06:48.005Z] [Pipeline] { [2020-01-19T06:06:48.011Z] [Pipeline] sh [2020-01-19T06:07:04.613Z] + mkdir -p ../scripts [2020-01-19T06:07:04.646Z] [Pipeline] sh [2020-01-19T06:07:18.511Z] + cp scripts/deploy-rcp.sh ../scripts [2020-01-19T06:07:18.519Z] [Pipeline] sh [2020-01-19T06:07:26.830Z] + cp scripts/deploy-update-site.sh ../scripts [2020-01-19T06:07:26.838Z] [Pipeline] sh [2020-01-19T06:07:37.898Z] + cp scripts/deploy-doc.sh ../scripts [2020-01-19T06:07:37.906Z] [Pipeline] checkout [2020-01-19T06:07:37.918Z] No credentials specified [2020-01-19T06:07:37.927Z] Fetching changes from the remote Git repository [2020-01-19T06:07:37.914Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-01-19T06:07:37.923Z] > git config remote.origin.url git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass # timeout=10 [2020-01-19T06:07:38.014Z] Fetching upstream changes from git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass [2020-01-19T06:07:38.015Z] > git --version # timeout=10 [2020-01-19T06:07:38.022Z] > git fetch --tags --force --progress -- git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass refs/heads/master # timeout=10 [2020-01-19T06:08:24.647Z] Checking out Revision dbfebfdad9d870ea0238558c1e424c2bfb338720 (master) [2020-01-19T06:08:24.634Z] > git rev-parse FETCH_HEAD^{commit} # timeout=10 [2020-01-19T06:08:24.643Z] > git config core.sparsecheckout # timeout=10 [2020-01-19T06:08:24.710Z] > git checkout -f dbfebfdad9d870ea0238558c1e424c2bfb338720 # timeout=10 [2020-01-19T06:08:31.519Z] Commit message: "Fix BookmarksViewTest" [2020-01-19T06:08:31.518Z] > git rev-parse FETCH_HEAD^{commit} # timeout=10 [2020-01-19T06:08:33.810Z] > git rev-list --no-walk 93d19e1eed1135275b4604ac7ef8e3a4a97ef025 # timeout=10 [2020-01-19T06:08:33.929Z] [Pipeline] sh [2020-01-19T06:08:49.574Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/.scripts/ [2020-01-19T06:08:49.583Z] [Pipeline] sh [2020-01-19T06:08:58.389Z] + cp ../scripts/deploy-rcp.sh /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/.scripts/ [2020-01-19T06:08:58.397Z] [Pipeline] sh [2020-01-19T06:09:15.154Z] + cp ../scripts/deploy-update-site.sh /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/.scripts/ [2020-01-19T06:09:15.162Z] [Pipeline] sh [2020-01-19T06:09:24.047Z] + cp ../scripts/deploy-doc.sh /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/.scripts/ [2020-01-19T06:09:24.054Z] [Pipeline] } [2020-01-19T06:09:24.212Z] [Pipeline] // container [2020-01-19T06:09:24.217Z] [Pipeline] } [2020-01-19T06:09:24.222Z] [Pipeline] // withEnv [2020-01-19T06:09:24.227Z] [Pipeline] } [2020-01-19T06:09:24.231Z] [Pipeline] // stage [2020-01-19T06:09:24.239Z] [Pipeline] stage [2020-01-19T06:09:24.242Z] [Pipeline] { (Legacy) [2020-01-19T06:09:24.280Z] [Pipeline] tool [2020-01-19T06:09:24.287Z] [Pipeline] envVarsForTool [2020-01-19T06:09:24.295Z] [Pipeline] tool [2020-01-19T06:09:24.301Z] [Pipeline] envVarsForTool [2020-01-19T06:09:24.308Z] [Pipeline] withEnv [2020-01-19T06:09:24.308Z] [Pipeline] { [2020-01-19T06:09:24.315Z] [Pipeline] container [2020-01-19T06:09:24.315Z] [Pipeline] { [2020-01-19T06:09:24.321Z] [Pipeline] sh [2020-01-19T06:09:35.147Z] + cp -f /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/legacy/tracing.product /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/ [2020-01-19T06:09:35.157Z] [Pipeline] } [2020-01-19T06:09:35.172Z] [Pipeline] // container [2020-01-19T06:09:35.190Z] [Pipeline] } [2020-01-19T06:09:35.209Z] [Pipeline] // withEnv [2020-01-19T06:09:35.218Z] [Pipeline] } [2020-01-19T06:09:35.223Z] [Pipeline] // stage [2020-01-19T06:09:35.236Z] [Pipeline] stage [2020-01-19T06:09:35.239Z] [Pipeline] { (Build) [2020-01-19T06:09:35.260Z] [Pipeline] tool [2020-01-19T06:09:35.273Z] [Pipeline] envVarsForTool [2020-01-19T06:09:35.282Z] [Pipeline] tool [2020-01-19T06:09:35.297Z] [Pipeline] envVarsForTool [2020-01-19T06:09:35.317Z] [Pipeline] withEnv [2020-01-19T06:09:35.317Z] [Pipeline] { [2020-01-19T06:09:35.337Z] [Pipeline] container [2020-01-19T06:09:35.337Z] [Pipeline] { [2020-01-19T06:09:35.349Z] [Pipeline] sh [2020-01-19T06:09:39.074Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp [2020-01-19T06:09:39.082Z] [Pipeline] sh [2020-01-19T06:09:46.220Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.doc.dev [2020-01-19T06:09:46.232Z] [Pipeline] sh [2020-01-19T06:09:59.418Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.doc.user [2020-01-19T06:09:59.425Z] [Pipeline] sh [2020-01-19T06:10:03.392Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user [2020-01-19T06:10:03.400Z] [Pipeline] sh [2020-01-19T06:10:05.788Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.rcp.doc.user [2020-01-19T06:10:05.795Z] [Pipeline] sh [2020-01-19T06:10:11.589Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user [2020-01-19T06:10:11.598Z] [Pipeline] sh [2020-01-19T06:10:15.422Z] + mvn clean install -B -Dskip-jacoco=true -Pdeploy-doc -DdocDestination=/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp -Pctf-grammar -Pbuild-rcp -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml -Dtarget-platform=tracecompass-e4.6 -Dtycho.disableP2Mirrors=true [2020-01-19T06:10:15.424Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:10:17.951Z] [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 [2020-01-19T06:10:18.515Z] [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) [2020-01-19T06:10:18.515Z] [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 [2020-01-19T06:10:18.515Z] [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 366 kB/s) [2020-01-19T06:10:18.515Z] [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 [2020-01-19T06:10:18.515Z] [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 58 kB/s) [2020-01-19T06:10:18.515Z] [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 [2020-01-19T06:10:18.515Z] [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 362 kB/s) [2020-01-19T06:10:18.515Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom [2020-01-19T06:10:18.515Z] [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 702 kB/s) [2020-01-19T06:10:18.515Z] [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 [2020-01-19T06:10:18.515Z] [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 1.2 MB/s) [2020-01-19T06:10:18.515Z] [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 [2020-01-19T06:10:18.515Z] [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 2.3 MB/s) [2020-01-19T06:10:18.515Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom [2020-01-19T06:10:18.772Z] [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 770 kB/s) [2020-01-19T06:10:18.773Z] [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 [2020-01-19T06:10:18.773Z] [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 [2020-01-19T06:10:18.773Z] [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 356 kB/s) [2020-01-19T06:10:19.029Z] [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 104 kB/s) [2020-01-19T06:10:19.287Z] [INFO] Scanning for projects... [2020-01-19T06:10:19.545Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2020-01-19T06:10:19.545Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2020-01-19T06:10:19.545Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2020-01-19T06:10:19.545Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2020-01-19T06:10:19.545Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2020-01-19T06:10:19.545Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2020-01-19T06:10:19.545Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2020-01-19T06:10:19.545Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2020-01-19T06:10:19.545Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2020-01-19T06:10:19.817Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2020-01-19T06:10:19.817Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2020-01-19T06:10:19.817Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2020-01-19T06:10:19.817Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2020-01-19T06:10:20.074Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2020-01-19T06:10:20.074Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2020-01-19T06:10:20.074Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2020-01-19T06:10:20.074Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2020-01-19T06:10:20.074Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2020-01-19T06:10:20.074Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2020-01-19T06:10:20.074Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2020-01-19T06:10:20.074Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2020-01-19T06:10:20.074Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2020-01-19T06:10:20.074Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2020-01-19T06:10:20.074Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2020-01-19T06:10:20.074Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2020-01-19T06:10:20.074Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2020-01-19T06:10:20.074Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2020-01-19T06:10:20.332Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2020-01-19T06:10:20.332Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2020-01-19T06:10:20.332Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2020-01-19T06:10:20.332Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2020-01-19T06:10:20.332Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2020-01-19T06:10:20.332Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2020-01-19T06:10:20.332Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2020-01-19T06:10:20.332Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2020-01-19T06:10:20.332Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2020-01-19T06:10:20.332Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2020-01-19T06:10:20.332Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2020-01-19T06:10:20.332Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2020-01-19T06:10:20.332Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2020-01-19T06:10:20.332Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2020-01-19T06:10:20.588Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2020-01-19T06:10:20.588Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2020-01-19T06:10:20.588Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2020-01-19T06:10:20.588Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2020-01-19T06:10:20.588Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2020-01-19T06:10:20.589Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2020-01-19T06:10:20.589Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2020-01-19T06:10:20.589Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties [2020-01-19T06:10:20.589Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties [2020-01-19T06:10:20.589Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2020-01-19T06:10:20.589Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2020-01-19T06:10:20.589Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2020-01-19T06:10:20.589Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2020-01-19T06:10:20.589Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2020-01-19T06:10:20.589Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2020-01-19T06:10:20.589Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2020-01-19T06:10:20.846Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2020-01-19T06:10:20.846Z] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2020-01-19T06:10:20.846Z] [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 [2020-01-19T06:10:20.846Z] [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 [2020-01-19T06:10:20.846Z] [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 [2020-01-19T06:10:21.412Z] [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 [2020-01-19T06:10:21.412Z] [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 [2020-01-19T06:10:21.412Z] [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 [2020-01-19T06:10:21.412Z] [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 64 kB/s) [2020-01-19T06:10:21.412Z] [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 [2020-01-19T06:10:21.669Z] [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 [2020-01-19T06:10:21.669Z] [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 [2020-01-19T06:10:21.926Z] [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 [2020-01-19T06:10:21.926Z] [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 [2020-01-19T06:10:21.926Z] [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 [2020-01-19T06:10:21.926Z] [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 588 kB/s) [2020-01-19T06:10:21.926Z] [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 [2020-01-19T06:10:21.927Z] [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 [2020-01-19T06:10:21.927Z] [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 [2020-01-19T06:10:22.184Z] [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 [2020-01-19T06:10:22.440Z] [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 [2020-01-19T06:10:22.440Z] [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 [2020-01-19T06:10:22.440Z] [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 133 kB/s) [2020-01-19T06:10:22.440Z] [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 [2020-01-19T06:10:22.440Z] [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 [2020-01-19T06:10:22.440Z] [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 [2020-01-19T06:10:22.697Z] [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 [2020-01-19T06:10:22.697Z] [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 [2020-01-19T06:10:22.697Z] [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 [2020-01-19T06:10:22.697Z] [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 214 kB/s) [2020-01-19T06:10:22.697Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom [2020-01-19T06:10:22.954Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom [2020-01-19T06:10:22.954Z] [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 [2020-01-19T06:10:23.211Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom [2020-01-19T06:10:23.211Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom [2020-01-19T06:10:23.211Z] [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 [2020-01-19T06:10:23.211Z] [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 684 kB/s) [2020-01-19T06:10:23.211Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom [2020-01-19T06:10:23.211Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom [2020-01-19T06:10:23.211Z] [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 [2020-01-19T06:10:23.469Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom [2020-01-19T06:10:23.469Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom [2020-01-19T06:10:23.728Z] [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 [2020-01-19T06:10:23.728Z] [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 750 kB/s) [2020-01-19T06:10:23.728Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom [2020-01-19T06:10:23.728Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom [2020-01-19T06:10:23.728Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom [2020-01-19T06:10:23.984Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/6/apache-6.pom [2020-01-19T06:10:23.984Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom [2020-01-19T06:10:23.984Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom [2020-01-19T06:10:23.984Z] [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 388 kB/s) [2020-01-19T06:10:23.984Z] [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 [2020-01-19T06:10:23.984Z] [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 [2020-01-19T06:10:23.984Z] [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 [2020-01-19T06:10:24.548Z] [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 [2020-01-19T06:10:24.548Z] [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 [2020-01-19T06:10:24.548Z] [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 [2020-01-19T06:10:24.548Z] [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 126 kB/s) [2020-01-19T06:10:24.549Z] [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 [2020-01-19T06:10:24.549Z] [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 [2020-01-19T06:10:24.549Z] [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 [2020-01-19T06:10:24.806Z] [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 [2020-01-19T06:10:24.806Z] [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 [2020-01-19T06:10:24.806Z] [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 [2020-01-19T06:10:24.806Z] [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 138 kB/s) [2020-01-19T06:10:24.806Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2020-01-19T06:10:24.806Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2020-01-19T06:10:24.806Z] [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 [2020-01-19T06:10:25.371Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2020-01-19T06:10:25.371Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2020-01-19T06:10:25.371Z] [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 [2020-01-19T06:10:25.371Z] [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 827 kB/s) [2020-01-19T06:10:25.371Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2020-01-19T06:10:25.371Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2020-01-19T06:10:25.371Z] [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 [2020-01-19T06:10:25.628Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2020-01-19T06:10:25.628Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2020-01-19T06:10:25.628Z] [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 [2020-01-19T06:10:25.628Z] [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 377 kB/s) [2020-01-19T06:10:25.628Z] [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 [2020-01-19T06:10:25.628Z] [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 [2020-01-19T06:10:25.628Z] [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 [2020-01-19T06:10:26.193Z] [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 [2020-01-19T06:10:26.193Z] [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 [2020-01-19T06:10:26.193Z] [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 [2020-01-19T06:10:26.193Z] [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 67 kB/s) [2020-01-19T06:10:26.193Z] [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 [2020-01-19T06:10:26.193Z] [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 [2020-01-19T06:10:26.193Z] [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 [2020-01-19T06:10:26.451Z] [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 [2020-01-19T06:10:26.451Z] [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 [2020-01-19T06:10:26.451Z] [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 [2020-01-19T06:10:26.451Z] [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 82 kB/s) [2020-01-19T06:10:26.451Z] [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 [2020-01-19T06:10:26.451Z] [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 [2020-01-19T06:10:26.451Z] [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 [2020-01-19T06:10:27.016Z] [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 [2020-01-19T06:10:27.016Z] [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 [2020-01-19T06:10:27.016Z] [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 [2020-01-19T06:10:27.016Z] [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 31 kB/s) [2020-01-19T06:10:27.016Z] [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 [2020-01-19T06:10:27.016Z] [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 [2020-01-19T06:10:27.016Z] [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 [2020-01-19T06:10:27.275Z] [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 [2020-01-19T06:10:27.275Z] [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 [2020-01-19T06:10:27.275Z] [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 [2020-01-19T06:10:27.275Z] [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 191 kB/s) [2020-01-19T06:10:27.275Z] [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 [2020-01-19T06:10:27.275Z] [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 [2020-01-19T06:10:27.275Z] [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 [2020-01-19T06:10:27.533Z] [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 [2020-01-19T06:10:27.790Z] [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 [2020-01-19T06:10:27.790Z] [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 [2020-01-19T06:10:27.790Z] [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 596 kB/s) [2020-01-19T06:10:27.790Z] [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 [2020-01-19T06:10:27.790Z] [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 [2020-01-19T06:10:27.790Z] [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 [2020-01-19T06:10:28.047Z] [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 [2020-01-19T06:10:28.047Z] [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 [2020-01-19T06:10:28.047Z] [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 [2020-01-19T06:10:28.047Z] [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 15 kB/s) [2020-01-19T06:10:28.314Z] [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 [2020-01-19T06:10:28.314Z] [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 [2020-01-19T06:10:28.314Z] [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 [2020-01-19T06:10:28.571Z] [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 [2020-01-19T06:10:28.571Z] [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 [2020-01-19T06:10:28.571Z] [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 [2020-01-19T06:10:28.571Z] [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 174 kB/s) [2020-01-19T06:10:28.571Z] [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 [2020-01-19T06:10:28.571Z] [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 [2020-01-19T06:10:28.571Z] [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 [2020-01-19T06:10:28.828Z] [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 [2020-01-19T06:10:28.828Z] [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 [2020-01-19T06:10:28.828Z] [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 [2020-01-19T06:10:29.085Z] [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 102 kB/s) [2020-01-19T06:10:29.085Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2020-01-19T06:10:29.085Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2020-01-19T06:10:29.085Z] [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 [2020-01-19T06:10:29.343Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2020-01-19T06:10:29.343Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2020-01-19T06:10:29.343Z] [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 [2020-01-19T06:10:29.343Z] [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 219 kB/s) [2020-01-19T06:10:29.343Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2020-01-19T06:10:29.343Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2020-01-19T06:10:29.343Z] [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 [2020-01-19T06:10:29.601Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2020-01-19T06:10:29.886Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2020-01-19T06:10:29.886Z] [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 [2020-01-19T06:10:29.886Z] [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 280 kB/s) [2020-01-19T06:10:29.886Z] [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 [2020-01-19T06:10:29.886Z] [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 [2020-01-19T06:10:29.886Z] [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 [2020-01-19T06:10:30.143Z] [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 [2020-01-19T06:10:30.143Z] [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 [2020-01-19T06:10:30.143Z] [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 [2020-01-19T06:10:30.143Z] [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 144 kB/s) [2020-01-19T06:10:30.143Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2020-01-19T06:10:30.143Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2020-01-19T06:10:30.143Z] [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 [2020-01-19T06:10:30.707Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2020-01-19T06:10:30.707Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2020-01-19T06:10:30.707Z] [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 [2020-01-19T06:10:30.707Z] [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 232 kB/s) [2020-01-19T06:10:30.707Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2020-01-19T06:10:30.707Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2020-01-19T06:10:30.707Z] [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 [2020-01-19T06:10:30.964Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2020-01-19T06:10:30.964Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2020-01-19T06:10:30.964Z] [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 [2020-01-19T06:10:30.964Z] [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 288 kB/s) [2020-01-19T06:10:30.964Z] [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 [2020-01-19T06:10:30.964Z] [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 [2020-01-19T06:10:30.964Z] [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 [2020-01-19T06:10:31.221Z] [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 [2020-01-19T06:10:31.477Z] [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 [2020-01-19T06:10:31.477Z] [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 [2020-01-19T06:10:31.477Z] [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 64 kB/s) [2020-01-19T06:10:31.477Z] [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 [2020-01-19T06:10:31.477Z] [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 [2020-01-19T06:10:31.477Z] [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 [2020-01-19T06:10:31.734Z] [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 [2020-01-19T06:10:31.734Z] [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 [2020-01-19T06:10:31.734Z] [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 [2020-01-19T06:10:31.991Z] [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) [2020-01-19T06:10:31.991Z] [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 [2020-01-19T06:10:31.991Z] [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 [2020-01-19T06:10:31.991Z] [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 [2020-01-19T06:10:32.247Z] [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 [2020-01-19T06:10:32.247Z] [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 [2020-01-19T06:10:32.247Z] [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 [2020-01-19T06:10:32.247Z] [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 72 kB/s) [2020-01-19T06:10:32.247Z] [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 [2020-01-19T06:10:32.247Z] [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 [2020-01-19T06:10:32.506Z] [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 [2020-01-19T06:10:32.763Z] [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 [2020-01-19T06:10:32.763Z] [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 [2020-01-19T06:10:32.763Z] [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 [2020-01-19T06:10:32.763Z] [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 173 kB/s) [2020-01-19T06:10:32.763Z] [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 [2020-01-19T06:10:32.763Z] [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 [2020-01-19T06:10:32.763Z] [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 [2020-01-19T06:10:33.021Z] [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 [2020-01-19T06:10:33.021Z] [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 [2020-01-19T06:10:33.278Z] [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 [2020-01-19T06:10:33.278Z] [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 95 kB/s) [2020-01-19T06:10:33.278Z] [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 [2020-01-19T06:10:33.278Z] [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 [2020-01-19T06:10:33.278Z] [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 [2020-01-19T06:10:33.535Z] [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 [2020-01-19T06:10:33.535Z] [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 [2020-01-19T06:10:33.535Z] [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 [2020-01-19T06:10:33.535Z] [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 79 kB/s) [2020-01-19T06:10:33.535Z] [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 [2020-01-19T06:10:33.535Z] [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 [2020-01-19T06:10:33.535Z] [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 [2020-01-19T06:10:34.100Z] [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 [2020-01-19T06:10:34.100Z] [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 [2020-01-19T06:10:34.100Z] [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 [2020-01-19T06:10:34.100Z] [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 46 kB/s) [2020-01-19T06:10:34.100Z] [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 [2020-01-19T06:10:34.100Z] [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 [2020-01-19T06:10:34.100Z] [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 [2020-01-19T06:10:34.357Z] [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 [2020-01-19T06:10:34.357Z] [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 [2020-01-19T06:10:34.357Z] [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 [2020-01-19T06:10:34.357Z] [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) [2020-01-19T06:10:34.357Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2020-01-19T06:10:34.357Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2020-01-19T06:10:34.357Z] [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 [2020-01-19T06:10:34.921Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2020-01-19T06:10:34.921Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2020-01-19T06:10:34.921Z] [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 [2020-01-19T06:10:34.921Z] [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 384 kB/s) [2020-01-19T06:10:34.921Z] [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 [2020-01-19T06:10:34.921Z] [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 [2020-01-19T06:10:34.921Z] [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 [2020-01-19T06:10:35.177Z] [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 [2020-01-19T06:10:35.178Z] [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 [2020-01-19T06:10:35.178Z] [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 [2020-01-19T06:10:35.178Z] [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 111 kB/s) [2020-01-19T06:10:35.178Z] [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 [2020-01-19T06:10:35.178Z] [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 [2020-01-19T06:10:35.178Z] [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 [2020-01-19T06:10:35.434Z] [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 [2020-01-19T06:10:35.691Z] [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 [2020-01-19T06:10:35.691Z] [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 [2020-01-19T06:10:35.691Z] [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 541 kB/s) [2020-01-19T06:10:35.691Z] [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 [2020-01-19T06:10:35.691Z] [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 [2020-01-19T06:10:35.691Z] [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 [2020-01-19T06:10:35.948Z] [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 [2020-01-19T06:10:35.948Z] [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 [2020-01-19T06:10:35.948Z] [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 [2020-01-19T06:10:35.948Z] [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 227 kB/s) [2020-01-19T06:10:35.948Z] [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 [2020-01-19T06:10:35.948Z] [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 [2020-01-19T06:10:35.948Z] [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 [2020-01-19T06:10:36.512Z] [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 [2020-01-19T06:10:36.512Z] [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 [2020-01-19T06:10:36.512Z] [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 [2020-01-19T06:10:36.512Z] [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 381 kB/s) [2020-01-19T06:10:36.512Z] [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 [2020-01-19T06:10:36.512Z] [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 [2020-01-19T06:10:36.512Z] [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 [2020-01-19T06:10:36.771Z] [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 [2020-01-19T06:10:36.771Z] [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 [2020-01-19T06:10:36.771Z] [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 [2020-01-19T06:10:36.771Z] [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 80 kB/s) [2020-01-19T06:10:36.771Z] [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 [2020-01-19T06:10:36.771Z] [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 [2020-01-19T06:10:36.771Z] [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 [2020-01-19T06:10:37.335Z] [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 [2020-01-19T06:10:37.335Z] [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 [2020-01-19T06:10:37.335Z] [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 [2020-01-19T06:10:37.335Z] [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 82 kB/s) [2020-01-19T06:10:37.335Z] [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 [2020-01-19T06:10:37.335Z] [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 [2020-01-19T06:10:37.335Z] [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 [2020-01-19T06:10:37.592Z] [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 [2020-01-19T06:10:37.592Z] [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 [2020-01-19T06:10:37.592Z] [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 [2020-01-19T06:10:37.592Z] [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 60 kB/s) [2020-01-19T06:10:37.592Z] [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 [2020-01-19T06:10:37.592Z] [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 [2020-01-19T06:10:37.592Z] [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 [2020-01-19T06:10:37.848Z] [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 [2020-01-19T06:10:38.107Z] [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 [2020-01-19T06:10:38.107Z] [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 [2020-01-19T06:10:38.107Z] [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 266 kB/s) [2020-01-19T06:10:38.107Z] [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 [2020-01-19T06:10:38.107Z] [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 [2020-01-19T06:10:38.107Z] [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 [2020-01-19T06:10:38.364Z] [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 [2020-01-19T06:10:38.364Z] [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 [2020-01-19T06:10:38.364Z] [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 [2020-01-19T06:10:38.364Z] [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 69 kB/s) [2020-01-19T06:10:38.364Z] [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 [2020-01-19T06:10:38.364Z] [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 [2020-01-19T06:10:38.364Z] [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 [2020-01-19T06:10:38.928Z] [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 [2020-01-19T06:10:38.928Z] [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 [2020-01-19T06:10:38.928Z] [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 [2020-01-19T06:10:38.928Z] [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 119 kB/s) [2020-01-19T06:10:38.928Z] [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 [2020-01-19T06:10:38.928Z] [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 [2020-01-19T06:10:38.928Z] [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 [2020-01-19T06:10:39.185Z] [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 [2020-01-19T06:10:39.185Z] [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 [2020-01-19T06:10:39.185Z] [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 [2020-01-19T06:10:39.185Z] [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 62 kB/s) [2020-01-19T06:10:39.185Z] [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 [2020-01-19T06:10:39.185Z] [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 [2020-01-19T06:10:39.185Z] [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 [2020-01-19T06:10:39.748Z] [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 [2020-01-19T06:10:39.748Z] [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 [2020-01-19T06:10:39.748Z] [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 [2020-01-19T06:10:39.748Z] [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 190 kB/s) [2020-01-19T06:10:39.748Z] [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 [2020-01-19T06:10:39.748Z] [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 [2020-01-19T06:10:39.748Z] [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 [2020-01-19T06:10:40.005Z] [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 [2020-01-19T06:10:40.005Z] [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 [2020-01-19T06:10:40.005Z] [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 [2020-01-19T06:10:40.005Z] [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 170 kB/s) [2020-01-19T06:10:40.005Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2020-01-19T06:10:40.005Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2020-01-19T06:10:40.005Z] [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 [2020-01-19T06:10:40.569Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2020-01-19T06:10:40.569Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2020-01-19T06:10:40.569Z] [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 [2020-01-19T06:10:40.569Z] [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 646 kB/s) [2020-01-19T06:10:40.569Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2020-01-19T06:10:40.569Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2020-01-19T06:10:40.569Z] [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 [2020-01-19T06:10:40.825Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2020-01-19T06:10:40.825Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2020-01-19T06:10:40.825Z] [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 [2020-01-19T06:10:40.825Z] [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 250 kB/s) [2020-01-19T06:10:40.825Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.2/commons-io-2.2.pom [2020-01-19T06:10:40.825Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.2/commons-io-2.2.pom [2020-01-19T06:10:40.825Z] [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 [2020-01-19T06:10:41.082Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.2/commons-io-2.2.pom [2020-01-19T06:10:41.082Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.2/commons-io-2.2.pom [2020-01-19T06:10:41.340Z] [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 [2020-01-19T06:10:41.340Z] [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 356 kB/s) [2020-01-19T06:10:41.340Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/24/commons-parent-24.pom [2020-01-19T06:10:41.340Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom [2020-01-19T06:10:41.340Z] [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 [2020-01-19T06:10:41.597Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom [2020-01-19T06:10:41.597Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/24/commons-parent-24.pom [2020-01-19T06:10:41.597Z] [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 [2020-01-19T06:10:41.597Z] [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 1.6 MB/s) [2020-01-19T06:10:41.597Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/9/apache-9.pom [2020-01-19T06:10:41.597Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/9/apache-9.pom [2020-01-19T06:10:41.597Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/9/apache-9.pom [2020-01-19T06:10:42.162Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/9/apache-9.pom [2020-01-19T06:10:42.162Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/9/apache-9.pom [2020-01-19T06:10:42.162Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom [2020-01-19T06:10:42.162Z] [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 541 kB/s) [2020-01-19T06:10:42.162Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.pom [2020-01-19T06:10:42.162Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom [2020-01-19T06:10:42.162Z] [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 [2020-01-19T06:10:42.419Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom [2020-01-19T06:10:42.419Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.pom [2020-01-19T06:10:42.419Z] [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 [2020-01-19T06:10:42.419Z] [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 492 kB/s) [2020-01-19T06:10:42.419Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom [2020-01-19T06:10:42.419Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom [2020-01-19T06:10:42.419Z] [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 [2020-01-19T06:10:42.676Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom [2020-01-19T06:10:42.676Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom [2020-01-19T06:10:42.933Z] [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 [2020-01-19T06:10:42.933Z] [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 2.0 MB/s) [2020-01-19T06:10:42.933Z] [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 [2020-01-19T06:10:42.933Z] [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 [2020-01-19T06:10:42.933Z] [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 [2020-01-19T06:10:43.190Z] [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 [2020-01-19T06:10:43.190Z] [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 [2020-01-19T06:10:43.190Z] [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 [2020-01-19T06:10:43.190Z] [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 491 kB/s) [2020-01-19T06:10:43.190Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [2020-01-19T06:10:43.190Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom [2020-01-19T06:10:43.447Z] [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 [2020-01-19T06:10:43.704Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom [2020-01-19T06:10:43.704Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [2020-01-19T06:10:43.704Z] [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 [2020-01-19T06:10:43.704Z] [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 2.1 MB/s) [2020-01-19T06:10:43.704Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/18/apache-18.pom [2020-01-19T06:10:43.704Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/18/apache-18.pom [2020-01-19T06:10:43.704Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/18/apache-18.pom [2020-01-19T06:10:43.960Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/18/apache-18.pom [2020-01-19T06:10:43.960Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/18/apache-18.pom [2020-01-19T06:10:43.960Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom [2020-01-19T06:10:44.216Z] [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 448 kB/s) [2020-01-19T06:10:44.216Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2020-01-19T06:10:44.216Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2020-01-19T06:10:44.216Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2020-01-19T06:10:44.473Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2020-01-19T06:10:44.473Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2020-01-19T06:10:44.473Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2020-01-19T06:10:44.473Z] [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) [2020-01-19T06:10:44.473Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2020-01-19T06:10:44.473Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2020-01-19T06:10:44.473Z] [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 [2020-01-19T06:10:45.037Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2020-01-19T06:10:45.037Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2020-01-19T06:10:45.037Z] [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 [2020-01-19T06:10:45.037Z] [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 590 kB/s) [2020-01-19T06:10:45.037Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2020-01-19T06:10:45.037Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2020-01-19T06:10:45.037Z] [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 [2020-01-19T06:10:45.294Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2020-01-19T06:10:45.294Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2020-01-19T06:10:45.294Z] [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 [2020-01-19T06:10:45.294Z] [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 404 kB/s) [2020-01-19T06:10:45.294Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.pom [2020-01-19T06:10:45.294Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.pom [2020-01-19T06:10:45.294Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.5/xz-1.5.pom [2020-01-19T06:10:45.551Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.pom [2020-01-19T06:10:45.809Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.pom [2020-01-19T06:10:45.809Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom [2020-01-19T06:10:45.809Z] [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 71 kB/s) [2020-01-19T06:10:45.809Z] [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 [2020-01-19T06:10:45.809Z] [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 [2020-01-19T06:10:45.809Z] [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 [2020-01-19T06:10:46.066Z] [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 [2020-01-19T06:10:46.066Z] [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 [2020-01-19T06:10:46.066Z] [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 [2020-01-19T06:10:46.066Z] [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 40 kB/s) [2020-01-19T06:10:46.066Z] [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 [2020-01-19T06:10:46.066Z] [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 [2020-01-19T06:10:46.066Z] [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 [2020-01-19T06:10:46.631Z] [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 [2020-01-19T06:10:46.631Z] [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 [2020-01-19T06:10:46.631Z] [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 [2020-01-19T06:10:46.632Z] [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 66 kB/s) [2020-01-19T06:10:46.632Z] [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 [2020-01-19T06:10:46.632Z] [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 [2020-01-19T06:10:46.632Z] [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 [2020-01-19T06:10:46.889Z] [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 [2020-01-19T06:10:46.889Z] [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 [2020-01-19T06:10:46.889Z] [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 [2020-01-19T06:10:46.889Z] [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 34 kB/s) [2020-01-19T06:10:46.889Z] [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 [2020-01-19T06:10:46.889Z] [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 [2020-01-19T06:10:46.889Z] [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 [2020-01-19T06:10:47.454Z] [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 [2020-01-19T06:10:47.454Z] [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 [2020-01-19T06:10:47.454Z] [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 [2020-01-19T06:10:47.454Z] [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 35 kB/s) [2020-01-19T06:10:47.454Z] [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 [2020-01-19T06:10:47.454Z] [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 [2020-01-19T06:10:47.454Z] [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 [2020-01-19T06:10:47.711Z] [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 [2020-01-19T06:10:47.711Z] [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 [2020-01-19T06:10:47.711Z] [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 [2020-01-19T06:10:47.711Z] [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 59 kB/s) [2020-01-19T06:10:47.711Z] [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 [2020-01-19T06:10:47.711Z] [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 [2020-01-19T06:10:47.711Z] [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 [2020-01-19T06:10:48.275Z] [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 [2020-01-19T06:10:48.275Z] [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 [2020-01-19T06:10:48.275Z] [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 [2020-01-19T06:10:48.275Z] [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 45 kB/s) [2020-01-19T06:10:48.275Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.pom [2020-01-19T06:10:48.275Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom [2020-01-19T06:10:48.275Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.3/decentxml-1.3.pom [2020-01-19T06:10:48.533Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom [2020-01-19T06:10:48.533Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.pom [2020-01-19T06:10:48.533Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom [2020-01-19T06:10:48.533Z] [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 196 kB/s) [2020-01-19T06:10:48.533Z] [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 [2020-01-19T06:10:48.533Z] [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 [2020-01-19T06:10:48.533Z] [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 [2020-01-19T06:10:49.096Z] [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 [2020-01-19T06:10:49.097Z] [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 [2020-01-19T06:10:49.097Z] [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 [2020-01-19T06:10:49.097Z] [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 73 kB/s) [2020-01-19T06:10:49.097Z] [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 [2020-01-19T06:10:49.097Z] [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 [2020-01-19T06:10:49.097Z] [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 [2020-01-19T06:10:49.353Z] [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 [2020-01-19T06:10:49.353Z] [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 [2020-01-19T06:10:49.353Z] [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 [2020-01-19T06:10:49.353Z] [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 33 kB/s) [2020-01-19T06:10:49.353Z] [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 [2020-01-19T06:10:49.353Z] [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 [2020-01-19T06:10:49.353Z] [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 [2020-01-19T06:10:49.917Z] [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 [2020-01-19T06:10:49.917Z] [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 [2020-01-19T06:10:49.917Z] [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 [2020-01-19T06:10:49.918Z] [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 109 kB/s) [2020-01-19T06:10:49.918Z] [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 [2020-01-19T06:10:49.918Z] [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 [2020-01-19T06:10:49.918Z] [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 [2020-01-19T06:10:50.176Z] [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 [2020-01-19T06:10:50.176Z] [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 [2020-01-19T06:10:50.434Z] [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 [2020-01-19T06:10:50.435Z] [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 38 kB/s) [2020-01-19T06:10:50.435Z] [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 [2020-01-19T06:10:50.435Z] [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 [2020-01-19T06:10:50.435Z] [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 [2020-01-19T06:10:50.692Z] [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 [2020-01-19T06:10:50.692Z] [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 [2020-01-19T06:10:50.692Z] [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 [2020-01-19T06:10:50.692Z] [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 126 kB/s) [2020-01-19T06:10:50.692Z] [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 [2020-01-19T06:10:50.692Z] [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 [2020-01-19T06:10:50.692Z] [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 [2020-01-19T06:10:50.949Z] [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 [2020-01-19T06:10:51.206Z] [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 [2020-01-19T06:10:51.206Z] [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 [2020-01-19T06:10:51.206Z] [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 50 kB/s) [2020-01-19T06:10:51.206Z] [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 [2020-01-19T06:10:51.206Z] [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 [2020-01-19T06:10:51.206Z] [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 [2020-01-19T06:10:51.463Z] [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 [2020-01-19T06:10:51.463Z] [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 [2020-01-19T06:10:51.720Z] [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 [2020-01-19T06:10:51.720Z] [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 167 kB/s) [2020-01-19T06:10:51.720Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom [2020-01-19T06:10:51.720Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom [2020-01-19T06:10:51.720Z] [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 [2020-01-19T06:10:51.978Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom [2020-01-19T06:10:51.978Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom [2020-01-19T06:10:51.978Z] [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 [2020-01-19T06:10:51.978Z] [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 1.0 MB/s) [2020-01-19T06:10:51.978Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom [2020-01-19T06:10:51.978Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom [2020-01-19T06:10:51.978Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom [2020-01-19T06:10:52.542Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom [2020-01-19T06:10:52.542Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom [2020-01-19T06:10:52.542Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom [2020-01-19T06:10:52.542Z] [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 128 kB/s) [2020-01-19T06:10:52.542Z] [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 [2020-01-19T06:10:52.542Z] [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 [2020-01-19T06:10:52.542Z] [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 [2020-01-19T06:10:52.799Z] [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 [2020-01-19T06:10:52.799Z] [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 [2020-01-19T06:10:52.799Z] [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 [2020-01-19T06:10:52.799Z] [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 79 kB/s) [2020-01-19T06:10:52.799Z] [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 [2020-01-19T06:10:52.799Z] [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 [2020-01-19T06:10:52.799Z] [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 [2020-01-19T06:10:53.363Z] [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 [2020-01-19T06:10:53.363Z] [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 [2020-01-19T06:10:53.363Z] [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 [2020-01-19T06:10:53.363Z] [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 36 kB/s) [2020-01-19T06:10:53.363Z] [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 [2020-01-19T06:10:53.363Z] [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 [2020-01-19T06:10:53.363Z] [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 [2020-01-19T06:10:53.620Z] [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 [2020-01-19T06:10:53.620Z] [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 [2020-01-19T06:10:53.620Z] [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 [2020-01-19T06:10:53.620Z] [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 37 kB/s) [2020-01-19T06:10:53.620Z] [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 [2020-01-19T06:10:53.620Z] [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 [2020-01-19T06:10:53.620Z] [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 [2020-01-19T06:10:54.184Z] [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 [2020-01-19T06:10:54.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.pom [2020-01-19T06:10:54.184Z] [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 [2020-01-19T06:10:54.184Z] [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 38 kB/s) [2020-01-19T06:10:54.184Z] [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 [2020-01-19T06:10:54.184Z] [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 [2020-01-19T06:10:54.184Z] [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 [2020-01-19T06:10:54.184Z] [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 [2020-01-19T06:10:54.184Z] [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 [2020-01-19T06:10:54.184Z] [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 [2020-01-19T06:10:54.184Z] [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 [2020-01-19T06:10:54.185Z] [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 [2020-01-19T06:10:54.185Z] [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 [2020-01-19T06:10:54.185Z] [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 [2020-01-19T06:10:54.185Z] [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 [2020-01-19T06:10:54.185Z] [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 [2020-01-19T06:10:54.185Z] [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 [2020-01-19T06:10:54.185Z] [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 [2020-01-19T06:10:54.185Z] [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 [2020-01-19T06:10:54.185Z] [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 [2020-01-19T06:10:54.185Z] [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 [2020-01-19T06:10:54.185Z] [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 [2020-01-19T06:10:54.185Z] [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 [2020-01-19T06:10:54.185Z] [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 [2020-01-19T06:10:54.185Z] [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 [2020-01-19T06:10:54.185Z] [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 [2020-01-19T06:10:54.185Z] [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 [2020-01-19T06:10:54.185Z] [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 [2020-01-19T06:10:54.185Z] [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 [2020-01-19T06:10:54.185Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.jar [2020-01-19T06:10:54.185Z] [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 [2020-01-19T06:10:54.185Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2020-01-19T06:10:54.185Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2020-01-19T06:10:54.185Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.jar [2020-01-19T06:10:54.185Z] [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 [2020-01-19T06:10:54.185Z] [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 [2020-01-19T06:10:54.185Z] [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 [2020-01-19T06:10:54.185Z] [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 [2020-01-19T06:10:54.185Z] [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 [2020-01-19T06:10:54.185Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.jar [2020-01-19T06:10:54.185Z] [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 [2020-01-19T06:10:54.185Z] [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 [2020-01-19T06:10:54.185Z] [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 [2020-01-19T06:10:54.443Z] [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 [2020-01-19T06:10:54.443Z] [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 [2020-01-19T06:10:54.443Z] [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 [2020-01-19T06:10:54.443Z] [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 [2020-01-19T06:10:54.443Z] [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 [2020-01-19T06:10:54.443Z] [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 [2020-01-19T06:10:54.443Z] [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 [2020-01-19T06:10:54.443Z] [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 [2020-01-19T06:10:54.443Z] [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 [2020-01-19T06:10:54.443Z] [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 [2020-01-19T06:10:54.443Z] [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 [2020-01-19T06:10:54.443Z] [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 [2020-01-19T06:10:54.443Z] [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 [2020-01-19T06:10:54.443Z] [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 [2020-01-19T06:10:54.443Z] [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 [2020-01-19T06:10:54.443Z] [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 [2020-01-19T06:10:54.443Z] [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 [2020-01-19T06:10:54.443Z] [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 [2020-01-19T06:10:54.443Z] [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 [2020-01-19T06:10:54.443Z] [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 [2020-01-19T06:10:54.443Z] [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 [2020-01-19T06:10:54.443Z] [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 [2020-01-19T06:10:54.443Z] [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 [2020-01-19T06:10:54.443Z] [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 [2020-01-19T06:10:54.443Z] [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 [2020-01-19T06:10:54.443Z] [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 [2020-01-19T06:10:54.443Z] [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 [2020-01-19T06:10:54.443Z] [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 [2020-01-19T06:10:54.719Z] [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 [2020-01-19T06:10:54.719Z] [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 [2020-01-19T06:10:54.719Z] [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 [2020-01-19T06:10:54.719Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar [2020-01-19T06:10:54.719Z] [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 [2020-01-19T06:10:54.719Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2020-01-19T06:10:54.719Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2020-01-19T06:10:54.719Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.jar [2020-01-19T06:10:54.719Z] [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 [2020-01-19T06:10:54.719Z] [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 [2020-01-19T06:10:54.719Z] [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 [2020-01-19T06:10:54.719Z] [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 [2020-01-19T06:10:54.719Z] [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 [2020-01-19T06:10:54.719Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar [2020-01-19T06:10:54.719Z] [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 [2020-01-19T06:10:54.719Z] [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 [2020-01-19T06:10:54.719Z] [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 [2020-01-19T06:10:54.719Z] [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 [2020-01-19T06:10:54.719Z] [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 [2020-01-19T06:10:54.719Z] [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 [2020-01-19T06:10:54.719Z] [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 [2020-01-19T06:10:54.719Z] [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 [2020-01-19T06:10:54.719Z] [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 [2020-01-19T06:10:54.719Z] [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 [2020-01-19T06:10:54.719Z] [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 [2020-01-19T06:10:54.719Z] [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 [2020-01-19T06:10:54.719Z] [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 [2020-01-19T06:10:54.719Z] [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 [2020-01-19T06:10:54.976Z] [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 [2020-01-19T06:10:55.233Z] [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 [2020-01-19T06:10:55.233Z] [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 [2020-01-19T06:10:55.233Z] [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 [2020-01-19T06:10:55.233Z] [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 [2020-01-19T06:10:55.490Z] [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 [2020-01-19T06:10:55.490Z] [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 [2020-01-19T06:10:55.490Z] [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 [2020-01-19T06:10:55.490Z] [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 [2020-01-19T06:10:55.490Z] [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 [2020-01-19T06:10:55.747Z] [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 [2020-01-19T06:10:55.747Z] [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 [2020-01-19T06:10:55.747Z] [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 [2020-01-19T06:10:55.747Z] [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 [2020-01-19T06:10:55.747Z] [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 [2020-01-19T06:10:56.005Z] [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 [2020-01-19T06:10:56.005Z] [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 [2020-01-19T06:10:56.005Z] [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 [2020-01-19T06:10:56.005Z] [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 [2020-01-19T06:10:56.005Z] [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 [2020-01-19T06:10:56.261Z] [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 [2020-01-19T06:10:56.262Z] [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 [2020-01-19T06:10:56.262Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2020-01-19T06:10:56.262Z] [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 [2020-01-19T06:10:56.262Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.5/xz-1.5.jar [2020-01-19T06:10:56.518Z] [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 [2020-01-19T06:10:56.518Z] [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 [2020-01-19T06:10:56.518Z] [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 [2020-01-19T06:10:56.518Z] [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 [2020-01-19T06:10:56.518Z] [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 [2020-01-19T06:10:56.775Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.3/decentxml-1.3.jar [2020-01-19T06:10:56.775Z] [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 [2020-01-19T06:10:56.775Z] [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 [2020-01-19T06:10:57.033Z] [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 [2020-01-19T06:10:57.033Z] [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 [2020-01-19T06:10:57.033Z] [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 [2020-01-19T06:10:57.290Z] [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 [2020-01-19T06:10:57.290Z] [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 [2020-01-19T06:10:57.290Z] [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 [2020-01-19T06:10:57.290Z] [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 [2020-01-19T06:10:57.548Z] [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 [2020-01-19T06:10:57.548Z] [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 [2020-01-19T06:10:57.548Z] [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 [2020-01-19T06:10:57.548Z] [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 [2020-01-19T06:10:57.548Z] [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 [2020-01-19T06:10:57.548Z] [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 [2020-01-19T06:10:57.548Z] [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 [2020-01-19T06:10:57.548Z] [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 [2020-01-19T06:10:57.548Z] [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 [2020-01-19T06:10:57.548Z] [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 [2020-01-19T06:10:57.548Z] [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 [2020-01-19T06:10:57.548Z] [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 [2020-01-19T06:10:57.548Z] [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 [2020-01-19T06:10:57.548Z] [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 [2020-01-19T06:10:57.548Z] [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 [2020-01-19T06:10:57.548Z] [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 [2020-01-19T06:10:57.548Z] [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 [2020-01-19T06:10:57.548Z] [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 [2020-01-19T06:10:57.548Z] [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 [2020-01-19T06:10:57.548Z] [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 [2020-01-19T06:10:57.548Z] [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 [2020-01-19T06:10:57.548Z] [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 [2020-01-19T06:10:57.548Z] [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 [2020-01-19T06:10:57.806Z] [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 [2020-01-19T06:10:57.806Z] [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 [2020-01-19T06:10:57.806Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar [2020-01-19T06:10:57.806Z] [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 [2020-01-19T06:10:57.806Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2020-01-19T06:10:57.806Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2020-01-19T06:10:57.806Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.jar [2020-01-19T06:10:57.806Z] [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 [2020-01-19T06:10:57.806Z] [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 [2020-01-19T06:10:57.806Z] [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 [2020-01-19T06:10:57.806Z] [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 [2020-01-19T06:10:57.806Z] [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 [2020-01-19T06:10:57.806Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar [2020-01-19T06:10:57.806Z] [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 [2020-01-19T06:10:57.806Z] [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 [2020-01-19T06:10:57.806Z] [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 [2020-01-19T06:10:57.806Z] [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 [2020-01-19T06:10:57.806Z] [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 [2020-01-19T06:10:58.063Z] [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 [2020-01-19T06:10:58.063Z] [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 [2020-01-19T06:10:58.063Z] [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 [2020-01-19T06:10:58.063Z] [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 [2020-01-19T06:10:58.996Z] [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 [2020-01-19T06:10:58.996Z] [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 [2020-01-19T06:10:58.996Z] [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 [2020-01-19T06:10:58.996Z] [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 [2020-01-19T06:10:58.996Z] [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 [2020-01-19T06:10:58.996Z] [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 [2020-01-19T06:10:58.996Z] [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 [2020-01-19T06:10:58.996Z] [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 [2020-01-19T06:10:58.996Z] [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 [2020-01-19T06:10:58.996Z] [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 [2020-01-19T06:10:58.996Z] [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 [2020-01-19T06:10:58.996Z] [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 [2020-01-19T06:10:58.996Z] [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 [2020-01-19T06:10:58.996Z] [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 [2020-01-19T06:10:58.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.jar [2020-01-19T06:10:58.996Z] [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 [2020-01-19T06:10:58.996Z] [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 [2020-01-19T06:10:58.996Z] [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 [2020-01-19T06:10:58.996Z] [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 [2020-01-19T06:10:58.996Z] [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 [2020-01-19T06:10:58.996Z] [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 [2020-01-19T06:10:58.996Z] [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 [2020-01-19T06:10:58.996Z] [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 [2020-01-19T06:10:58.996Z] [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 [2020-01-19T06:10:58.996Z] [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 [2020-01-19T06:10:58.996Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.jar [2020-01-19T06:10:58.996Z] [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 [2020-01-19T06:10:58.997Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2020-01-19T06:10:58.997Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2020-01-19T06:10:58.997Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.jar [2020-01-19T06:10:58.997Z] [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 [2020-01-19T06:10:58.997Z] [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 [2020-01-19T06:10:58.997Z] [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 [2020-01-19T06:10:58.997Z] [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 [2020-01-19T06:10:58.997Z] [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 [2020-01-19T06:10:58.997Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.jar [2020-01-19T06:10:58.997Z] [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 [2020-01-19T06:10:58.997Z] [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 [2020-01-19T06:10:58.997Z] [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 [2020-01-19T06:10:58.997Z] [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 [2020-01-19T06:10:58.997Z] [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 [2020-01-19T06:10:58.997Z] [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 [2020-01-19T06:10:58.997Z] [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 [2020-01-19T06:10:58.997Z] [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 [2020-01-19T06:10:58.997Z] [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 [2020-01-19T06:10:58.997Z] [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 [2020-01-19T06:10:58.997Z] [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 [2020-01-19T06:10:58.997Z] [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 [2020-01-19T06:10:58.997Z] [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 [2020-01-19T06:10:58.997Z] [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 [2020-01-19T06:10:59.254Z] [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 778 kB/s) [2020-01-19T06:10:59.254Z] [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 [2020-01-19T06:10:59.254Z] [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 564 kB/s) [2020-01-19T06:10:59.254Z] [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 [2020-01-19T06:10:59.254Z] [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 2.3 MB/s) [2020-01-19T06:10:59.254Z] [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 [2020-01-19T06:10:59.254Z] [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 60 kB/s) [2020-01-19T06:10:59.254Z] [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 [2020-01-19T06:10:59.254Z] [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 5.5 MB/s) [2020-01-19T06:10:59.254Z] [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 [2020-01-19T06:10:59.254Z] [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 342 kB/s) [2020-01-19T06:10:59.254Z] [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 [2020-01-19T06:10:59.254Z] [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 530 kB/s) [2020-01-19T06:10:59.254Z] [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 [2020-01-19T06:10:59.254Z] [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 624 kB/s) [2020-01-19T06:10:59.254Z] [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 [2020-01-19T06:10:59.254Z] [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 275 kB/s) [2020-01-19T06:10:59.254Z] [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 [2020-01-19T06:10:59.511Z] [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 377 kB/s) [2020-01-19T06:10:59.511Z] [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 [2020-01-19T06:10:59.511Z] [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 657 kB/s) [2020-01-19T06:10:59.511Z] [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 [2020-01-19T06:10:59.511Z] [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 465 kB/s) [2020-01-19T06:10:59.511Z] [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 43 kB/s) [2020-01-19T06:10:59.511Z] [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 [2020-01-19T06:10:59.511Z] [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 [2020-01-19T06:10:59.511Z] [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 330 kB/s) [2020-01-19T06:10:59.511Z] [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 [2020-01-19T06:10:59.511Z] [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 454 kB/s) [2020-01-19T06:10:59.511Z] [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 [2020-01-19T06:10:59.512Z] [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 180 kB/s) [2020-01-19T06:10:59.512Z] [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 [2020-01-19T06:10:59.512Z] [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 131 kB/s) [2020-01-19T06:10:59.512Z] [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 145 kB/s) [2020-01-19T06:10:59.512Z] [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 [2020-01-19T06:10:59.512Z] [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 [2020-01-19T06:10:59.512Z] [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 37 kB/s) [2020-01-19T06:10:59.512Z] [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.3 MB/s) [2020-01-19T06:10:59.512Z] [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 80 kB/s) [2020-01-19T06:10:59.512Z] [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 [2020-01-19T06:10:59.512Z] [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 [2020-01-19T06:10:59.512Z] [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 [2020-01-19T06:10:59.512Z] [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 131 kB/s) [2020-01-19T06:10:59.512Z] [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 [2020-01-19T06:10:59.512Z] [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 229 kB/s) [2020-01-19T06:10:59.512Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2020-01-19T06:10:59.512Z] [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 654 kB/s) [2020-01-19T06:10:59.512Z] [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 551 kB/s) [2020-01-19T06:10:59.512Z] [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 [2020-01-19T06:10:59.512Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar [2020-01-19T06:10:59.512Z] [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 488 kB/s) [2020-01-19T06:10:59.512Z] [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 [2020-01-19T06:10:59.512Z] [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 136 kB/s) [2020-01-19T06:10:59.512Z] [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 [2020-01-19T06:10:59.512Z] [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 242 kB/s) [2020-01-19T06:10:59.512Z] [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 [2020-01-19T06:10:59.512Z] [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.3 MB/s) [2020-01-19T06:10:59.512Z] [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 [2020-01-19T06:10:59.512Z] [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 135 kB/s) [2020-01-19T06:10:59.512Z] [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 [2020-01-19T06:10:59.512Z] [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 564 kB/s) [2020-01-19T06:10:59.512Z] [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 31 kB/s) [2020-01-19T06:10:59.512Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar [2020-01-19T06:10:59.512Z] [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 [2020-01-19T06:10:59.512Z] [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 7.3 kB/s) [2020-01-19T06:10:59.512Z] [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 [2020-01-19T06:10:59.512Z] [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 82 kB/s) [2020-01-19T06:10:59.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.jar [2020-01-19T06:10:59.512Z] [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) [2020-01-19T06:10:59.512Z] [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 [2020-01-19T06:10:59.512Z] [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 248 kB/s) [2020-01-19T06:10:59.512Z] [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 [2020-01-19T06:10:59.512Z] [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) [2020-01-19T06:10:59.512Z] [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 [2020-01-19T06:10:59.512Z] [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 114 kB/s) [2020-01-19T06:10:59.512Z] [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 [2020-01-19T06:10:59.512Z] [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.0 MB/s) [2020-01-19T06:10:59.512Z] [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 [2020-01-19T06:10:59.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.jar (37 kB at 79 kB/s) [2020-01-19T06:10:59.512Z] [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 [2020-01-19T06:10:59.512Z] [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 604 kB/s) [2020-01-19T06:10:59.512Z] [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 79 kB/s) [2020-01-19T06:10:59.512Z] [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 8.9 kB/s) [2020-01-19T06:10:59.512Z] [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 43 kB/s) [2020-01-19T06:10:59.512Z] [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 59 kB/s) [2020-01-19T06:11:00.882Z] [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 [2020-01-19T06:11:00.882Z] [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 [2020-01-19T06:11:00.882Z] [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 [2020-01-19T06:11:01.138Z] [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 [2020-01-19T06:11:01.138Z] [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 [2020-01-19T06:11:01.138Z] [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 [2020-01-19T06:11:01.396Z] [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 27 MB/s) [2020-01-19T06:11:01.652Z] [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 [2020-01-19T06:11:01.652Z] [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 [2020-01-19T06:11:01.652Z] [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 [2020-01-19T06:11:01.909Z] [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 [2020-01-19T06:11:02.166Z] [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 [2020-01-19T06:11:02.166Z] [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 [2020-01-19T06:11:02.166Z] [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 5.9 MB/s) [2020-01-19T06:11:02.166Z] [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 [2020-01-19T06:11:02.166Z] [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 [2020-01-19T06:11:02.167Z] [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 [2020-01-19T06:11:02.424Z] [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 [2020-01-19T06:11:02.424Z] [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 [2020-01-19T06:11:02.424Z] [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 [2020-01-19T06:11:02.424Z] [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 4.6 MB/s) [2020-01-19T06:11:02.424Z] [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 [2020-01-19T06:11:02.424Z] [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 [2020-01-19T06:11:02.424Z] [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 [2020-01-19T06:11:02.987Z] [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 [2020-01-19T06:11:02.987Z] [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 [2020-01-19T06:11:02.987Z] [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 [2020-01-19T06:11:02.987Z] [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 1.7 MB/s) [2020-01-19T06:11:04.360Z] [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 [2020-01-19T06:11:04.360Z] [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 [2020-01-19T06:11:04.360Z] [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 [2020-01-19T06:11:04.618Z] [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 [2020-01-19T06:11:04.618Z] [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 [2020-01-19T06:11:04.618Z] [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 [2020-01-19T06:11:04.618Z] [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 244 kB/s) [2020-01-19T06:11:04.618Z] [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 [2020-01-19T06:11:04.618Z] [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 [2020-01-19T06:11:04.618Z] [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 [2020-01-19T06:11:04.875Z] [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 [2020-01-19T06:11:04.875Z] [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 [2020-01-19T06:11:05.132Z] [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 [2020-01-19T06:11:05.132Z] [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 218 kB/s) [2020-01-19T06:11:05.132Z] [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 [2020-01-19T06:11:05.132Z] [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 [2020-01-19T06:11:05.132Z] [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 [2020-01-19T06:11:05.389Z] [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 [2020-01-19T06:11:05.389Z] [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 [2020-01-19T06:11:05.389Z] [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 [2020-01-19T06:11:05.389Z] [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 974 kB/s) [2020-01-19T06:11:05.389Z] [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 [2020-01-19T06:11:05.389Z] [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 [2020-01-19T06:11:05.389Z] [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 [2020-01-19T06:11:05.953Z] [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 [2020-01-19T06:11:05.953Z] [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 [2020-01-19T06:11:05.953Z] [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 [2020-01-19T06:11:05.953Z] [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 61 kB/s) [2020-01-19T06:11:05.953Z] [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 [2020-01-19T06:11:05.953Z] [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 [2020-01-19T06:11:05.953Z] [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 [2020-01-19T06:11:06.210Z] [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 [2020-01-19T06:11:06.210Z] [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 [2020-01-19T06:11:06.210Z] [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 [2020-01-19T06:11:06.210Z] [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 298 kB/s) [2020-01-19T06:11:06.210Z] [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 [2020-01-19T06:11:06.210Z] [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 [2020-01-19T06:11:06.210Z] [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 [2020-01-19T06:11:06.774Z] [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 [2020-01-19T06:11:06.774Z] [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 [2020-01-19T06:11:06.774Z] [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 [2020-01-19T06:11:06.774Z] [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 87 kB/s) [2020-01-19T06:11:06.774Z] [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 [2020-01-19T06:11:06.774Z] [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 [2020-01-19T06:11:06.774Z] [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 [2020-01-19T06:11:07.032Z] [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 [2020-01-19T06:11:07.032Z] [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 [2020-01-19T06:11:07.032Z] [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 [2020-01-19T06:11:07.032Z] [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 870 kB/s) [2020-01-19T06:11:07.032Z] [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 [2020-01-19T06:11:07.032Z] [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 [2020-01-19T06:11:07.288Z] [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 [2020-01-19T06:11:07.545Z] [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 [2020-01-19T06:11:07.545Z] [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 [2020-01-19T06:11:07.545Z] [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 [2020-01-19T06:11:07.545Z] [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 147 kB/s) [2020-01-19T06:11:07.545Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [2020-01-19T06:11:07.545Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [2020-01-19T06:11:07.545Z] [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 [2020-01-19T06:11:07.801Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [2020-01-19T06:11:07.801Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [2020-01-19T06:11:07.801Z] [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 [2020-01-19T06:11:08.059Z] [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 453 kB/s) [2020-01-19T06:11:08.059Z] [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 [2020-01-19T06:11:08.059Z] [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 [2020-01-19T06:11:08.059Z] [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 [2020-01-19T06:11:08.318Z] [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 [2020-01-19T06:11:08.318Z] [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 [2020-01-19T06:11:08.318Z] [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 [2020-01-19T06:11:08.318Z] [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 138 kB/s) [2020-01-19T06:11:08.318Z] [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 [2020-01-19T06:11:08.318Z] [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 [2020-01-19T06:11:08.318Z] [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 [2020-01-19T06:11:08.575Z] [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 [2020-01-19T06:11:08.832Z] [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 [2020-01-19T06:11:08.832Z] [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 [2020-01-19T06:11:08.832Z] [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 322 kB/s) [2020-01-19T06:11:08.832Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/21/maven-parent-21.pom [2020-01-19T06:11:08.832Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom [2020-01-19T06:11:08.832Z] [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 [2020-01-19T06:11:09.088Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom [2020-01-19T06:11:09.088Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/21/maven-parent-21.pom [2020-01-19T06:11:09.088Z] [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 [2020-01-19T06:11:09.088Z] [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 879 kB/s) [2020-01-19T06:11:09.088Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/10/apache-10.pom [2020-01-19T06:11:09.088Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/10/apache-10.pom [2020-01-19T06:11:09.088Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/10/apache-10.pom [2020-01-19T06:11:09.651Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/10/apache-10.pom [2020-01-19T06:11:09.651Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/10/apache-10.pom [2020-01-19T06:11:09.651Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom [2020-01-19T06:11:09.651Z] [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 435 kB/s) [2020-01-19T06:11:09.651Z] [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 [2020-01-19T06:11:09.651Z] [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 [2020-01-19T06:11:09.651Z] [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 [2020-01-19T06:11:09.908Z] [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 [2020-01-19T06:11:09.908Z] [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 [2020-01-19T06:11:09.908Z] [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 [2020-01-19T06:11:09.908Z] [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 33 kB/s) [2020-01-19T06:11:09.908Z] [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 [2020-01-19T06:11:09.908Z] [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 [2020-01-19T06:11:09.908Z] [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 [2020-01-19T06:11:10.164Z] [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 [2020-01-19T06:11:10.421Z] [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 [2020-01-19T06:11:10.421Z] [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 [2020-01-19T06:11:10.421Z] [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 642 kB/s) [2020-01-19T06:11:10.421Z] [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 [2020-01-19T06:11:10.421Z] [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 [2020-01-19T06:11:10.421Z] [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 [2020-01-19T06:11:10.677Z] [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 [2020-01-19T06:11:10.677Z] [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 [2020-01-19T06:11:10.677Z] [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 [2020-01-19T06:11:10.677Z] [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 78 kB/s) [2020-01-19T06:11:10.935Z] [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 [2020-01-19T06:11:10.935Z] [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 [2020-01-19T06:11:10.935Z] [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 [2020-01-19T06:11:10.935Z] [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 [2020-01-19T06:11:10.935Z] [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 [2020-01-19T06:11:10.935Z] [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 [2020-01-19T06:11:10.935Z] [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 [2020-01-19T06:11:10.935Z] [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 [2020-01-19T06:11:10.935Z] [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 [2020-01-19T06:11:11.191Z] [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 [2020-01-19T06:11:11.191Z] [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 [2020-01-19T06:11:11.191Z] [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 [2020-01-19T06:11:11.191Z] [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 [2020-01-19T06:11:11.191Z] [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 [2020-01-19T06:11:11.191Z] [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 [2020-01-19T06:11:11.191Z] [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 [2020-01-19T06:11:11.191Z] [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 [2020-01-19T06:11:11.191Z] [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 [2020-01-19T06:11:11.191Z] [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 883 kB/s) [2020-01-19T06:11:11.191Z] [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 727 kB/s) [2020-01-19T06:11:11.191Z] [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 4.2 MB/s) [2020-01-19T06:11:11.448Z] [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 [2020-01-19T06:11:11.448Z] [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 [2020-01-19T06:11:11.448Z] [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 [2020-01-19T06:11:11.704Z] [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 [2020-01-19T06:11:11.704Z] [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 [2020-01-19T06:11:11.704Z] [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 [2020-01-19T06:11:11.705Z] [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 70 kB/s) [2020-01-19T06:11:11.705Z] [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 [2020-01-19T06:11:11.705Z] [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 [2020-01-19T06:11:11.961Z] [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 [2020-01-19T06:11:12.219Z] [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 [2020-01-19T06:11:12.219Z] [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 [2020-01-19T06:11:12.219Z] [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 [2020-01-19T06:11:12.219Z] [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 664 kB/s) [2020-01-19T06:11:12.219Z] [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 [2020-01-19T06:11:12.219Z] [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 [2020-01-19T06:11:12.219Z] [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 [2020-01-19T06:11:12.476Z] [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 [2020-01-19T06:11:12.476Z] [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 [2020-01-19T06:11:12.476Z] [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 [2020-01-19T06:11:12.733Z] [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 23 kB/s) [2020-01-19T06:11:12.733Z] [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 [2020-01-19T06:11:12.733Z] [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 [2020-01-19T06:11:12.733Z] [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 [2020-01-19T06:11:12.990Z] [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 [2020-01-19T06:11:12.990Z] [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 [2020-01-19T06:11:12.990Z] [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 [2020-01-19T06:11:12.990Z] [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 157 kB/s) [2020-01-19T06:11:12.990Z] [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 [2020-01-19T06:11:12.990Z] [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 [2020-01-19T06:11:12.990Z] [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 [2020-01-19T06:11:13.247Z] [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 [2020-01-19T06:11:13.247Z] [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 [2020-01-19T06:11:13.505Z] [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 [2020-01-19T06:11:13.505Z] [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 457 kB/s) [2020-01-19T06:11:13.505Z] [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 [2020-01-19T06:11:13.505Z] [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 [2020-01-19T06:11:13.505Z] [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 [2020-01-19T06:11:13.761Z] [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 [2020-01-19T06:11:13.761Z] [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 [2020-01-19T06:11:13.761Z] [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 [2020-01-19T06:11:13.761Z] [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 29 kB/s) [2020-01-19T06:11:13.761Z] [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 [2020-01-19T06:11:13.761Z] [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 [2020-01-19T06:11:13.761Z] [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 [2020-01-19T06:11:14.019Z] [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 [2020-01-19T06:11:14.275Z] [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 [2020-01-19T06:11:14.275Z] [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 [2020-01-19T06:11:14.275Z] [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 157 kB/s) [2020-01-19T06:11:14.275Z] [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 [2020-01-19T06:11:14.275Z] [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 [2020-01-19T06:11:14.275Z] [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 [2020-01-19T06:11:14.531Z] [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 [2020-01-19T06:11:14.531Z] [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 [2020-01-19T06:11:14.531Z] [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 [2020-01-19T06:11:14.531Z] [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 54 kB/s) [2020-01-19T06:11:14.531Z] [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 [2020-01-19T06:11:14.531Z] [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 [2020-01-19T06:11:14.531Z] [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 [2020-01-19T06:11:15.094Z] [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 [2020-01-19T06:11:15.094Z] [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 [2020-01-19T06:11:15.094Z] [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 [2020-01-19T06:11:15.094Z] [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 224 kB/s) [2020-01-19T06:11:15.094Z] [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 [2020-01-19T06:11:15.094Z] [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 [2020-01-19T06:11:15.094Z] [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 [2020-01-19T06:11:15.379Z] [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 [2020-01-19T06:11:15.379Z] [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 [2020-01-19T06:11:15.379Z] [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 [2020-01-19T06:11:15.379Z] [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 335 kB/s) [2020-01-19T06:11:15.379Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom [2020-01-19T06:11:15.379Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom [2020-01-19T06:11:15.379Z] [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 [2020-01-19T06:11:15.636Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom [2020-01-19T06:11:15.893Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom [2020-01-19T06:11:15.893Z] [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 [2020-01-19T06:11:15.893Z] [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 401 kB/s) [2020-01-19T06:11:15.893Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom [2020-01-19T06:11:15.893Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/3/apache-3.pom [2020-01-19T06:11:15.893Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/3/apache-3.pom [2020-01-19T06:11:16.151Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/3/apache-3.pom [2020-01-19T06:11:16.152Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/3/apache-3.pom [2020-01-19T06:11:16.152Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom [2020-01-19T06:11:16.152Z] [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 114 kB/s) [2020-01-19T06:11:16.152Z] [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 [2020-01-19T06:11:16.152Z] [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 [2020-01-19T06:11:16.152Z] [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 [2020-01-19T06:11:16.717Z] [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 [2020-01-19T06:11:16.717Z] [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 [2020-01-19T06:11:16.717Z] [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 [2020-01-19T06:11:16.717Z] [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 77 kB/s) [2020-01-19T06:11:16.717Z] [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 [2020-01-19T06:11:16.717Z] [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 [2020-01-19T06:11:16.717Z] [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 [2020-01-19T06:11:18.086Z] [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 [2020-01-19T06:11:18.086Z] [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 [2020-01-19T06:11:18.086Z] [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 [2020-01-19T06:11:18.086Z] [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) [2020-01-19T06:11:18.086Z] [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 [2020-01-19T06:11:18.086Z] [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 [2020-01-19T06:11:18.086Z] [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 [2020-01-19T06:11:18.651Z] [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 [2020-01-19T06:11:23.904Z] [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 [2020-01-19T06:11:23.904Z] [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 [2020-01-19T06:11:23.904Z] [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 19 kB/s) [2020-01-19T06:11:23.904Z] [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 [2020-01-19T06:11:23.904Z] [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 [2020-01-19T06:11:23.904Z] [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 [2020-01-19T06:11:23.904Z] [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 [2020-01-19T06:11:23.904Z] [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 [2020-01-19T06:11:23.904Z] [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 [2020-01-19T06:11:24.161Z] [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 174 kB/s) [2020-01-19T06:11:24.161Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.10/junit-4.10.pom [2020-01-19T06:11:24.161Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.10/junit-4.10.pom [2020-01-19T06:11:24.161Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.10/junit-4.10.pom [2020-01-19T06:11:24.420Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.10/junit-4.10.pom [2020-01-19T06:11:24.420Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.10/junit-4.10.pom [2020-01-19T06:11:24.420Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom [2020-01-19T06:11:24.420Z] [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 84 kB/s) [2020-01-19T06:11:24.420Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [2020-01-19T06:11:24.420Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [2020-01-19T06:11:24.420Z] [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 [2020-01-19T06:11:24.678Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [2020-01-19T06:11:24.678Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [2020-01-19T06:11:24.678Z] [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 [2020-01-19T06:11:24.935Z] [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 17 kB/s) [2020-01-19T06:11:24.935Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [2020-01-19T06:11:24.935Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [2020-01-19T06:11:24.935Z] [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 [2020-01-19T06:11:25.192Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [2020-01-19T06:11:25.192Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [2020-01-19T06:11:25.192Z] [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 [2020-01-19T06:11:25.192Z] [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 256 kB/s) [2020-01-19T06:11:25.192Z] [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 [2020-01-19T06:11:25.192Z] [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 [2020-01-19T06:11:25.192Z] [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 [2020-01-19T06:11:25.448Z] [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 [2020-01-19T06:11:25.448Z] [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 [2020-01-19T06:11:25.705Z] [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 [2020-01-19T06:11:25.705Z] [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 112 kB/s) [2020-01-19T06:11:25.705Z] [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 [2020-01-19T06:11:25.705Z] [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 [2020-01-19T06:11:25.705Z] [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 [2020-01-19T06:11:25.962Z] [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 [2020-01-19T06:11:25.962Z] [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 [2020-01-19T06:11:25.962Z] [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 [2020-01-19T06:11:25.962Z] [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 68 kB/s) [2020-01-19T06:11:25.962Z] [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 [2020-01-19T06:11:25.962Z] [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 [2020-01-19T06:11:25.962Z] [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 [2020-01-19T06:11:26.526Z] [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 [2020-01-19T06:11:26.526Z] [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 [2020-01-19T06:11:26.526Z] [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 [2020-01-19T06:11:26.526Z] [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 63 kB/s) [2020-01-19T06:11:26.526Z] [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 [2020-01-19T06:11:26.526Z] [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 [2020-01-19T06:11:26.526Z] [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 [2020-01-19T06:11:26.782Z] [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 [2020-01-19T06:11:26.782Z] [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 [2020-01-19T06:11:26.782Z] [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 [2020-01-19T06:11:26.782Z] [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 53 kB/s) [2020-01-19T06:11:26.782Z] [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 [2020-01-19T06:11:26.782Z] [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 [2020-01-19T06:11:26.782Z] [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 [2020-01-19T06:11:27.039Z] [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 [2020-01-19T06:11:27.296Z] [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 [2020-01-19T06:11:27.296Z] [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 [2020-01-19T06:11:27.296Z] [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 14 kB/s) [2020-01-19T06:11:27.296Z] [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 [2020-01-19T06:11:27.296Z] [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 [2020-01-19T06:11:27.296Z] [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 [2020-01-19T06:11:27.553Z] [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 [2020-01-19T06:11:27.553Z] [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 [2020-01-19T06:11:27.553Z] [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 [2020-01-19T06:11:27.553Z] [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 150 kB/s) [2020-01-19T06:11:27.553Z] [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 [2020-01-19T06:11:27.553Z] [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 [2020-01-19T06:11:27.810Z] [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 [2020-01-19T06:11:28.068Z] [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 [2020-01-19T06:11:28.068Z] [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 [2020-01-19T06:11:28.068Z] [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 [2020-01-19T06:11:28.069Z] [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 73 kB/s) [2020-01-19T06:11:28.069Z] [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 [2020-01-19T06:11:28.069Z] [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 [2020-01-19T06:11:28.069Z] [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 [2020-01-19T06:11:28.326Z] [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 [2020-01-19T06:11:28.326Z] [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 [2020-01-19T06:11:28.584Z] [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 [2020-01-19T06:11:28.584Z] [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 54 kB/s) [2020-01-19T06:11:28.584Z] [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 [2020-01-19T06:11:28.584Z] [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 [2020-01-19T06:11:28.584Z] [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 [2020-01-19T06:11:29.148Z] [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 [2020-01-19T06:11:29.148Z] [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 [2020-01-19T06:11:29.148Z] [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 [2020-01-19T06:11:29.148Z] [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 61 kB/s) [2020-01-19T06:11:29.148Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [2020-01-19T06:11:29.148Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [2020-01-19T06:11:29.148Z] [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 [2020-01-19T06:11:29.404Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [2020-01-19T06:11:29.404Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [2020-01-19T06:11:29.404Z] [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 [2020-01-19T06:11:29.404Z] [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 68 kB/s) [2020-01-19T06:11:29.404Z] [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 [2020-01-19T06:11:29.404Z] [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 [2020-01-19T06:11:29.404Z] [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 [2020-01-19T06:11:29.660Z] [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 [2020-01-19T06:11:29.660Z] [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 [2020-01-19T06:11:29.917Z] [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 [2020-01-19T06:11:29.917Z] [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 47 kB/s) [2020-01-19T06:11:29.917Z] [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 [2020-01-19T06:11:29.917Z] [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 [2020-01-19T06:11:29.917Z] [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 [2020-01-19T06:11:30.174Z] [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 [2020-01-19T06:11:30.174Z] [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 [2020-01-19T06:11:30.174Z] [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 [2020-01-19T06:11:30.174Z] [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 56 kB/s) [2020-01-19T06:11:30.174Z] [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 [2020-01-19T06:11:30.174Z] [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 [2020-01-19T06:11:30.174Z] [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 [2020-01-19T06:11:30.738Z] [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 [2020-01-19T06:11:30.738Z] [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 [2020-01-19T06:11:30.738Z] [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 [2020-01-19T06:11:30.738Z] [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 245 kB/s) [2020-01-19T06:11:30.738Z] [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 [2020-01-19T06:11:30.738Z] [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 [2020-01-19T06:11:30.738Z] [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 [2020-01-19T06:11:30.994Z] [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 [2020-01-19T06:11:30.994Z] [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 [2020-01-19T06:11:30.994Z] [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 [2020-01-19T06:11:30.994Z] [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 97 kB/s) [2020-01-19T06:11:30.994Z] [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 [2020-01-19T06:11:30.994Z] [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 [2020-01-19T06:11:30.994Z] [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 [2020-01-19T06:11:31.557Z] [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 [2020-01-19T06:11:31.557Z] [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 [2020-01-19T06:11:31.557Z] [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 [2020-01-19T06:11:31.557Z] [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 50 kB/s) [2020-01-19T06:11:31.557Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.pom [2020-01-19T06:11:31.557Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom [2020-01-19T06:11:31.557Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom [2020-01-19T06:11:31.813Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom [2020-01-19T06:11:31.813Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.pom [2020-01-19T06:11:31.813Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom [2020-01-19T06:11:31.814Z] [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 119 kB/s) [2020-01-19T06:11:31.814Z] [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 [2020-01-19T06:11:31.814Z] [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 [2020-01-19T06:11:31.814Z] [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 [2020-01-19T06:11:31.814Z] [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 [2020-01-19T06:11:31.814Z] [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 [2020-01-19T06:11:31.814Z] [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 [2020-01-19T06:11:32.378Z] [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 [2020-01-19T06:11:32.378Z] [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 [2020-01-19T06:11:32.378Z] [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 [2020-01-19T06:11:32.378Z] [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 [2020-01-19T06:11:32.378Z] [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 [2020-01-19T06:11:32.378Z] [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 [2020-01-19T06:11:32.378Z] [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 500 kB/s) [2020-01-19T06:11:32.378Z] [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 150 kB/s) [2020-01-19T06:11:32.378Z] [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 [2020-01-19T06:11:32.378Z] [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 [2020-01-19T06:11:32.378Z] [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 [2020-01-19T06:11:32.637Z] [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 [2020-01-19T06:11:32.893Z] [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 [2020-01-19T06:11:32.893Z] [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 [2020-01-19T06:11:32.893Z] [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 46 kB/s) [2020-01-19T06:11:32.893Z] [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 [2020-01-19T06:11:32.893Z] [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 [2020-01-19T06:11:32.893Z] [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 [2020-01-19T06:11:33.150Z] [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 [2020-01-19T06:11:33.150Z] [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 [2020-01-19T06:11:33.150Z] [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 [2020-01-19T06:11:33.150Z] [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 48 kB/s) [2020-01-19T06:11:33.150Z] [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 [2020-01-19T06:11:33.150Z] [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 [2020-01-19T06:11:33.150Z] [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 [2020-01-19T06:11:33.713Z] [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 [2020-01-19T06:11:33.713Z] [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 [2020-01-19T06:11:33.713Z] [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 [2020-01-19T06:11:33.713Z] [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 227 kB/s) [2020-01-19T06:11:33.713Z] [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 [2020-01-19T06:11:33.713Z] [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 [2020-01-19T06:11:33.713Z] [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 [2020-01-19T06:11:33.969Z] [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 [2020-01-19T06:11:33.969Z] [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 [2020-01-19T06:11:33.969Z] [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 [2020-01-19T06:11:33.969Z] [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 71 kB/s) [2020-01-19T06:11:33.969Z] [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 [2020-01-19T06:11:33.969Z] [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 [2020-01-19T06:11:34.225Z] [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 [2020-01-19T06:11:34.482Z] [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 [2020-01-19T06:11:34.482Z] [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 [2020-01-19T06:11:34.482Z] [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 [2020-01-19T06:11:34.482Z] [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 1.0 MB/s) [2020-01-19T06:11:34.482Z] [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 [2020-01-19T06:11:34.482Z] [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 [2020-01-19T06:11:34.482Z] [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 [2020-01-19T06:11:34.739Z] [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 [2020-01-19T06:11:34.739Z] [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 [2020-01-19T06:11:34.739Z] [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 [2020-01-19T06:11:34.995Z] [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 73 kB/s) [2020-01-19T06:11:34.995Z] [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 [2020-01-19T06:11:34.995Z] [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 [2020-01-19T06:11:34.995Z] [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 [2020-01-19T06:11:35.252Z] [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 [2020-01-19T06:11:35.252Z] [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 [2020-01-19T06:11:35.252Z] [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 [2020-01-19T06:11:35.252Z] [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 390 kB/s) [2020-01-19T06:11:35.252Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/32/commons-parent-32.pom [2020-01-19T06:11:35.252Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom [2020-01-19T06:11:35.252Z] [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 [2020-01-19T06:11:35.508Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom [2020-01-19T06:11:35.508Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/32/commons-parent-32.pom [2020-01-19T06:11:35.508Z] [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 [2020-01-19T06:11:35.764Z] [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.8 MB/s) [2020-01-19T06:11:35.764Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom [2020-01-19T06:11:35.764Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom [2020-01-19T06:11:35.764Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom [2020-01-19T06:11:36.021Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom [2020-01-19T06:11:36.021Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom [2020-01-19T06:11:36.021Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom [2020-01-19T06:11:36.021Z] [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 518 kB/s) [2020-01-19T06:11:36.021Z] [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 [2020-01-19T06:11:36.021Z] [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 [2020-01-19T06:11:36.021Z] [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 [2020-01-19T06:11:36.278Z] [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 [2020-01-19T06:11:36.534Z] [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 [2020-01-19T06:11:36.534Z] [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 [2020-01-19T06:11:36.534Z] [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 62 kB/s) [2020-01-19T06:11:36.534Z] [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 [2020-01-19T06:11:36.534Z] [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 [2020-01-19T06:11:36.534Z] [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 [2020-01-19T06:11:36.817Z] [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 [2020-01-19T06:11:36.818Z] [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 [2020-01-19T06:11:36.818Z] [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 [2020-01-19T06:11:36.818Z] [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 71 kB/s) [2020-01-19T06:11:36.818Z] [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 [2020-01-19T06:11:36.818Z] [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 [2020-01-19T06:11:36.818Z] [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 [2020-01-19T06:11:37.074Z] [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 [2020-01-19T06:11:37.331Z] [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 [2020-01-19T06:11:37.331Z] [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 [2020-01-19T06:11:37.331Z] [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 172 kB/s) [2020-01-19T06:11:37.331Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.3/ow2-1.3.pom [2020-01-19T06:11:37.331Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom [2020-01-19T06:11:37.331Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.3/ow2-1.3.pom [2020-01-19T06:11:37.588Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom [2020-01-19T06:11:37.588Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.3/ow2-1.3.pom [2020-01-19T06:11:37.588Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom [2020-01-19T06:11:37.588Z] [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 328 kB/s) [2020-01-19T06:11:37.588Z] [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 [2020-01-19T06:11:37.588Z] [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 [2020-01-19T06:11:37.588Z] [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 [2020-01-19T06:11:37.588Z] [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 [2020-01-19T06:11:37.588Z] [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 [2020-01-19T06:11:37.588Z] [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 [2020-01-19T06:11:37.588Z] [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 [2020-01-19T06:11:37.588Z] [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 [2020-01-19T06:11:37.845Z] [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 [2020-01-19T06:11:37.845Z] [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 [2020-01-19T06:11:37.845Z] [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 [2020-01-19T06:11:37.845Z] [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 [2020-01-19T06:11:38.101Z] [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 [2020-01-19T06:11:38.101Z] [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 [2020-01-19T06:11:38.101Z] [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 [2020-01-19T06:11:38.101Z] [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 [2020-01-19T06:11:38.101Z] [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 [2020-01-19T06:11:38.101Z] [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 [2020-01-19T06:11:38.101Z] [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 [2020-01-19T06:11:38.101Z] [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 [2020-01-19T06:11:38.357Z] [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 [2020-01-19T06:11:38.357Z] [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 [2020-01-19T06:11:38.357Z] [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 [2020-01-19T06:11:38.358Z] [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 [2020-01-19T06:11:38.358Z] [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.3 MB/s) [2020-01-19T06:11:38.358Z] [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 528 kB/s) [2020-01-19T06:11:38.358Z] [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 686 kB/s) [2020-01-19T06:11:38.358Z] [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 7.3 MB/s) [2020-01-19T06:11:38.358Z] [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 [2020-01-19T06:11:38.614Z] [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 [2020-01-19T06:11:38.614Z] [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 [2020-01-19T06:11:38.871Z] [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 [2020-01-19T06:11:38.871Z] [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 [2020-01-19T06:11:38.871Z] [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 [2020-01-19T06:11:38.871Z] [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 184 kB/s) [2020-01-19T06:11:38.871Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [2020-01-19T06:11:38.871Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [2020-01-19T06:11:38.871Z] [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 [2020-01-19T06:11:39.127Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [2020-01-19T06:11:39.127Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [2020-01-19T06:11:39.127Z] [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 [2020-01-19T06:11:39.127Z] [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 446 kB/s) [2020-01-19T06:11:39.127Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/27/maven-parent-27.pom [2020-01-19T06:11:39.127Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom [2020-01-19T06:11:39.383Z] [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 [2020-01-19T06:11:39.640Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom [2020-01-19T06:11:39.640Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/27/maven-parent-27.pom [2020-01-19T06:11:39.640Z] [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 [2020-01-19T06:11:39.640Z] [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.4 MB/s) [2020-01-19T06:11:39.640Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/17/apache-17.pom [2020-01-19T06:11:39.640Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/17/apache-17.pom [2020-01-19T06:11:39.640Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/17/apache-17.pom [2020-01-19T06:11:39.897Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/17/apache-17.pom [2020-01-19T06:11:39.897Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/17/apache-17.pom [2020-01-19T06:11:39.897Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom [2020-01-19T06:11:40.153Z] [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 502 kB/s) [2020-01-19T06:11:40.153Z] [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 [2020-01-19T06:11:40.153Z] [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 [2020-01-19T06:11:40.153Z] [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 [2020-01-19T06:11:40.411Z] [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 [2020-01-19T06:11:40.411Z] [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 [2020-01-19T06:11:40.411Z] [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 [2020-01-19T06:11:40.411Z] [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 1.1 MB/s) [2020-01-19T06:11:40.411Z] [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 [2020-01-19T06:11:40.411Z] [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 [2020-01-19T06:11:40.411Z] [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 [2020-01-19T06:11:40.974Z] [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 [2020-01-19T06:11:40.974Z] [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 [2020-01-19T06:11:40.974Z] [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 [2020-01-19T06:11:40.974Z] [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 274 kB/s) [2020-01-19T06:11:40.974Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [2020-01-19T06:11:40.974Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [2020-01-19T06:11:40.974Z] [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 [2020-01-19T06:11:41.230Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [2020-01-19T06:11:41.230Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [2020-01-19T06:11:41.230Z] [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 [2020-01-19T06:11:41.230Z] [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 407 kB/s) [2020-01-19T06:11:41.230Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/30/maven-parent-30.pom [2020-01-19T06:11:41.486Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom [2020-01-19T06:11:41.486Z] [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 [2020-01-19T06:11:41.743Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom [2020-01-19T06:11:41.743Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/30/maven-parent-30.pom [2020-01-19T06:11:41.743Z] [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 [2020-01-19T06:11:41.743Z] [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 1.5 MB/s) [2020-01-19T06:11:41.743Z] [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 [2020-01-19T06:11:41.743Z] [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 [2020-01-19T06:11:41.743Z] [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 [2020-01-19T06:11:41.999Z] [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 [2020-01-19T06:11:41.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 [2020-01-19T06:11:41.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 [2020-01-19T06:11:42.256Z] [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 1.2 MB/s) [2020-01-19T06:11:42.256Z] [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 [2020-01-19T06:11:42.256Z] [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 [2020-01-19T06:11:42.256Z] [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 [2020-01-19T06:11:42.512Z] [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 [2020-01-19T06:11:42.512Z] [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 [2020-01-19T06:11:42.512Z] [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 [2020-01-19T06:11:42.512Z] [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 84 kB/s) [2020-01-19T06:11:42.512Z] [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 [2020-01-19T06:11:42.512Z] [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 [2020-01-19T06:11:42.512Z] [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 [2020-01-19T06:11:42.768Z] [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 [2020-01-19T06:11:42.768Z] [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 [2020-01-19T06:11:43.025Z] [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 [2020-01-19T06:11:43.025Z] [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 1.1 MB/s) [2020-01-19T06:11:43.025Z] [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 [2020-01-19T06:11:43.025Z] [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 [2020-01-19T06:11:43.025Z] [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 [2020-01-19T06:11:43.281Z] [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 [2020-01-19T06:11:43.281Z] [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 [2020-01-19T06:11:43.281Z] [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 [2020-01-19T06:11:43.281Z] [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 321 kB/s) [2020-01-19T06:11:43.281Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2020-01-19T06:11:43.281Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2020-01-19T06:11:43.281Z] [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 [2020-01-19T06:11:43.844Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2020-01-19T06:11:43.844Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2020-01-19T06:11:43.844Z] [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 [2020-01-19T06:11:43.844Z] [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 318 kB/s) [2020-01-19T06:11:43.844Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom [2020-01-19T06:11:43.844Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom [2020-01-19T06:11:43.844Z] [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 [2020-01-19T06:11:44.101Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom [2020-01-19T06:11:44.101Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom [2020-01-19T06:11:44.101Z] [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 [2020-01-19T06:11:44.101Z] [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.3 MB/s) [2020-01-19T06:11:44.101Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom [2020-01-19T06:11:44.101Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom [2020-01-19T06:11:44.101Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom [2020-01-19T06:11:44.358Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom [2020-01-19T06:11:44.358Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom [2020-01-19T06:11:44.358Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom [2020-01-19T06:11:44.614Z] [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 565 kB/s) [2020-01-19T06:11:44.614Z] [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 [2020-01-19T06:11:44.614Z] [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 [2020-01-19T06:11:44.614Z] [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 [2020-01-19T06:11:44.871Z] [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 [2020-01-19T06:11:44.871Z] [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 [2020-01-19T06:11:44.871Z] [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 [2020-01-19T06:11:44.871Z] [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 1.2 MB/s) [2020-01-19T06:11:44.871Z] [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 [2020-01-19T06:11:44.871Z] [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 [2020-01-19T06:11:44.871Z] [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 [2020-01-19T06:11:45.129Z] [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 [2020-01-19T06:11:45.386Z] [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 [2020-01-19T06:11:45.386Z] [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 [2020-01-19T06:11:45.386Z] [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 264 kB/s) [2020-01-19T06:11:45.386Z] [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 [2020-01-19T06:11:45.386Z] [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 [2020-01-19T06:11:45.386Z] [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 [2020-01-19T06:11:45.716Z] [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 [2020-01-19T06:11:45.716Z] [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 [2020-01-19T06:11:45.716Z] [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 [2020-01-19T06:11:45.716Z] [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 1.3 MB/s) [2020-01-19T06:11:45.716Z] [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 [2020-01-19T06:11:45.716Z] [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 [2020-01-19T06:11:45.716Z] [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 [2020-01-19T06:11:46.014Z] [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 [2020-01-19T06:11:46.014Z] [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 [2020-01-19T06:11:46.014Z] [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 [2020-01-19T06:11:46.014Z] [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 648 kB/s) [2020-01-19T06:11:46.014Z] [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 [2020-01-19T06:11:46.014Z] [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 [2020-01-19T06:11:46.014Z] [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 [2020-01-19T06:11:46.623Z] [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 [2020-01-19T06:11:46.623Z] [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 [2020-01-19T06:11:46.623Z] [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 [2020-01-19T06:11:46.623Z] [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 4.7 MB/s) [2020-01-19T06:11:46.623Z] [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 [2020-01-19T06:11:46.623Z] [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 [2020-01-19T06:11:46.623Z] [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 [2020-01-19T06:11:46.879Z] [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 [2020-01-19T06:11:46.879Z] [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 [2020-01-19T06:11:46.879Z] [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 [2020-01-19T06:11:46.880Z] [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 183 kB/s) [2020-01-19T06:11:46.880Z] [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 [2020-01-19T06:11:46.880Z] [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 [2020-01-19T06:11:46.880Z] [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 [2020-01-19T06:11:47.169Z] [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 [2020-01-19T06:11:47.169Z] [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 [2020-01-19T06:11:47.515Z] [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 [2020-01-19T06:11:47.515Z] [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 1.9 MB/s) [2020-01-19T06:11:47.515Z] [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 [2020-01-19T06:11:47.515Z] [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 [2020-01-19T06:11:47.515Z] [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 [2020-01-19T06:11:47.815Z] [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 [2020-01-19T06:11:47.815Z] [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 [2020-01-19T06:11:47.815Z] [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 [2020-01-19T06:11:47.815Z] [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 126 kB/s) [2020-01-19T06:11:47.815Z] [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 [2020-01-19T06:11:47.815Z] [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 [2020-01-19T06:11:47.815Z] [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 [2020-01-19T06:11:48.114Z] [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 [2020-01-19T06:11:48.114Z] [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 [2020-01-19T06:11:48.114Z] [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 [2020-01-19T06:11:48.114Z] [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 55 kB/s) [2020-01-19T06:11:48.114Z] [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 [2020-01-19T06:11:48.114Z] [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 [2020-01-19T06:11:48.114Z] [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 [2020-01-19T06:11:48.415Z] [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 [2020-01-19T06:11:48.415Z] [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 [2020-01-19T06:11:48.716Z] [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 [2020-01-19T06:11:48.716Z] [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 100 kB/s) [2020-01-19T06:11:48.716Z] [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 [2020-01-19T06:11:48.716Z] [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 [2020-01-19T06:11:48.716Z] [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 [2020-01-19T06:11:49.016Z] [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 [2020-01-19T06:11:49.016Z] [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 [2020-01-19T06:11:49.016Z] [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 [2020-01-19T06:11:49.016Z] [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 50 kB/s) [2020-01-19T06:11:49.016Z] [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 [2020-01-19T06:11:49.016Z] [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 [2020-01-19T06:11:49.016Z] [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 [2020-01-19T06:11:49.314Z] [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 [2020-01-19T06:11:49.314Z] [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 [2020-01-19T06:11:49.314Z] [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 [2020-01-19T06:11:49.314Z] [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 62 kB/s) [2020-01-19T06:11:49.314Z] [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 [2020-01-19T06:11:49.314Z] [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 [2020-01-19T06:11:49.314Z] [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 [2020-01-19T06:11:49.879Z] [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 [2020-01-19T06:11:49.879Z] [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 [2020-01-19T06:11:49.879Z] [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 [2020-01-19T06:11:49.879Z] [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 96 kB/s) [2020-01-19T06:11:49.879Z] [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 [2020-01-19T06:11:49.879Z] [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 [2020-01-19T06:11:49.879Z] [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 [2020-01-19T06:11:50.135Z] [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 [2020-01-19T06:11:50.135Z] [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 [2020-01-19T06:11:50.135Z] [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 [2020-01-19T06:11:50.135Z] [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 69 kB/s) [2020-01-19T06:11:50.135Z] [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 [2020-01-19T06:11:50.135Z] [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 [2020-01-19T06:11:50.135Z] [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 [2020-01-19T06:11:50.698Z] [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 [2020-01-19T06:11:50.698Z] [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 [2020-01-19T06:11:50.698Z] [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 [2020-01-19T06:11:50.698Z] [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 131 kB/s) [2020-01-19T06:11:50.699Z] [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 [2020-01-19T06:11:50.699Z] [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 [2020-01-19T06:11:50.699Z] [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 [2020-01-19T06:11:50.955Z] [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 [2020-01-19T06:11:50.955Z] [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 [2020-01-19T06:11:50.955Z] [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 [2020-01-19T06:11:50.955Z] [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 828 kB/s) [2020-01-19T06:11:50.955Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/31/maven-parent-31.pom [2020-01-19T06:11:50.955Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom [2020-01-19T06:11:50.955Z] [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 [2020-01-19T06:11:51.518Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom [2020-01-19T06:11:51.518Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/31/maven-parent-31.pom [2020-01-19T06:11:51.518Z] [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 [2020-01-19T06:11:51.518Z] [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.6 MB/s) [2020-01-19T06:11:51.518Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/19/apache-19.pom [2020-01-19T06:11:51.518Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/19/apache-19.pom [2020-01-19T06:11:51.518Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/19/apache-19.pom [2020-01-19T06:11:51.775Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/19/apache-19.pom [2020-01-19T06:11:51.775Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/19/apache-19.pom [2020-01-19T06:11:51.775Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom [2020-01-19T06:11:51.775Z] [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 484 kB/s) [2020-01-19T06:11:51.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.pom [2020-01-19T06:11:51.775Z] [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 [2020-01-19T06:11:51.775Z] [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 [2020-01-19T06:11:52.031Z] [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 [2020-01-19T06:11:52.288Z] [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 [2020-01-19T06:11:52.288Z] [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 [2020-01-19T06:11:52.288Z] [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 73 kB/s) [2020-01-19T06:11:52.288Z] [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 [2020-01-19T06:11:52.288Z] [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 [2020-01-19T06:11:52.288Z] [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 [2020-01-19T06:11:52.545Z] [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 [2020-01-19T06:11:52.545Z] [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 [2020-01-19T06:11:52.545Z] [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 [2020-01-19T06:11:52.545Z] [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 366 kB/s) [2020-01-19T06:11:52.545Z] [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 [2020-01-19T06:11:52.545Z] [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 [2020-01-19T06:11:52.545Z] [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 [2020-01-19T06:11:53.108Z] [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 [2020-01-19T06:11:53.108Z] [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 [2020-01-19T06:11:53.108Z] [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 [2020-01-19T06:11:53.108Z] [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 68 kB/s) [2020-01-19T06:11:53.108Z] [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 [2020-01-19T06:11:53.108Z] [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 [2020-01-19T06:11:53.108Z] [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 [2020-01-19T06:11:53.365Z] [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 [2020-01-19T06:11:53.365Z] [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 [2020-01-19T06:11:53.365Z] [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 [2020-01-19T06:11:53.365Z] [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 530 kB/s) [2020-01-19T06:11:53.365Z] [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 [2020-01-19T06:11:53.365Z] [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 [2020-01-19T06:11:53.365Z] [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 [2020-01-19T06:11:53.621Z] [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 [2020-01-19T06:11:53.877Z] [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 [2020-01-19T06:11:53.877Z] [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 [2020-01-19T06:11:53.877Z] [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 273 kB/s) [2020-01-19T06:11:53.877Z] [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 [2020-01-19T06:11:53.877Z] [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 [2020-01-19T06:11:53.877Z] [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 [2020-01-19T06:11:54.136Z] [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 [2020-01-19T06:11:54.136Z] [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 [2020-01-19T06:11:54.136Z] [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 [2020-01-19T06:11:54.136Z] [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 75 kB/s) [2020-01-19T06:11:54.136Z] [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 [2020-01-19T06:11:54.136Z] [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 [2020-01-19T06:11:54.136Z] [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 [2020-01-19T06:11:54.392Z] [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 [2020-01-19T06:11:54.648Z] [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 [2020-01-19T06:11:54.648Z] [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 [2020-01-19T06:11:54.648Z] [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 386 kB/s) [2020-01-19T06:11:54.648Z] [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 [2020-01-19T06:11:54.648Z] [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 [2020-01-19T06:11:54.648Z] [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 [2020-01-19T06:11:54.904Z] [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 [2020-01-19T06:11:54.904Z] [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 [2020-01-19T06:11:54.904Z] [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 [2020-01-19T06:11:54.904Z] [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 76 kB/s) [2020-01-19T06:11:54.904Z] [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 [2020-01-19T06:11:54.904Z] [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 [2020-01-19T06:11:55.161Z] [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 [2020-01-19T06:11:55.417Z] [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 [2020-01-19T06:11:55.417Z] [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 [2020-01-19T06:11:55.417Z] [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 [2020-01-19T06:11:55.417Z] [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 102 kB/s) [2020-01-19T06:11:55.417Z] [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 [2020-01-19T06:11:55.417Z] [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 [2020-01-19T06:11:55.417Z] [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 [2020-01-19T06:11:55.673Z] [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 [2020-01-19T06:11:55.673Z] [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 [2020-01-19T06:11:55.673Z] [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 [2020-01-19T06:11:55.673Z] [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 179 kB/s) [2020-01-19T06:11:55.673Z] [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 [2020-01-19T06:11:55.929Z] [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 [2020-01-19T06:11:55.929Z] [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 [2020-01-19T06:11:56.185Z] [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 [2020-01-19T06:11:56.185Z] [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 [2020-01-19T06:11:56.186Z] [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 [2020-01-19T06:11:56.186Z] [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 757 kB/s) [2020-01-19T06:11:56.186Z] [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 [2020-01-19T06:11:56.186Z] [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 [2020-01-19T06:11:56.186Z] [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 [2020-01-19T06:11:56.442Z] [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 [2020-01-19T06:11:56.442Z] [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 [2020-01-19T06:11:56.442Z] [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 [2020-01-19T06:11:56.699Z] [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 94 kB/s) [2020-01-19T06:11:56.699Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2020-01-19T06:11:56.699Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2020-01-19T06:11:56.699Z] [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 [2020-01-19T06:11:56.955Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2020-01-19T06:11:56.955Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2020-01-19T06:11:56.955Z] [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 [2020-01-19T06:11:56.955Z] [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 336 kB/s) [2020-01-19T06:11:56.955Z] [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 [2020-01-19T06:11:56.955Z] [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 [2020-01-19T06:11:56.955Z] [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 [2020-01-19T06:11:57.211Z] [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 [2020-01-19T06:11:57.467Z] [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 [2020-01-19T06:11:57.467Z] [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 [2020-01-19T06:11:57.467Z] [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 128 kB/s) [2020-01-19T06:11:57.467Z] [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 [2020-01-19T06:11:57.467Z] [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 [2020-01-19T06:11:57.467Z] [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 [2020-01-19T06:11:57.724Z] [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 [2020-01-19T06:11:57.724Z] [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 [2020-01-19T06:11:57.724Z] [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 [2020-01-19T06:11:57.981Z] [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 481 kB/s) [2020-01-19T06:11:57.981Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [2020-01-19T06:11:57.981Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [2020-01-19T06:11:57.981Z] [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 [2020-01-19T06:11:58.237Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [2020-01-19T06:11:58.237Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [2020-01-19T06:11:58.237Z] [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 [2020-01-19T06:11:58.237Z] [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 526 kB/s) [2020-01-19T06:11:58.237Z] [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 [2020-01-19T06:11:58.238Z] [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 [2020-01-19T06:11:58.238Z] [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 [2020-01-19T06:11:58.495Z] [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 [2020-01-19T06:11:58.495Z] [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 [2020-01-19T06:11:58.751Z] [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 [2020-01-19T06:11:58.751Z] [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 103 kB/s) [2020-01-19T06:11:58.751Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/1/google-1.pom [2020-01-19T06:11:58.751Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/1/google-1.pom [2020-01-19T06:11:58.751Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/google/1/google-1.pom [2020-01-19T06:11:59.007Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/1/google-1.pom [2020-01-19T06:11:59.007Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/1/google-1.pom [2020-01-19T06:11:59.007Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom [2020-01-19T06:11:59.007Z] [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 50 kB/s) [2020-01-19T06:11:59.007Z] [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 [2020-01-19T06:11:59.007Z] [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 [2020-01-19T06:11:59.007Z] [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 [2020-01-19T06:11:59.264Z] [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 [2020-01-19T06:11:59.521Z] [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 [2020-01-19T06:11:59.521Z] [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 [2020-01-19T06:11:59.521Z] [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 107 kB/s) [2020-01-19T06:11:59.521Z] [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 [2020-01-19T06:11:59.521Z] [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 [2020-01-19T06:11:59.521Z] [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 [2020-01-19T06:11:59.777Z] [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 [2020-01-19T06:11:59.777Z] [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 [2020-01-19T06:11:59.777Z] [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 [2020-01-19T06:11:59.777Z] [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 84 kB/s) [2020-01-19T06:11:59.777Z] [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 [2020-01-19T06:11:59.777Z] [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 [2020-01-19T06:11:59.777Z] [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 [2020-01-19T06:12:00.341Z] [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 [2020-01-19T06:12:00.341Z] [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 [2020-01-19T06:12:00.341Z] [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 [2020-01-19T06:12:00.341Z] [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 37 kB/s) [2020-01-19T06:12:00.341Z] [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 [2020-01-19T06:12:00.341Z] [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 [2020-01-19T06:12:00.341Z] [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 [2020-01-19T06:12:00.597Z] [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 [2020-01-19T06:12:00.597Z] [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 [2020-01-19T06:12:00.597Z] [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 [2020-01-19T06:12:00.597Z] [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 216 kB/s) [2020-01-19T06:12:00.597Z] [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 [2020-01-19T06:12:00.597Z] [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 [2020-01-19T06:12:00.597Z] [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 [2020-01-19T06:12:00.854Z] [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 [2020-01-19T06:12:00.854Z] [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 [2020-01-19T06:12:00.854Z] [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 [2020-01-19T06:12:01.111Z] [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 363 kB/s) [2020-01-19T06:12:01.111Z] [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 [2020-01-19T06:12:01.111Z] [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 [2020-01-19T06:12:01.111Z] [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 [2020-01-19T06:12:01.367Z] [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 [2020-01-19T06:12:01.367Z] [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 [2020-01-19T06:12:01.367Z] [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 [2020-01-19T06:12:01.368Z] [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 124 kB/s) [2020-01-19T06:12:01.368Z] [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 [2020-01-19T06:12:01.368Z] [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 [2020-01-19T06:12:01.368Z] [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 [2020-01-19T06:12:01.624Z] [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 [2020-01-19T06:12:01.624Z] [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 [2020-01-19T06:12:01.880Z] [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 [2020-01-19T06:12:01.880Z] [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 72 kB/s) [2020-01-19T06:12:01.880Z] [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 [2020-01-19T06:12:01.880Z] [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 [2020-01-19T06:12:01.880Z] [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 [2020-01-19T06:12:02.137Z] [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 [2020-01-19T06:12:02.137Z] [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 [2020-01-19T06:12:02.137Z] [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 [2020-01-19T06:12:02.137Z] [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 34 kB/s) [2020-01-19T06:12:02.137Z] [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 [2020-01-19T06:12:02.137Z] [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 [2020-01-19T06:12:02.137Z] [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 [2020-01-19T06:12:02.416Z] [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 [2020-01-19T06:12:02.673Z] [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 [2020-01-19T06:12:02.673Z] [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 [2020-01-19T06:12:02.673Z] [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 64 kB/s) [2020-01-19T06:12:02.673Z] [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 [2020-01-19T06:12:02.673Z] [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 [2020-01-19T06:12:02.673Z] [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 [2020-01-19T06:12:02.929Z] [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 [2020-01-19T06:12:02.929Z] [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 [2020-01-19T06:12:02.929Z] [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 [2020-01-19T06:12:02.929Z] [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 124 kB/s) [2020-01-19T06:12:02.929Z] [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 [2020-01-19T06:12:02.929Z] [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 [2020-01-19T06:12:02.929Z] [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 [2020-01-19T06:12:03.491Z] [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 [2020-01-19T06:12:03.491Z] [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 [2020-01-19T06:12:03.491Z] [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 [2020-01-19T06:12:03.491Z] [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 98 kB/s) [2020-01-19T06:12:03.491Z] [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 [2020-01-19T06:12:03.491Z] [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 [2020-01-19T06:12:03.491Z] [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 [2020-01-19T06:12:03.748Z] [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 [2020-01-19T06:12:03.748Z] [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 [2020-01-19T06:12:03.748Z] [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 [2020-01-19T06:12:03.748Z] [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 82 kB/s) [2020-01-19T06:12:03.748Z] [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 [2020-01-19T06:12:03.748Z] [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 [2020-01-19T06:12:03.748Z] [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 [2020-01-19T06:12:04.004Z] [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 [2020-01-19T06:12:04.260Z] [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 [2020-01-19T06:12:04.260Z] [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 [2020-01-19T06:12:04.260Z] [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 61 kB/s) [2020-01-19T06:12:04.260Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom [2020-01-19T06:12:04.260Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom [2020-01-19T06:12:04.260Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom [2020-01-19T06:12:04.517Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom [2020-01-19T06:12:04.517Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom [2020-01-19T06:12:04.517Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom [2020-01-19T06:12:04.517Z] [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 432 kB/s) [2020-01-19T06:12:04.517Z] [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 [2020-01-19T06:12:04.773Z] [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 [2020-01-19T06:12:04.773Z] [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 [2020-01-19T06:12:05.029Z] [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 [2020-01-19T06:12:05.029Z] [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 [2020-01-19T06:12:05.029Z] [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 [2020-01-19T06:12:05.029Z] [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 587 kB/s) [2020-01-19T06:12:05.029Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2020-01-19T06:12:05.029Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2020-01-19T06:12:05.029Z] [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 [2020-01-19T06:12:05.285Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2020-01-19T06:12:05.285Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2020-01-19T06:12:05.285Z] [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 [2020-01-19T06:12:05.542Z] [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 235 kB/s) [2020-01-19T06:12:05.542Z] [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 [2020-01-19T06:12:05.542Z] [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 [2020-01-19T06:12:05.542Z] [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 [2020-01-19T06:12:05.542Z] [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 [2020-01-19T06:12:05.542Z] [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 [2020-01-19T06:12:05.542Z] [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 [2020-01-19T06:12:05.542Z] [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 [2020-01-19T06:12:05.542Z] [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 [2020-01-19T06:12:05.542Z] [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 [2020-01-19T06:12:05.542Z] [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 [2020-01-19T06:12:05.542Z] [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 [2020-01-19T06:12:05.542Z] [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 [2020-01-19T06:12:05.542Z] [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 [2020-01-19T06:12:05.542Z] [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 [2020-01-19T06:12:05.542Z] [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 [2020-01-19T06:12:05.542Z] [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 [2020-01-19T06:12:05.542Z] [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 [2020-01-19T06:12:05.542Z] [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 [2020-01-19T06:12:05.542Z] [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 [2020-01-19T06:12:05.542Z] [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 [2020-01-19T06:12:05.542Z] [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 [2020-01-19T06:12:05.542Z] [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 [2020-01-19T06:12:05.542Z] [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 [2020-01-19T06:12:05.542Z] [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 [2020-01-19T06:12:05.542Z] [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 [2020-01-19T06:12:05.542Z] [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 [2020-01-19T06:12:05.542Z] [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 [2020-01-19T06:12:05.542Z] [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 [2020-01-19T06:12:05.542Z] [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 [2020-01-19T06:12:05.542Z] [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 [2020-01-19T06:12:05.542Z] [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 [2020-01-19T06:12:05.542Z] [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 [2020-01-19T06:12:05.799Z] [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 [2020-01-19T06:12:05.799Z] [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 [2020-01-19T06:12:05.799Z] [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 [2020-01-19T06:12:05.799Z] [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 [2020-01-19T06:12:05.799Z] [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 [2020-01-19T06:12:05.799Z] [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 [2020-01-19T06:12:05.799Z] [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 [2020-01-19T06:12:05.799Z] [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 [2020-01-19T06:12:05.799Z] [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 [2020-01-19T06:12:05.799Z] [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 [2020-01-19T06:12:05.799Z] [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 [2020-01-19T06:12:05.799Z] [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 [2020-01-19T06:12:05.799Z] [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 [2020-01-19T06:12:06.055Z] [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 [2020-01-19T06:12:06.055Z] [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 [2020-01-19T06:12:06.055Z] [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 [2020-01-19T06:12:06.055Z] [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 [2020-01-19T06:12:06.055Z] [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 [2020-01-19T06:12:06.311Z] [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 [2020-01-19T06:12:06.311Z] [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 [2020-01-19T06:12:06.311Z] [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 [2020-01-19T06:12:06.311Z] [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 [2020-01-19T06:12:06.311Z] [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 [2020-01-19T06:12:06.569Z] [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 [2020-01-19T06:12:06.569Z] [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 [2020-01-19T06:12:06.569Z] [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 [2020-01-19T06:12:06.569Z] [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 [2020-01-19T06:12:06.569Z] [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 [2020-01-19T06:12:06.826Z] [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 [2020-01-19T06:12:06.826Z] [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 [2020-01-19T06:12:06.826Z] [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 [2020-01-19T06:12:06.826Z] [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 [2020-01-19T06:12:06.826Z] [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 [2020-01-19T06:12:06.826Z] [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 [2020-01-19T06:12:06.826Z] [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 [2020-01-19T06:12:06.826Z] [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 [2020-01-19T06:12:06.826Z] [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 [2020-01-19T06:12:06.826Z] [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 [2020-01-19T06:12:07.083Z] [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 [2020-01-19T06:12:07.083Z] [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 [2020-01-19T06:12:07.083Z] [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 [2020-01-19T06:12:07.083Z] [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 [2020-01-19T06:12:07.083Z] [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 [2020-01-19T06:12:07.083Z] [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 [2020-01-19T06:12:07.083Z] [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 [2020-01-19T06:12:07.083Z] [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 [2020-01-19T06:12:07.083Z] [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 [2020-01-19T06:12:07.083Z] [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 [2020-01-19T06:12:07.083Z] [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 [2020-01-19T06:12:07.083Z] [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 [2020-01-19T06:12:07.083Z] [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 [2020-01-19T06:12:07.083Z] [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 [2020-01-19T06:12:07.083Z] [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 [2020-01-19T06:12:07.083Z] [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 [2020-01-19T06:12:07.083Z] [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 [2020-01-19T06:12:07.083Z] [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 [2020-01-19T06:12:07.083Z] [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 [2020-01-19T06:12:07.083Z] [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 [2020-01-19T06:12:07.083Z] [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 [2020-01-19T06:12:07.083Z] [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 [2020-01-19T06:12:07.083Z] [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 [2020-01-19T06:12:07.083Z] [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 [2020-01-19T06:12:07.083Z] [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 [2020-01-19T06:12:07.083Z] [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 [2020-01-19T06:12:07.083Z] [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 [2020-01-19T06:12:07.083Z] [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 [2020-01-19T06:12:07.083Z] [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 [2020-01-19T06:12:07.083Z] [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 [2020-01-19T06:12:07.083Z] [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 [2020-01-19T06:12:07.083Z] [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 [2020-01-19T06:12:07.083Z] [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 [2020-01-19T06:12:07.083Z] [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 [2020-01-19T06:12:07.083Z] [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 [2020-01-19T06:12:07.083Z] [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 4.7 MB/s) [2020-01-19T06:12:07.083Z] [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 [2020-01-19T06:12:07.083Z] [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.6 MB/s) [2020-01-19T06:12:07.083Z] [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 [2020-01-19T06:12:07.084Z] [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 8.7 MB/s) [2020-01-19T06:12:07.084Z] [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 [2020-01-19T06:12:07.341Z] [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 309 kB/s) [2020-01-19T06:12:07.341Z] [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 [2020-01-19T06:12:07.341Z] [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.2 MB/s) [2020-01-19T06:12:07.341Z] [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 9.4 MB/s) [2020-01-19T06:12:07.341Z] [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 138 kB/s) [2020-01-19T06:12:07.341Z] [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 [2020-01-19T06:12:07.341Z] [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 [2020-01-19T06:12:07.341Z] [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 [2020-01-19T06:12:07.341Z] [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) [2020-01-19T06:12:07.341Z] [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 [2020-01-19T06:12:07.341Z] [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 345 kB/s) [2020-01-19T06:12:07.341Z] [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 [2020-01-19T06:12:07.341Z] [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 2.2 MB/s) [2020-01-19T06:12:07.341Z] [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 [2020-01-19T06:12:07.341Z] [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 278 kB/s) [2020-01-19T06:12:07.341Z] [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 1.2 MB/s) [2020-01-19T06:12:07.341Z] [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.1 MB/s) [2020-01-19T06:12:07.341Z] [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 [2020-01-19T06:12:07.341Z] [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 [2020-01-19T06:12:07.341Z] [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 524 kB/s) [2020-01-19T06:12:07.341Z] [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 [2020-01-19T06:12:07.341Z] [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 [2020-01-19T06:12:07.341Z] [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 2.3 MB/s) [2020-01-19T06:12:07.341Z] [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 [2020-01-19T06:12:07.341Z] [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 241 kB/s) [2020-01-19T06:12:07.341Z] [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 731 kB/s) [2020-01-19T06:12:07.341Z] [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 201 kB/s) [2020-01-19T06:12:07.341Z] [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 254 kB/s) [2020-01-19T06:12:07.341Z] [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 1.6 MB/s) [2020-01-19T06:12:07.905Z] [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 [2020-01-19T06:12:07.905Z] [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 [2020-01-19T06:12:07.905Z] [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 [2020-01-19T06:12:08.161Z] [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 [2020-01-19T06:12:08.161Z] [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 [2020-01-19T06:12:08.161Z] [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 [2020-01-19T06:12:08.161Z] [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 83 kB/s) [2020-01-19T06:12:08.161Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [2020-01-19T06:12:08.161Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [2020-01-19T06:12:08.161Z] [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 [2020-01-19T06:12:08.418Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [2020-01-19T06:12:08.418Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [2020-01-19T06:12:08.418Z] [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 [2020-01-19T06:12:08.675Z] [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 421 kB/s) [2020-01-19T06:12:08.675Z] [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 [2020-01-19T06:12:08.675Z] [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 [2020-01-19T06:12:08.675Z] [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 [2020-01-19T06:12:08.932Z] [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 [2020-01-19T06:12:08.932Z] [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 [2020-01-19T06:12:08.932Z] [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 [2020-01-19T06:12:08.932Z] [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 837 kB/s) [2020-01-19T06:12:08.932Z] [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 [2020-01-19T06:12:08.932Z] [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 [2020-01-19T06:12:08.932Z] [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 [2020-01-19T06:12:09.188Z] [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 [2020-01-19T06:12:09.445Z] [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 [2020-01-19T06:12:09.445Z] [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 [2020-01-19T06:12:09.445Z] [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 320 kB/s) [2020-01-19T06:12:09.445Z] [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 [2020-01-19T06:12:09.445Z] [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 [2020-01-19T06:12:09.445Z] [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 [2020-01-19T06:12:09.701Z] [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 [2020-01-19T06:12:09.701Z] [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 [2020-01-19T06:12:09.701Z] [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 [2020-01-19T06:12:09.701Z] [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 472 kB/s) [2020-01-19T06:12:09.701Z] [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 [2020-01-19T06:12:09.701Z] [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 [2020-01-19T06:12:09.701Z] [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 [2020-01-19T06:12:10.264Z] [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 [2020-01-19T06:12:10.264Z] [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 [2020-01-19T06:12:10.264Z] [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 [2020-01-19T06:12:10.264Z] [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 485 kB/s) [2020-01-19T06:12:10.264Z] [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 [2020-01-19T06:12:10.264Z] [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 [2020-01-19T06:12:10.264Z] [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 [2020-01-19T06:12:10.520Z] [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 [2020-01-19T06:12:10.520Z] [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 [2020-01-19T06:12:10.520Z] [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 [2020-01-19T06:12:10.777Z] [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 75 kB/s) [2020-01-19T06:12:10.778Z] [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 [2020-01-19T06:12:10.778Z] [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 [2020-01-19T06:12:10.778Z] [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 [2020-01-19T06:12:11.034Z] [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 [2020-01-19T06:12:11.034Z] [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 [2020-01-19T06:12:11.034Z] [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 [2020-01-19T06:12:11.034Z] [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 467 kB/s) [2020-01-19T06:12:11.034Z] [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 [2020-01-19T06:12:11.034Z] [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 [2020-01-19T06:12:11.034Z] [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 [2020-01-19T06:12:11.597Z] [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 [2020-01-19T06:12:11.597Z] [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 [2020-01-19T06:12:11.597Z] [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 [2020-01-19T06:12:11.597Z] [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 180 kB/s) [2020-01-19T06:12:11.597Z] [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 [2020-01-19T06:12:11.597Z] [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 [2020-01-19T06:12:11.597Z] [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 [2020-01-19T06:12:11.853Z] [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 [2020-01-19T06:12:11.853Z] [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 [2020-01-19T06:12:11.853Z] [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 [2020-01-19T06:12:11.853Z] [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 1.0 MB/s) [2020-01-19T06:12:12.415Z] [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 [2020-01-19T06:12:12.415Z] [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 [2020-01-19T06:12:12.415Z] [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 [2020-01-19T06:12:12.671Z] [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 [2020-01-19T06:12:12.671Z] [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 [2020-01-19T06:12:12.671Z] [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 [2020-01-19T06:12:12.671Z] [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 106 kB/s) [2020-01-19T06:12:12.927Z] [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 [2020-01-19T06:12:12.927Z] [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 [2020-01-19T06:12:12.927Z] [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 [2020-01-19T06:12:13.183Z] [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 [2020-01-19T06:12:13.183Z] [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 [2020-01-19T06:12:13.183Z] [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 [2020-01-19T06:12:13.183Z] [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 1.6 MB/s) [2020-01-19T06:12:13.183Z] [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 [2020-01-19T06:12:13.183Z] [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 [2020-01-19T06:12:13.183Z] [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 [2020-01-19T06:12:13.440Z] [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 [2020-01-19T06:12:13.696Z] [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 [2020-01-19T06:12:13.696Z] [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 [2020-01-19T06:12:13.696Z] [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 52 kB/s) [2020-01-19T06:12:13.696Z] [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 [2020-01-19T06:12:13.696Z] [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 [2020-01-19T06:12:13.696Z] [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 [2020-01-19T06:12:13.696Z] [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 [2020-01-19T06:12:13.696Z] [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 [2020-01-19T06:12:13.696Z] [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 [2020-01-19T06:12:13.952Z] [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 [2020-01-19T06:12:13.952Z] [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 [2020-01-19T06:12:13.952Z] [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 [2020-01-19T06:12:13.952Z] [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 [2020-01-19T06:12:13.952Z] [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 [2020-01-19T06:12:13.952Z] [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 [2020-01-19T06:12:14.209Z] [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 41 MB/s) [2020-01-19T06:12:14.466Z] [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 1.2 MB/s) [2020-01-19T06:12:14.466Z] [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 [2020-01-19T06:12:14.466Z] [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 [2020-01-19T06:12:14.466Z] [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 [2020-01-19T06:12:15.029Z] [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 [2020-01-19T06:12:15.029Z] [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 [2020-01-19T06:12:15.029Z] [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 [2020-01-19T06:12:15.029Z] [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 79 kB/s) [2020-01-19T06:12:15.029Z] [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 [2020-01-19T06:12:15.029Z] [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 [2020-01-19T06:12:15.029Z] [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 [2020-01-19T06:12:15.286Z] [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 [2020-01-19T06:12:15.286Z] [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 [2020-01-19T06:12:15.286Z] [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 [2020-01-19T06:12:15.286Z] [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 857 kB/s) [2020-01-19T06:12:15.286Z] [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 [2020-01-19T06:12:15.286Z] [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 [2020-01-19T06:12:15.286Z] [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 [2020-01-19T06:12:15.543Z] [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 [2020-01-19T06:12:15.799Z] [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 [2020-01-19T06:12:15.799Z] [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 [2020-01-19T06:12:15.799Z] [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 668 kB/s) [2020-01-19T06:12:15.799Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom [2020-01-19T06:12:15.799Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom [2020-01-19T06:12:15.799Z] [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 [2020-01-19T06:12:16.055Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom [2020-01-19T06:12:16.055Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom [2020-01-19T06:12:16.055Z] [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 [2020-01-19T06:12:16.055Z] [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 1.6 MB/s) [2020-01-19T06:12:16.055Z] [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 [2020-01-19T06:12:16.055Z] [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 [2020-01-19T06:12:16.055Z] [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 [2020-01-19T06:12:16.311Z] [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 [2020-01-19T06:12:16.568Z] [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 [2020-01-19T06:12:16.568Z] [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 [2020-01-19T06:12:16.568Z] [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 9.9 MB/s) [2020-01-19T06:12:16.568Z] [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 [2020-01-19T06:12:16.568Z] [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 [2020-01-19T06:12:16.568Z] [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 [2020-01-19T06:12:16.824Z] [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 [2020-01-19T06:12:16.824Z] [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 [2020-01-19T06:12:16.824Z] [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 [2020-01-19T06:12:17.081Z] [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 53 kB/s) [2020-01-19T06:12:17.081Z] [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 [2020-01-19T06:12:17.081Z] [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 [2020-01-19T06:12:17.081Z] [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 [2020-01-19T06:12:17.337Z] [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 [2020-01-19T06:12:17.337Z] [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 [2020-01-19T06:12:17.337Z] [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 [2020-01-19T06:12:17.337Z] [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 513 kB/s) [2020-01-19T06:12:17.337Z] [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 [2020-01-19T06:12:17.593Z] [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 [2020-01-19T06:12:17.594Z] [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 [2020-01-19T06:12:17.850Z] [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) [2020-01-19T06:12:17.850Z] [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 [2020-01-19T06:12:17.850Z] [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 [2020-01-19T06:12:17.850Z] [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 [2020-01-19T06:12:18.413Z] [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) [2020-01-19T06:12:18.413Z] [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 [2020-01-19T06:12:18.413Z] [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 [2020-01-19T06:12:18.413Z] [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 [2020-01-19T06:12:18.669Z] [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 179 kB/s) [2020-01-19T06:12:18.669Z] [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 [2020-01-19T06:12:18.669Z] [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 [2020-01-19T06:12:18.669Z] [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 [2020-01-19T06:12:18.926Z] [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 [2020-01-19T06:12:18.926Z] [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 [2020-01-19T06:12:18.926Z] [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 [2020-01-19T06:12:18.926Z] [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 82 kB/s) [2020-01-19T06:12:18.926Z] [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 [2020-01-19T06:12:18.926Z] [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 [2020-01-19T06:12:18.926Z] [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 [2020-01-19T06:12:19.490Z] [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 [2020-01-19T06:12:19.490Z] [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 [2020-01-19T06:12:19.490Z] [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 [2020-01-19T06:12:19.490Z] [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 35 kB/s) [2020-01-19T06:12:19.490Z] [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 [2020-01-19T06:12:19.490Z] [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 [2020-01-19T06:12:19.491Z] [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 [2020-01-19T06:12:19.747Z] [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 [2020-01-19T06:12:19.747Z] [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 [2020-01-19T06:12:19.747Z] [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 [2020-01-19T06:12:19.747Z] [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 674 kB/s) [2020-01-19T06:12:19.747Z] [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 [2020-01-19T06:12:19.747Z] [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 [2020-01-19T06:12:19.747Z] [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 [2020-01-19T06:12:20.309Z] [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 [2020-01-19T06:12:20.309Z] [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 [2020-01-19T06:12:20.309Z] [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 [2020-01-19T06:12:20.309Z] [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 175 kB/s) [2020-01-19T06:12:20.309Z] [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 [2020-01-19T06:12:20.309Z] [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 [2020-01-19T06:12:20.309Z] [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 [2020-01-19T06:12:20.565Z] [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 [2020-01-19T06:12:20.565Z] [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 [2020-01-19T06:12:20.565Z] [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 [2020-01-19T06:12:20.565Z] [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 128 kB/s) [2020-01-19T06:12:20.565Z] [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 [2020-01-19T06:12:20.565Z] [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 [2020-01-19T06:12:20.565Z] [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 [2020-01-19T06:12:20.821Z] [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 [2020-01-19T06:12:20.821Z] [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 [2020-01-19T06:12:21.077Z] [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 [2020-01-19T06:12:21.077Z] [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 198 kB/s) [2020-01-19T06:12:21.077Z] [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 [2020-01-19T06:12:21.077Z] [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 [2020-01-19T06:12:21.077Z] [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 [2020-01-19T06:12:21.334Z] [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 [2020-01-19T06:12:21.334Z] [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 [2020-01-19T06:12:21.334Z] [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 [2020-01-19T06:12:21.334Z] [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 256 kB/s) [2020-01-19T06:12:21.334Z] [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 [2020-01-19T06:12:21.334Z] [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 [2020-01-19T06:12:21.334Z] [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 [2020-01-19T06:12:21.591Z] [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 [2020-01-19T06:12:21.847Z] [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 [2020-01-19T06:12:21.847Z] [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 [2020-01-19T06:12:21.847Z] [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 133 kB/s) [2020-01-19T06:12:21.847Z] [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 [2020-01-19T06:12:21.847Z] [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 [2020-01-19T06:12:21.847Z] [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 [2020-01-19T06:12:22.103Z] [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 [2020-01-19T06:12:22.103Z] [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 [2020-01-19T06:12:22.103Z] [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 [2020-01-19T06:12:22.103Z] [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 93 kB/s) [2020-01-19T06:12:22.103Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2020-01-19T06:12:22.103Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2020-01-19T06:12:22.103Z] [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 [2020-01-19T06:12:22.666Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2020-01-19T06:12:22.666Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2020-01-19T06:12:22.666Z] [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 [2020-01-19T06:12:22.666Z] [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 716 kB/s) [2020-01-19T06:12:22.666Z] [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 [2020-01-19T06:12:22.666Z] [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 [2020-01-19T06:12:22.666Z] [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 [2020-01-19T06:12:22.922Z] [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 [2020-01-19T06:12:22.922Z] [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 [2020-01-19T06:12:22.922Z] [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 [2020-01-19T06:12:22.922Z] [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 109 kB/s) [2020-01-19T06:12:22.922Z] [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 [2020-01-19T06:12:22.922Z] [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 [2020-01-19T06:12:22.922Z] [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 [2020-01-19T06:12:23.178Z] [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 [2020-01-19T06:12:23.178Z] [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 [2020-01-19T06:12:23.436Z] [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 [2020-01-19T06:12:23.436Z] [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 118 kB/s) [2020-01-19T06:12:23.436Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2020-01-19T06:12:23.436Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2020-01-19T06:12:23.436Z] [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 [2020-01-19T06:12:23.693Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2020-01-19T06:12:23.693Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2020-01-19T06:12:23.693Z] [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 [2020-01-19T06:12:23.693Z] [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 383 kB/s) [2020-01-19T06:12:23.693Z] [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 [2020-01-19T06:12:23.693Z] [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 [2020-01-19T06:12:23.693Z] [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 [2020-01-19T06:12:24.257Z] [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 [2020-01-19T06:12:24.257Z] [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 [2020-01-19T06:12:24.257Z] [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 [2020-01-19T06:12:24.257Z] [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 136 kB/s) [2020-01-19T06:12:24.257Z] [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 [2020-01-19T06:12:24.257Z] [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 [2020-01-19T06:12:24.257Z] [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 [2020-01-19T06:12:24.513Z] [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 [2020-01-19T06:12:24.513Z] [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 [2020-01-19T06:12:24.513Z] [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 [2020-01-19T06:12:24.513Z] [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 120 kB/s) [2020-01-19T06:12:24.513Z] [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 [2020-01-19T06:12:24.513Z] [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 [2020-01-19T06:12:24.513Z] [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 [2020-01-19T06:12:24.770Z] [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 [2020-01-19T06:12:25.026Z] [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 [2020-01-19T06:12:25.026Z] [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 [2020-01-19T06:12:25.026Z] [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 122 kB/s) [2020-01-19T06:12:25.026Z] [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 [2020-01-19T06:12:25.026Z] [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 [2020-01-19T06:12:25.026Z] [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 [2020-01-19T06:12:25.282Z] [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 [2020-01-19T06:12:25.282Z] [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 [2020-01-19T06:12:25.282Z] [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 [2020-01-19T06:12:25.282Z] [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 457 kB/s) [2020-01-19T06:12:25.282Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom [2020-01-19T06:12:25.282Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom [2020-01-19T06:12:25.282Z] [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 [2020-01-19T06:12:25.538Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom [2020-01-19T06:12:25.794Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom [2020-01-19T06:12:25.794Z] [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 [2020-01-19T06:12:25.794Z] [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 2.1 MB/s) [2020-01-19T06:12:25.794Z] [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 [2020-01-19T06:12:25.794Z] [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 [2020-01-19T06:12:25.794Z] [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 [2020-01-19T06:12:26.051Z] [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 [2020-01-19T06:12:26.051Z] [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 [2020-01-19T06:12:26.051Z] [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 [2020-01-19T06:12:26.051Z] [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 36 kB/s) [2020-01-19T06:12:26.051Z] [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 [2020-01-19T06:12:26.051Z] [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 [2020-01-19T06:12:26.051Z] [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 [2020-01-19T06:12:26.614Z] [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 [2020-01-19T06:12:26.614Z] [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 [2020-01-19T06:12:26.614Z] [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 [2020-01-19T06:12:26.614Z] [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 52 kB/s) [2020-01-19T06:12:26.614Z] [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 [2020-01-19T06:12:26.614Z] [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 [2020-01-19T06:12:26.614Z] [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 [2020-01-19T06:12:26.870Z] [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 [2020-01-19T06:12:26.870Z] [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 [2020-01-19T06:12:26.870Z] [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 [2020-01-19T06:12:26.870Z] [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 35 kB/s) [2020-01-19T06:12:26.870Z] [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 [2020-01-19T06:12:26.870Z] [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 [2020-01-19T06:12:26.870Z] [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 [2020-01-19T06:12:27.432Z] [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 [2020-01-19T06:12:27.433Z] [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 [2020-01-19T06:12:27.433Z] [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 [2020-01-19T06:12:27.433Z] [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 43 kB/s) [2020-01-19T06:12:27.433Z] [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 [2020-01-19T06:12:27.433Z] [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 [2020-01-19T06:12:27.433Z] [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 [2020-01-19T06:12:27.691Z] [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 [2020-01-19T06:12:27.691Z] [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 [2020-01-19T06:12:27.691Z] [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 [2020-01-19T06:12:27.691Z] [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 66 kB/s) [2020-01-19T06:12:27.691Z] [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 [2020-01-19T06:12:27.691Z] [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 [2020-01-19T06:12:27.691Z] [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 [2020-01-19T06:12:28.255Z] [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 [2020-01-19T06:12:28.255Z] [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 [2020-01-19T06:12:28.255Z] [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 [2020-01-19T06:12:28.255Z] [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 43 kB/s) [2020-01-19T06:12:28.255Z] [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 [2020-01-19T06:12:28.255Z] [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 [2020-01-19T06:12:28.255Z] [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 [2020-01-19T06:12:28.511Z] [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 [2020-01-19T06:12:28.511Z] [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 [2020-01-19T06:12:28.511Z] [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 [2020-01-19T06:12:28.511Z] [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 82 kB/s) [2020-01-19T06:12:28.511Z] [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 [2020-01-19T06:12:28.511Z] [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 [2020-01-19T06:12:28.511Z] [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 [2020-01-19T06:12:29.074Z] [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 [2020-01-19T06:12:29.074Z] [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 [2020-01-19T06:12:29.074Z] [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 [2020-01-19T06:12:29.074Z] [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 38 kB/s) [2020-01-19T06:12:29.074Z] [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 [2020-01-19T06:12:29.074Z] [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 [2020-01-19T06:12:29.074Z] [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 [2020-01-19T06:12:29.330Z] [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 [2020-01-19T06:12:29.330Z] [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 [2020-01-19T06:12:29.330Z] [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 [2020-01-19T06:12:29.330Z] [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 117 kB/s) [2020-01-19T06:12:29.330Z] [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 [2020-01-19T06:12:29.330Z] [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 [2020-01-19T06:12:29.330Z] [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 [2020-01-19T06:12:29.893Z] [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 [2020-01-19T06:12:29.893Z] [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 [2020-01-19T06:12:29.893Z] [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 [2020-01-19T06:12:29.893Z] [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 33 kB/s) [2020-01-19T06:12:29.893Z] [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 [2020-01-19T06:12:29.893Z] [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 [2020-01-19T06:12:29.893Z] [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 [2020-01-19T06:12:30.149Z] [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 [2020-01-19T06:12:30.149Z] [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 [2020-01-19T06:12:30.149Z] [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 [2020-01-19T06:12:30.149Z] [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 78 kB/s) [2020-01-19T06:12:30.149Z] [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 [2020-01-19T06:12:30.149Z] [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 [2020-01-19T06:12:30.149Z] [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 [2020-01-19T06:12:30.712Z] [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 [2020-01-19T06:12:30.712Z] [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 [2020-01-19T06:12:30.712Z] [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 [2020-01-19T06:12:30.712Z] [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 40 kB/s) [2020-01-19T06:12:30.712Z] [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 [2020-01-19T06:12:30.712Z] [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 [2020-01-19T06:12:30.712Z] [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 [2020-01-19T06:12:30.968Z] [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 [2020-01-19T06:12:30.968Z] [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 [2020-01-19T06:12:30.968Z] [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 [2020-01-19T06:12:30.968Z] [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 40 kB/s) [2020-01-19T06:12:30.968Z] [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 [2020-01-19T06:12:30.968Z] [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 [2020-01-19T06:12:30.968Z] [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 [2020-01-19T06:12:31.225Z] [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 [2020-01-19T06:12:31.225Z] [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 [2020-01-19T06:12:31.481Z] [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 [2020-01-19T06:12:31.481Z] [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 100 kB/s) [2020-01-19T06:12:31.481Z] [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 [2020-01-19T06:12:31.481Z] [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 [2020-01-19T06:12:31.481Z] [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 [2020-01-19T06:12:31.737Z] [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 [2020-01-19T06:12:31.737Z] [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 [2020-01-19T06:12:31.737Z] [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 [2020-01-19T06:12:31.737Z] [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 68 kB/s) [2020-01-19T06:12:31.737Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom [2020-01-19T06:12:31.737Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom [2020-01-19T06:12:31.737Z] [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 [2020-01-19T06:12:31.996Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom [2020-01-19T06:12:31.996Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom [2020-01-19T06:12:32.252Z] [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 [2020-01-19T06:12:32.252Z] [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 36 kB/s) [2020-01-19T06:12:32.252Z] [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 [2020-01-19T06:12:32.252Z] [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 [2020-01-19T06:12:32.252Z] [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 [2020-01-19T06:12:32.509Z] [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 [2020-01-19T06:12:32.509Z] [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 [2020-01-19T06:12:32.509Z] [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 [2020-01-19T06:12:32.509Z] [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 214 kB/s) [2020-01-19T06:12:32.509Z] [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 [2020-01-19T06:12:32.509Z] [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 [2020-01-19T06:12:32.509Z] [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 [2020-01-19T06:12:32.766Z] [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 [2020-01-19T06:12:33.022Z] [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 [2020-01-19T06:12:33.022Z] [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 [2020-01-19T06:12:33.022Z] [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 104 kB/s) [2020-01-19T06:12:33.022Z] [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 [2020-01-19T06:12:33.022Z] [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 [2020-01-19T06:12:33.022Z] [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 [2020-01-19T06:12:33.279Z] [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 [2020-01-19T06:12:33.279Z] [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 [2020-01-19T06:12:33.279Z] [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 [2020-01-19T06:12:33.279Z] [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 163 kB/s) [2020-01-19T06:12:33.279Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2020-01-19T06:12:33.279Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2020-01-19T06:12:33.279Z] [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 [2020-01-19T06:12:33.535Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2020-01-19T06:12:33.791Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2020-01-19T06:12:33.791Z] [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 [2020-01-19T06:12:33.791Z] [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 298 kB/s) [2020-01-19T06:12:33.791Z] [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 [2020-01-19T06:12:33.791Z] [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 [2020-01-19T06:12:33.791Z] [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 [2020-01-19T06:12:34.048Z] [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 [2020-01-19T06:12:34.048Z] [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 [2020-01-19T06:12:34.048Z] [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 [2020-01-19T06:12:34.048Z] [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 64 kB/s) [2020-01-19T06:12:34.048Z] [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 [2020-01-19T06:12:34.048Z] [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 [2020-01-19T06:12:34.048Z] [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 [2020-01-19T06:12:34.611Z] [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 [2020-01-19T06:12:34.611Z] [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 [2020-01-19T06:12:34.611Z] [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 [2020-01-19T06:12:34.611Z] [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 108 kB/s) [2020-01-19T06:12:34.611Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2020-01-19T06:12:34.611Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2020-01-19T06:12:34.611Z] [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 [2020-01-19T06:12:34.868Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2020-01-19T06:12:34.868Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2020-01-19T06:12:34.868Z] [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 [2020-01-19T06:12:34.868Z] [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 19 kB/s) [2020-01-19T06:12:34.868Z] [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 [2020-01-19T06:12:34.868Z] [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 [2020-01-19T06:12:34.868Z] [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 [2020-01-19T06:12:35.124Z] [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 [2020-01-19T06:12:35.124Z] [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 [2020-01-19T06:12:35.124Z] [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 [2020-01-19T06:12:35.380Z] [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 28 kB/s) [2020-01-19T06:12:35.380Z] [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 [2020-01-19T06:12:35.380Z] [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 [2020-01-19T06:12:35.380Z] [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 [2020-01-19T06:12:35.637Z] [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) [2020-01-19T06:12:35.637Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-parent/11/jboss-parent-11.pom [2020-01-19T06:12:35.893Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/jboss-parent/11/jboss-parent-11.pom [2020-01-19T06:12:35.893Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/11/jboss-parent-11.pom [2020-01-19T06:12:36.151Z] [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) [2020-01-19T06:12:36.151Z] [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 [2020-01-19T06:12:36.151Z] [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 [2020-01-19T06:12:36.151Z] [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 [2020-01-19T06:12:36.409Z] [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 [2020-01-19T06:12:36.409Z] [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 [2020-01-19T06:12:36.409Z] [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 [2020-01-19T06:12:36.409Z] [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 334 kB/s) [2020-01-19T06:12:36.409Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2020-01-19T06:12:36.409Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2020-01-19T06:12:36.409Z] [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 [2020-01-19T06:12:36.665Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2020-01-19T06:12:36.665Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2020-01-19T06:12:36.665Z] [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 [2020-01-19T06:12:36.921Z] [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 186 kB/s) [2020-01-19T06:12:36.921Z] [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 [2020-01-19T06:12:36.921Z] [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 [2020-01-19T06:12:36.921Z] [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 [2020-01-19T06:12:37.178Z] [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 [2020-01-19T06:12:37.178Z] [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 [2020-01-19T06:12:37.178Z] [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 [2020-01-19T06:12:37.178Z] [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 207 kB/s) [2020-01-19T06:12:37.178Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0/maven-2.0.pom [2020-01-19T06:12:37.178Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom [2020-01-19T06:12:37.178Z] [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 [2020-01-19T06:12:37.434Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom [2020-01-19T06:12:37.434Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0/maven-2.0.pom [2020-01-19T06:12:37.434Z] [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 [2020-01-19T06:12:37.690Z] [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 154 kB/s) [2020-01-19T06:12:37.690Z] [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 [2020-01-19T06:12:37.690Z] [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 [2020-01-19T06:12:37.690Z] [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 [2020-01-19T06:12:37.947Z] [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 [2020-01-19T06:12:37.947Z] [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 [2020-01-19T06:12:37.947Z] [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 [2020-01-19T06:12:37.947Z] [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 53 kB/s) [2020-01-19T06:12:37.947Z] [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 [2020-01-19T06:12:37.947Z] [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 [2020-01-19T06:12:37.947Z] [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 [2020-01-19T06:12:38.203Z] [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 [2020-01-19T06:12:38.459Z] [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 [2020-01-19T06:12:38.459Z] [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 [2020-01-19T06:12:38.459Z] [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 89 kB/s) [2020-01-19T06:12:38.459Z] [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 [2020-01-19T06:12:38.459Z] [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 [2020-01-19T06:12:38.459Z] [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 [2020-01-19T06:12:38.715Z] [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 [2020-01-19T06:12:38.715Z] [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 [2020-01-19T06:12:38.715Z] [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 [2020-01-19T06:12:38.715Z] [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 279 kB/s) [2020-01-19T06:12:38.715Z] [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 [2020-01-19T06:12:38.715Z] [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 [2020-01-19T06:12:38.715Z] [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 [2020-01-19T06:12:39.277Z] [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 [2020-01-19T06:12:39.277Z] [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 [2020-01-19T06:12:39.277Z] [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 [2020-01-19T06:12:39.277Z] [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 49 kB/s) [2020-01-19T06:12:39.277Z] [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 [2020-01-19T06:12:39.277Z] [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 [2020-01-19T06:12:39.277Z] [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 [2020-01-19T06:12:39.534Z] [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 [2020-01-19T06:12:39.534Z] [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 [2020-01-19T06:12:39.534Z] [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 [2020-01-19T06:12:39.534Z] [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 36 kB/s) [2020-01-19T06:12:39.534Z] [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 [2020-01-19T06:12:39.534Z] [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 [2020-01-19T06:12:39.534Z] [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 [2020-01-19T06:12:39.790Z] [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 [2020-01-19T06:12:40.046Z] [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 [2020-01-19T06:12:40.046Z] [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 [2020-01-19T06:12:40.046Z] [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 19 kB/s) [2020-01-19T06:12:40.046Z] [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 [2020-01-19T06:12:40.046Z] [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 [2020-01-19T06:12:40.046Z] [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 [2020-01-19T06:12:40.303Z] [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 [2020-01-19T06:12:40.303Z] [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 [2020-01-19T06:12:40.303Z] [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 [2020-01-19T06:12:40.303Z] [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 38 kB/s) [2020-01-19T06:12:40.303Z] [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 [2020-01-19T06:12:40.303Z] [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 [2020-01-19T06:12:40.303Z] [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 [2020-01-19T06:12:40.560Z] [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 [2020-01-19T06:12:40.817Z] [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 [2020-01-19T06:12:40.817Z] [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 [2020-01-19T06:12:40.817Z] [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 53 kB/s) [2020-01-19T06:12:40.817Z] [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 [2020-01-19T06:12:40.817Z] [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 [2020-01-19T06:12:40.817Z] [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 [2020-01-19T06:12:41.073Z] [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 [2020-01-19T06:12:41.073Z] [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 [2020-01-19T06:12:41.073Z] [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 [2020-01-19T06:12:41.073Z] [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 27 kB/s) [2020-01-19T06:12:41.073Z] [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 [2020-01-19T06:12:41.073Z] [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 [2020-01-19T06:12:41.073Z] [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 [2020-01-19T06:12:41.636Z] [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 [2020-01-19T06:12:41.636Z] [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 [2020-01-19T06:12:41.637Z] [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 [2020-01-19T06:12:41.637Z] [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 47 kB/s) [2020-01-19T06:12:41.637Z] [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 [2020-01-19T06:12:41.637Z] [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 [2020-01-19T06:12:41.637Z] [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 [2020-01-19T06:12:41.893Z] [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 [2020-01-19T06:12:41.893Z] [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 [2020-01-19T06:12:41.893Z] [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 [2020-01-19T06:12:41.893Z] [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 35 kB/s) [2020-01-19T06:12:41.893Z] [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 [2020-01-19T06:12:41.893Z] [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 [2020-01-19T06:12:41.893Z] [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 [2020-01-19T06:12:42.149Z] [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 [2020-01-19T06:12:42.406Z] [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 [2020-01-19T06:12:42.406Z] [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 [2020-01-19T06:12:42.406Z] [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 63 kB/s) [2020-01-19T06:12:42.406Z] [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 [2020-01-19T06:12:42.406Z] [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 [2020-01-19T06:12:42.406Z] [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 [2020-01-19T06:12:42.662Z] [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 [2020-01-19T06:12:42.662Z] [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 [2020-01-19T06:12:42.662Z] [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 [2020-01-19T06:12:42.662Z] [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 50 kB/s) [2020-01-19T06:12:42.662Z] [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 [2020-01-19T06:12:42.662Z] [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 [2020-01-19T06:12:42.662Z] [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 [2020-01-19T06:12:42.918Z] [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 [2020-01-19T06:12:43.175Z] [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 [2020-01-19T06:12:43.175Z] [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 [2020-01-19T06:12:43.175Z] [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 44 kB/s) [2020-01-19T06:12:43.175Z] [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 [2020-01-19T06:12:43.175Z] [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 [2020-01-19T06:12:43.175Z] [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 [2020-01-19T06:12:43.431Z] [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 [2020-01-19T06:12:43.431Z] [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 [2020-01-19T06:12:43.431Z] [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 [2020-01-19T06:12:43.431Z] [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 15 kB/s) [2020-01-19T06:12:43.431Z] [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 [2020-01-19T06:12:43.431Z] [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 [2020-01-19T06:12:43.432Z] [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 [2020-01-19T06:12:43.994Z] [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 [2020-01-19T06:12:43.994Z] [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 [2020-01-19T06:12:43.994Z] [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 [2020-01-19T06:12:43.994Z] [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 56 kB/s) [2020-01-19T06:12:43.994Z] [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 [2020-01-19T06:12:43.994Z] [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 [2020-01-19T06:12:43.994Z] [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 [2020-01-19T06:12:44.250Z] [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 [2020-01-19T06:12:44.250Z] [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 [2020-01-19T06:12:44.250Z] [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 [2020-01-19T06:12:44.250Z] [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 15 kB/s) [2020-01-19T06:12:44.250Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/1.4/commons-io-1.4.pom [2020-01-19T06:12:44.250Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/1.4/commons-io-1.4.pom [2020-01-19T06:12:44.250Z] [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 [2020-01-19T06:12:44.506Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/1.4/commons-io-1.4.pom [2020-01-19T06:12:44.763Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/1.4/commons-io-1.4.pom [2020-01-19T06:12:44.763Z] [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 [2020-01-19T06:12:44.763Z] [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 488 kB/s) [2020-01-19T06:12:44.763Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/7/commons-parent-7.pom [2020-01-19T06:12:44.763Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom [2020-01-19T06:12:44.763Z] [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 [2020-01-19T06:12:45.020Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom [2020-01-19T06:12:45.020Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/7/commons-parent-7.pom [2020-01-19T06:12:45.020Z] [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 [2020-01-19T06:12:45.020Z] [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 603 kB/s) [2020-01-19T06:12:45.020Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom [2020-01-19T06:12:45.020Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom [2020-01-19T06:12:45.020Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/4/apache-4.pom [2020-01-19T06:12:45.582Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/4/apache-4.pom [2020-01-19T06:12:45.582Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/4/apache-4.pom [2020-01-19T06:12:45.582Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom [2020-01-19T06:12:45.582Z] [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 180 kB/s) [2020-01-19T06:12:45.582Z] [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 [2020-01-19T06:12:45.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.pom [2020-01-19T06:12:45.582Z] [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 [2020-01-19T06:12:45.838Z] [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 [2020-01-19T06:12:45.838Z] [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 [2020-01-19T06:12:45.838Z] [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 [2020-01-19T06:12:45.838Z] [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 181 kB/s) [2020-01-19T06:12:45.838Z] [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 [2020-01-19T06:12:45.838Z] [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 [2020-01-19T06:12:45.838Z] [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 [2020-01-19T06:12:46.401Z] [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 [2020-01-19T06:12:46.401Z] [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 [2020-01-19T06:12:46.401Z] [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 [2020-01-19T06:12:46.401Z] [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 272 kB/s) [2020-01-19T06:12:46.401Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/4.0/project-4.0.pom [2020-01-19T06:12:46.401Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom [2020-01-19T06:12:46.401Z] [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 [2020-01-19T06:12:46.658Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom [2020-01-19T06:12:46.658Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/4.0/project-4.0.pom [2020-01-19T06:12:46.658Z] [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 [2020-01-19T06:12:46.914Z] [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 375 kB/s) [2020-01-19T06:12:46.914Z] [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 [2020-01-19T06:12:46.914Z] [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 [2020-01-19T06:12:46.914Z] [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 [2020-01-19T06:12:47.171Z] [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 [2020-01-19T06:12:47.171Z] [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 [2020-01-19T06:12:47.171Z] [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 [2020-01-19T06:12:47.171Z] [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 189 kB/s) [2020-01-19T06:12:47.171Z] [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 [2020-01-19T06:12:47.171Z] [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 [2020-01-19T06:12:47.171Z] [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 [2020-01-19T06:12:47.427Z] [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 [2020-01-19T06:12:47.427Z] [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 [2020-01-19T06:12:47.427Z] [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 [2020-01-19T06:12:47.684Z] [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 247 kB/s) [2020-01-19T06:12:47.684Z] [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 [2020-01-19T06:12:47.684Z] [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 [2020-01-19T06:12:47.684Z] [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 [2020-01-19T06:12:47.940Z] [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 [2020-01-19T06:12:47.940Z] [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 [2020-01-19T06:12:47.940Z] [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 [2020-01-19T06:12:47.940Z] [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 633 kB/s) [2020-01-19T06:12:47.940Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/5/commons-parent-5.pom [2020-01-19T06:12:47.940Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom [2020-01-19T06:12:47.940Z] [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 [2020-01-19T06:12:48.196Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom [2020-01-19T06:12:48.196Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/5/commons-parent-5.pom [2020-01-19T06:12:48.196Z] [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 [2020-01-19T06:12:48.452Z] [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 594 kB/s) [2020-01-19T06:12:48.452Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [2020-01-19T06:12:48.452Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [2020-01-19T06:12:48.452Z] [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 [2020-01-19T06:12:48.708Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [2020-01-19T06:12:48.708Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [2020-01-19T06:12:48.708Z] [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 [2020-01-19T06:12:48.708Z] [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 235 kB/s) [2020-01-19T06:12:48.708Z] [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 [2020-01-19T06:12:48.708Z] [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 [2020-01-19T06:12:48.708Z] [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 [2020-01-19T06:12:48.966Z] [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 [2020-01-19T06:12:48.966Z] [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 [2020-01-19T06:12:48.966Z] [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 [2020-01-19T06:12:49.222Z] [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 136 kB/s) [2020-01-19T06:12:49.222Z] [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 [2020-01-19T06:12:49.222Z] [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 [2020-01-19T06:12:49.222Z] [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 [2020-01-19T06:12:49.479Z] [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 [2020-01-19T06:12:49.479Z] [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 [2020-01-19T06:12:49.479Z] [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 [2020-01-19T06:12:49.479Z] [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 116 kB/s) [2020-01-19T06:12:49.479Z] [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 [2020-01-19T06:12:49.479Z] [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 [2020-01-19T06:12:49.479Z] [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 [2020-01-19T06:12:49.735Z] [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 [2020-01-19T06:12:49.735Z] [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 [2020-01-19T06:12:49.735Z] [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 [2020-01-19T06:12:49.992Z] [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 85 kB/s) [2020-01-19T06:12:49.992Z] [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 [2020-01-19T06:12:49.992Z] [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 [2020-01-19T06:12:49.992Z] [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 [2020-01-19T06:12:50.248Z] [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 [2020-01-19T06:12:50.248Z] [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 [2020-01-19T06:12:50.249Z] [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 [2020-01-19T06:12:50.249Z] [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 393 kB/s) [2020-01-19T06:12:50.249Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/28/commons-parent-28.pom [2020-01-19T06:12:50.249Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom [2020-01-19T06:12:50.249Z] [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 [2020-01-19T06:12:50.505Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom [2020-01-19T06:12:50.505Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/28/commons-parent-28.pom [2020-01-19T06:12:50.761Z] [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 [2020-01-19T06:12:50.761Z] [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 1.9 MB/s) [2020-01-19T06:12:50.761Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.2/xz-1.2.pom [2020-01-19T06:12:50.761Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.2/xz-1.2.pom [2020-01-19T06:12:50.761Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.2/xz-1.2.pom [2020-01-19T06:12:51.017Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.2/xz-1.2.pom [2020-01-19T06:12:51.017Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.2/xz-1.2.pom [2020-01-19T06:12:51.017Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.2/xz-1.2.pom [2020-01-19T06:12:51.017Z] [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 71 kB/s) [2020-01-19T06:12:51.017Z] [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 [2020-01-19T06:12:51.017Z] [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 [2020-01-19T06:12:51.017Z] [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 [2020-01-19T06:12:51.273Z] [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 [2020-01-19T06:12:51.273Z] [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 [2020-01-19T06:12:51.529Z] [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 [2020-01-19T06:12:51.529Z] [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) [2020-01-19T06:12:51.529Z] [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 [2020-01-19T06:12:51.529Z] [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 [2020-01-19T06:12:51.529Z] [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 [2020-01-19T06:12:51.786Z] [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 [2020-01-19T06:12:51.786Z] [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 [2020-01-19T06:12:51.786Z] [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 [2020-01-19T06:12:51.786Z] [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 66 kB/s) [2020-01-19T06:12:51.786Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [2020-01-19T06:12:51.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [2020-01-19T06:12:51.786Z] [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 [2020-01-19T06:12:52.042Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [2020-01-19T06:12:52.298Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [2020-01-19T06:12:52.298Z] [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 [2020-01-19T06:12:52.298Z] [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 761 kB/s) [2020-01-19T06:12:52.298Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [2020-01-19T06:12:52.298Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom [2020-01-19T06:12:52.298Z] [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 [2020-01-19T06:12:52.554Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom [2020-01-19T06:12:52.554Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [2020-01-19T06:12:52.554Z] [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 [2020-01-19T06:12:52.554Z] [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 1.2 MB/s) [2020-01-19T06:12:52.554Z] [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 [2020-01-19T06:12:52.554Z] [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 [2020-01-19T06:12:52.554Z] [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 [2020-01-19T06:12:52.817Z] [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 [2020-01-19T06:12:53.073Z] [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 [2020-01-19T06:12:53.073Z] [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 [2020-01-19T06:12:53.331Z] [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 121 kB/s) [2020-01-19T06:12:53.331Z] [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 [2020-01-19T06:12:53.331Z] [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 296 kB/s) [2020-01-19T06:12:53.331Z] [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 [2020-01-19T06:12:53.331Z] [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 1.1 MB/s) [2020-01-19T06:12:53.331Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [2020-01-19T06:12:53.331Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [2020-01-19T06:12:53.331Z] [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 [2020-01-19T06:12:53.587Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [2020-01-19T06:12:53.587Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [2020-01-19T06:12:53.587Z] [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 [2020-01-19T06:12:53.587Z] [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 124 kB/s) [2020-01-19T06:12:53.587Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2020-01-19T06:12:53.587Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2020-01-19T06:12:53.587Z] [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 [2020-01-19T06:12:53.843Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2020-01-19T06:12:54.099Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2020-01-19T06:12:54.099Z] [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 [2020-01-19T06:12:54.099Z] [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 193 kB/s) [2020-01-19T06:12:54.099Z] [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 [2020-01-19T06:12:54.100Z] [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 [2020-01-19T06:12:54.100Z] [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 [2020-01-19T06:12:54.356Z] [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 [2020-01-19T06:12:54.356Z] [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 [2020-01-19T06:12:54.356Z] [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 [2020-01-19T06:12:54.356Z] [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 167 kB/s) [2020-01-19T06:12:54.356Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2020-01-19T06:12:54.356Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2020-01-19T06:12:54.356Z] [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 [2020-01-19T06:12:54.918Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2020-01-19T06:12:54.918Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2020-01-19T06:12:54.918Z] [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 [2020-01-19T06:12:54.918Z] [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 157 kB/s) [2020-01-19T06:12:54.918Z] [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 [2020-01-19T06:12:54.918Z] [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 [2020-01-19T06:12:54.918Z] [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 [2020-01-19T06:12:55.174Z] [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 [2020-01-19T06:12:55.174Z] [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 [2020-01-19T06:12:55.174Z] [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 [2020-01-19T06:12:55.174Z] [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 222 kB/s) [2020-01-19T06:12:55.174Z] [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 [2020-01-19T06:12:55.174Z] [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 [2020-01-19T06:12:55.174Z] [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 [2020-01-19T06:12:55.431Z] [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 [2020-01-19T06:12:55.431Z] [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 [2020-01-19T06:12:55.687Z] [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 [2020-01-19T06:12:55.687Z] [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) [2020-01-19T06:12:55.687Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/5/project-5.pom [2020-01-19T06:12:55.687Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/5/project-5.pom [2020-01-19T06:12:55.687Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/5/project-5.pom [2020-01-19T06:12:55.943Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/5/project-5.pom [2020-01-19T06:12:55.943Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/5/project-5.pom [2020-01-19T06:12:55.943Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/5/project-5.pom [2020-01-19T06:12:55.943Z] [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 928 kB/s) [2020-01-19T06:12:55.943Z] [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 [2020-01-19T06:12:55.943Z] [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 [2020-01-19T06:12:55.943Z] [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 [2020-01-19T06:12:56.199Z] [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 [2020-01-19T06:12:56.456Z] [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 [2020-01-19T06:12:56.456Z] [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 [2020-01-19T06:12:56.456Z] [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 274 kB/s) [2020-01-19T06:12:56.456Z] [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 [2020-01-19T06:12:56.456Z] [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 [2020-01-19T06:12:56.456Z] [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 [2020-01-19T06:12:56.712Z] [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 [2020-01-19T06:12:56.712Z] [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 [2020-01-19T06:12:56.712Z] [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 [2020-01-19T06:12:56.712Z] [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 296 kB/s) [2020-01-19T06:12:56.712Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.4/commons-codec-1.4.pom [2020-01-19T06:12:56.712Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.4/commons-codec-1.4.pom [2020-01-19T06:12:56.712Z] [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 [2020-01-19T06:12:57.278Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.4/commons-codec-1.4.pom [2020-01-19T06:12:57.278Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.4/commons-codec-1.4.pom [2020-01-19T06:12:57.278Z] [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 [2020-01-19T06:12:57.278Z] [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 404 kB/s) [2020-01-19T06:12:57.278Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/11/commons-parent-11.pom [2020-01-19T06:12:57.278Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom [2020-01-19T06:12:57.278Z] [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 [2020-01-19T06:12:57.534Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom [2020-01-19T06:12:57.534Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/11/commons-parent-11.pom [2020-01-19T06:12:57.534Z] [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 [2020-01-19T06:12:57.534Z] [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 948 kB/s) [2020-01-19T06:12:57.534Z] [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 [2020-01-19T06:12:57.534Z] [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 [2020-01-19T06:12:57.534Z] [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 [2020-01-19T06:12:57.790Z] [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 [2020-01-19T06:12:57.790Z] [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 [2020-01-19T06:12:58.047Z] [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 [2020-01-19T06:12:58.047Z] [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 335 kB/s) [2020-01-19T06:12:58.047Z] [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 [2020-01-19T06:12:58.047Z] [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 [2020-01-19T06:12:58.047Z] [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 [2020-01-19T06:12:58.303Z] [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 [2020-01-19T06:12:58.303Z] [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 [2020-01-19T06:12:58.303Z] [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 [2020-01-19T06:12:58.303Z] [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 54 kB/s) [2020-01-19T06:12:58.303Z] [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 [2020-01-19T06:12:58.303Z] [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 [2020-01-19T06:12:58.303Z] [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 [2020-01-19T06:12:58.559Z] [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 [2020-01-19T06:12:58.815Z] [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 [2020-01-19T06:12:58.815Z] [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 [2020-01-19T06:12:58.815Z] [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 401 kB/s) [2020-01-19T06:12:58.815Z] [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 [2020-01-19T06:12:58.815Z] [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 [2020-01-19T06:12:58.815Z] [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 [2020-01-19T06:12:59.070Z] [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 [2020-01-19T06:12:59.070Z] [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 [2020-01-19T06:12:59.070Z] [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 [2020-01-19T06:12:59.070Z] [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 87 kB/s) [2020-01-19T06:12:59.070Z] [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 [2020-01-19T06:12:59.070Z] [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 [2020-01-19T06:12:59.070Z] [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 [2020-01-19T06:12:59.326Z] [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 [2020-01-19T06:12:59.583Z] [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 [2020-01-19T06:12:59.583Z] [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 [2020-01-19T06:12:59.583Z] [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 130 kB/s) [2020-01-19T06:12:59.583Z] [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 [2020-01-19T06:12:59.583Z] [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 [2020-01-19T06:12:59.583Z] [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 [2020-01-19T06:12:59.840Z] [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 [2020-01-19T06:12:59.840Z] [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 [2020-01-19T06:12:59.840Z] [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 [2020-01-19T06:12:59.840Z] [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 254 kB/s) [2020-01-19T06:12:59.840Z] [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 [2020-01-19T06:12:59.840Z] [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 [2020-01-19T06:12:59.840Z] [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 [2020-01-19T06:13:00.403Z] [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 [2020-01-19T06:13:00.403Z] [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 [2020-01-19T06:13:00.403Z] [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 [2020-01-19T06:13:00.403Z] [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 72 kB/s) [2020-01-19T06:13:00.403Z] [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 [2020-01-19T06:13:00.403Z] [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 [2020-01-19T06:13:00.403Z] [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 [2020-01-19T06:13:00.660Z] [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 [2020-01-19T06:13:00.660Z] [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 [2020-01-19T06:13:00.660Z] [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 [2020-01-19T06:13:00.660Z] [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 70 kB/s) [2020-01-19T06:13:00.660Z] [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 [2020-01-19T06:13:00.660Z] [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 [2020-01-19T06:13:00.660Z] [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 [2020-01-19T06:13:00.916Z] [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 [2020-01-19T06:13:00.916Z] [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 [2020-01-19T06:13:00.916Z] [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 [2020-01-19T06:13:01.173Z] [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 293 kB/s) [2020-01-19T06:13:01.173Z] [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 [2020-01-19T06:13:01.173Z] [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 [2020-01-19T06:13:01.173Z] [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 [2020-01-19T06:13:01.429Z] [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 [2020-01-19T06:13:01.429Z] [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 [2020-01-19T06:13:01.429Z] [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 [2020-01-19T06:13:01.429Z] [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 83 kB/s) [2020-01-19T06:13:01.429Z] [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 [2020-01-19T06:13:01.429Z] [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 [2020-01-19T06:13:01.429Z] [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 [2020-01-19T06:13:01.686Z] [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 [2020-01-19T06:13:01.686Z] [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 [2020-01-19T06:13:01.686Z] [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 [2020-01-19T06:13:01.942Z] [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 83 kB/s) [2020-01-19T06:13:01.942Z] [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 [2020-01-19T06:13:01.942Z] [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 [2020-01-19T06:13:01.942Z] [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 [2020-01-19T06:13:02.198Z] [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 [2020-01-19T06:13:02.198Z] [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 [2020-01-19T06:13:02.198Z] [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 [2020-01-19T06:13:02.198Z] [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 74 kB/s) [2020-01-19T06:13:02.198Z] [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 [2020-01-19T06:13:02.198Z] [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 [2020-01-19T06:13:02.198Z] [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 [2020-01-19T06:13:02.454Z] [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 [2020-01-19T06:13:02.454Z] [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 [2020-01-19T06:13:02.710Z] [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 [2020-01-19T06:13:02.710Z] [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 50 kB/s) [2020-01-19T06:13:02.710Z] [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 [2020-01-19T06:13:02.710Z] [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 [2020-01-19T06:13:02.710Z] [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 [2020-01-19T06:13:02.966Z] [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 [2020-01-19T06:13:02.966Z] [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 [2020-01-19T06:13:02.966Z] [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 [2020-01-19T06:13:02.966Z] [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 76 kB/s) [2020-01-19T06:13:02.966Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [2020-01-19T06:13:02.966Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [2020-01-19T06:13:02.966Z] [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 [2020-01-19T06:13:03.223Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [2020-01-19T06:13:03.223Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [2020-01-19T06:13:03.479Z] [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 [2020-01-19T06:13:03.479Z] [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 562 kB/s) [2020-01-19T06:13:03.479Z] [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 [2020-01-19T06:13:03.479Z] [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 [2020-01-19T06:13:03.479Z] [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 [2020-01-19T06:13:03.735Z] [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 [2020-01-19T06:13:03.735Z] [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 [2020-01-19T06:13:03.735Z] [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 [2020-01-19T06:13:03.735Z] [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 61 kB/s) [2020-01-19T06:13:03.735Z] [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 [2020-01-19T06:13:03.735Z] [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 [2020-01-19T06:13:03.735Z] [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 [2020-01-19T06:13:03.991Z] [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 [2020-01-19T06:13:03.991Z] [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 [2020-01-19T06:13:04.248Z] [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 [2020-01-19T06:13:04.248Z] [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 139 kB/s) [2020-01-19T06:13:04.248Z] [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 [2020-01-19T06:13:04.248Z] [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 [2020-01-19T06:13:04.248Z] [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 [2020-01-19T06:13:04.506Z] [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 [2020-01-19T06:13:04.506Z] [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 [2020-01-19T06:13:04.506Z] [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 [2020-01-19T06:13:04.506Z] [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 76 kB/s) [2020-01-19T06:13:04.506Z] [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 [2020-01-19T06:13:04.506Z] [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 [2020-01-19T06:13:04.506Z] [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 [2020-01-19T06:13:05.068Z] [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 [2020-01-19T06:13:05.068Z] [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 [2020-01-19T06:13:05.068Z] [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 [2020-01-19T06:13:05.068Z] [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 84 kB/s) [2020-01-19T06:13:05.068Z] [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 [2020-01-19T06:13:05.068Z] [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 [2020-01-19T06:13:05.068Z] [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 [2020-01-19T06:13:05.324Z] [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 [2020-01-19T06:13:05.324Z] [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 [2020-01-19T06:13:05.324Z] [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 [2020-01-19T06:13:05.324Z] [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 119 kB/s) [2020-01-19T06:13:05.324Z] [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 [2020-01-19T06:13:05.324Z] [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 [2020-01-19T06:13:05.324Z] [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 [2020-01-19T06:13:05.583Z] [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 [2020-01-19T06:13:05.583Z] [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 [2020-01-19T06:13:05.840Z] [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 [2020-01-19T06:13:05.840Z] [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 306 kB/s) [2020-01-19T06:13:05.840Z] [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 [2020-01-19T06:13:05.840Z] [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 [2020-01-19T06:13:05.840Z] [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 [2020-01-19T06:13:06.097Z] [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 [2020-01-19T06:13:06.097Z] [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 [2020-01-19T06:13:06.097Z] [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 [2020-01-19T06:13:06.097Z] [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 68 kB/s) [2020-01-19T06:13:06.097Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [2020-01-19T06:13:06.097Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [2020-01-19T06:13:06.097Z] [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 [2020-01-19T06:13:06.354Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [2020-01-19T06:13:06.611Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [2020-01-19T06:13:06.611Z] [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 [2020-01-19T06:13:06.611Z] [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 275 kB/s) [2020-01-19T06:13:06.611Z] [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 [2020-01-19T06:13:06.611Z] [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 [2020-01-19T06:13:06.611Z] [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 [2020-01-19T06:13:06.868Z] [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 [2020-01-19T06:13:06.868Z] [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 [2020-01-19T06:13:06.868Z] [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 [2020-01-19T06:13:06.868Z] [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 47 kB/s) [2020-01-19T06:13:06.868Z] [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 [2020-01-19T06:13:06.868Z] [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 [2020-01-19T06:13:06.868Z] [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 [2020-01-19T06:13:07.124Z] [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 [2020-01-19T06:13:07.381Z] [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 [2020-01-19T06:13:07.381Z] [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 [2020-01-19T06:13:07.381Z] [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 186 kB/s) [2020-01-19T06:13:07.381Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/11/oss-parent-11.pom [2020-01-19T06:13:07.381Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom [2020-01-19T06:13:07.381Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/11/oss-parent-11.pom [2020-01-19T06:13:07.637Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom [2020-01-19T06:13:07.637Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/11/oss-parent-11.pom [2020-01-19T06:13:07.637Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/11/oss-parent-11.pom [2020-01-19T06:13:07.637Z] [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 773 kB/s) [2020-01-19T06:13:07.637Z] [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 [2020-01-19T06:13:07.637Z] [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 [2020-01-19T06:13:07.637Z] [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 [2020-01-19T06:13:08.200Z] [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 [2020-01-19T06:13:08.200Z] [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 [2020-01-19T06:13:08.200Z] [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 [2020-01-19T06:13:08.200Z] [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 48 kB/s) [2020-01-19T06:13:08.200Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/10/oss-parent-10.pom [2020-01-19T06:13:08.200Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom [2020-01-19T06:13:08.200Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/10/oss-parent-10.pom [2020-01-19T06:13:08.456Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom [2020-01-19T06:13:08.456Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/10/oss-parent-10.pom [2020-01-19T06:13:08.456Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/10/oss-parent-10.pom [2020-01-19T06:13:08.456Z] [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 466 kB/s) [2020-01-19T06:13:08.456Z] [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 [2020-01-19T06:13:08.456Z] [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 [2020-01-19T06:13:08.456Z] [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 [2020-01-19T06:13:08.712Z] [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 [2020-01-19T06:13:08.712Z] [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 [2020-01-19T06:13:08.969Z] [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 [2020-01-19T06:13:08.969Z] [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 239 kB/s) [2020-01-19T06:13:08.969Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/joda-time/joda-time/2.0/joda-time-2.0.pom [2020-01-19T06:13:08.969Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/joda-time/joda-time/2.0/joda-time-2.0.pom [2020-01-19T06:13:08.969Z] [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 [2020-01-19T06:13:09.225Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/joda-time/joda-time/2.0/joda-time-2.0.pom [2020-01-19T06:13:09.225Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/joda-time/joda-time/2.0/joda-time-2.0.pom [2020-01-19T06:13:09.225Z] [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 [2020-01-19T06:13:09.225Z] [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 547 kB/s) [2020-01-19T06:13:09.225Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom [2020-01-19T06:13:09.225Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom [2020-01-19T06:13:09.225Z] [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 [2020-01-19T06:13:09.482Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom [2020-01-19T06:13:09.739Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom [2020-01-19T06:13:09.739Z] [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 [2020-01-19T06:13:09.739Z] [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 223 kB/s) [2020-01-19T06:13:09.739Z] [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 [2020-01-19T06:13:09.739Z] [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 [2020-01-19T06:13:09.739Z] [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 [2020-01-19T06:13:09.996Z] [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 [2020-01-19T06:13:09.996Z] [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 [2020-01-19T06:13:09.996Z] [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 [2020-01-19T06:13:09.996Z] [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 272 kB/s) [2020-01-19T06:13:09.996Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [2020-01-19T06:13:10.252Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [2020-01-19T06:13:10.252Z] [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 [2020-01-19T06:13:10.509Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [2020-01-19T06:13:10.509Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [2020-01-19T06:13:10.509Z] [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 [2020-01-19T06:13:10.509Z] [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 46 kB/s) [2020-01-19T06:13:10.509Z] [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 [2020-01-19T06:13:10.765Z] [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 345 kB/s) [2020-01-19T06:13:10.765Z] [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 [2020-01-19T06:13:10.765Z] [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 979 kB/s) [2020-01-19T06:13:10.765Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom [2020-01-19T06:13:10.765Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom [2020-01-19T06:13:10.765Z] [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 [2020-01-19T06:13:11.021Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom [2020-01-19T06:13:11.021Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom [2020-01-19T06:13:11.021Z] [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 [2020-01-19T06:13:11.022Z] [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 260 kB/s) [2020-01-19T06:13:11.022Z] [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 [2020-01-19T06:13:11.022Z] [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 [2020-01-19T06:13:11.022Z] [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 [2020-01-19T06:13:11.022Z] [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 [2020-01-19T06:13:11.022Z] [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 [2020-01-19T06:13:11.022Z] [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 [2020-01-19T06:13:11.022Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2020-01-19T06:13:11.022Z] [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 [2020-01-19T06:13:11.022Z] [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 [2020-01-19T06:13:11.022Z] [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 [2020-01-19T06:13:11.022Z] [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 [2020-01-19T06:13:11.022Z] [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 [2020-01-19T06:13:11.022Z] [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 [2020-01-19T06:13:11.022Z] [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 [2020-01-19T06:13:11.022Z] [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 [2020-01-19T06:13:11.278Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar [2020-01-19T06:13:11.279Z] [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 [2020-01-19T06:13:11.279Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/1.4/commons-io-1.4.jar [2020-01-19T06:13:11.279Z] [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 [2020-01-19T06:13:11.279Z] [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 [2020-01-19T06:13:11.279Z] [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 [2020-01-19T06:13:11.279Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [2020-01-19T06:13:11.279Z] [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 [2020-01-19T06:13:11.279Z] [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 [2020-01-19T06:13:11.279Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [2020-01-19T06:13:11.279Z] [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 [2020-01-19T06:13:11.279Z] [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 [2020-01-19T06:13:11.279Z] [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 [2020-01-19T06:13:11.279Z] [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 [2020-01-19T06:13:11.279Z] [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 [2020-01-19T06:13:11.279Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/joda-time/joda-time/2.0/joda-time-2.0.jar [2020-01-19T06:13:11.279Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.jar [2020-01-19T06:13:11.279Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [2020-01-19T06:13:11.279Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar [2020-01-19T06:13:11.279Z] [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 [2020-01-19T06:13:11.279Z] [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 8.8 MB/s) [2020-01-19T06:13:11.279Z] [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 [2020-01-19T06:13:11.279Z] [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 [2020-01-19T06:13:11.279Z] [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 [2020-01-19T06:13:11.279Z] [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 [2020-01-19T06:13:11.279Z] [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 [2020-01-19T06:13:11.279Z] [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 [2020-01-19T06:13:11.279Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2020-01-19T06:13:11.279Z] [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 [2020-01-19T06:13:11.279Z] [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 [2020-01-19T06:13:11.279Z] [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 [2020-01-19T06:13:11.279Z] [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 [2020-01-19T06:13:11.279Z] [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 [2020-01-19T06:13:11.279Z] [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 [2020-01-19T06:13:11.279Z] [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 [2020-01-19T06:13:11.279Z] [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 [2020-01-19T06:13:11.279Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar [2020-01-19T06:13:11.279Z] [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 [2020-01-19T06:13:11.279Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/1.4/commons-io-1.4.jar [2020-01-19T06:13:11.279Z] [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 [2020-01-19T06:13:11.279Z] [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 [2020-01-19T06:13:11.279Z] [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 [2020-01-19T06:13:11.279Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [2020-01-19T06:13:11.279Z] [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 [2020-01-19T06:13:11.279Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [2020-01-19T06:13:11.279Z] [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 [2020-01-19T06:13:11.279Z] [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 [2020-01-19T06:13:11.279Z] [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 [2020-01-19T06:13:11.279Z] [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 [2020-01-19T06:13:11.279Z] [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 [2020-01-19T06:13:11.536Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/joda-time/joda-time/2.0/joda-time-2.0.jar [2020-01-19T06:13:11.536Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.jar [2020-01-19T06:13:11.536Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [2020-01-19T06:13:11.536Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar [2020-01-19T06:13:11.536Z] [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 [2020-01-19T06:13:11.536Z] [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 [2020-01-19T06:13:11.536Z] [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 [2020-01-19T06:13:11.536Z] [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 [2020-01-19T06:13:11.536Z] [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 [2020-01-19T06:13:11.536Z] [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 [2020-01-19T06:13:11.792Z] [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 [2020-01-19T06:13:11.793Z] [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 [2020-01-19T06:13:11.793Z] [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 [2020-01-19T06:13:11.793Z] [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 [2020-01-19T06:13:11.793Z] [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 [2020-01-19T06:13:12.049Z] [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 [2020-01-19T06:13:12.049Z] [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 [2020-01-19T06:13:12.049Z] [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 [2020-01-19T06:13:12.049Z] [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 [2020-01-19T06:13:12.305Z] [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 [2020-01-19T06:13:12.305Z] [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 [2020-01-19T06:13:12.305Z] [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 [2020-01-19T06:13:12.305Z] [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 [2020-01-19T06:13:12.561Z] [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 [2020-01-19T06:13:12.561Z] [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 [2020-01-19T06:13:12.561Z] [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 83 kB/s) [2020-01-19T06:13:12.561Z] [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 [2020-01-19T06:13:12.561Z] [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 [2020-01-19T06:13:12.561Z] [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 [2020-01-19T06:13:12.817Z] [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 [2020-01-19T06:13:12.817Z] [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 [2020-01-19T06:13:13.073Z] [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 [2020-01-19T06:13:13.073Z] [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 [2020-01-19T06:13:13.073Z] [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 [2020-01-19T06:13:13.073Z] [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 [2020-01-19T06:13:13.073Z] [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 [2020-01-19T06:13:13.329Z] [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 [2020-01-19T06:13:13.330Z] [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 [2020-01-19T06:13:13.330Z] [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 [2020-01-19T06:13:13.330Z] [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 [2020-01-19T06:13:13.586Z] [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 [2020-01-19T06:13:13.586Z] [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 [2020-01-19T06:13:13.586Z] [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 [2020-01-19T06:13:13.586Z] [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 [2020-01-19T06:13:13.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.jar [2020-01-19T06:13:13.586Z] [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 [2020-01-19T06:13:13.586Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2020-01-19T06:13:13.586Z] [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 [2020-01-19T06:13:13.844Z] [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 [2020-01-19T06:13:13.844Z] [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 [2020-01-19T06:13:13.844Z] [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 [2020-01-19T06:13:13.844Z] [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 [2020-01-19T06:13:13.844Z] [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 [2020-01-19T06:13:13.844Z] [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 [2020-01-19T06:13:13.844Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar [2020-01-19T06:13:13.844Z] [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 [2020-01-19T06:13:13.844Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/1.4/commons-io-1.4.jar [2020-01-19T06:13:13.844Z] [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 [2020-01-19T06:13:13.844Z] [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 [2020-01-19T06:13:13.844Z] [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 [2020-01-19T06:13:13.844Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [2020-01-19T06:13:13.844Z] [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 [2020-01-19T06:13:13.844Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [2020-01-19T06:13:13.844Z] [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 [2020-01-19T06:13:13.844Z] [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 [2020-01-19T06:13:13.844Z] [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 [2020-01-19T06:13:13.844Z] [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 [2020-01-19T06:13:13.844Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/joda-time/joda-time/2.0/joda-time-2.0.jar [2020-01-19T06:13:13.844Z] [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 [2020-01-19T06:13:13.845Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.jar [2020-01-19T06:13:13.845Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [2020-01-19T06:13:13.845Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar [2020-01-19T06:13:13.845Z] [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 [2020-01-19T06:13:13.845Z] [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 [2020-01-19T06:13:13.845Z] [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 [2020-01-19T06:13:13.845Z] [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 [2020-01-19T06:13:13.845Z] [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 [2020-01-19T06:13:13.845Z] [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 [2020-01-19T06:13:13.845Z] [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 [2020-01-19T06:13:13.845Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2020-01-19T06:13:13.845Z] [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 [2020-01-19T06:13:13.845Z] [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 [2020-01-19T06:13:13.845Z] [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 [2020-01-19T06:13:13.845Z] [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 [2020-01-19T06:13:13.845Z] [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 [2020-01-19T06:13:13.845Z] [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 [2020-01-19T06:13:13.845Z] [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 [2020-01-19T06:13:13.845Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar [2020-01-19T06:13:13.845Z] [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 [2020-01-19T06:13:13.845Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/1.4/commons-io-1.4.jar [2020-01-19T06:13:13.845Z] [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 [2020-01-19T06:13:13.845Z] [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 [2020-01-19T06:13:13.845Z] [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 [2020-01-19T06:13:13.845Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [2020-01-19T06:13:13.845Z] [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 [2020-01-19T06:13:13.845Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [2020-01-19T06:13:13.845Z] [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 [2020-01-19T06:13:13.845Z] [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 [2020-01-19T06:13:13.845Z] [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 [2020-01-19T06:13:13.845Z] [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 [2020-01-19T06:13:13.845Z] [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 [2020-01-19T06:13:13.845Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/joda-time/joda-time/2.0/joda-time-2.0.jar [2020-01-19T06:13:13.845Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.jar [2020-01-19T06:13:13.845Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [2020-01-19T06:13:13.845Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar [2020-01-19T06:13:14.102Z] [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 [2020-01-19T06:13:14.102Z] [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 [2020-01-19T06:13:14.102Z] [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 [2020-01-19T06:13:14.102Z] [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 [2020-01-19T06:13:14.102Z] [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 [2020-01-19T06:13:14.102Z] [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 [2020-01-19T06:13:14.102Z] [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 2.1 MB/s) [2020-01-19T06:13:14.102Z] [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 [2020-01-19T06:13:14.102Z] [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.4 MB/s) [2020-01-19T06:13:14.102Z] [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 [2020-01-19T06:13:14.102Z] [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 1.9 MB/s) [2020-01-19T06:13:14.102Z] [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 [2020-01-19T06:13:14.102Z] [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.0 MB/s) [2020-01-19T06:13:14.102Z] [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 [2020-01-19T06:13:14.102Z] [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 5.3 MB/s) [2020-01-19T06:13:14.102Z] [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 [2020-01-19T06:13:14.102Z] [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 3.3 MB/s) [2020-01-19T06:13:14.102Z] [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 [2020-01-19T06:13:14.102Z] [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 256 kB/s) [2020-01-19T06:13:14.102Z] [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 [2020-01-19T06:13:14.102Z] [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 521 kB/s) [2020-01-19T06:13:14.102Z] [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 [2020-01-19T06:13:14.102Z] [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 820 kB/s) [2020-01-19T06:13:14.102Z] [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 [2020-01-19T06:13:14.102Z] [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 1.1 MB/s) [2020-01-19T06:13:14.102Z] [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 [2020-01-19T06:13:14.102Z] [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 307 kB/s) [2020-01-19T06:13:14.102Z] [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 [2020-01-19T06:13:14.102Z] [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 478 kB/s) [2020-01-19T06:13:14.102Z] [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 [2020-01-19T06:13:14.102Z] [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 1.4 MB/s) [2020-01-19T06:13:14.102Z] [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 [2020-01-19T06:13:14.102Z] [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 727 kB/s) [2020-01-19T06:13:14.102Z] [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 250 kB/s) [2020-01-19T06:13:14.102Z] [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 807 kB/s) [2020-01-19T06:13:14.102Z] [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 [2020-01-19T06:13:14.102Z] [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 [2020-01-19T06:13:14.102Z] [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 [2020-01-19T06:13:14.102Z] [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 276 kB/s) [2020-01-19T06:13:14.102Z] [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 [2020-01-19T06:13:14.102Z] [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 1.6 MB/s) [2020-01-19T06:13:14.102Z] [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 [2020-01-19T06:13:14.102Z] [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 345 kB/s) [2020-01-19T06:13:14.102Z] [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 [2020-01-19T06:13:14.102Z] [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 968 kB/s) [2020-01-19T06:13:14.102Z] [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 [2020-01-19T06:13:14.102Z] [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 18 MB/s) [2020-01-19T06:13:14.102Z] [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 [2020-01-19T06:13:14.102Z] [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 280 kB/s) [2020-01-19T06:13:14.102Z] [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 [2020-01-19T06:13:14.102Z] [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 333 kB/s) [2020-01-19T06:13:14.103Z] [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 [2020-01-19T06:13:14.103Z] [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 638 kB/s) [2020-01-19T06:13:14.103Z] [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 [2020-01-19T06:13:14.103Z] [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 164 kB/s) [2020-01-19T06:13:14.103Z] [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 [2020-01-19T06:13:14.103Z] [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 1.2 MB/s) [2020-01-19T06:13:14.103Z] [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 [2020-01-19T06:13:14.359Z] [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 813 kB/s) [2020-01-19T06:13:14.359Z] [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 3.6 MB/s) [2020-01-19T06:13:14.359Z] [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 [2020-01-19T06:13:14.359Z] [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 [2020-01-19T06:13:14.359Z] [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 39 kB/s) [2020-01-19T06:13:14.359Z] [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 2.2 MB/s) [2020-01-19T06:13:14.359Z] [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 16 kB/s) [2020-01-19T06:13:14.359Z] [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 1.3 MB/s) [2020-01-19T06:13:14.359Z] [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 7.2 MB/s) [2020-01-19T06:13:14.922Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2020-01-19T06:13:14.922Z] [INFO] Fetching p2.index from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/ [2020-01-19T06:13:14.922Z] [INFO] Fetching p2.index from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/ [2020-01-19T06:13:15.178Z] [INFO] Adding repository http://download.eclipse.org/tools/cdt/releases/9.2/r.1 [2020-01-19T06:13:15.178Z] [INFO] Fetching content.jar from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/ (68.44kB) [2020-01-19T06:13:15.178Z] [INFO] Fetching content.jar from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/ (68.44kB) [2020-01-19T06:13:15.434Z] [INFO] Fetching p2.index from http://archive.eclipse.org/linuxtools/update-5.3.0/ [2020-01-19T06:13:15.434Z] [INFO] Fetching p2.index from http://archive.eclipse.org/linuxtools/update-5.3.0/ [2020-01-19T06:13:15.434Z] [INFO] Adding repository http://archive.eclipse.org/linuxtools/update-5.3.0 [2020-01-19T06:13:15.434Z] [INFO] Fetching content.jar from http://archive.eclipse.org/linuxtools/update-5.3.0/ (49.55kB) [2020-01-19T06:13:15.434Z] [INFO] Fetching content.jar from http://archive.eclipse.org/linuxtools/update-5.3.0/ (49.55kB) [2020-01-19T06:13:15.690Z] [INFO] Fetching p2.index from http://download.eclipse.org/technology/swtbot/snapshots/ [2020-01-19T06:13:15.690Z] [INFO] Fetching p2.index from http://download.eclipse.org/technology/swtbot/snapshots/ [2020-01-19T06:13:15.690Z] [INFO] Adding repository http://download.eclipse.org/technology/swtbot/snapshots [2020-01-19T06:13:15.690Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/swtbot/snapshots/ [2020-01-19T06:13:15.690Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/swtbot/snapshots/ [2020-01-19T06:13:15.946Z] [INFO] Adding repository http://download.eclipse.org/tools/ptp/builds/remote/neon/milestones/UR2-RC4 [2020-01-19T06:13:15.946Z] [INFO] Fetching content.jar from http://download.eclipse.org/tools/ptp/builds/remote/neon/milestones/UR2-RC4/ (9.81kB) [2020-01-19T06:13:15.946Z] [INFO] Fetching content.jar from http://download.eclipse.org/tools/ptp/builds/remote/neon/milestones/UR2-RC4/ (9.81kB) [2020-01-19T06:13:16.203Z] [INFO] Adding repository http://download.eclipse.org/tm/terminal/updates/4.2 [2020-01-19T06:13:16.203Z] [INFO] Fetching compositeContent.xml from http://download.eclipse.org/tm/terminal/updates/4.2/ [2020-01-19T06:13:16.203Z] [INFO] Fetching compositeContent.xml from http://download.eclipse.org/tm/terminal/updates/4.2/ [2020-01-19T06:13:16.203Z] [INFO] Fetching content.jar from http://download.eclipse.org/tm/terminal/updates/4.2/GA/ (15.84kB) [2020-01-19T06:13:16.203Z] [INFO] Fetching content.jar from http://download.eclipse.org/tm/terminal/updates/4.2/GA/ (15.84kB) [2020-01-19T06:13:16.459Z] [INFO] Fetching p2.index from http://download.eclipse.org/tools/cdt/launchbar/neon.2/ [2020-01-19T06:13:16.459Z] [INFO] Fetching p2.index from http://download.eclipse.org/tools/cdt/launchbar/neon.2/ [2020-01-19T06:13:16.459Z] [INFO] Adding repository http://download.eclipse.org/tools/cdt/launchbar/neon.2 [2020-01-19T06:13:16.459Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/tools/cdt/launchbar/neon.2/ [2020-01-19T06:13:16.459Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/tools/cdt/launchbar/neon.2/ [2020-01-19T06:13:16.715Z] [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops/R20170307180635/repository/ [2020-01-19T06:13:16.715Z] [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops/R20170307180635/repository/ [2020-01-19T06:13:16.715Z] [INFO] Adding repository http://download.eclipse.org/tools/orbit/downloads/drops/R20170307180635/repository [2020-01-19T06:13:16.715Z] [INFO] Fetching compositeContent.xml from http://download.eclipse.org/tools/orbit/downloads/drops/R20170307180635/repository/ [2020-01-19T06:13:16.715Z] [INFO] Fetching compositeContent.xml from http://download.eclipse.org/tools/orbit/downloads/drops/R20170307180635/repository/ [2020-01-19T06:13:16.972Z] [INFO] Fetching content.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/ (121.18kB) [2020-01-19T06:13:16.972Z] [INFO] Fetching content.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/ (121.18kB) [2020-01-19T06:13:17.228Z] [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/ [2020-01-19T06:13:17.228Z] [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/ [2020-01-19T06:13:17.228Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/ [2020-01-19T06:13:17.228Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/ [2020-01-19T06:13:17.484Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ [2020-01-19T06:13:17.484Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ [2020-01-19T06:13:17.484Z] [INFO] Adding repository http://download.eclipse.org/cbi/updates/license [2020-01-19T06:13:17.484Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B) [2020-01-19T06:13:17.484Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B) [2020-01-19T06:13:17.740Z] [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [2020-01-19T06:13:17.740Z] [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [2020-01-19T06:13:17.740Z] [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [2020-01-19T06:13:17.740Z] [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [2020-01-19T06:13:17.997Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ [2020-01-19T06:13:17.997Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ [2020-01-19T06:13:17.997Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ [2020-01-19T06:13:17.997Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ [2020-01-19T06:13:18.254Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/ [2020-01-19T06:13:18.254Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/ [2020-01-19T06:13:18.254Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400 [2020-01-19T06:13:18.254Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/ [2020-01-19T06:13:18.254Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/ [2020-01-19T06:13:18.818Z] [INFO] Adding repository http://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2 [2020-01-19T06:13:18.818Z] [INFO] Fetching content.jar from http://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B) [2020-01-19T06:13:18.818Z] [INFO] Fetching content.jar from http://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B) [2020-01-19T06:13:18.818Z] [INFO] Fetching p2.index from http://download.eclipse.org/webtools/repository/neon/ [2020-01-19T06:13:18.818Z] [INFO] Fetching p2.index from http://download.eclipse.org/webtools/repository/neon/ [2020-01-19T06:13:19.074Z] [INFO] Adding repository http://download.eclipse.org/webtools/repository/neon [2020-01-19T06:13:19.074Z] [INFO] Fetching compositeContent.xml from http://download.eclipse.org/webtools/repository/neon/ [2020-01-19T06:13:19.074Z] [INFO] Fetching compositeContent.xml from http://download.eclipse.org/webtools/repository/neon/ [2020-01-19T06:13:19.074Z] [INFO] Fetching content.jar from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/ (266.93kB) [2020-01-19T06:13:19.074Z] [INFO] Fetching content.jar from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/ (266.93kB) [2020-01-19T06:13:19.637Z] [INFO] Fetching content.jar from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.1/R-3.8.1-20160912100321/repository/ (272.01kB) [2020-01-19T06:13:19.637Z] [INFO] Fetching content.jar from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.1/R-3.8.1-20160912100321/repository/ (272.01kB) [2020-01-19T06:13:19.638Z] [INFO] Fetching content.jar from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.0/R-3.8.0-20160608130753/repository/ (257.65kB) [2020-01-19T06:13:19.638Z] [INFO] Fetching content.jar from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.0/R-3.8.0-20160608130753/repository/ (257.65kB) [2020-01-19T06:13:19.894Z] [INFO] Fetching p2.index from http://download.eclipse.org/modeling/emf/emf/updates/2.12/ [2020-01-19T06:13:19.894Z] [INFO] Fetching p2.index from http://download.eclipse.org/modeling/emf/emf/updates/2.12/ [2020-01-19T06:13:20.150Z] [INFO] Adding repository http://download.eclipse.org/modeling/emf/emf/updates/2.12 [2020-01-19T06:13:20.150Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/ (430B) [2020-01-19T06:13:20.150Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/ (430B) [2020-01-19T06:13:20.150Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/base/ (429B) [2020-01-19T06:13:20.150Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/base/ (429B) [2020-01-19T06:13:20.407Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/base/S201604200247/ (7.43kB) [2020-01-19T06:13:20.407Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/base/S201604200247/ (7.43kB) [2020-01-19T06:13:20.407Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/core/ (427B) [2020-01-19T06:13:20.407Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/core/ (427B) [2020-01-19T06:13:20.663Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/core/R201605260356/ (62.28kB) [2020-01-19T06:13:20.663Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/core/R201605260356/ (62.28kB) [2020-01-19T06:13:20.663Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/xcore/ (425B) [2020-01-19T06:13:20.663Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/xcore/ (425B) [2020-01-19T06:13:20.919Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/xcore/R201605260606/ (9.77kB) [2020-01-19T06:13:20.919Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/emf/emf/updates/2.12/xcore/R201605260606/ (9.77kB) [2020-01-19T06:13:22.814Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2020-01-19T06:13:28.068Z] [INFO] Fetching com.google.gson_2.7.0.v20170129-0911.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/plugins/ (79.81kB) [2020-01-19T06:13:28.068Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:28.068Z] [INFO] Fetching com.google.gson_2.7.0.v20170129-0911.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/plugins/ (79.81kB) [2020-01-19T06:13:28.068Z] [INFO] Unpacking com.google.gson_2.7.0.v20170129-0911... [2020-01-19T06:13:28.068Z] [INFO] Fetching com.google.guava_15.0.0.v201403281430.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (591.9kB) [2020-01-19T06:13:28.068Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:28.068Z] [INFO] Fetching com.google.guava_15.0.0.v201403281430.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (591.9kB) [2020-01-19T06:13:28.068Z] [INFO] Unpacking com.google.guava_15.0.0.v201403281430... [2020-01-19T06:13:28.324Z] [INFO] Fetching org.eclipse.osgi_3.11.3.v20170209-1843.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (431.77kB) [2020-01-19T06:13:28.324Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:28.324Z] [INFO] Fetching org.eclipse.osgi_3.11.3.v20170209-1843.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (431.77kB) [2020-01-19T06:13:28.324Z] [INFO] Unpacking org.eclipse.osgi_3.11.3.v20170209-1843... [2020-01-19T06:13:28.887Z] [INFO] Fetching org.eclipse.cdt.core_6.2.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (1.53MB) [2020-01-19T06:13:28.887Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:28.887Z] [INFO] Fetching org.eclipse.cdt.core_6.2.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (1.53MB) [2020-01-19T06:13:28.887Z] [INFO] Unpacking org.eclipse.cdt.core_6.2.0.201703062208... [2020-01-19T06:13:30.255Z] [INFO] Fetching org.eclipse.cdt.core.native_5.10.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (16.92kB) [2020-01-19T06:13:30.255Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:30.255Z] [INFO] Fetching org.eclipse.cdt.core.native_5.10.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (16.92kB) [2020-01-19T06:13:30.255Z] [INFO] Unpacking org.eclipse.cdt.core.native_5.10.0.201703062208... [2020-01-19T06:13:30.511Z] [INFO] Fetching org.eclipse.core.contenttype_3.5.100.v20160418-1621.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (39.58kB) [2020-01-19T06:13:30.511Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:30.511Z] [INFO] Fetching org.eclipse.core.contenttype_3.5.100.v20160418-1621.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (39.58kB) [2020-01-19T06:13:30.511Z] [INFO] Unpacking org.eclipse.core.contenttype_3.5.100.v20160418-1621... [2020-01-19T06:13:30.769Z] [INFO] Fetching org.eclipse.core.expressions_3.5.100.v20160418-1621.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (32.83kB) [2020-01-19T06:13:30.769Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:30.769Z] [INFO] Fetching org.eclipse.core.expressions_3.5.100.v20160418-1621.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (32.83kB) [2020-01-19T06:13:30.769Z] [INFO] Unpacking org.eclipse.core.expressions_3.5.100.v20160418-1621... [2020-01-19T06:13:31.026Z] [INFO] Fetching org.eclipse.core.filebuffers_3.6.0.v20160503-1849.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (42.91kB) [2020-01-19T06:13:31.026Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:31.026Z] [INFO] Fetching org.eclipse.core.filebuffers_3.6.0.v20160503-1849.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (42.91kB) [2020-01-19T06:13:31.026Z] [INFO] Unpacking org.eclipse.core.filebuffers_3.6.0.v20160503-1849... [2020-01-19T06:13:31.026Z] [INFO] Fetching org.eclipse.core.filesystem_1.6.1.v20161113-2349.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (27.54kB) [2020-01-19T06:13:31.026Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:31.026Z] [INFO] Fetching org.eclipse.core.filesystem_1.6.1.v20161113-2349.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (27.54kB) [2020-01-19T06:13:31.282Z] [INFO] Unpacking org.eclipse.core.filesystem_1.6.1.v20161113-2349... [2020-01-19T06:13:31.282Z] [INFO] Fetching org.eclipse.core.resources_3.11.1.v20161107-2032.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (862.01kB) [2020-01-19T06:13:31.282Z] [INFO] Fetching org.eclipse.core.resources_3.11.1.v20161107-2032.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (862.01kB) [2020-01-19T06:13:31.282Z] [INFO] Fetching org.eclipse.core.runtime_3.12.0.v20160606-1342.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (35.25kB) [2020-01-19T06:13:31.282Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:31.282Z] [INFO] Fetching org.eclipse.core.runtime_3.12.0.v20160606-1342.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (35.25kB) [2020-01-19T06:13:31.539Z] [INFO] Unpacking org.eclipse.core.runtime_3.12.0.v20160606-1342... [2020-01-19T06:13:31.539Z] [INFO] Fetching org.eclipse.core.variables_3.3.0.v20160419-1720.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (17.99kB) [2020-01-19T06:13:31.539Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:31.539Z] [INFO] Fetching org.eclipse.core.variables_3.3.0.v20160419-1720.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (17.99kB) [2020-01-19T06:13:31.539Z] [INFO] Unpacking org.eclipse.core.variables_3.3.0.v20160419-1720... [2020-01-19T06:13:31.539Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.7.0.v20160419-0705.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (105.61kB) [2020-01-19T06:13:31.539Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:31.539Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.7.0.v20160419-0705.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (105.61kB) [2020-01-19T06:13:31.795Z] [INFO] Unpacking org.eclipse.ltk.core.refactoring_3.7.0.v20160419-0705... [2020-01-19T06:13:31.795Z] [INFO] Fetching org.eclipse.text_3.6.0.v20160503-1849.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (91.22kB) [2020-01-19T06:13:31.795Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:31.795Z] [INFO] Fetching org.eclipse.text_3.6.0.v20160503-1849.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (91.22kB) [2020-01-19T06:13:32.051Z] [INFO] Unpacking org.eclipse.text_3.6.0.v20160503-1849... [2020-01-19T06:13:32.051Z] [INFO] Fetching com.ibm.icu_56.1.0.v201601250100.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (8.22MB) [2020-01-19T06:13:32.051Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:32.051Z] [INFO] Fetching com.ibm.icu_56.1.0.v201601250100.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (8.22MB) [2020-01-19T06:13:32.051Z] [INFO] Unpacking com.ibm.icu_56.1.0.v201601250100... [2020-01-19T06:13:36.221Z] [INFO] Fetching org.eclipse.core.commands_3.8.1.v20161221-1651.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (43.13kB) [2020-01-19T06:13:36.221Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:36.221Z] [INFO] Fetching org.eclipse.core.commands_3.8.1.v20161221-1651.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (43.13kB) [2020-01-19T06:13:36.221Z] [INFO] Unpacking org.eclipse.core.commands_3.8.1.v20161221-1651... [2020-01-19T06:13:36.221Z] [INFO] Fetching org.eclipse.equinox.common_3.8.0.v20160509-1230.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (51.37kB) [2020-01-19T06:13:36.221Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:36.221Z] [INFO] Fetching org.eclipse.equinox.common_3.8.0.v20160509-1230.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (51.37kB) [2020-01-19T06:13:36.221Z] [INFO] Unpacking org.eclipse.equinox.common_3.8.0.v20160509-1230... [2020-01-19T06:13:36.221Z] [INFO] Fetching org.eclipse.equinox.preferences_3.6.1.v20160815-1406.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (53.94kB) [2020-01-19T06:13:36.221Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:36.221Z] [INFO] Fetching org.eclipse.equinox.preferences_3.6.1.v20160815-1406.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (53.94kB) [2020-01-19T06:13:36.221Z] [INFO] Unpacking org.eclipse.equinox.preferences_3.6.1.v20160815-1406... [2020-01-19T06:13:36.221Z] [INFO] Fetching org.eclipse.equinox.registry_3.6.100.v20160223-2218.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (71.51kB) [2020-01-19T06:13:36.221Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:36.221Z] [INFO] Fetching org.eclipse.equinox.registry_3.6.100.v20160223-2218.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (71.51kB) [2020-01-19T06:13:36.221Z] [INFO] Unpacking org.eclipse.equinox.registry_3.6.100.v20160223-2218... [2020-01-19T06:13:36.221Z] [INFO] Fetching org.eclipse.core.jobs_3.8.0.v20160509-0411.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (46.37kB) [2020-01-19T06:13:36.221Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:36.221Z] [INFO] Fetching org.eclipse.core.jobs_3.8.0.v20160509-0411.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (46.37kB) [2020-01-19T06:13:36.221Z] [INFO] Unpacking org.eclipse.core.jobs_3.8.0.v20160509-0411... [2020-01-19T06:13:36.221Z] [INFO] Fetching org.eclipse.equinox.app_1.3.400.v20150715-1528.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (40.76kB) [2020-01-19T06:13:36.221Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:36.221Z] [INFO] Fetching org.eclipse.equinox.app_1.3.400.v20150715-1528.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (40.76kB) [2020-01-19T06:13:36.477Z] [INFO] Unpacking org.eclipse.equinox.app_1.3.400.v20150715-1528... [2020-01-19T06:13:36.477Z] [INFO] Fetching org.eclipse.jdt.annotation_2.1.0.v20160418-1457.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (16.74kB) [2020-01-19T06:13:36.477Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:36.477Z] [INFO] Fetching org.eclipse.jdt.annotation_2.1.0.v20160418-1457.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (16.74kB) [2020-01-19T06:13:36.477Z] [INFO] Unpacking org.eclipse.jdt.annotation_2.1.0.v20160418-1457... [2020-01-19T06:13:36.477Z] [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (123.59kB) [2020-01-19T06:13:36.477Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:36.477Z] [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (123.59kB) [2020-01-19T06:13:36.734Z] [INFO] Unpacking org.apache.commons.lang3_3.1.0.v201403281430... [2020-01-19T06:13:36.734Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (96.31kB) [2020-01-19T06:13:36.734Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:36.734Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (96.31kB) [2020-01-19T06:13:36.992Z] [INFO] Unpacking org.antlr.runtime_3.2.0.v201101311130... [2020-01-19T06:13:36.992Z] [INFO] Fetching org.apache.commons.io_2.2.0.v201405211200.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (73.56kB) [2020-01-19T06:13:36.992Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:36.992Z] [INFO] Fetching org.apache.commons.io_2.2.0.v201405211200.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (73.56kB) [2020-01-19T06:13:36.992Z] [INFO] Unpacking org.apache.commons.io_2.2.0.v201405211200... [2020-01-19T06:13:37.249Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2020-01-19T06:13:37.249Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml [2020-01-19T06:13:37.249Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml [2020-01-19T06:13:37.249Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from http://archive.eclipse.org/linuxtools/update-5.3.0/plugins/ (246.29kB) [2020-01-19T06:13:37.249Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from http://archive.eclipse.org/linuxtools/update-5.3.0/plugins/ (246.29kB) [2020-01-19T06:13:37.505Z] [INFO] Fetching org.apache.batik.css_1.7.0.v201011041433.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (347.67kB) [2020-01-19T06:13:37.505Z] [INFO] Fetching org.apache.batik.css_1.7.0.v201011041433.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (347.67kB) [2020-01-19T06:13:37.762Z] [INFO] Fetching org.apache.batik.util_1.7.0.v201011041433.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (154.43kB) [2020-01-19T06:13:37.762Z] [INFO] Fetching org.apache.batik.util_1.7.0.v201011041433.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (154.43kB) [2020-01-19T06:13:37.762Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (17.78kB) [2020-01-19T06:13:37.762Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (17.78kB) [2020-01-19T06:13:39.128Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (37.68kB) [2020-01-19T06:13:39.128Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (37.68kB) [2020-01-19T06:13:39.690Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (95.1kB) [2020-01-19T06:13:39.690Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (95.1kB) [2020-01-19T06:13:39.946Z] [INFO] Fetching org.apache.batik.util.gui_1.7.0.v200903091627.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (207.37kB) [2020-01-19T06:13:39.946Z] [INFO] Fetching org.apache.batik.util.gui_1.7.0.v200903091627.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (207.37kB) [2020-01-19T06:13:40.508Z] [INFO] Fetching org.eclipse.osgi.services_3.5.100.v20160504-1419.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (40.14kB) [2020-01-19T06:13:40.508Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:40.508Z] [INFO] Fetching org.eclipse.osgi.services_3.5.100.v20160504-1419.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (40.14kB) [2020-01-19T06:13:40.508Z] [INFO] Unpacking org.eclipse.osgi.services_3.5.100.v20160504-1419... [2020-01-19T06:13:40.508Z] [INFO] Fetching org.eclipse.compare_3.7.1.v20170103-1805.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (251.65kB) [2020-01-19T06:13:40.508Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:40.508Z] [INFO] Fetching org.eclipse.compare_3.7.1.v20170103-1805.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (251.65kB) [2020-01-19T06:13:40.764Z] [INFO] Unpacking org.eclipse.compare_3.7.1.v20170103-1805... [2020-01-19T06:13:40.764Z] [INFO] Fetching org.eclipse.ui_3.108.1.v20160929-1045.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (268.51kB) [2020-01-19T06:13:40.764Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:40.764Z] [INFO] Fetching org.eclipse.ui_3.108.1.v20160929-1045.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (268.51kB) [2020-01-19T06:13:41.020Z] [INFO] Unpacking org.eclipse.ui_3.108.1.v20160929-1045... [2020-01-19T06:13:41.020Z] [INFO] Fetching org.eclipse.jface.text_3.11.2.v20170220-1911.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (314.18kB) [2020-01-19T06:13:41.020Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:41.020Z] [INFO] Fetching org.eclipse.jface.text_3.11.2.v20170220-1911.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (314.18kB) [2020-01-19T06:13:41.276Z] [INFO] Unpacking org.eclipse.jface.text_3.11.2.v20170220-1911... [2020-01-19T06:13:41.535Z] [INFO] Fetching org.eclipse.ui.ide_3.12.3.v20170119-0935.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (793.87kB) [2020-01-19T06:13:41.535Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:41.535Z] [INFO] Fetching org.eclipse.ui.ide_3.12.3.v20170119-0935.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (793.87kB) [2020-01-19T06:13:41.535Z] [INFO] Unpacking org.eclipse.ui.ide_3.12.3.v20170119-0935... [2020-01-19T06:13:42.097Z] [INFO] Fetching org.eclipse.ui.views_3.8.102.v20170111-0801.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (48.08kB) [2020-01-19T06:13:42.097Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:42.097Z] [INFO] Fetching org.eclipse.ui.views_3.8.102.v20170111-0801.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (48.08kB) [2020-01-19T06:13:42.097Z] [INFO] Unpacking org.eclipse.ui.views_3.8.102.v20170111-0801... [2020-01-19T06:13:42.353Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.10.1.v20160818-1626.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (228.35kB) [2020-01-19T06:13:42.353Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:42.353Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.10.1.v20160818-1626.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (228.35kB) [2020-01-19T06:13:42.353Z] [INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.10.1.v20160818-1626... [2020-01-19T06:13:42.609Z] [INFO] Fetching org.eclipse.ui.editors_3.10.1.v20161106-1856.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (178.45kB) [2020-01-19T06:13:42.609Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:42.609Z] [INFO] Fetching org.eclipse.ui.editors_3.10.1.v20161106-1856.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (178.45kB) [2020-01-19T06:13:42.609Z] [INFO] Unpacking org.eclipse.ui.editors_3.10.1.v20161106-1856... [2020-01-19T06:13:42.866Z] [INFO] Fetching org.eclipse.ui.forms_3.7.1.v20161220-1635.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (125.61kB) [2020-01-19T06:13:42.866Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:42.866Z] [INFO] Fetching org.eclipse.ui.forms_3.7.1.v20161220-1635.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (125.61kB) [2020-01-19T06:13:42.866Z] [INFO] Unpacking org.eclipse.ui.forms_3.7.1.v20161220-1635... [2020-01-19T06:13:42.866Z] [INFO] Fetching org.eclipse.compare.core_3.6.0.v20160418-1534.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (32.24kB) [2020-01-19T06:13:42.866Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:42.866Z] [INFO] Fetching org.eclipse.compare.core_3.6.0.v20160418-1534.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (32.24kB) [2020-01-19T06:13:43.122Z] [INFO] Unpacking org.eclipse.compare.core_3.6.0.v20160418-1534... [2020-01-19T06:13:43.122Z] [INFO] Fetching org.eclipse.core.databinding_1.6.0.v20160412-0910.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (57.81kB) [2020-01-19T06:13:43.122Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:43.122Z] [INFO] Fetching org.eclipse.core.databinding_1.6.0.v20160412-0910.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (57.81kB) [2020-01-19T06:13:43.122Z] [INFO] Unpacking org.eclipse.core.databinding_1.6.0.v20160412-0910... [2020-01-19T06:13:43.378Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.6.0.v20160511-1747.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (90.47kB) [2020-01-19T06:13:43.378Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:43.378Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.6.0.v20160511-1747.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (90.47kB) [2020-01-19T06:13:43.378Z] [INFO] Unpacking org.eclipse.core.databinding.observable_1.6.0.v20160511-1747... [2020-01-19T06:13:43.378Z] [INFO] Fetching org.eclipse.core.databinding.property_1.6.0.v20160427-0852.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (49.78kB) [2020-01-19T06:13:43.378Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:43.378Z] [INFO] Fetching org.eclipse.core.databinding.property_1.6.0.v20160427-0852.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (49.78kB) [2020-01-19T06:13:43.634Z] [INFO] Unpacking org.eclipse.core.databinding.property_1.6.0.v20160427-0852... [2020-01-19T06:13:43.634Z] [INFO] Fetching org.eclipse.core.net_1.3.0.v20160418-1534.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (33.32kB) [2020-01-19T06:13:43.634Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:43.634Z] [INFO] Fetching org.eclipse.core.net_1.3.0.v20160418-1534.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (33.32kB) [2020-01-19T06:13:43.634Z] [INFO] Unpacking org.eclipse.core.net_1.3.0.v20160418-1534... [2020-01-19T06:13:43.890Z] [INFO] Fetching org.eclipse.equinox.security_1.2.200.v20150715-1528.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (42.22kB) [2020-01-19T06:13:43.890Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:43.890Z] [INFO] Fetching org.eclipse.equinox.security_1.2.200.v20150715-1528.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (42.22kB) [2020-01-19T06:13:43.890Z] [INFO] Unpacking org.eclipse.equinox.security_1.2.200.v20150715-1528... [2020-01-19T06:13:43.890Z] [INFO] Fetching org.eclipse.e4.core.commands_0.11.100.v20160506-0804.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (13.72kB) [2020-01-19T06:13:43.890Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:43.890Z] [INFO] Fetching org.eclipse.e4.core.commands_0.11.100.v20160506-0804.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (13.72kB) [2020-01-19T06:13:44.146Z] [INFO] Unpacking org.eclipse.e4.core.commands_0.11.100.v20160506-0804... [2020-01-19T06:13:44.147Z] [INFO] Fetching org.eclipse.e4.core.di_1.6.1.v20160712-0927.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (26.23kB) [2020-01-19T06:13:44.147Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:44.147Z] [INFO] Fetching org.eclipse.e4.core.di_1.6.1.v20160712-0927.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (26.23kB) [2020-01-19T06:13:44.147Z] [INFO] Unpacking org.eclipse.e4.core.di_1.6.1.v20160712-0927... [2020-01-19T06:13:44.147Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (16.6kB) [2020-01-19T06:13:44.147Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (16.6kB) [2020-01-19T06:13:44.403Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.5.1.v20170203-1100.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (22.44kB) [2020-01-19T06:13:44.403Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:44.403Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.5.1.v20170203-1100.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (22.44kB) [2020-01-19T06:13:44.403Z] [INFO] Unpacking org.eclipse.e4.core.contexts_1.5.1.v20170203-1100... [2020-01-19T06:13:44.403Z] [INFO] Fetching org.eclipse.e4.core.services_2.0.100.v20160509-1032.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (23.39kB) [2020-01-19T06:13:44.403Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:44.403Z] [INFO] Fetching org.eclipse.e4.core.services_2.0.100.v20160509-1032.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (23.39kB) [2020-01-19T06:13:44.660Z] [INFO] Unpacking org.eclipse.e4.core.services_2.0.100.v20160509-1032... [2020-01-19T06:13:44.660Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.5.0.v20151127-1241.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (7.59kB) [2020-01-19T06:13:44.660Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:44.660Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.5.0.v20151127-1241.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (7.59kB) [2020-01-19T06:13:44.660Z] [INFO] Unpacking org.eclipse.e4.core.di.annotations_1.5.0.v20151127-1241... [2020-01-19T06:13:44.660Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.14.0.v20160211-1614.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (13.88kB) [2020-01-19T06:13:44.660Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:44.660Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.14.0.v20160211-1614.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (13.88kB) [2020-01-19T06:13:44.951Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions_0.14.0.v20160211-1614... [2020-01-19T06:13:44.951Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.1.200.v20160506-0804.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (21.67kB) [2020-01-19T06:13:44.951Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:44.951Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.1.200.v20160506-0804.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (21.67kB) [2020-01-19T06:13:44.951Z] [INFO] Unpacking org.eclipse.e4.emf.xpath_0.1.200.v20160506-0804... [2020-01-19T06:13:44.951Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (98kB) [2020-01-19T06:13:44.951Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:44.951Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (98kB) [2020-01-19T06:13:45.207Z] [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830... [2020-01-19T06:13:45.207Z] [INFO] Fetching org.eclipse.emf.ecore_2.12.0.v20160420-0247.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (366.46kB) [2020-01-19T06:13:45.207Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:45.207Z] [INFO] Fetching org.eclipse.emf.ecore_2.12.0.v20160420-0247.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (366.46kB) [2020-01-19T06:13:45.207Z] [INFO] Unpacking org.eclipse.emf.ecore_2.12.0.v20160420-0247... [2020-01-19T06:13:45.463Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.11.100.v20160509-1025.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (24.02kB) [2020-01-19T06:13:45.463Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:45.463Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.11.100.v20160509-1025.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (24.02kB) [2020-01-19T06:13:45.722Z] [INFO] Unpacking org.eclipse.e4.ui.bindings_0.11.100.v20160509-1025... [2020-01-19T06:13:45.722Z] [INFO] Fetching org.eclipse.swt_3.105.3.v20170228-0512.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (18.2kB) [2020-01-19T06:13:45.722Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:45.722Z] [INFO] Fetching org.eclipse.swt_3.105.3.v20170228-0512.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (18.2kB) [2020-01-19T06:13:45.722Z] [INFO] Unpacking org.eclipse.swt_3.105.3.v20170228-0512... [2020-01-19T06:13:45.722Z] [INFO] Fetching org.eclipse.jface_3.12.2.v20170113-2113.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (344.64kB) [2020-01-19T06:13:45.722Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:45.722Z] [INFO] Fetching org.eclipse.jface_3.12.2.v20170113-2113.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (344.64kB) [2020-01-19T06:13:45.980Z] [INFO] Unpacking org.eclipse.jface_3.12.2.v20170113-2113... [2020-01-19T06:13:46.236Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.1.v20161114-0210.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (65.01kB) [2020-01-19T06:13:46.236Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:46.236Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.1.v20161114-0210.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (65.01kB) [2020-01-19T06:13:46.236Z] [INFO] Unpacking org.eclipse.e4.ui.css.core_0.12.1.v20161114-0210... [2020-01-19T06:13:46.494Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.12.100.v20160517-1505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (80.01kB) [2020-01-19T06:13:46.494Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:46.494Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.12.100.v20160517-1505.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (80.01kB) [2020-01-19T06:13:46.494Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt_0.12.100.v20160517-1505... [2020-01-19T06:13:46.494Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.10.100.v20160523-0836.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (16.11kB) [2020-01-19T06:13:46.494Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:46.494Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.10.100.v20160523-0836.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (16.11kB) [2020-01-19T06:13:46.750Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.10.100.v20160523-0836... [2020-01-19T06:13:46.750Z] [INFO] Fetching org.eclipse.e4.ui.di_1.1.100.v20160506-0759.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (9.57kB) [2020-01-19T06:13:46.750Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:46.750Z] [INFO] Fetching org.eclipse.e4.ui.di_1.1.100.v20160506-0759.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (9.57kB) [2020-01-19T06:13:46.750Z] [INFO] Unpacking org.eclipse.e4.ui.di_1.1.100.v20160506-0759... [2020-01-19T06:13:46.750Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_1.2.0.v20160229-1459.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (106.56kB) [2020-01-19T06:13:46.750Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:46.750Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_1.2.0.v20160229-1459.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (106.56kB) [2020-01-19T06:13:47.006Z] [INFO] Unpacking org.eclipse.e4.ui.model.workbench_1.2.0.v20160229-1459... [2020-01-19T06:13:47.006Z] [INFO] Fetching org.eclipse.e4.ui.services_1.2.100.v20160506-0759.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (14.13kB) [2020-01-19T06:13:47.006Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:47.006Z] [INFO] Fetching org.eclipse.e4.ui.services_1.2.100.v20160506-0759.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (14.13kB) [2020-01-19T06:13:47.262Z] [INFO] Unpacking org.eclipse.e4.ui.services_1.2.100.v20160506-0759... [2020-01-19T06:13:47.262Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.1.100.v20160506-0759.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (9.84kB) [2020-01-19T06:13:47.262Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:47.262Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.1.100.v20160506-0759.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (9.84kB) [2020-01-19T06:13:47.262Z] [INFO] Unpacking org.eclipse.e4.ui.widgets_1.1.100.v20160506-0759... [2020-01-19T06:13:47.262Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.4.0.v20160517-1624.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (81.91kB) [2020-01-19T06:13:47.262Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:47.262Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.4.0.v20160517-1624.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (81.91kB) [2020-01-19T06:13:47.262Z] [INFO] Unpacking org.eclipse.e4.ui.workbench_1.4.0.v20160517-1624... [2020-01-19T06:13:47.518Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.11.0.v20160420-0247.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (36.05kB) [2020-01-19T06:13:47.518Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:47.518Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.11.0.v20160420-0247.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (36.05kB) [2020-01-19T06:13:47.518Z] [INFO] Unpacking org.eclipse.emf.ecore.change_2.11.0.v20160420-0247... [2020-01-19T06:13:47.518Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.12.0.v20160420-0247.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (80.33kB) [2020-01-19T06:13:47.518Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:47.519Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.12.0.v20160420-0247.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (80.33kB) [2020-01-19T06:13:47.775Z] [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.12.0.v20160420-0247... [2020-01-19T06:13:47.775Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.2.101.v20170206-1129.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (54.05kB) [2020-01-19T06:13:47.775Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:47.775Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.2.101.v20170206-1129.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (54.05kB) [2020-01-19T06:13:47.775Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.2.101.v20170206-1129... [2020-01-19T06:13:47.775Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.1.v20170117-1415.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (98.24kB) [2020-01-19T06:13:47.775Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:47.775Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.1.v20170117-1415.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (98.24kB) [2020-01-19T06:13:48.031Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.14.1.v20170117-1415... [2020-01-19T06:13:48.031Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.1.v20160829-0832.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (72.42kB) [2020-01-19T06:13:48.031Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:48.031Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.1.v20160829-0832.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (72.42kB) [2020-01-19T06:13:48.287Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.14.1.v20160829-0832... [2020-01-19T06:13:48.287Z] [INFO] Fetching org.eclipse.equinox.ds_1.4.400.v20160226-2036.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (89.5kB) [2020-01-19T06:13:48.287Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:48.287Z] [INFO] Fetching org.eclipse.equinox.ds_1.4.400.v20160226-2036.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (89.5kB) [2020-01-19T06:13:48.287Z] [INFO] Unpacking org.eclipse.equinox.ds_1.4.400.v20160226-2036... [2020-01-19T06:13:48.287Z] [INFO] Fetching org.eclipse.jface.databinding_1.8.1.v20161026-1531.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (70.71kB) [2020-01-19T06:13:48.287Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:48.287Z] [INFO] Fetching org.eclipse.jface.databinding_1.8.1.v20161026-1531.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (70.71kB) [2020-01-19T06:13:48.543Z] [INFO] Unpacking org.eclipse.jface.databinding_1.8.1.v20161026-1531... [2020-01-19T06:13:48.543Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.13.100.v20160506-0759.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (7.92kB) [2020-01-19T06:13:48.543Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:48.543Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.13.100.v20160506-0759.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (7.92kB) [2020-01-19T06:13:48.799Z] [INFO] Unpacking org.eclipse.e4.ui.workbench3_0.13.100.v20160506-0759... [2020-01-19T06:13:48.799Z] [INFO] Fetching org.eclipse.emf.common_2.12.0.v20160420-0247.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (104.54kB) [2020-01-19T06:13:48.799Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:48.799Z] [INFO] Fetching org.eclipse.emf.common_2.12.0.v20160420-0247.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (104.54kB) [2020-01-19T06:13:48.799Z] [INFO] Unpacking org.eclipse.emf.common_2.12.0.v20160420-0247... [2020-01-19T06:13:48.799Z] [INFO] Fetching org.eclipse.equinox.bidi_1.0.0.v20160307-1318.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (23.14kB) [2020-01-19T06:13:48.799Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:48.799Z] [INFO] Fetching org.eclipse.equinox.bidi_1.0.0.v20160307-1318.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (23.14kB) [2020-01-19T06:13:49.055Z] [INFO] Unpacking org.eclipse.equinox.bidi_1.0.0.v20160307-1318... [2020-01-19T06:13:49.055Z] [INFO] Fetching org.eclipse.equinox.util_1.0.500.v20130404-1337.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (30.41kB) [2020-01-19T06:13:49.055Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:49.055Z] [INFO] Fetching org.eclipse.equinox.util_1.0.500.v20130404-1337.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (30.41kB) [2020-01-19T06:13:49.055Z] [INFO] Unpacking org.eclipse.equinox.util_1.0.500.v20130404-1337... [2020-01-19T06:13:49.311Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.4.100.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (29.98kB) [2020-01-19T06:13:49.311Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:49.311Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.4.100.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (29.98kB) [2020-01-19T06:13:49.311Z] [INFO] Unpacking org.eclipse.equinox.p2.core_2.4.100.v20160419-0834... [2020-01-19T06:13:49.311Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.4.100.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (71.28kB) [2020-01-19T06:13:49.311Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:49.311Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.4.100.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (71.28kB) [2020-01-19T06:13:49.311Z] [INFO] Unpacking org.eclipse.equinox.p2.engine_2.4.100.v20160419-0834... [2020-01-19T06:13:49.567Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.3.100.v20160427-2220.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (101.77kB) [2020-01-19T06:13:49.567Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:49.567Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.3.100.v20160427-2220.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (101.77kB) [2020-01-19T06:13:49.567Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata_2.3.100.v20160427-2220... [2020-01-19T06:13:49.567Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.300.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (47.43kB) [2020-01-19T06:13:49.567Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:49.567Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.300.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (47.43kB) [2020-01-19T06:13:49.825Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.2.300.v20160419-0834... [2020-01-19T06:13:49.825Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.3.200.v20160421-0324.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (52.26kB) [2020-01-19T06:13:49.825Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:49.825Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.3.200.v20160421-0324.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (52.26kB) [2020-01-19T06:13:49.825Z] [INFO] Unpacking org.eclipse.equinox.p2.repository_2.3.200.v20160421-0324... [2020-01-19T06:13:50.083Z] [INFO] Fetching org.tukaani.xz_1.3.0.v201308270617.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (36.04kB) [2020-01-19T06:13:50.083Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:50.083Z] [INFO] Fetching org.tukaani.xz_1.3.0.v201308270617.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (36.04kB) [2020-01-19T06:13:50.083Z] [INFO] Unpacking org.tukaani.xz_1.3.0.v201308270617... [2020-01-19T06:13:50.083Z] [INFO] Fetching org.eclipse.help_3.7.0.v20160602-1307.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (122.2kB) [2020-01-19T06:13:50.083Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:50.083Z] [INFO] Fetching org.eclipse.help_3.7.0.v20160602-1307.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (122.2kB) [2020-01-19T06:13:50.339Z] [INFO] Unpacking org.eclipse.help_3.7.0.v20160602-1307... [2020-01-19T06:13:50.339Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.8.0.v20160518-1817.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (176.66kB) [2020-01-19T06:13:50.339Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:50.339Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.8.0.v20160518-1817.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (176.66kB) [2020-01-19T06:13:50.339Z] [INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.8.0.v20160518-1817... [2020-01-19T06:13:50.595Z] [INFO] Fetching org.eclipse.ui.navigator_3.6.101.v20161006-1120.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (131.55kB) [2020-01-19T06:13:50.595Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:50.595Z] [INFO] Fetching org.eclipse.ui.navigator_3.6.101.v20161006-1120.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (131.55kB) [2020-01-19T06:13:50.595Z] [INFO] Unpacking org.eclipse.ui.navigator_3.6.101.v20161006-1120... [2020-01-19T06:13:50.851Z] [INFO] Fetching org.eclipse.team.core_3.8.0.v20160418-1534.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (127.51kB) [2020-01-19T06:13:50.851Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:50.851Z] [INFO] Fetching org.eclipse.team.core_3.8.0.v20160418-1534.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (127.51kB) [2020-01-19T06:13:50.851Z] [INFO] Unpacking org.eclipse.team.core_3.8.0.v20160418-1534... [2020-01-19T06:13:51.108Z] [INFO] Fetching org.eclipse.team.ui_3.8.0.v20160518-1906.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (431.71kB) [2020-01-19T06:13:51.108Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:51.108Z] [INFO] Fetching org.eclipse.team.ui_3.8.0.v20160518-1906.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (431.71kB) [2020-01-19T06:13:51.108Z] [INFO] Unpacking org.eclipse.team.ui_3.8.0.v20160518-1906... [2020-01-19T06:13:51.364Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.105.3.v20170228-0512.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (1.17MB) [2020-01-19T06:13:51.364Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:51.364Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.105.3.v20170228-0512.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (1.17MB) [2020-01-19T06:13:51.621Z] [INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.105.3.v20170228-0512... [2020-01-19T06:13:52.183Z] [INFO] Fetching org.eclipse.test.performance_3.12.0.v20170213-1316.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (51.16kB) [2020-01-19T06:13:52.183Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:52.183Z] [INFO] Fetching org.eclipse.test.performance_3.12.0.v20170213-1316.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (51.16kB) [2020-01-19T06:13:52.439Z] [INFO] Unpacking org.eclipse.test.performance_3.12.0.v20170213-1316... [2020-01-19T06:13:52.439Z] [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (283.72kB) [2020-01-19T06:13:52.439Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:52.439Z] [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (283.72kB) [2020-01-19T06:13:52.439Z] [INFO] Unpacking org.junit_4.12.0.v201504281640... [2020-01-19T06:13:52.696Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from http://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (59.71MB) [2020-01-19T06:13:52.696Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from http://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (59.71MB) [2020-01-19T06:13:53.625Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from http://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (44.21MB of 59.71MB at 44.17MB/s) [2020-01-19T06:13:54.556Z] [INFO] Fetching org.eclipse.ui.workbench_3.108.3.v20170216-1539.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (1.03MB) [2020-01-19T06:13:54.556Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:54.556Z] [INFO] Fetching org.eclipse.ui.workbench_3.108.3.v20170216-1539.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (1.03MB) [2020-01-19T06:13:54.556Z] [INFO] Unpacking org.eclipse.ui.workbench_3.108.3.v20170216-1539... [2020-01-19T06:13:55.485Z] [INFO] Fetching org.eclipse.ui.ide.application_1.1.101.v20160829-0827.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (48.51kB) [2020-01-19T06:13:55.485Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:55.485Z] [INFO] Fetching org.eclipse.ui.ide.application_1.1.101.v20160829-0827.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (48.51kB) [2020-01-19T06:13:55.485Z] [INFO] Unpacking org.eclipse.ui.ide.application_1.1.101.v20160829-0827... [2020-01-19T06:13:55.485Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.5.101.v20161006-0640.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (62.91kB) [2020-01-19T06:13:55.485Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:55.485Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.5.101.v20161006-0640.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (62.91kB) [2020-01-19T06:13:55.485Z] [INFO] Unpacking org.eclipse.ui.navigator.resources_3.5.101.v20161006-0640... [2020-01-19T06:13:55.741Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.7.0.v20160310-0903.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (39.29kB) [2020-01-19T06:13:55.741Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:55.741Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.7.0.v20160310-0903.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (39.29kB) [2020-01-19T06:13:55.741Z] [INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.7.0.v20160310-0903... [2020-01-19T06:13:55.741Z] [INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (19.33kB) [2020-01-19T06:13:55.741Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:55.741Z] [INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (19.33kB) [2020-01-19T06:13:55.997Z] [INFO] Unpacking org.hamcrest.core_1.3.0.v201303031735... [2020-01-19T06:13:55.997Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (14.95kB) [2020-01-19T06:13:55.997Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:55.997Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (14.95kB) [2020-01-19T06:13:55.997Z] [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627... [2020-01-19T06:13:55.997Z] [INFO] Fetching org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (29.01kB) [2020-01-19T06:13:55.997Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:55.997Z] [INFO] Fetching org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (29.01kB) [2020-01-19T06:13:56.253Z] [INFO] Unpacking org.eclipse.equinox.launcher_1.3.201.v20161025-1711... [2020-01-19T06:13:56.253Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.105.3.v20170228-0512.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (961.03kB) [2020-01-19T06:13:56.253Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:56.253Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.105.3.v20170228-0512.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (961.03kB) [2020-01-19T06:13:56.253Z] [INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.105.3.v20170228-0512... [2020-01-19T06:13:57.182Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.105.3.v20170228-0512.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (1.28MB) [2020-01-19T06:13:57.182Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:57.182Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.105.3.v20170228-0512.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (1.28MB) [2020-01-19T06:13:57.182Z] [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.105.3.v20170228-0512... [2020-01-19T06:13:58.111Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml [2020-01-19T06:13:58.111Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2020-01-19T06:13:58.111Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2020-01-19T06:13:58.111Z] [INFO] Fetching org.apache.commons.compress_1.6.0.v201310281400.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (122.21kB) [2020-01-19T06:13:58.111Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:58.111Z] [INFO] Fetching org.apache.commons.compress_1.6.0.v201310281400.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (122.21kB) [2020-01-19T06:13:58.368Z] [INFO] Unpacking org.apache.commons.compress_1.6.0.v201310281400... [2020-01-19T06:13:58.368Z] [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (405.11kB) [2020-01-19T06:13:58.368Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:58.368Z] [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (405.11kB) [2020-01-19T06:13:58.624Z] [INFO] Unpacking org.apache.xerces_2.9.0.v201101211617... [2020-01-19T06:13:58.881Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (42.52kB) [2020-01-19T06:13:58.881Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:58.881Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (42.52kB) [2020-01-19T06:13:59.138Z] [INFO] Unpacking org.apache.xml.resolver_1.2.0.v201005080400... [2020-01-19T06:13:59.138Z] [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (114.7kB) [2020-01-19T06:13:59.138Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:59.138Z] [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (114.7kB) [2020-01-19T06:13:59.138Z] [INFO] Unpacking org.apache.xml.serializer_2.7.1.v201005080400... [2020-01-19T06:13:59.394Z] [INFO] Fetching org.eclipse.debug.core_3.10.100.v20160419-1720.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (115.16kB) [2020-01-19T06:13:59.394Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:59.394Z] [INFO] Fetching org.eclipse.debug.core_3.10.100.v20160419-1720.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (115.16kB) [2020-01-19T06:13:59.394Z] [INFO] Unpacking org.eclipse.debug.core_3.10.100.v20160419-1720... [2020-01-19T06:13:59.394Z] [INFO] Fetching org.eclipse.debug.ui_3.11.202.v20161114-0338.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (1MB) [2020-01-19T06:13:59.394Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:13:59.394Z] [INFO] Fetching org.eclipse.debug.ui_3.11.202.v20161114-0338.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (1MB) [2020-01-19T06:13:59.650Z] [INFO] Unpacking org.eclipse.debug.ui_3.11.202.v20161114-0338... [2020-01-19T06:14:00.213Z] [INFO] Fetching org.eclipse.ui.console_3.6.201.v20161107-0337.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (84.38kB) [2020-01-19T06:14:00.213Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:00.213Z] [INFO] Fetching org.eclipse.ui.console_3.6.201.v20161107-0337.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (84.38kB) [2020-01-19T06:14:00.213Z] [INFO] Unpacking org.eclipse.ui.console_3.6.201.v20161107-0337... [2020-01-19T06:14:00.469Z] [INFO] Fetching org.eclipse.linuxtools.dataviewers.piechart_2.0.1.201703072040.jar from http://archive.eclipse.org/linuxtools/update-5.3.0/plugins/ (18.25kB) [2020-01-19T06:14:00.469Z] [INFO] Fetching org.eclipse.linuxtools.dataviewers.piechart_2.0.1.201703072040.jar from http://archive.eclipse.org/linuxtools/update-5.3.0/plugins/ (18.25kB) [2020-01-19T06:14:00.469Z] [INFO] Fetching org.swtchart_0.10.0.v201605200358.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (52.45kB) [2020-01-19T06:14:00.469Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:00.469Z] [INFO] Fetching org.swtchart_0.10.0.v201605200358.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (52.45kB) [2020-01-19T06:14:00.725Z] [INFO] Unpacking org.swtchart_0.10.0.v201605200358... [2020-01-19T06:14:00.726Z] [INFO] Fetching org.eclipse.osgi.util_3.3.100.v20150423-1351.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (17.34kB) [2020-01-19T06:14:00.726Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:00.726Z] [INFO] Fetching org.eclipse.osgi.util_3.3.100.v20150423-1351.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (17.34kB) [2020-01-19T06:14:00.726Z] [INFO] Unpacking org.eclipse.osgi.util_3.3.100.v20150423-1351... [2020-01-19T06:14:00.726Z] [INFO] Fetching org.eclipse.search_3.11.1.v20161113-1700.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (167.2kB) [2020-01-19T06:14:00.726Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:00.726Z] [INFO] Fetching org.eclipse.search_3.11.1.v20161113-1700.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (167.2kB) [2020-01-19T06:14:00.982Z] [INFO] Unpacking org.eclipse.search_3.11.1.v20161113-1700... [2020-01-19T06:14:00.982Z] [INFO] Fetching org.eclipse.wst.xml.ui_1.1.700.v201604272318.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (318.45kB) [2020-01-19T06:14:00.982Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:00.982Z] [INFO] Fetching org.eclipse.wst.xml.ui_1.1.700.v201604272318.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (318.45kB) [2020-01-19T06:14:01.238Z] [INFO] Unpacking org.eclipse.wst.xml.ui_1.1.700.v201604272318... [2020-01-19T06:14:01.494Z] [INFO] Fetching org.eclipse.wst.xsd.core_1.1.900.v201401141857.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (26.51kB) [2020-01-19T06:14:01.494Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:01.494Z] [INFO] Fetching org.eclipse.wst.xsd.core_1.1.900.v201401141857.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (26.51kB) [2020-01-19T06:14:01.494Z] [INFO] Unpacking org.eclipse.wst.xsd.core_1.1.900.v201401141857... [2020-01-19T06:14:01.494Z] [INFO] Fetching org.eclipse.ui.themes_1.1.300.v20161107-1827.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (28.68kB) [2020-01-19T06:14:01.494Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:01.494Z] [INFO] Fetching org.eclipse.ui.themes_1.1.300.v20161107-1827.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (28.68kB) [2020-01-19T06:14:01.750Z] [INFO] Unpacking org.eclipse.ui.themes_1.1.300.v20161107-1827... [2020-01-19T06:14:01.750Z] [INFO] Fetching org.eclipse.wst.common.core_1.2.0.v200908251833.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (21.59kB) [2020-01-19T06:14:01.750Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:01.750Z] [INFO] Fetching org.eclipse.wst.common.core_1.2.0.v200908251833.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (21.59kB) [2020-01-19T06:14:01.750Z] [INFO] Unpacking org.eclipse.wst.common.core_1.2.0.v200908251833... [2020-01-19T06:14:01.750Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.400.v200912181831.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (18.6kB) [2020-01-19T06:14:01.750Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:01.751Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.400.v200912181831.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (18.6kB) [2020-01-19T06:14:02.007Z] [INFO] Unpacking org.eclipse.wst.common.environment_1.0.400.v200912181831... [2020-01-19T06:14:02.007Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.200.v201304241450.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (40.27kB) [2020-01-19T06:14:02.007Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:02.007Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.200.v201304241450.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (40.27kB) [2020-01-19T06:14:02.007Z] [INFO] Unpacking org.eclipse.wst.common.frameworks_1.2.200.v201304241450... [2020-01-19T06:14:02.007Z] [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.400.v201504292002.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (53.41kB) [2020-01-19T06:14:02.007Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:02.007Z] [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.400.v201504292002.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (53.41kB) [2020-01-19T06:14:02.263Z] [INFO] Unpacking org.eclipse.wst.common.frameworks.ui_1.2.400.v201504292002... [2020-01-19T06:14:02.263Z] [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.300.v201111030423.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (111.97kB) [2020-01-19T06:14:02.263Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:02.263Z] [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.300.v201111030423.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (111.97kB) [2020-01-19T06:14:02.263Z] [INFO] Unpacking org.eclipse.wst.common.project.facet.core_1.4.300.v201111030423... [2020-01-19T06:14:02.520Z] [INFO] Fetching org.eclipse.wst.common.ui_1.1.500.v200911182011.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (52.75kB) [2020-01-19T06:14:02.520Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:02.520Z] [INFO] Fetching org.eclipse.wst.common.ui_1.1.500.v200911182011.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (52.75kB) [2020-01-19T06:14:02.520Z] [INFO] Unpacking org.eclipse.wst.common.ui_1.1.500.v200911182011... [2020-01-19T06:14:02.520Z] [INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.200.v201505132009.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (24.76kB) [2020-01-19T06:14:02.520Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:02.520Z] [INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.200.v201505132009.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (24.76kB) [2020-01-19T06:14:02.777Z] [INFO] Unpacking org.eclipse.wst.common.uriresolver_1.2.200.v201505132009... [2020-01-19T06:14:02.777Z] [INFO] Fetching org.eclipse.wst.sse.core_1.1.1000.v201608061842.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (147.37kB) [2020-01-19T06:14:02.777Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:02.777Z] [INFO] Fetching org.eclipse.wst.sse.core_1.1.1000.v201608061842.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (147.37kB) [2020-01-19T06:14:02.777Z] [INFO] Unpacking org.eclipse.wst.sse.core_1.1.1000.v201608061842... [2020-01-19T06:14:03.033Z] [INFO] Fetching org.eclipse.wst.sse.ui_1.3.500.v201605120129.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (295.87kB) [2020-01-19T06:14:03.033Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:03.033Z] [INFO] Fetching org.eclipse.wst.sse.ui_1.3.500.v201605120129.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (295.87kB) [2020-01-19T06:14:03.033Z] [INFO] Unpacking org.eclipse.wst.sse.ui_1.3.500.v201605120129... [2020-01-19T06:14:03.291Z] [INFO] Fetching org.eclipse.wst.validation_1.2.700.v201508251749.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (134.06kB) [2020-01-19T06:14:03.291Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:03.291Z] [INFO] Fetching org.eclipse.wst.validation_1.2.700.v201508251749.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (134.06kB) [2020-01-19T06:14:03.548Z] [INFO] Unpacking org.eclipse.wst.validation_1.2.700.v201508251749... [2020-01-19T06:14:03.548Z] [INFO] Fetching org.eclipse.wst.validation.ui_1.2.500.v201310231452.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (43.57kB) [2020-01-19T06:14:03.548Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:03.548Z] [INFO] Fetching org.eclipse.wst.validation.ui_1.2.500.v201310231452.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (43.57kB) [2020-01-19T06:14:03.548Z] [INFO] Unpacking org.eclipse.wst.validation.ui_1.2.500.v201310231452... [2020-01-19T06:14:03.805Z] [INFO] Fetching org.eclipse.wst.xml.core_1.1.1001.v201702270442.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (241.35kB) [2020-01-19T06:14:03.805Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:03.805Z] [INFO] Fetching org.eclipse.wst.xml.core_1.1.1001.v201702270442.jar.pack.gz from http://archive.eclipse.org/webtools/downloads/drops/R3.8/R3.8.2/R-3.8.2-20170308000057/repository/plugins/ (241.35kB) [2020-01-19T06:14:03.805Z] [INFO] Unpacking org.eclipse.wst.xml.core_1.1.1001.v201702270442... [2020-01-19T06:14:04.061Z] [INFO] Fetching org.eclipse.xsd_2.12.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/updates/2.12/core/R201605260356/plugins/ (548.17kB) [2020-01-19T06:14:04.061Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:04.061Z] [INFO] Fetching org.eclipse.xsd_2.12.0.v20160526-0356.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/updates/2.12/core/R201605260356/plugins/ (548.17kB) [2020-01-19T06:14:04.061Z] [INFO] Unpacking org.eclipse.xsd_2.12.0.v20160526-0356... [2020-01-19T06:14:04.624Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2020-01-19T06:14:04.880Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:0.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml [2020-01-19T06:14:04.880Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:0.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml [2020-01-19T06:14:04.880Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_2.9.0.201909110845.jar.pack.gz from http://download.eclipse.org/technology/swtbot/snapshots/plugins/ (62.99kB) [2020-01-19T06:14:04.880Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:04.880Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_2.9.0.201909110845.jar.pack.gz from http://download.eclipse.org/technology/swtbot/snapshots/plugins/ (62.99kB) [2020-01-19T06:14:05.137Z] [INFO] Unpacking org.eclipse.swtbot.eclipse.finder_2.9.0.201909110845... [2020-01-19T06:14:05.137Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_2.9.0.201909110845.jar.pack.gz from http://download.eclipse.org/technology/swtbot/snapshots/plugins/ (259.72kB) [2020-01-19T06:14:05.137Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:05.137Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_2.9.0.201909110845.jar.pack.gz from http://download.eclipse.org/technology/swtbot/snapshots/plugins/ (259.72kB) [2020-01-19T06:14:05.137Z] [INFO] Unpacking org.eclipse.swtbot.swt.finder_2.9.0.201909110845... [2020-01-19T06:14:05.393Z] [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from http://download.eclipse.org/technology/swtbot/snapshots/plugins/ (32.1kB) [2020-01-19T06:14:05.393Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:05.393Z] [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from http://download.eclipse.org/technology/swtbot/snapshots/plugins/ (32.1kB) [2020-01-19T06:14:05.649Z] [INFO] Unpacking org.hamcrest.library_1.3.0.v20180524-2246... [2020-01-19T06:14:05.649Z] [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/technology/swtbot/snapshots/plugins/ (129.49kB) [2020-01-19T06:14:05.649Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:05.649Z] [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/technology/swtbot/snapshots/plugins/ (129.49kB) [2020-01-19T06:14:05.649Z] [INFO] Unpacking org.apache.log4j_1.2.15.v201012070815... [2020-01-19T06:14:05.649Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_2.9.0.201909110845.jar.pack.gz from http://download.eclipse.org/technology/swtbot/snapshots/plugins/ (20.44kB) [2020-01-19T06:14:05.649Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:05.649Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_2.9.0.201909110845.jar.pack.gz from http://download.eclipse.org/technology/swtbot/snapshots/plugins/ (20.44kB) [2020-01-19T06:14:05.906Z] [INFO] Unpacking org.eclipse.swtbot.junit4_x_2.9.0.201909110845... [2020-01-19T06:14:05.906Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (29.69kB) [2020-01-19T06:14:05.906Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:05.906Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (29.69kB) [2020-01-19T06:14:05.906Z] [INFO] Unpacking org.json_1.0.0.v201011060100... [2020-01-19T06:14:06.162Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:0.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml [2020-01-19T06:14:06.418Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2020-01-19T06:14:06.418Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2020-01-19T06:14:06.675Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2020-01-19T06:14:06.675Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml [2020-01-19T06:14:06.675Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml [2020-01-19T06:14:06.675Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml [2020-01-19T06:14:06.931Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2020-01-19T06:14:06.931Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2020-01-19T06:14:07.187Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2020-01-19T06:14:07.187Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2020-01-19T06:14:07.187Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2020-01-19T06:14:07.445Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2020-01-19T06:14:07.445Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml [2020-01-19T06:14:07.445Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml [2020-01-19T06:14:07.445Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml [2020-01-19T06:14:07.702Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2020-01-19T06:14:07.702Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2020-01-19T06:14:07.958Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2020-01-19T06:14:07.958Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml [2020-01-19T06:14:07.958Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml [2020-01-19T06:14:08.214Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml [2020-01-19T06:14:08.470Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2020-01-19T06:14:08.470Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2020-01-19T06:14:08.470Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2020-01-19T06:14:08.727Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml [2020-01-19T06:14:08.727Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml [2020-01-19T06:14:08.727Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml [2020-01-19T06:14:08.983Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:3.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2020-01-19T06:14:08.983Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:3.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2020-01-19T06:14:08.983Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:3.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2020-01-19T06:14:09.239Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml [2020-01-19T06:14:09.239Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml [2020-01-19T06:14:09.495Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml [2020-01-19T06:14:09.751Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml [2020-01-19T06:14:09.751Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml [2020-01-19T06:14:10.007Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml [2020-01-19T06:14:10.263Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2020-01-19T06:14:10.263Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2020-01-19T06:14:10.263Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2020-01-19T06:14:10.263Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml [2020-01-19T06:14:10.263Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml [2020-01-19T06:14:10.519Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml [2020-01-19T06:14:10.519Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2020-01-19T06:14:10.519Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2020-01-19T06:14:10.775Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2020-01-19T06:14:10.775Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml [2020-01-19T06:14:10.775Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml [2020-01-19T06:14:11.338Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml [2020-01-19T06:14:11.338Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2020-01-19T06:14:11.338Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2020-01-19T06:14:11.598Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2020-01-19T06:14:11.598Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml [2020-01-19T06:14:11.598Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml [2020-01-19T06:14:11.598Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml [2020-01-19T06:14:11.855Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2020-01-19T06:14:11.855Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2020-01-19T06:14:11.855Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2020-01-19T06:14:12.111Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml [2020-01-19T06:14:12.111Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml [2020-01-19T06:14:12.369Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml [2020-01-19T06:14:12.625Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2020-01-19T06:14:13.553Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2020-01-19T06:14:13.809Z] [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB) [2020-01-19T06:14:13.809Z] [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB) [2020-01-19T06:14:14.066Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2020-01-19T06:14:14.066Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2020-01-19T06:14:14.066Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2020-01-19T06:14:14.066Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2020-01-19T06:14:14.066Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml [2020-01-19T06:14:14.066Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml [2020-01-19T06:14:14.322Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml [2020-01-19T06:14:14.323Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2020-01-19T06:14:14.323Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2020-01-19T06:14:14.579Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2020-01-19T06:14:14.835Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2020-01-19T06:14:14.835Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2020-01-19T06:14:14.835Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2020-01-19T06:14:14.835Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/pom.xml [2020-01-19T06:14:14.835Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/pom.xml [2020-01-19T06:14:14.835Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/pom.xml [2020-01-19T06:14:15.091Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2020-01-19T06:14:15.091Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2020-01-19T06:14:15.091Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2020-01-19T06:14:15.091Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2020-01-19T06:14:15.092Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2020-01-19T06:14:15.092Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2020-01-19T06:14:15.092Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml [2020-01-19T06:14:15.092Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml [2020-01-19T06:14:15.347Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml [2020-01-19T06:14:15.347Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml [2020-01-19T06:14:15.347Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml [2020-01-19T06:14:15.347Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml [2020-01-19T06:14:15.347Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml [2020-01-19T06:14:15.347Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml [2020-01-19T06:14:15.604Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml [2020-01-19T06:14:15.604Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2020-01-19T06:14:15.604Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2020-01-19T06:14:15.860Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2020-01-19T06:14:15.860Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2020-01-19T06:14:15.860Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2020-01-19T06:14:15.860Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2020-01-19T06:14:15.860Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml [2020-01-19T06:14:15.860Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml [2020-01-19T06:14:16.120Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml [2020-01-19T06:14:16.376Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml [2020-01-19T06:14:16.377Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml [2020-01-19T06:14:16.377Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml [2020-01-19T06:14:16.633Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/pom.xml [2020-01-19T06:14:16.633Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/pom.xml [2020-01-19T06:14:16.633Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/pom.xml [2020-01-19T06:14:16.633Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/pom.xml [2020-01-19T06:14:16.633Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/pom.xml [2020-01-19T06:14:16.889Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/pom.xml [2020-01-19T06:14:16.889Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml [2020-01-19T06:14:16.889Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml [2020-01-19T06:14:16.890Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml [2020-01-19T06:14:16.890Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml [2020-01-19T06:14:16.890Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml [2020-01-19T06:14:16.890Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml [2020-01-19T06:14:16.890Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml [2020-01-19T06:14:16.890Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml [2020-01-19T06:14:16.890Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml [2020-01-19T06:14:16.890Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2020-01-19T06:14:16.890Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2020-01-19T06:14:17.146Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2020-01-19T06:14:17.146Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2020-01-19T06:14:17.146Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2020-01-19T06:14:22.393Z] [INFO] Fetching org.eclipse.cdt.debug.core_8.1.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (98.35kB) [2020-01-19T06:14:22.394Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:22.394Z] [INFO] Fetching org.eclipse.cdt.debug.core_8.1.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (98.35kB) [2020-01-19T06:14:22.394Z] [INFO] Unpacking org.eclipse.cdt.debug.core_8.1.0.201703062208... [2020-01-19T06:14:22.650Z] [INFO] Fetching org.eclipse.launchbar.core_2.1.0.201612052026.jar from http://download.eclipse.org/tools/cdt/launchbar/neon.2/plugins/ (75.24kB) [2020-01-19T06:14:22.650Z] [INFO] Fetching org.eclipse.launchbar.core_2.1.0.201612052026.jar from http://download.eclipse.org/tools/cdt/launchbar/neon.2/plugins/ (75.24kB) [2020-01-19T06:14:22.650Z] [INFO] Fetching org.eclipse.cdt.debug.ui_8.1.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (324.8kB) [2020-01-19T06:14:22.650Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:22.650Z] [INFO] Fetching org.eclipse.cdt.debug.ui_8.1.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (324.8kB) [2020-01-19T06:14:22.907Z] [INFO] Unpacking org.eclipse.cdt.debug.ui_8.1.0.201703062208... [2020-01-19T06:14:23.163Z] [INFO] Fetching org.eclipse.cdt.ui_6.1.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (1.88MB) [2020-01-19T06:14:23.163Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:23.163Z] [INFO] Fetching org.eclipse.cdt.ui_6.1.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (1.88MB) [2020-01-19T06:14:23.163Z] [INFO] Unpacking org.eclipse.cdt.ui_6.1.0.201703062208... [2020-01-19T06:14:25.053Z] [INFO] Fetching org.eclipse.launchbar.ui_2.1.0.201612052026.jar from http://download.eclipse.org/tools/cdt/launchbar/neon.2/plugins/ (81.67kB) [2020-01-19T06:14:25.053Z] [INFO] Fetching org.eclipse.launchbar.ui_2.1.0.201612052026.jar from http://download.eclipse.org/tools/cdt/launchbar/neon.2/plugins/ (81.67kB) [2020-01-19T06:14:25.053Z] [INFO] Fetching org.eclipse.cdt.dsf_2.8.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (94.12kB) [2020-01-19T06:14:25.053Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:25.053Z] [INFO] Fetching org.eclipse.cdt.dsf_2.8.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (94.12kB) [2020-01-19T06:14:25.053Z] [INFO] Unpacking org.eclipse.cdt.dsf_2.8.0.201703062208... [2020-01-19T06:14:25.053Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb_5.2.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (407.33kB) [2020-01-19T06:14:25.053Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:25.053Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb_5.2.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (407.33kB) [2020-01-19T06:14:25.053Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb_5.2.0.201703062208... [2020-01-19T06:14:25.616Z] [INFO] Fetching org.eclipse.cdt.launch_9.1.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (75.43kB) [2020-01-19T06:14:25.616Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:25.616Z] [INFO] Fetching org.eclipse.cdt.launch_9.1.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (75.43kB) [2020-01-19T06:14:25.616Z] [INFO] Unpacking org.eclipse.cdt.launch_9.1.0.201703062208... [2020-01-19T06:14:25.616Z] [INFO] Fetching org.eclipse.cdt.gdb_7.0.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (11.62kB) [2020-01-19T06:14:25.616Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:25.616Z] [INFO] Fetching org.eclipse.cdt.gdb_7.0.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (11.62kB) [2020-01-19T06:14:25.872Z] [INFO] Unpacking org.eclipse.cdt.gdb_7.0.0.201703062208... [2020-01-19T06:14:25.872Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb.ui_2.6.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (224.28kB) [2020-01-19T06:14:25.872Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:25.872Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb.ui_2.6.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (224.28kB) [2020-01-19T06:14:25.872Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb.ui_2.6.0.201703062208... [2020-01-19T06:14:26.128Z] [INFO] Fetching org.eclipse.cdt.dsf.ui_2.5.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (355.37kB) [2020-01-19T06:14:26.128Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:26.128Z] [INFO] Fetching org.eclipse.cdt.dsf.ui_2.5.0.201703062208.jar.pack.gz from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (355.37kB) [2020-01-19T06:14:26.384Z] [INFO] Unpacking org.eclipse.cdt.dsf.ui_2.5.0.201703062208... [2020-01-19T06:14:26.640Z] [INFO] Fetching org.eclipse.tm.terminal.control_4.2.0.201609191434.jar from http://download.eclipse.org/tm/terminal/updates/4.2/GA/plugins/ (184.71kB) [2020-01-19T06:14:26.640Z] [INFO] Fetching org.eclipse.tm.terminal.control_4.2.0.201609191434.jar from http://download.eclipse.org/tm/terminal/updates/4.2/GA/plugins/ (184.71kB) [2020-01-19T06:14:26.896Z] [INFO] Fetching org.eclipse.tools.templates.ui_1.1.1.201702141301.jar from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (35.22kB) [2020-01-19T06:14:26.897Z] [INFO] Fetching org.eclipse.tools.templates.ui_1.1.1.201702141301.jar from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (35.22kB) [2020-01-19T06:14:26.897Z] [INFO] Fetching org.eclipse.tools.templates.core_1.1.0.201702141301.jar from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (11.06kB) [2020-01-19T06:14:26.897Z] [INFO] Fetching org.eclipse.tools.templates.core_1.1.0.201702141301.jar from http://download.eclipse.org/tools/cdt/releases/9.2/r.1/plugins/ (11.06kB) [2020-01-19T06:14:27.153Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2020-01-19T06:14:27.153Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2020-01-19T06:14:27.153Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2020-01-19T06:14:27.409Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2020-01-19T06:14:27.665Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml [2020-01-19T06:14:27.665Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml [2020-01-19T06:14:27.665Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml [2020-01-19T06:14:27.923Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2020-01-19T06:14:27.923Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2020-01-19T06:14:28.180Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2020-01-19T06:14:28.180Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml [2020-01-19T06:14:28.180Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml [2020-01-19T06:14:28.436Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml [2020-01-19T06:14:28.692Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2020-01-19T06:14:28.692Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2020-01-19T06:14:28.692Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2020-01-19T06:14:28.692Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml [2020-01-19T06:14:28.692Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml [2020-01-19T06:14:28.948Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml [2020-01-19T06:14:29.204Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2020-01-19T06:14:29.204Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2020-01-19T06:14:29.204Z] [INFO] Fetching com.jcraft.jsch_0.1.54.v20170116-1932.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/plugins/ (106.54kB) [2020-01-19T06:14:29.204Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:29.204Z] [INFO] Fetching com.jcraft.jsch_0.1.54.v20170116-1932.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/plugins/ (106.54kB) [2020-01-19T06:14:29.460Z] [INFO] Unpacking com.jcraft.jsch_0.1.54.v20170116-1932... [2020-01-19T06:14:29.460Z] [INFO] Fetching org.eclipse.jsch.core_1.3.0.v20160422-1917.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (20.72kB) [2020-01-19T06:14:29.460Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:29.460Z] [INFO] Fetching org.eclipse.jsch.core_1.3.0.v20160422-1917.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (20.72kB) [2020-01-19T06:14:29.460Z] [INFO] Unpacking org.eclipse.jsch.core_1.3.0.v20160422-1917... [2020-01-19T06:14:29.717Z] [INFO] Fetching org.eclipse.jsch.ui_1.3.0.v20160323-1650.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (35.81kB) [2020-01-19T06:14:29.717Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:29.717Z] [INFO] Fetching org.eclipse.jsch.ui_1.3.0.v20160323-1650.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (35.81kB) [2020-01-19T06:14:29.717Z] [INFO] Unpacking org.eclipse.jsch.ui_1.3.0.v20160323-1650... [2020-01-19T06:14:29.717Z] [INFO] Fetching org.eclipse.remote.core_2.1.0.201612062149.jar.pack.gz from http://download.eclipse.org/tools/ptp/builds/remote/neon/milestones/UR2-RC4/plugins/ (80.23kB) [2020-01-19T06:14:29.717Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:29.717Z] [INFO] Fetching org.eclipse.remote.core_2.1.0.201612062149.jar.pack.gz from http://download.eclipse.org/tools/ptp/builds/remote/neon/milestones/UR2-RC4/plugins/ (80.23kB) [2020-01-19T06:14:29.973Z] [INFO] Unpacking org.eclipse.remote.core_2.1.0.201612062149... [2020-01-19T06:14:29.973Z] [INFO] Fetching org.eclipse.remote.jsch.core_1.0.0.201612062149.jar.pack.gz from http://download.eclipse.org/tools/ptp/builds/remote/neon/milestones/UR2-RC4/plugins/ (35.55kB) [2020-01-19T06:14:29.973Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:29.973Z] [INFO] Fetching org.eclipse.remote.jsch.core_1.0.0.201612062149.jar.pack.gz from http://download.eclipse.org/tools/ptp/builds/remote/neon/milestones/UR2-RC4/plugins/ (35.55kB) [2020-01-19T06:14:29.973Z] [INFO] Unpacking org.eclipse.remote.jsch.core_1.0.0.201612062149... [2020-01-19T06:14:29.973Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.0.0.201612062149.jar.pack.gz from http://download.eclipse.org/tools/ptp/builds/remote/neon/milestones/UR2-RC4/plugins/ (20.75kB) [2020-01-19T06:14:29.973Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:29.973Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.0.0.201612062149.jar.pack.gz from http://download.eclipse.org/tools/ptp/builds/remote/neon/milestones/UR2-RC4/plugins/ (20.75kB) [2020-01-19T06:14:30.229Z] [INFO] Unpacking org.eclipse.remote.jsch.ui_1.0.0.201612062149... [2020-01-19T06:14:30.229Z] [INFO] Fetching org.eclipse.remote.ui_2.1.0.201612062149.jar.pack.gz from http://download.eclipse.org/tools/ptp/builds/remote/neon/milestones/UR2-RC4/plugins/ (53.93kB) [2020-01-19T06:14:30.229Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:30.229Z] [INFO] Fetching org.eclipse.remote.ui_2.1.0.201612062149.jar.pack.gz from http://download.eclipse.org/tools/ptp/builds/remote/neon/milestones/UR2-RC4/plugins/ (53.93kB) [2020-01-19T06:14:30.229Z] [INFO] Unpacking org.eclipse.remote.ui_2.1.0.201612062149... [2020-01-19T06:14:30.485Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2020-01-19T06:14:30.485Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2020-01-19T06:14:30.485Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2020-01-19T06:14:30.485Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2020-01-19T06:14:30.485Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml [2020-01-19T06:14:30.485Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml [2020-01-19T06:14:30.741Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml [2020-01-19T06:14:30.741Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2020-01-19T06:14:30.741Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2020-01-19T06:14:30.998Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2020-01-19T06:14:30.998Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml [2020-01-19T06:14:30.998Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml [2020-01-19T06:14:31.254Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml [2020-01-19T06:14:31.510Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml [2020-01-19T06:14:31.510Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml [2020-01-19T06:14:31.510Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml [2020-01-19T06:14:31.767Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2020-01-19T06:14:31.767Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2020-01-19T06:14:32.023Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2020-01-19T06:14:32.023Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2020-01-19T06:14:32.023Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2020-01-19T06:14:32.280Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2020-01-19T06:14:32.280Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml [2020-01-19T06:14:32.280Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml [2020-01-19T06:14:32.280Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml [2020-01-19T06:14:32.537Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2020-01-19T06:14:32.537Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2020-01-19T06:14:32.793Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2020-01-19T06:14:32.793Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml [2020-01-19T06:14:32.793Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml [2020-01-19T06:14:33.049Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml [2020-01-19T06:14:33.305Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2020-01-19T06:14:33.305Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2020-01-19T06:14:33.561Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2020-01-19T06:14:33.561Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2020-01-19T06:14:33.561Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2020-01-19T06:14:33.561Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2020-01-19T06:14:33.561Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml [2020-01-19T06:14:33.561Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml [2020-01-19T06:14:33.817Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml [2020-01-19T06:14:33.817Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2020-01-19T06:14:33.817Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2020-01-19T06:14:34.073Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2020-01-19T06:14:34.073Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml [2020-01-19T06:14:34.073Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml [2020-01-19T06:14:34.329Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml [2020-01-19T06:14:34.329Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml [2020-01-19T06:14:34.329Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml [2020-01-19T06:14:34.585Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml [2020-01-19T06:14:34.841Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2020-01-19T06:14:34.841Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2020-01-19T06:14:34.841Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2020-01-19T06:14:34.841Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml [2020-01-19T06:14:34.841Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml [2020-01-19T06:14:34.841Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml [2020-01-19T06:14:34.841Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2020-01-19T06:14:34.841Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2020-01-19T06:14:35.097Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2020-01-19T06:14:35.098Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2020-01-19T06:14:35.098Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2020-01-19T06:14:35.098Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2020-01-19T06:14:35.098Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml [2020-01-19T06:14:35.098Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml [2020-01-19T06:14:35.353Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml [2020-01-19T06:14:35.353Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2020-01-19T06:14:35.353Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2020-01-19T06:14:35.353Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2020-01-19T06:14:35.610Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml [2020-01-19T06:14:35.610Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml [2020-01-19T06:14:35.610Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml [2020-01-19T06:14:35.871Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml [2020-01-19T06:14:35.871Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml [2020-01-19T06:14:35.871Z] [INFO] Fetching org.eclipse.ui.intro_3.5.2.v20161116-1147.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (123.62kB) [2020-01-19T06:14:35.871Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:35.871Z] [INFO] Fetching org.eclipse.ui.intro_3.5.2.v20161116-1147.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (123.62kB) [2020-01-19T06:14:35.871Z] [INFO] Unpacking org.eclipse.ui.intro_3.5.2.v20161116-1147... [2020-01-19T06:14:36.163Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml [2020-01-19T06:14:36.163Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml [2020-01-19T06:14:36.163Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml [2020-01-19T06:14:36.163Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml [2020-01-19T06:14:36.163Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp/pom.xml [2020-01-19T06:14:36.163Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp/pom.xml [2020-01-19T06:14:36.419Z] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (57.07kB) [2020-01-19T06:14:36.419Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:36.419Z] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (57.07kB) [2020-01-19T06:14:36.419Z] [INFO] Unpacking com.sun.el_2.2.0.v201303151357... [2020-01-19T06:14:36.419Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (30.08kB) [2020-01-19T06:14:36.419Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:36.419Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (30.08kB) [2020-01-19T06:14:36.675Z] [INFO] Unpacking javax.el_2.2.0.v201303151357... [2020-01-19T06:14:36.675Z] [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (60.2kB) [2020-01-19T06:14:36.675Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:36.675Z] [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (60.2kB) [2020-01-19T06:14:36.675Z] [INFO] Unpacking javax.servlet_3.1.0.v201410161800... [2020-01-19T06:14:36.932Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (23.46kB) [2020-01-19T06:14:36.932Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:36.932Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (23.46kB) [2020-01-19T06:14:36.932Z] [INFO] Unpacking javax.activation_1.1.0.v201211130549... [2020-01-19T06:14:36.932Z] [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (21.32kB) [2020-01-19T06:14:36.932Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:36.932Z] [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (21.32kB) [2020-01-19T06:14:37.188Z] [INFO] Unpacking javax.annotation_1.2.0.v201602091430... [2020-01-19T06:14:37.188Z] [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (55.73kB) [2020-01-19T06:14:37.188Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:37.188Z] [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (55.73kB) [2020-01-19T06:14:37.188Z] [INFO] Unpacking javax.servlet.jsp_2.2.0.v201112011158... [2020-01-19T06:14:37.188Z] [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (48.86kB) [2020-01-19T06:14:37.188Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:37.188Z] [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (48.86kB) [2020-01-19T06:14:37.444Z] [INFO] Unpacking javax.xml.bind_2.2.0.v201105210648... [2020-01-19T06:14:37.444Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (18.37kB) [2020-01-19T06:14:37.444Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:37.444Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (18.37kB) [2020-01-19T06:14:37.444Z] [INFO] Unpacking javax.xml.stream_1.0.1.v201004272200... [2020-01-19T06:14:37.444Z] [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (24.42kB) [2020-01-19T06:14:37.444Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:37.444Z] [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (24.42kB) [2020-01-19T06:14:37.700Z] [INFO] Unpacking org.apache.commons.cli_1.2.0.v201404270220... [2020-01-19T06:14:37.700Z] [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (106.17kB) [2020-01-19T06:14:37.700Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:37.700Z] [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (106.17kB) [2020-01-19T06:14:37.700Z] [INFO] Unpacking org.apache.commons.lang_2.6.0.v201404270220... [2020-01-19T06:14:37.955Z] [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/plugins/ (35.64kB) [2020-01-19T06:14:37.955Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:37.955Z] [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops2/R20170307180635/repository/plugins/ (35.64kB) [2020-01-19T06:14:37.955Z] [INFO] Unpacking org.apache.commons.logging_1.1.1.v201101211721... [2020-01-19T06:14:37.955Z] [INFO] Fetching org.apache.felix.gogo.command_0.10.0.v201209301215.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (30.58kB) [2020-01-19T06:14:37.955Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:37.955Z] [INFO] Fetching org.apache.felix.gogo.command_0.10.0.v201209301215.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (30.58kB) [2020-01-19T06:14:38.211Z] [INFO] Unpacking org.apache.felix.gogo.command_0.10.0.v201209301215... [2020-01-19T06:14:38.211Z] [INFO] Fetching org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (33.64kB) [2020-01-19T06:14:38.211Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:38.211Z] [INFO] Fetching org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (33.64kB) [2020-01-19T06:14:38.211Z] [INFO] Unpacking org.apache.felix.gogo.runtime_0.10.0.v201209301036... [2020-01-19T06:14:38.211Z] [INFO] Fetching org.apache.felix.gogo.shell_0.10.0.v201212101605.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (30.06kB) [2020-01-19T06:14:38.211Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:38.211Z] [INFO] Fetching org.apache.felix.gogo.shell_0.10.0.v201212101605.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (30.06kB) [2020-01-19T06:14:38.466Z] [INFO] Unpacking org.apache.felix.gogo.shell_0.10.0.v201212101605... [2020-01-19T06:14:38.466Z] [INFO] Fetching org.apache.httpcomponents.httpclient_4.3.6.v201511171540.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (253.65kB) [2020-01-19T06:14:38.466Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:38.466Z] [INFO] Fetching org.apache.httpcomponents.httpclient_4.3.6.v201511171540.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (253.65kB) [2020-01-19T06:14:38.466Z] [INFO] Unpacking org.apache.httpcomponents.httpclient_4.3.6.v201511171540... [2020-01-19T06:14:38.837Z] [INFO] Fetching org.apache.commons.codec_1.6.0.v201305230611.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (91.48kB) [2020-01-19T06:14:38.837Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:38.837Z] [INFO] Fetching org.apache.commons.codec_1.6.0.v201305230611.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (91.48kB) [2020-01-19T06:14:38.837Z] [INFO] Unpacking org.apache.commons.codec_1.6.0.v201305230611... [2020-01-19T06:14:39.093Z] [INFO] Fetching org.apache.httpcomponents.httpcore_4.3.3.v201411290715.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (101.3kB) [2020-01-19T06:14:39.093Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:39.093Z] [INFO] Fetching org.apache.httpcomponents.httpcore_4.3.3.v201411290715.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (101.3kB) [2020-01-19T06:14:39.093Z] [INFO] Unpacking org.apache.httpcomponents.httpcore_4.3.3.v201411290715... [2020-01-19T06:14:39.093Z] [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (2.32MB) [2020-01-19T06:14:39.093Z] [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (2.32MB) [2020-01-19T06:14:39.349Z] [INFO] Fetching org.apache.lucene.analysis_3.5.0.v20120725-1805.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (887.38kB) [2020-01-19T06:14:39.349Z] [INFO] Fetching org.apache.lucene.analysis_3.5.0.v20120725-1805.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (887.38kB) [2020-01-19T06:14:39.605Z] [INFO] Fetching org.apache.lucene.core_3.5.0.v20120725-1805.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (1.48MB) [2020-01-19T06:14:39.605Z] [INFO] Fetching org.apache.lucene.core_3.5.0.v20120725-1805.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (1.48MB) [2020-01-19T06:14:39.605Z] [INFO] Fetching org.eclipse.ant.core_3.4.100.v20160505-0642.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (71.78kB) [2020-01-19T06:14:39.605Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:39.605Z] [INFO] Fetching org.eclipse.ant.core_3.4.100.v20160505-0642.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (71.78kB) [2020-01-19T06:14:39.861Z] [INFO] Unpacking org.eclipse.ant.core_3.4.100.v20160505-0642... [2020-01-19T06:14:39.861Z] [INFO] Fetching org.eclipse.compare.win32_1.1.0.v20160418-1534.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (21.35kB) [2020-01-19T06:14:39.861Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:39.861Z] [INFO] Fetching org.eclipse.compare.win32_1.1.0.v20160418-1534.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (21.35kB) [2020-01-19T06:14:39.861Z] [INFO] Unpacking org.eclipse.compare.win32_1.1.0.v20160418-1534... [2020-01-19T06:14:39.861Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.3.100.v20160509-1025.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (22.92kB) [2020-01-19T06:14:39.861Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:39.861Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.3.100.v20160509-1025.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (22.92kB) [2020-01-19T06:14:40.117Z] [INFO] Unpacking org.eclipse.core.databinding.beans_1.3.100.v20160509-1025... [2020-01-19T06:14:40.117Z] [INFO] Fetching org.eclipse.core.externaltools_1.0.400.v20160509-1057.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (20.48kB) [2020-01-19T06:14:40.117Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:40.117Z] [INFO] Fetching org.eclipse.core.externaltools_1.0.400.v20160509-1057.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (20.48kB) [2020-01-19T06:14:40.117Z] [INFO] Unpacking org.eclipse.core.externaltools_1.0.400.v20160509-1057... [2020-01-19T06:14:40.117Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.0.v20140124-1940.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (30.19kB) [2020-01-19T06:14:40.117Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:40.117Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.0.v20140124-1940.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (30.19kB) [2020-01-19T06:14:40.419Z] [INFO] Unpacking org.eclipse.core.filesystem.win32.x86_64_1.4.0.v20140124-1940... [2020-01-19T06:14:40.419Z] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.0.v20160323-1650.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (27.76kB) [2020-01-19T06:14:40.419Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:40.419Z] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.0.v20160323-1650.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (27.76kB) [2020-01-19T06:14:40.419Z] [INFO] Unpacking org.eclipse.core.net.win32.x86_64_1.1.0.v20160323-1650... [2020-01-19T06:14:40.419Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.0.v20140124-1940.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (25.91kB) [2020-01-19T06:14:40.419Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:40.419Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.0.v20140124-1940.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (25.91kB) [2020-01-19T06:14:40.675Z] [INFO] Unpacking org.eclipse.core.resources.win32.x86_64_3.5.0.v20140124-1940... [2020-01-19T06:14:40.675Z] [INFO] Fetching org.eclipse.equinox.event_1.3.200.v20160324-1850.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (16.25kB) [2020-01-19T06:14:40.675Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:40.675Z] [INFO] Fetching org.eclipse.equinox.event_1.3.200.v20160324-1850.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (16.25kB) [2020-01-19T06:14:40.675Z] [INFO] Unpacking org.eclipse.equinox.event_1.3.200.v20160324-1850... [2020-01-19T06:14:40.675Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.1.200.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (22.71kB) [2020-01-19T06:14:40.675Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:40.675Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.1.200.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (22.71kB) [2020-01-19T06:14:40.930Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.1.200.v20160504-1450... [2020-01-19T06:14:41.186Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.0.200.v20160504-1419.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (101.7kB) [2020-01-19T06:14:41.186Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:41.186Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.0.200.v20160504-1419.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (101.7kB) [2020-01-19T06:14:41.186Z] [INFO] Unpacking org.eclipse.osgi.compatibility.state_1.0.200.v20160504-1419... [2020-01-19T06:14:41.186Z] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.401.v20161122-1740.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (29.07kB) [2020-01-19T06:14:41.186Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:41.186Z] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.401.v20161122-1740.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (29.07kB) [2020-01-19T06:14:41.441Z] [INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.401.v20161122-1740... [2020-01-19T06:14:41.441Z] [INFO] Fetching org.eclipse.equinox.console_1.1.200.v20150929-1405.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (48.93kB) [2020-01-19T06:14:41.441Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:41.441Z] [INFO] Fetching org.eclipse.equinox.console_1.1.200.v20150929-1405.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (48.93kB) [2020-01-19T06:14:41.441Z] [INFO] Unpacking org.eclipse.equinox.console_1.1.200.v20150929-1405... [2020-01-19T06:14:41.697Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.0.v20151127-1218.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (22.36kB) [2020-01-19T06:14:41.697Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:41.697Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.0.v20151127-1218.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (22.36kB) [2020-01-19T06:14:41.697Z] [INFO] Unpacking org.eclipse.e4.ui.dialogs_1.1.0.v20151127-1218... [2020-01-19T06:14:41.697Z] [INFO] Fetching org.eclipse.e4.rcp_1.5.3.v20170228-0512.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (19.83kB) [2020-01-19T06:14:41.697Z] [INFO] Fetching org.eclipse.e4.rcp_1.5.3.v20170228-0512.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (19.83kB) [2020-01-19T06:14:41.953Z] [INFO] Fetching org.eclipse.ecf_3.8.0.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (41.32kB) [2020-01-19T06:14:41.953Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:41.953Z] [INFO] Fetching org.eclipse.ecf_3.8.0.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (41.32kB) [2020-01-19T06:14:41.953Z] [INFO] Unpacking org.eclipse.ecf_3.8.0.v20160405-1820... [2020-01-19T06:14:41.953Z] [INFO] Fetching org.eclipse.ecf.identity_3.7.0.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (26.48kB) [2020-01-19T06:14:41.953Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:41.953Z] [INFO] Fetching org.eclipse.ecf.identity_3.7.0.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (26.48kB) [2020-01-19T06:14:42.210Z] [INFO] Unpacking org.eclipse.ecf.identity_3.7.0.v20160405-1820... [2020-01-19T06:14:42.210Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (11.04kB) [2020-01-19T06:14:42.210Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:42.210Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (11.04kB) [2020-01-19T06:14:42.210Z] [INFO] Unpacking org.eclipse.equinox.concurrent_1.1.0.v20130327-1442... [2020-01-19T06:14:42.210Z] [INFO] Fetching org.eclipse.ecf.core.feature_1.3.0.v20160405-1820.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (18.79kB) [2020-01-19T06:14:42.210Z] [INFO] Fetching org.eclipse.ecf.core.feature_1.3.0.v20160405-1820.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (18.79kB) [2020-01-19T06:14:42.465Z] [INFO] Fetching org.eclipse.ecf.ssl_1.2.0.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (9.62kB) [2020-01-19T06:14:42.465Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:42.465Z] [INFO] Fetching org.eclipse.ecf.ssl_1.2.0.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (9.62kB) [2020-01-19T06:14:42.465Z] [INFO] Unpacking org.eclipse.ecf.ssl_1.2.0.v20160405-1820... [2020-01-19T06:14:42.465Z] [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.0.v20160405-1820.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (18.77kB) [2020-01-19T06:14:42.465Z] [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.0.v20160405-1820.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (18.77kB) [2020-01-19T06:14:42.721Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.0.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (20.24kB) [2020-01-19T06:14:42.721Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:42.721Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.0.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (20.24kB) [2020-01-19T06:14:42.721Z] [INFO] Unpacking org.eclipse.ecf.filetransfer_5.0.0.v20160405-1820... [2020-01-19T06:14:42.721Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.200.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (45kB) [2020-01-19T06:14:42.721Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:42.721Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.200.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (45kB) [2020-01-19T06:14:42.977Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer_3.2.200.v20160405-1820... [2020-01-19T06:14:42.977Z] [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.13.1.v20160405-1820.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (26.88kB) [2020-01-19T06:14:42.977Z] [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.13.1.v20160405-1820.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (26.88kB) [2020-01-19T06:14:42.977Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.100.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (32.36kB) [2020-01-19T06:14:42.977Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:42.977Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.100.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (32.36kB) [2020-01-19T06:14:43.233Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.100.v20160405-1820... [2020-01-19T06:14:43.233Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.feature_3.13.1.v20160405-1820.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (26.86kB) [2020-01-19T06:14:43.233Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.feature_3.13.1.v20160405-1820.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (26.86kB) [2020-01-19T06:14:43.233Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.0.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (11.7kB) [2020-01-19T06:14:43.233Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:43.233Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.0.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (11.7kB) [2020-01-19T06:14:43.489Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.0.v20160405-1820... [2020-01-19T06:14:43.489Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.1.0.v20160405-1820.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (26.78kB) [2020-01-19T06:14:43.489Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.1.0.v20160405-1820.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (26.78kB) [2020-01-19T06:14:43.489Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (7.42kB) [2020-01-19T06:14:43.489Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:43.489Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20160405-1820.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (7.42kB) [2020-01-19T06:14:43.744Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20160405-1820... [2020-01-19T06:14:43.744Z] [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.0.v20160405-1820.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (22.81kB) [2020-01-19T06:14:43.744Z] [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.0.v20160405-1820.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (22.81kB) [2020-01-19T06:14:43.744Z] [INFO] Fetching org.eclipse.emf.common_2.12.0.v20160420-0247.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (17.8kB) [2020-01-19T06:14:43.744Z] [INFO] Fetching org.eclipse.emf.common_2.12.0.v20160420-0247.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (17.8kB) [2020-01-19T06:14:44.000Z] [INFO] Fetching org.eclipse.emf.ecore_2.12.0.v20160420-0247.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (17.84kB) [2020-01-19T06:14:44.000Z] [INFO] Fetching org.eclipse.emf.ecore_2.12.0.v20160420-0247.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (17.84kB) [2020-01-19T06:14:44.000Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (19.03kB) [2020-01-19T06:14:44.000Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:44.000Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (19.03kB) [2020-01-19T06:14:44.256Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450... [2020-01-19T06:14:44.256Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.700.v20160102-2223.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (32.2kB) [2020-01-19T06:14:44.256Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:44.256Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.700.v20160102-2223.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (32.2kB) [2020-01-19T06:14:44.256Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.0.700.v20160102-2223... [2020-01-19T06:14:44.256Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.3.0.v20160324-1850.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (16.36kB) [2020-01-19T06:14:44.256Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:44.256Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.3.0.v20160324-1850.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (16.36kB) [2020-01-19T06:14:44.514Z] [INFO] Unpacking org.eclipse.equinox.http.jetty_3.3.0.v20160324-1850... [2020-01-19T06:14:44.514Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.3.1.v20160808-1329.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (63.26kB) [2020-01-19T06:14:44.514Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:44.514Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.3.1.v20160808-1329.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (63.26kB) [2020-01-19T06:14:44.514Z] [INFO] Unpacking org.eclipse.equinox.http.servlet_1.3.1.v20160808-1329... [2020-01-19T06:14:44.514Z] [INFO] Fetching org.eclipse.jetty.http_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (118.41kB) [2020-01-19T06:14:44.514Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:44.514Z] [INFO] Fetching org.eclipse.jetty.http_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (118.41kB) [2020-01-19T06:14:44.770Z] [INFO] Unpacking org.eclipse.jetty.http_9.3.9.v20160517... [2020-01-19T06:14:44.770Z] [INFO] Fetching org.eclipse.jetty.server_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (381.53kB) [2020-01-19T06:14:44.770Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:44.770Z] [INFO] Fetching org.eclipse.jetty.server_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (381.53kB) [2020-01-19T06:14:44.770Z] [INFO] Unpacking org.eclipse.jetty.server_9.3.9.v20160517... [2020-01-19T06:14:45.026Z] [INFO] Fetching org.eclipse.jetty.servlet_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (96.73kB) [2020-01-19T06:14:45.026Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:45.026Z] [INFO] Fetching org.eclipse.jetty.servlet_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (96.73kB) [2020-01-19T06:14:45.026Z] [INFO] Unpacking org.eclipse.jetty.servlet_9.3.9.v20160517... [2020-01-19T06:14:45.026Z] [INFO] Fetching org.eclipse.jetty.util_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (325.33kB) [2020-01-19T06:14:45.026Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:45.026Z] [INFO] Fetching org.eclipse.jetty.util_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (325.33kB) [2020-01-19T06:14:45.282Z] [INFO] Unpacking org.eclipse.jetty.util_9.3.9.v20160517... [2020-01-19T06:14:45.282Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.1.400.v20150715-1528.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (18.46kB) [2020-01-19T06:14:45.282Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:45.282Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.1.400.v20150715-1528.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (18.46kB) [2020-01-19T06:14:45.538Z] [INFO] Unpacking org.eclipse.equinox.http.registry_1.1.400.v20150715-1528... [2020-01-19T06:14:45.538Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.0.500.v20150119-1358.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (13.34kB) [2020-01-19T06:14:45.538Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:45.538Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.0.500.v20150119-1358.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (13.34kB) [2020-01-19T06:14:45.538Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper_1.0.500.v20150119-1358... [2020-01-19T06:14:45.538Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (8.05kB) [2020-01-19T06:14:45.538Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:45.538Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (8.05kB) [2020-01-19T06:14:45.793Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442... [2020-01-19T06:14:45.793Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.500.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (52.25kB) [2020-01-19T06:14:45.793Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:45.793Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.500.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (52.25kB) [2020-01-19T06:14:45.793Z] [INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.1.500.v20160419-0834... [2020-01-19T06:14:45.793Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (37.96kB) [2020-01-19T06:14:45.793Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:45.793Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (37.96kB) [2020-01-19T06:14:46.049Z] [INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450... [2020-01-19T06:14:46.049Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.0.500.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (17.42kB) [2020-01-19T06:14:46.049Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:46.049Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.0.500.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (17.42kB) [2020-01-19T06:14:46.049Z] [INFO] Unpacking org.eclipse.equinox.p2.console_1.0.500.v20160504-1450... [2020-01-19T06:14:46.049Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.3.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (45.05kB) [2020-01-19T06:14:46.049Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:46.049Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.3.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (45.05kB) [2020-01-19T06:14:46.304Z] [INFO] Unpacking org.eclipse.equinox.p2.director_2.3.300.v20160504-1450... [2020-01-19T06:14:46.304Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (13.84kB) [2020-01-19T06:14:46.305Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:46.305Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (13.84kB) [2020-01-19T06:14:46.305Z] [INFO] Unpacking org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450... [2020-01-19T06:14:46.305Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.400.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (44.19kB) [2020-01-19T06:14:46.305Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:46.305Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.400.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (44.19kB) [2020-01-19T06:14:46.560Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.eclipse_2.1.400.v20160419-0834... [2020-01-19T06:14:46.561Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.2.100.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (32.42kB) [2020-01-19T06:14:46.561Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:46.561Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.2.100.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (32.42kB) [2020-01-19T06:14:46.561Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.natives_1.2.100.v20160419-0834... [2020-01-19T06:14:46.817Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.200.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (15.76kB) [2020-01-19T06:14:46.817Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:46.817Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.200.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (15.76kB) [2020-01-19T06:14:46.817Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.0.200.v20160504-1450... [2020-01-19T06:14:46.817Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (103.26kB) [2020-01-19T06:14:46.817Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:46.817Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (103.26kB) [2020-01-19T06:14:47.073Z] [INFO] Unpacking org.sat4j.core_2.3.5.v201308161310... [2020-01-19T06:14:47.073Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (72.9kB) [2020-01-19T06:14:47.073Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:47.073Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (72.9kB) [2020-01-19T06:14:47.073Z] [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733... [2020-01-19T06:14:47.328Z] [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.1.201.v20161115-1927.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (21.51kB) [2020-01-19T06:14:47.328Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:47.328Z] [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.1.201.v20161115-1927.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (21.51kB) [2020-01-19T06:14:47.328Z] [INFO] Unpacking org.eclipse.equinox.p2.transport.ecf_1.1.201.v20161115-1927... [2020-01-19T06:14:47.328Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.4.200.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (31.23kB) [2020-01-19T06:14:47.328Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:47.328Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.4.200.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (31.23kB) [2020-01-19T06:14:47.328Z] [INFO] Unpacking org.eclipse.equinox.p2.operations_2.4.200.v20160504-1450... [2020-01-19T06:14:48.255Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.0.100.v20130327-1442.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (30.78kB) [2020-01-19T06:14:48.255Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:48.255Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.0.100.v20130327-1442.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (30.78kB) [2020-01-19T06:14:48.511Z] [INFO] Unpacking org.eclipse.equinox.security.win32.x86_64_1.0.100.v20130327-1442... [2020-01-19T06:14:48.511Z] [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.3.203.v20170131-1444.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (18.35kB) [2020-01-19T06:14:48.511Z] [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.3.203.v20170131-1444.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (18.35kB) [2020-01-19T06:14:48.511Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.500.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (36.59kB) [2020-01-19T06:14:48.511Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:48.511Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.500.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (36.59kB) [2020-01-19T06:14:48.768Z] [INFO] Unpacking org.eclipse.equinox.p2.director.app_1.0.500.v20160419-0834... [2020-01-19T06:14:48.768Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.1.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (16.3kB) [2020-01-19T06:14:48.768Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:48.768Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.1.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (16.3kB) [2020-01-19T06:14:48.768Z] [INFO] Unpacking org.eclipse.equinox.p2.directorywatcher_1.1.100.v20150423-1455... [2020-01-19T06:14:48.768Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.4.100.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (40.68kB) [2020-01-19T06:14:48.768Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:48.768Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.4.100.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (40.68kB) [2020-01-19T06:14:49.024Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher_1.4.100.v20160504-1450... [2020-01-19T06:14:49.024Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.2.100.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (102.51kB) [2020-01-19T06:14:49.024Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:49.024Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.2.100.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (102.51kB) [2020-01-19T06:14:49.024Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.2.100.v20160504-1450... [2020-01-19T06:14:49.024Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.2.300.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (17.14kB) [2020-01-19T06:14:49.024Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:49.024Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.2.300.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (17.14kB) [2020-01-19T06:14:49.279Z] [INFO] Unpacking org.eclipse.equinox.p2.extensionlocation_1.2.300.v20160419-0834... [2020-01-19T06:14:49.279Z] [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.1.400.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (26.68kB) [2020-01-19T06:14:49.280Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:49.280Z] [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.1.400.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (26.68kB) [2020-01-19T06:14:49.280Z] [INFO] Unpacking org.eclipse.equinox.p2.reconciler.dropins_1.1.400.v20160504-1450... [2020-01-19T06:14:49.280Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.300.v20160421-0324.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (116.27kB) [2020-01-19T06:14:49.280Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:49.280Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.300.v20160421-0324.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (116.27kB) [2020-01-19T06:14:49.535Z] [INFO] Unpacking org.eclipse.equinox.p2.repository.tools_2.1.300.v20160421-0324... [2020-01-19T06:14:49.535Z] [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.2.203.v20170131-1444.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (17.88kB) [2020-01-19T06:14:49.535Z] [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.2.203.v20170131-1444.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (17.88kB) [2020-01-19T06:14:49.790Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.4.100.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (189.14kB) [2020-01-19T06:14:49.790Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:49.790Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.4.100.v20160419-0834.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (189.14kB) [2020-01-19T06:14:49.790Z] [INFO] Unpacking org.eclipse.equinox.p2.ui_2.4.100.v20160419-0834... [2020-01-19T06:14:50.046Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.3.0.v20161124-1529.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (44.74kB) [2020-01-19T06:14:50.046Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:50.046Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.3.0.v20161124-1529.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (44.74kB) [2020-01-19T06:14:50.046Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk.scheduler_1.3.0.v20161124-1529... [2020-01-19T06:14:50.046Z] [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.1.300.v20161124-1529.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (10.85kB) [2020-01-19T06:14:50.046Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:50.046Z] [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.1.300.v20161124-1529.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (10.85kB) [2020-01-19T06:14:50.302Z] [INFO] Unpacking org.eclipse.equinox.p2.updatechecker_1.1.300.v20161124-1529... [2020-01-19T06:14:50.302Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.1.300.v20150803-1225.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (72.6kB) [2020-01-19T06:14:50.302Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:50.302Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.1.300.v20150803-1225.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (72.6kB) [2020-01-19T06:14:50.302Z] [INFO] Unpacking org.eclipse.equinox.security.ui_1.1.300.v20150803-1225... [2020-01-19T06:14:50.302Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.0.400.v20150423-1455.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (20.97kB) [2020-01-19T06:14:50.302Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:50.302Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.0.400.v20150423-1455.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (20.97kB) [2020-01-19T06:14:50.557Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk_1.0.400.v20150423-1455... [2020-01-19T06:14:50.558Z] [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.2.203.v20170131-1444.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (17.81kB) [2020-01-19T06:14:50.558Z] [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.2.203.v20170131-1444.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (17.81kB) [2020-01-19T06:14:50.558Z] [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.1.200.v20160521-1138.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (43.42kB) [2020-01-19T06:14:50.558Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:50.558Z] [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.1.200.v20160521-1138.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (43.42kB) [2020-01-19T06:14:50.813Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.importexport_1.1.200.v20160521-1138... [2020-01-19T06:14:50.813Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.0.600.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (41.75kB) [2020-01-19T06:14:50.813Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:50.813Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.0.600.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (41.75kB) [2020-01-19T06:14:50.813Z] [INFO] Unpacking org.eclipse.equinox.p2.updatesite_1.0.600.v20160504-1450... [2020-01-19T06:14:50.813Z] [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.2.203.v20170131-1444.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (17.69kB) [2020-01-19T06:14:50.813Z] [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.2.203.v20170131-1444.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (17.69kB) [2020-01-19T06:14:51.069Z] [INFO] Fetching org.eclipse.help.base_4.1.2.v20170301-0400.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (161.76kB) [2020-01-19T06:14:51.069Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:51.069Z] [INFO] Fetching org.eclipse.help.base_4.1.2.v20170301-0400.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (161.76kB) [2020-01-19T06:14:51.069Z] [INFO] Unpacking org.eclipse.help.base_4.1.2.v20170301-0400... [2020-01-19T06:14:51.324Z] [INFO] Fetching org.eclipse.help.ui_4.0.200.v20160510-0758.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (152.16kB) [2020-01-19T06:14:51.324Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:51.324Z] [INFO] Fetching org.eclipse.help.ui_4.0.200.v20160510-0758.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (152.16kB) [2020-01-19T06:14:51.324Z] [INFO] Unpacking org.eclipse.help.ui_4.0.200.v20160510-0758... [2020-01-19T06:14:51.580Z] [INFO] Fetching org.eclipse.help.webapp_3.8.0.v20160504-0839.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (239.5kB) [2020-01-19T06:14:51.580Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:51.580Z] [INFO] Fetching org.eclipse.help.webapp_3.8.0.v20160504-0839.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (239.5kB) [2020-01-19T06:14:51.580Z] [INFO] Unpacking org.eclipse.help.webapp_3.8.0.v20160504-0839... [2020-01-19T06:14:51.837Z] [INFO] Fetching org.eclipse.jetty.continuation_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (16.6kB) [2020-01-19T06:14:51.837Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:51.837Z] [INFO] Fetching org.eclipse.jetty.continuation_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (16.6kB) [2020-01-19T06:14:51.837Z] [INFO] Unpacking org.eclipse.jetty.continuation_9.3.9.v20160517... [2020-01-19T06:14:51.837Z] [INFO] Fetching org.eclipse.jetty.io_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (77.98kB) [2020-01-19T06:14:51.837Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:51.837Z] [INFO] Fetching org.eclipse.jetty.io_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (77.98kB) [2020-01-19T06:14:52.093Z] [INFO] Unpacking org.eclipse.jetty.io_9.3.9.v20160517... [2020-01-19T06:14:52.093Z] [INFO] Fetching org.eclipse.jetty.security_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (71.65kB) [2020-01-19T06:14:52.093Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:52.093Z] [INFO] Fetching org.eclipse.jetty.security_9.3.9.v20160517.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (71.65kB) [2020-01-19T06:14:52.093Z] [INFO] Unpacking org.eclipse.jetty.security_9.3.9.v20160517... [2020-01-19T06:14:52.348Z] [INFO] Fetching org.eclipse.help_2.2.2.v20170301-0400.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (18.28kB) [2020-01-19T06:14:52.348Z] [INFO] Fetching org.eclipse.help_2.2.2.v20170301-0400.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (18.28kB) [2020-01-19T06:14:52.348Z] [INFO] Fetching org.eclipse.platform_4.6.3.v20170301-0400.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (450.15kB) [2020-01-19T06:14:52.348Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:52.348Z] [INFO] Fetching org.eclipse.platform_4.6.3.v20170301-0400.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (450.15kB) [2020-01-19T06:14:52.348Z] [INFO] Unpacking org.eclipse.platform_4.6.3.v20170301-0400... [2020-01-19T06:14:57.595Z] [INFO] Fetching org.eclipse.platform.doc.user_4.6.1.v20160727-2009.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (7.97MB) [2020-01-19T06:14:57.595Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:57.595Z] [INFO] Fetching org.eclipse.platform.doc.user_4.6.1.v20160727-2009.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (7.97MB) [2020-01-19T06:14:58.157Z] [INFO] Unpacking org.eclipse.platform.doc.user_4.6.1.v20160727-2009... [2020-01-19T06:14:59.085Z] [INFO] Fetching org.apache.ant_1.9.6.v201510161327.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (2.19MB) [2020-01-19T06:14:59.085Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:59.085Z] [INFO] Fetching org.apache.ant_1.9.6.v201510161327.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (2.19MB) [2020-01-19T06:14:59.340Z] [INFO] Unpacking org.apache.ant_1.9.6.v201510161327... [2020-01-19T06:14:59.596Z] [INFO] Fetching org.eclipse.ui.intro.universal_3.3.1.v20160829-1558.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (1.71MB) [2020-01-19T06:14:59.596Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:59.596Z] [INFO] Fetching org.eclipse.ui.intro.universal_3.3.1.v20160829-1558.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (1.71MB) [2020-01-19T06:14:59.596Z] [INFO] Unpacking org.eclipse.ui.intro.universal_3.3.1.v20160829-1558... [2020-01-19T06:14:59.852Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.0.v20160504-0839.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (119.26kB) [2020-01-19T06:14:59.852Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:14:59.852Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.0.v20160504-0839.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (119.26kB) [2020-01-19T06:15:00.108Z] [INFO] Unpacking org.eclipse.ui.cheatsheets_3.5.0.v20160504-0839... [2020-01-19T06:15:00.108Z] [INFO] Fetching org.eclipse.ui.browser_3.5.2.v20161114-0210.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (100.95kB) [2020-01-19T06:15:00.108Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:15:00.108Z] [INFO] Fetching org.eclipse.ui.browser_3.5.2.v20161114-0210.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (100.95kB) [2020-01-19T06:15:00.108Z] [INFO] Unpacking org.eclipse.ui.browser_3.5.2.v20161114-0210... [2020-01-19T06:15:00.364Z] [INFO] Fetching org.eclipse.ui.monitoring_1.1.2.v20170203-1115.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (27.77kB) [2020-01-19T06:15:00.364Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:15:00.364Z] [INFO] Fetching org.eclipse.ui.monitoring_1.1.2.v20170203-1115.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (27.77kB) [2020-01-19T06:15:00.364Z] [INFO] Unpacking org.eclipse.ui.monitoring_1.1.2.v20170203-1115... [2020-01-19T06:15:00.364Z] [INFO] Fetching org.eclipse.ui.net_1.3.0.v20160426-1633.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (20.79kB) [2020-01-19T06:15:00.364Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:15:00.364Z] [INFO] Fetching org.eclipse.ui.net_1.3.0.v20160426-1633.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (20.79kB) [2020-01-19T06:15:00.620Z] [INFO] Unpacking org.eclipse.ui.net_1.3.0.v20160426-1633... [2020-01-19T06:15:00.620Z] [INFO] Fetching org.eclipse.ui.externaltools_3.3.100.v20160518-1858.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (69.75kB) [2020-01-19T06:15:00.620Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:15:00.620Z] [INFO] Fetching org.eclipse.ui.externaltools_3.3.100.v20160518-1858.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (69.75kB) [2020-01-19T06:15:00.620Z] [INFO] Unpacking org.eclipse.ui.externaltools_3.3.100.v20160518-1858... [2020-01-19T06:15:00.620Z] [INFO] Fetching org.eclipse.ui.win32_3.3.0.v20160505-1310.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (14.12kB) [2020-01-19T06:15:00.620Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:15:00.620Z] [INFO] Fetching org.eclipse.ui.win32_3.3.0.v20160505-1310.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (14.12kB) [2020-01-19T06:15:00.876Z] [INFO] Unpacking org.eclipse.ui.win32_3.3.0.v20160505-1310... [2020-01-19T06:15:00.876Z] [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.0.v20160515-0255.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (14.27kB) [2020-01-19T06:15:00.876Z] [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.0.v20160515-0255.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (14.27kB) [2020-01-19T06:15:00.876Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:15:00.876Z] [INFO] Unpacking org.eclipse.ui.intro.quicklinks_1.0.0.v20160515-0255... [2020-01-19T06:15:00.876Z] [INFO] Fetching org.eclipse.platform_4.6.3.v20170301-0400.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (19.31kB) [2020-01-19T06:15:00.876Z] [INFO] Fetching org.eclipse.platform_4.6.3.v20170301-0400.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (19.31kB) [2020-01-19T06:15:00.876Z] [INFO] Fetching org.eclipse.platform_root_4.6.3.v20170301-0400 from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/binary/ (195B) [2020-01-19T06:15:00.876Z] [INFO] Fetching org.eclipse.platform_root_4.6.3.v20170301-0400 from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/binary/ (195B) [2020-01-19T06:15:01.133Z] [INFO] Fetching org.eclipse.update.configurator_3.3.400.v20160506-0750.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (44.89kB) [2020-01-19T06:15:01.133Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:15:01.133Z] [INFO] Fetching org.eclipse.update.configurator_3.3.400.v20160506-0750.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (44.89kB) [2020-01-19T06:15:01.133Z] [INFO] Unpacking org.eclipse.update.configurator_3.3.400.v20160506-0750... [2020-01-19T06:15:01.133Z] [INFO] Fetching org.eclipse.rcp_4.6.3.v20170301-0400.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (9.46kB) [2020-01-19T06:15:01.133Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:15:01.133Z] [INFO] Fetching org.eclipse.rcp_4.6.3.v20170301-0400.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (9.46kB) [2020-01-19T06:15:01.389Z] [INFO] Unpacking org.eclipse.rcp_4.6.3.v20170301-0400... [2020-01-19T06:15:01.389Z] [INFO] Fetching org.eclipse.rcp_4.6.3.v20170301-0400.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (17.88kB) [2020-01-19T06:15:01.389Z] [INFO] Fetching org.eclipse.rcp_4.6.3.v20170301-0400.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (17.88kB) [2020-01-19T06:15:01.389Z] [INFO] Fetching org.eclipse.rcp_root_4.6.3.v20170301-0400 from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/binary/ (27.05kB) [2020-01-19T06:15:01.389Z] [INFO] Fetching org.eclipse.rcp_root_4.6.3.v20170301-0400 from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/binary/ (27.05kB) [2020-01-19T06:15:01.645Z] [INFO] Fetching org.eclipse.ui.trace_1.0.400.v20160509-1055.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (34.69kB) [2020-01-19T06:15:01.645Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:15:01.645Z] [INFO] Fetching org.eclipse.ui.trace_1.0.400.v20160509-1055.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (34.69kB) [2020-01-19T06:15:01.645Z] [INFO] Unpacking org.eclipse.ui.trace_1.0.400.v20160509-1055... [2020-01-19T06:15:01.645Z] [INFO] Fetching org.eclipse.ui.views.log_1.2.1.v20160829-0826.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (57.39kB) [2020-01-19T06:15:01.645Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:15:01.645Z] [INFO] Fetching org.eclipse.ui.views.log_1.2.1.v20160829-0826.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (57.39kB) [2020-01-19T06:15:01.901Z] [INFO] Unpacking org.eclipse.ui.views.log_1.2.1.v20160829-0826... [2020-01-19T06:15:02.463Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.0.v20140124-1940.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (12.4kB) [2020-01-19T06:15:02.463Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:15:02.463Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.0.v20140124-1940.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (12.4kB) [2020-01-19T06:15:02.463Z] [INFO] Unpacking org.eclipse.core.filesystem.macosx_1.3.0.v20140124-1940... [2020-01-19T06:15:02.463Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.11.300.v20160330-1418.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (18.69kB) [2020-01-19T06:15:02.463Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:15:02.463Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.11.300.v20160330-1418.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (18.69kB) [2020-01-19T06:15:02.463Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.11.300.v20160330-1418... [2020-01-19T06:15:02.718Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.401.v20161122-1740.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (32.14kB) [2020-01-19T06:15:02.718Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:15:02.718Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.401.v20161122-1740.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (32.14kB) [2020-01-19T06:15:02.718Z] [INFO] Unpacking org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.401.v20161122-1740... [2020-01-19T06:15:02.975Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.100.200.v20130327-1442.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (12.77kB) [2020-01-19T06:15:02.975Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:15:02.975Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.100.200.v20130327-1442.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (12.77kB) [2020-01-19T06:15:03.231Z] [INFO] Unpacking org.eclipse.equinox.security.macosx_1.100.200.v20130327-1442... [2020-01-19T06:15:03.231Z] [INFO] Fetching org.eclipse.ui.cocoa_1.1.100.v20151202-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (7.62kB) [2020-01-19T06:15:03.231Z] [INFO] Fetching org.eclipse.ui.cocoa_1.1.100.v20151202-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (7.62kB) [2020-01-19T06:15:03.231Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:15:03.231Z] [INFO] Unpacking org.eclipse.ui.cocoa_1.1.100.v20151202-1450... [2020-01-19T06:15:03.231Z] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.200.v20140124-1940.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (9.15kB) [2020-01-19T06:15:03.231Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:15:03.231Z] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.200.v20140124-1940.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (9.15kB) [2020-01-19T06:15:03.486Z] [INFO] Unpacking org.eclipse.core.filesystem.linux.x86_64_1.2.200.v20140124-1940... [2020-01-19T06:15:03.742Z] [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.0.v20160323-1650.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (36.9kB) [2020-01-19T06:15:03.742Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:15:03.742Z] [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.0.v20160323-1650.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (36.9kB) [2020-01-19T06:15:03.742Z] [INFO] Unpacking org.eclipse.core.net.linux.x86_64_1.2.0.v20160323-1650... [2020-01-19T06:15:03.998Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.401.v20161122-1740.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (82.37kB) [2020-01-19T06:15:03.998Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:15:03.998Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.401.v20161122-1740.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (82.37kB) [2020-01-19T06:15:03.998Z] [INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.401.v20161122-1740... [2020-01-19T06:15:04.254Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.100.v20160301-1001.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (7.95kB) [2020-01-19T06:15:04.254Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:15:04.254Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.100.v20160301-1001.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (7.95kB) [2020-01-19T06:15:04.254Z] [INFO] Unpacking org.eclipse.e4.ui.swt.gtk_1.0.100.v20160301-1001... [2020-01-19T06:15:04.510Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp/pom.xml [2020-01-19T06:15:04.510Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2020-01-19T06:15:04.510Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2020-01-19T06:15:04.510Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2020-01-19T06:15:04.765Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml [2020-01-19T06:15:04.765Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml [2020-01-19T06:15:04.765Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml [2020-01-19T06:15:05.021Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2020-01-19T06:15:05.021Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2020-01-19T06:15:05.021Z] [INFO] Fetching org.eclipse.equinox.p2.discovery_1.0.400.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (16.32kB) [2020-01-19T06:15:05.021Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:15:05.021Z] [INFO] Fetching org.eclipse.equinox.p2.discovery_1.0.400.v20160504-1450.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (16.32kB) [2020-01-19T06:15:05.021Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery_1.0.400.v20160504-1450... [2020-01-19T06:15:05.276Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.0.200.v20131211-1531.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (24.34kB) [2020-01-19T06:15:05.276Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:15:05.277Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.0.200.v20131211-1531.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (24.34kB) [2020-01-19T06:15:05.277Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery.compatibility_1.0.200.v20131211-1531... [2020-01-19T06:15:05.277Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.0.201.v20160901-1335.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (56.87kB) [2020-01-19T06:15:05.277Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:15:05.277Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.0.201.v20160901-1335.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (56.87kB) [2020-01-19T06:15:05.277Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.discovery_1.0.201.v20160901-1335... [2020-01-19T06:15:05.532Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2020-01-19T06:15:05.532Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2020-01-19T06:15:05.532Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2020-01-19T06:15:05.532Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2020-01-19T06:15:05.532Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/pom.xml [2020-01-19T06:15:05.532Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/pom.xml [2020-01-19T06:15:05.789Z] [INFO] Fetching org.eclipse.equinox.executable_3.6.300.v20161122-1740.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (859.22kB) [2020-01-19T06:15:05.789Z] [INFO] Fetching org.eclipse.equinox.executable_3.6.300.v20161122-1740.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/features/ (859.22kB) [2020-01-19T06:15:05.789Z] [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.6.300.v20161122-1740 from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/binary/ (34.39kB) [2020-01-19T06:15:05.789Z] [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.6.300.v20161122-1740 from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/binary/ (34.39kB) [2020-01-19T06:15:06.046Z] [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.6.300.v20161122-1740 from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/binary/ (10.72kB) [2020-01-19T06:15:06.046Z] [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.6.300.v20161122-1740 from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/binary/ (10.72kB) [2020-01-19T06:15:06.301Z] [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.6.300.v20161122-1740 from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/binary/ (31.17kB) [2020-01-19T06:15:06.301Z] [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.6.300.v20161122-1740 from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/binary/ (31.17kB) [2020-01-19T06:15:06.557Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/pom.xml [2020-01-19T06:15:06.813Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/pom.xml [2020-01-19T06:15:06.813Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/pom.xml [2020-01-19T06:15:06.813Z] [INFO] Fetching org.apache.derby_10.11.1.1_v201605202053.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (1.36MB) [2020-01-19T06:15:06.813Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:15:06.813Z] [INFO] Fetching org.apache.derby_10.11.1.1_v201605202053.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (1.36MB) [2020-01-19T06:15:07.068Z] [INFO] Unpacking org.apache.derby_10.11.1.1_v201605202053... [2020-01-19T06:15:08.433Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/pom.xml [2020-01-19T06:15:08.433Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml [2020-01-19T06:15:08.433Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml [2020-01-19T06:15:08.689Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml [2020-01-19T06:15:08.945Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.releng-site/pom.xml [2020-01-19T06:15:08.945Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.releng-site/pom.xml [2020-01-19T06:15:09.201Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.releng-site/pom.xml [2020-01-19T06:15:09.457Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2020-01-19T06:15:09.457Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2020-01-19T06:15:09.713Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2020-01-19T06:15:09.713Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2020-01-19T06:15:09.713Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2020-01-19T06:15:09.713Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2020-01-19T06:15:09.713Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml [2020-01-19T06:15:09.713Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml [2020-01-19T06:15:09.969Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml [2020-01-19T06:15:09.969Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2020-01-19T06:15:09.969Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2020-01-19T06:15:09.969Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2020-01-19T06:15:09.970Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml [2020-01-19T06:15:09.970Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml [2020-01-19T06:15:09.970Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml [2020-01-19T06:15:10.226Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2020-01-19T06:15:10.226Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2020-01-19T06:15:10.226Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2020-01-19T06:15:10.226Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml [2020-01-19T06:15:10.226Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml [2020-01-19T06:15:10.226Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml [2020-01-19T06:15:10.226Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2020-01-19T06:15:10.226Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2020-01-19T06:15:10.482Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2020-01-19T06:15:10.482Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2020-01-19T06:15:10.482Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2020-01-19T06:15:10.482Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2020-01-19T06:15:10.482Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml [2020-01-19T06:15:10.482Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml [2020-01-19T06:15:10.482Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml [2020-01-19T06:15:10.738Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2020-01-19T06:15:10.738Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2020-01-19T06:15:10.738Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2020-01-19T06:15:10.994Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml [2020-01-19T06:15:10.994Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml [2020-01-19T06:15:11.251Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml [2020-01-19T06:15:11.251Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml [2020-01-19T06:15:11.251Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml [2020-01-19T06:15:11.508Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml [2020-01-19T06:15:11.764Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties [2020-01-19T06:15:11.764Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties [2020-01-19T06:15:11.764Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties [2020-01-19T06:15:11.764Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties [2020-01-19T06:15:11.764Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties [2020-01-19T06:15:12.020Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties [2020-01-19T06:15:12.020Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml [2020-01-19T06:15:12.020Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml [2020-01-19T06:15:12.020Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml [2020-01-19T06:15:12.020Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:3.2.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2020-01-19T06:15:12.020Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:3.2.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2020-01-19T06:15:12.020Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:3.2.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2020-01-19T06:15:12.020Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml [2020-01-19T06:15:12.020Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml [2020-01-19T06:15:12.276Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml [2020-01-19T06:15:12.276Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2020-01-19T06:15:12.276Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2020-01-19T06:15:12.276Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2020-01-19T06:15:12.532Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml [2020-01-19T06:15:12.532Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml [2020-01-19T06:15:12.532Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml [2020-01-19T06:15:12.788Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml [2020-01-19T06:15:12.788Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml [2020-01-19T06:15:13.044Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml [2020-01-19T06:15:13.044Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT.jar [2020-01-19T06:15:13.044Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT-sources.jar [2020-01-19T06:15:13.044Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2020-01-19T06:15:13.044Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2020-01-19T06:15:13.044Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2020-01-19T06:15:13.044Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml [2020-01-19T06:15:13.044Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml [2020-01-19T06:15:13.300Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml [2020-01-19T06:15:13.300Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2020-01-19T06:15:13.300Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2020-01-19T06:15:13.300Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2020-01-19T06:15:13.556Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml [2020-01-19T06:15:13.556Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml [2020-01-19T06:15:13.556Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml [2020-01-19T06:15:13.812Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml [2020-01-19T06:15:13.812Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml [2020-01-19T06:15:13.812Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml [2020-01-19T06:15:14.068Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2020-01-19T06:15:14.068Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2020-01-19T06:15:14.068Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2020-01-19T06:15:14.324Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2020-01-19T06:15:14.324Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2020-01-19T06:15:14.324Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2020-01-19T06:15:14.324Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml [2020-01-19T06:15:14.324Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml [2020-01-19T06:15:14.324Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml [2020-01-19T06:15:14.324Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2020-01-19T06:15:14.324Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2020-01-19T06:15:14.614Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2020-01-19T06:15:14.614Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml [2020-01-19T06:15:14.614Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml [2020-01-19T06:15:14.614Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml [2020-01-19T06:15:14.914Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml [2020-01-19T06:15:14.914Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml [2020-01-19T06:15:15.216Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml [2020-01-19T06:15:15.216Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml [2020-01-19T06:15:15.216Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml [2020-01-19T06:15:15.216Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml [2020-01-19T06:15:15.216Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2020-01-19T06:15:15.216Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2020-01-19T06:15:15.474Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2020-01-19T06:15:15.474Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2020-01-19T06:15:15.474Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2020-01-19T06:15:15.474Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2020-01-19T06:15:15.474Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml [2020-01-19T06:15:15.474Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml [2020-01-19T06:15:15.474Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml [2020-01-19T06:15:15.474Z] [WARNING] The project org.eclipse.tracecompass:org.eclipse.tracecompass:pom:5.2.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 [2020-01-19T06:15:15.474Z] [INFO] ------------------------------------------------------------------------ [2020-01-19T06:15:15.474Z] [INFO] Reactor Build Order: [2020-01-19T06:15:15.474Z] [INFO] [2020-01-19T06:15:15.474Z] [INFO] Trace Compass Parent [pom] [2020-01-19T06:15:15.474Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent [pom] [2020-01-19T06:15:15.474Z] [INFO] Trace Compass Common Utilities Parent [pom] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.common.core [eclipse-plugin] [2020-01-19T06:15:15.474Z] [INFO] Trace Compass State System Parent [pom] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.datastore.core [eclipse-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.segmentstore.core [eclipse-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.statesystem.core [eclipse-plugin] [2020-01-19T06:15:15.474Z] [INFO] Trace Compass TMF Parent [pom] [2020-01-19T06:15:15.474Z] [INFO] Trace Compass Filter Parser [eclipse-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.tmf.core [eclipse-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.analysis.counters.core [eclipse-plugin] [2020-01-19T06:15:15.474Z] [INFO] Trace Compass CTF Support Parent [pom] [2020-01-19T06:15:15.474Z] [INFO] Trace Compass CTF Parser Plug-in [eclipse-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.ctf.core [eclipse-plugin] [2020-01-19T06:15:15.474Z] [INFO] Trace Compass CTF Core Tests Plug-in [eclipse-test-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests [eclipse-test-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.tmf.core.tests [eclipse-test-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core [eclipse-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests [eclipse-test-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.tmf.ui [eclipse-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui [eclipse-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests [eclipse-test-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests [eclipse-test-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.analysis.graph.core [eclipse-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.tmf.chart.core [eclipse-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.analysis.lami.core [eclipse-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.analysis.timing.core [eclipse-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core [eclipse-plugin] [2020-01-19T06:15:15.474Z] [INFO] Trace Compass LTTng Support Parent [pom] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.lttng2.common.core [eclipse-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core [eclipse-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core [eclipse-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui [eclipse-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests [eclipse-test-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui [eclipse-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui [eclipse-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests [eclipse-test-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui [eclipse-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui [eclipse-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core [eclipse-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui [eclipse-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin] [2020-01-19T06:15:15.474Z] [INFO] Trace Compass BTF Support Parent [pom] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.btf.core [eclipse-plugin] [2020-01-19T06:15:15.474Z] [INFO] Trace Compass Documentation [pom] [2020-01-19T06:15:15.474Z] [INFO] Trace Compass Developer Guide [eclipse-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui [eclipse-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.tmf [eclipse-feature] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.btf.ui [eclipse-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.btf [eclipse-feature] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.btf.core.tests [eclipse-test-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.common.core.tests [eclipse-test-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.ctf [eclipse-feature] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests [eclipse-test-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.tmf.ctf [eclipse-feature] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests [eclipse-test-plugin] [2020-01-19T06:15:15.474Z] [INFO] Trace Compass User Guide [eclipse-plugin] [2020-01-19T06:15:15.474Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide [eclipse-plugin] [2020-01-19T06:15:15.474Z] [INFO] Trace Compass RCP User Guide [eclipse-plugin] [2020-01-19T06:15:15.474Z] [INFO] Trace Compass Pcap User Guide [eclipse-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.examples [eclipse-plugin] [2020-01-19T06:15:15.474Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent [pom] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.gdbtrace.core [eclipse-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui [eclipse-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.gdbtrace [eclipse-feature] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests [eclipse-test-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests [eclipse-test-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests [eclipse-test-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.lttng2.control.core [eclipse-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.tmf.remote.core [eclipse-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui [eclipse-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui [eclipse-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.lttng2.control [eclipse-feature] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests [eclipse-test-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests [eclipse-test-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin] [2020-01-19T06:15:15.474Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui [eclipse-plugin] [2020-01-19T06:15:15.475Z] [INFO] org.eclipse.tracecompass.lttng2.kernel [eclipse-feature] [2020-01-19T06:15:15.475Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin] [2020-01-19T06:15:15.475Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests [eclipse-test-plugin] [2020-01-19T06:15:15.475Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin] [2020-01-19T06:15:15.475Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core [eclipse-plugin] [2020-01-19T06:15:15.475Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui [eclipse-plugin] [2020-01-19T06:15:15.475Z] [INFO] org.eclipse.tracecompass.lttng2.ust [eclipse-feature] [2020-01-19T06:15:15.475Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests [eclipse-test-plugin] [2020-01-19T06:15:15.475Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests [eclipse-test-plugin] [2020-01-19T06:15:15.475Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin] [2020-01-19T06:15:15.475Z] [INFO] Trace Compass Pcap Format Support Parent [pom] [2020-01-19T06:15:15.475Z] [INFO] org.eclipse.tracecompass.pcap.core [eclipse-plugin] [2020-01-19T06:15:15.475Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in [eclipse-test-plugin] [2020-01-19T06:15:15.475Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core [eclipse-plugin] [2020-01-19T06:15:15.475Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui [eclipse-plugin] [2020-01-19T06:15:15.475Z] [INFO] org.eclipse.tracecompass.tmf.pcap [eclipse-feature] [2020-01-19T06:15:15.475Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests [eclipse-test-plugin] [2020-01-19T06:15:15.475Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests [eclipse-test-plugin] [2020-01-19T06:15:15.475Z] [INFO] Trace Compass RCP Parent [pom] [2020-01-19T06:15:15.475Z] [INFO] Trace Compass RCP Branding plug-in [eclipse-plugin] [2020-01-19T06:15:15.475Z] [INFO] Trace Compass RCP Branding Feature [eclipse-feature] [2020-01-19T06:15:15.475Z] [INFO] org.eclipse.tracecompass.tmf.cli.core [eclipse-plugin] [2020-01-19T06:15:15.475Z] [INFO] org.eclipse.tracecompass.rcp.ui [eclipse-plugin] [2020-01-19T06:15:15.475Z] [INFO] Trace Compass RCP Feature [eclipse-feature] [2020-01-19T06:15:15.475Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests [eclipse-test-plugin] [2020-01-19T06:15:15.475Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests [eclipse-test-plugin] [2020-01-19T06:15:15.475Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui [eclipse-plugin] [2020-01-19T06:15:15.475Z] [INFO] org.eclipse.tracecompass.rcp.incubator [eclipse-feature] [2020-01-19T06:15:15.475Z] [INFO] Trace Compass Json trace Parent [pom] [2020-01-19T06:15:15.475Z] [INFO] org.eclipse.tracecompass.jsontrace.core [eclipse-plugin] [2020-01-19T06:15:15.475Z] [INFO] org.eclipse.tracecompass.jsontrace [eclipse-feature] [2020-01-19T06:15:15.475Z] [INFO] org.eclipse.tracecompass.tmf.cli [eclipse-feature] [2020-01-19T06:15:15.475Z] [INFO] Trace Compass RCP Product [eclipse-repository] [2020-01-19T06:15:15.475Z] [INFO] Trace Compass Release Engineering Parent [pom] [2020-01-19T06:15:15.475Z] [INFO] Trace Compass Target Platform [pom] [2020-01-19T06:15:15.475Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests [eclipse-test-plugin] [2020-01-19T06:15:15.475Z] [INFO] org.eclipse.tracecompass.datastore.core.tests [eclipse-test-plugin] [2020-01-19T06:15:15.475Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests [eclipse-test-plugin] [2020-01-19T06:15:15.475Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin] [2020-01-19T06:15:15.475Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin] [2020-01-19T06:15:15.475Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests [eclipse-test-plugin] [2020-01-19T06:15:15.475Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin] [2020-01-19T06:15:15.475Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests [eclipse-test-plugin] [2020-01-19T06:15:15.475Z] [INFO] Trace Compass All Tests [eclipse-test-plugin] [2020-01-19T06:15:15.475Z] [INFO] org.eclipse.tracecompass.testing [eclipse-feature] [2020-01-19T06:15:15.475Z] [INFO] org.eclipse.tracecompass.tmf.remote [eclipse-feature] [2020-01-19T06:15:15.475Z] [INFO] Trace Compass Repository [eclipse-repository] [2020-01-19T06:15:15.475Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests [eclipse-plugin] [2020-01-19T06:15:15.757Z] [INFO] [2020-01-19T06:15:15.757Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >---------- [2020-01-19T06:15:15.757Z] [INFO] Building Trace Compass Parent 5.2.0-SNAPSHOT [1/138] [2020-01-19T06:15:15.757Z] [INFO] --------------------------------[ pom ]--------------------------------- [2020-01-19T06:15:15.757Z] [INFO] [2020-01-19T06:15:15.757Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass --- [2020-01-19T06:15:15.757Z] [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 [2020-01-19T06:15:15.757Z] [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 [2020-01-19T06:15:15.757Z] [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 [2020-01-19T06:15:16.014Z] [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 [2020-01-19T06:15:16.014Z] [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 [2020-01-19T06:15:16.014Z] [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 [2020-01-19T06:15:16.014Z] [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 207 kB/s) [2020-01-19T06:15:16.014Z] [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 [2020-01-19T06:15:16.014Z] [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 [2020-01-19T06:15:16.014Z] [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 [2020-01-19T06:15:16.271Z] [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 [2020-01-19T06:15:16.527Z] [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 [2020-01-19T06:15:16.527Z] [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 [2020-01-19T06:15:16.527Z] [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 204 kB/s) [2020-01-19T06:15:16.527Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/25/maven-parent-25.pom [2020-01-19T06:15:16.527Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom [2020-01-19T06:15:16.527Z] [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 [2020-01-19T06:15:16.783Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom [2020-01-19T06:15:16.783Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/25/maven-parent-25.pom [2020-01-19T06:15:16.783Z] [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 [2020-01-19T06:15:16.783Z] [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.4 MB/s) [2020-01-19T06:15:16.783Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/15/apache-15.pom [2020-01-19T06:15:16.783Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/15/apache-15.pom [2020-01-19T06:15:16.783Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/15/apache-15.pom [2020-01-19T06:15:17.345Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/15/apache-15.pom [2020-01-19T06:15:17.345Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/15/apache-15.pom [2020-01-19T06:15:17.345Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom [2020-01-19T06:15:17.345Z] [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 586 kB/s) [2020-01-19T06:15:17.345Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.pom [2020-01-19T06:15:17.345Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom [2020-01-19T06:15:17.345Z] [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 [2020-01-19T06:15:17.601Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom [2020-01-19T06:15:17.601Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.4/commons-io-2.4.pom [2020-01-19T06:15:17.601Z] [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 [2020-01-19T06:15:17.601Z] [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 407 kB/s) [2020-01-19T06:15:17.601Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/25/commons-parent-25.pom [2020-01-19T06:15:17.601Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom [2020-01-19T06:15:17.601Z] [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 [2020-01-19T06:15:17.857Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom [2020-01-19T06:15:17.857Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/25/commons-parent-25.pom [2020-01-19T06:15:17.857Z] [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 [2020-01-19T06:15:18.113Z] [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 1.8 MB/s) [2020-01-19T06:15:18.113Z] [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 [2020-01-19T06:15:18.113Z] [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 [2020-01-19T06:15:18.113Z] [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 [2020-01-19T06:15:18.369Z] [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 [2020-01-19T06:15:18.369Z] [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 [2020-01-19T06:15:18.369Z] [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 [2020-01-19T06:15:18.369Z] [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 37 kB/s) [2020-01-19T06:15:18.369Z] [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 [2020-01-19T06:15:18.369Z] [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 [2020-01-19T06:15:18.369Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.jar [2020-01-19T06:15:18.369Z] [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 [2020-01-19T06:15:18.369Z] [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 [2020-01-19T06:15:18.369Z] [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 [2020-01-19T06:15:18.369Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar [2020-01-19T06:15:18.369Z] [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 [2020-01-19T06:15:18.369Z] [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 [2020-01-19T06:15:18.369Z] [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 [2020-01-19T06:15:18.369Z] [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 [2020-01-19T06:15:18.369Z] [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 [2020-01-19T06:15:18.931Z] [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 [2020-01-19T06:15:18.931Z] [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 [2020-01-19T06:15:18.931Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar [2020-01-19T06:15:18.931Z] [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 [2020-01-19T06:15:18.931Z] [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 [2020-01-19T06:15:18.931Z] [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 [2020-01-19T06:15:18.931Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.4/commons-io-2.4.jar [2020-01-19T06:15:18.931Z] [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 [2020-01-19T06:15:18.931Z] [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 [2020-01-19T06:15:18.931Z] [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 [2020-01-19T06:15:18.931Z] [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 [2020-01-19T06:15:18.931Z] [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 [2020-01-19T06:15:18.931Z] [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 937 kB/s) [2020-01-19T06:15:18.931Z] [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 4.5 MB/s) [2020-01-19T06:15:18.931Z] [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 3.6 MB/s) [2020-01-19T06:15:18.931Z] [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 5.0 MB/s) [2020-01-19T06:15:18.931Z] [INFO] [2020-01-19T06:15:18.931Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass --- [2020-01-19T06:15:18.931Z] [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 [2020-01-19T06:15:18.931Z] [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 [2020-01-19T06:15:18.931Z] [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 [2020-01-19T06:15:19.187Z] [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 [2020-01-19T06:15:19.187Z] [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 [2020-01-19T06:15:19.187Z] [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 [2020-01-19T06:15:19.187Z] [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 142 kB/s) [2020-01-19T06:15:19.187Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.pom [2020-01-19T06:15:19.187Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.pom [2020-01-19T06:15:19.443Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.pom [2020-01-19T06:15:19.699Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.pom [2020-01-19T06:15:19.699Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.pom [2020-01-19T06:15:19.699Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom [2020-01-19T06:15:19.699Z] [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 78 kB/s) [2020-01-19T06:15:19.699Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2020-01-19T06:15:19.699Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2020-01-19T06:15:19.699Z] [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 [2020-01-19T06:15:19.955Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2020-01-19T06:15:19.955Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2020-01-19T06:15:19.955Z] [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 [2020-01-19T06:15:19.955Z] [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 27 kB/s) [2020-01-19T06:15:19.955Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2020-01-19T06:15:20.211Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2020-01-19T06:15:20.211Z] [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 [2020-01-19T06:15:20.467Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2020-01-19T06:15:20.467Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2020-01-19T06:15:20.467Z] [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 [2020-01-19T06:15:20.467Z] [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 56 kB/s) [2020-01-19T06:15:20.467Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [2020-01-19T06:15:20.467Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [2020-01-19T06:15:20.467Z] [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 [2020-01-19T06:15:20.723Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [2020-01-19T06:15:20.723Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [2020-01-19T06:15:20.723Z] [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 [2020-01-19T06:15:20.979Z] [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) [2020-01-19T06:15:20.979Z] [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 [2020-01-19T06:15:20.979Z] [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 [2020-01-19T06:15:20.979Z] [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 [2020-01-19T06:15:21.236Z] [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 [2020-01-19T06:15:21.237Z] [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 [2020-01-19T06:15:21.237Z] [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 [2020-01-19T06:15:21.237Z] [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 105 kB/s) [2020-01-19T06:15:21.237Z] [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 [2020-01-19T06:15:21.237Z] [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 [2020-01-19T06:15:21.237Z] [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 [2020-01-19T06:15:21.521Z] [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 [2020-01-19T06:15:21.521Z] [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 [2020-01-19T06:15:21.777Z] [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 [2020-01-19T06:15:21.777Z] [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 46 kB/s) [2020-01-19T06:15:21.777Z] [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 [2020-01-19T06:15:21.777Z] [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 [2020-01-19T06:15:21.777Z] [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 [2020-01-19T06:15:22.033Z] [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 [2020-01-19T06:15:22.033Z] [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 [2020-01-19T06:15:22.033Z] [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 [2020-01-19T06:15:22.033Z] [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 148 kB/s) [2020-01-19T06:15:22.033Z] [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 [2020-01-19T06:15:22.033Z] [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 [2020-01-19T06:15:22.034Z] [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 [2020-01-19T06:15:22.289Z] [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 [2020-01-19T06:15:22.545Z] [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 [2020-01-19T06:15:22.545Z] [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 [2020-01-19T06:15:22.545Z] [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 171 kB/s) [2020-01-19T06:15:22.545Z] [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 [2020-01-19T06:15:22.545Z] [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 [2020-01-19T06:15:22.545Z] [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 [2020-01-19T06:15:22.801Z] [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 [2020-01-19T06:15:22.801Z] [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 [2020-01-19T06:15:22.801Z] [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 [2020-01-19T06:15:23.057Z] [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 23 kB/s) [2020-01-19T06:15:23.057Z] [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 [2020-01-19T06:15:23.057Z] [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 [2020-01-19T06:15:23.057Z] [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 [2020-01-19T06:15:23.314Z] [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 [2020-01-19T06:15:23.314Z] [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 [2020-01-19T06:15:23.314Z] [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 [2020-01-19T06:15:23.314Z] [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 189 kB/s) [2020-01-19T06:15:23.314Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/6/maven-parent-6.pom [2020-01-19T06:15:23.314Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom [2020-01-19T06:15:23.315Z] [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 [2020-01-19T06:15:23.879Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom [2020-01-19T06:15:23.879Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/6/maven-parent-6.pom [2020-01-19T06:15:23.879Z] [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 [2020-01-19T06:15:23.879Z] [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 542 kB/s) [2020-01-19T06:15:23.879Z] [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 [2020-01-19T06:15:23.879Z] [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 [2020-01-19T06:15:23.879Z] [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 [2020-01-19T06:15:24.135Z] [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 [2020-01-19T06:15:24.135Z] [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 [2020-01-19T06:15:24.135Z] [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 [2020-01-19T06:15:24.135Z] [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 102 kB/s) [2020-01-19T06:15:24.135Z] [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 [2020-01-19T06:15:24.135Z] [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 [2020-01-19T06:15:24.135Z] [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 [2020-01-19T06:15:24.390Z] [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 [2020-01-19T06:15:24.390Z] [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 [2020-01-19T06:15:24.647Z] [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 [2020-01-19T06:15:24.647Z] [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 161 kB/s) [2020-01-19T06:15:24.647Z] [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 [2020-01-19T06:15:24.647Z] [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 [2020-01-19T06:15:24.647Z] [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 [2020-01-19T06:15:24.903Z] [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 [2020-01-19T06:15:24.903Z] [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 [2020-01-19T06:15:24.903Z] [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 [2020-01-19T06:15:24.903Z] [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 595 kB/s) [2020-01-19T06:15:24.903Z] [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 [2020-01-19T06:15:24.903Z] [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 [2020-01-19T06:15:24.903Z] [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 [2020-01-19T06:15:25.159Z] [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 [2020-01-19T06:15:25.159Z] [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 [2020-01-19T06:15:25.415Z] [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 [2020-01-19T06:15:25.415Z] [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 97 kB/s) [2020-01-19T06:15:25.415Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2020-01-19T06:15:25.415Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2020-01-19T06:15:25.415Z] [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 [2020-01-19T06:15:25.672Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2020-01-19T06:15:25.672Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2020-01-19T06:15:25.672Z] [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 [2020-01-19T06:15:25.672Z] [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 806 kB/s) [2020-01-19T06:15:25.672Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/log4j/log4j/1.2.12/log4j-1.2.12.pom [2020-01-19T06:15:25.672Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom [2020-01-19T06:15:25.672Z] [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 [2020-01-19T06:15:25.928Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom [2020-01-19T06:15:26.219Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/log4j/log4j/1.2.12/log4j-1.2.12.pom [2020-01-19T06:15:26.219Z] [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 [2020-01-19T06:15:26.219Z] [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 6.0 kB/s) [2020-01-19T06:15:26.219Z] [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 [2020-01-19T06:15:26.219Z] [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 [2020-01-19T06:15:26.219Z] [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 [2020-01-19T06:15:26.476Z] [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 [2020-01-19T06:15:26.476Z] [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 [2020-01-19T06:15:26.476Z] [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 [2020-01-19T06:15:26.476Z] [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 232 kB/s) [2020-01-19T06:15:26.476Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2020-01-19T06:15:26.476Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2020-01-19T06:15:26.476Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2020-01-19T06:15:26.733Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2020-01-19T06:15:26.733Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2020-01-19T06:15:26.733Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2020-01-19T06:15:26.989Z] [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 43 kB/s) [2020-01-19T06:15:26.989Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2020-01-19T06:15:26.989Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2020-01-19T06:15:26.989Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2020-01-19T06:15:27.245Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2020-01-19T06:15:27.245Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2020-01-19T06:15:27.245Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2020-01-19T06:15:27.245Z] [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 54 kB/s) [2020-01-19T06:15:27.245Z] [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 [2020-01-19T06:15:27.245Z] [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 [2020-01-19T06:15:27.245Z] [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 [2020-01-19T06:15:27.500Z] [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 [2020-01-19T06:15:27.500Z] [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 [2020-01-19T06:15:27.756Z] [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 [2020-01-19T06:15:27.756Z] [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 259 kB/s) [2020-01-19T06:15:27.756Z] [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 [2020-01-19T06:15:27.756Z] [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 [2020-01-19T06:15:27.756Z] [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 [2020-01-19T06:15:28.012Z] [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 [2020-01-19T06:15:28.012Z] [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 [2020-01-19T06:15:28.012Z] [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 [2020-01-19T06:15:28.012Z] [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 189 kB/s) [2020-01-19T06:15:28.012Z] [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 [2020-01-19T06:15:28.012Z] [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 [2020-01-19T06:15:28.013Z] [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 [2020-01-19T06:15:28.268Z] [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 [2020-01-19T06:15:28.525Z] [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 [2020-01-19T06:15:28.525Z] [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 [2020-01-19T06:15:28.525Z] [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 88 kB/s) [2020-01-19T06:15:28.525Z] [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 [2020-01-19T06:15:28.525Z] [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 [2020-01-19T06:15:28.525Z] [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 [2020-01-19T06:15:28.780Z] [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 [2020-01-19T06:15:28.781Z] [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 [2020-01-19T06:15:28.781Z] [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 [2020-01-19T06:15:28.781Z] [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.0 MB/s) [2020-01-19T06:15:28.781Z] [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 [2020-01-19T06:15:28.781Z] [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 [2020-01-19T06:15:28.781Z] [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 [2020-01-19T06:15:29.036Z] [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 [2020-01-19T06:15:29.292Z] [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 [2020-01-19T06:15:29.292Z] [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 [2020-01-19T06:15:29.292Z] [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 35 kB/s) [2020-01-19T06:15:29.292Z] [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 [2020-01-19T06:15:29.292Z] [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 [2020-01-19T06:15:29.292Z] [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 [2020-01-19T06:15:29.548Z] [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 [2020-01-19T06:15:29.548Z] [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 [2020-01-19T06:15:29.548Z] [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 [2020-01-19T06:15:29.548Z] [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 71 kB/s) [2020-01-19T06:15:29.548Z] [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 [2020-01-19T06:15:29.548Z] [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 [2020-01-19T06:15:29.548Z] [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 [2020-01-19T06:15:30.110Z] [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 [2020-01-19T06:15:30.110Z] [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 [2020-01-19T06:15:30.110Z] [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 [2020-01-19T06:15:30.110Z] [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 123 kB/s) [2020-01-19T06:15:30.110Z] [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 [2020-01-19T06:15:30.110Z] [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 [2020-01-19T06:15:30.110Z] [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 [2020-01-19T06:15:30.366Z] [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 [2020-01-19T06:15:30.366Z] [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 [2020-01-19T06:15:30.366Z] [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 [2020-01-19T06:15:30.366Z] [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 340 kB/s) [2020-01-19T06:15:30.366Z] [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 [2020-01-19T06:15:30.366Z] [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 [2020-01-19T06:15:30.366Z] [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 [2020-01-19T06:15:30.622Z] [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 [2020-01-19T06:15:30.878Z] [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 [2020-01-19T06:15:30.878Z] [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 [2020-01-19T06:15:30.878Z] [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 107 kB/s) [2020-01-19T06:15:30.878Z] [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 [2020-01-19T06:15:30.878Z] [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 [2020-01-19T06:15:30.878Z] [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 [2020-01-19T06:15:31.136Z] [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 [2020-01-19T06:15:31.136Z] [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 [2020-01-19T06:15:31.136Z] [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 [2020-01-19T06:15:31.136Z] [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 116 kB/s) [2020-01-19T06:15:31.136Z] [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 [2020-01-19T06:15:31.136Z] [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 [2020-01-19T06:15:31.136Z] [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 [2020-01-19T06:15:31.392Z] [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 [2020-01-19T06:15:31.649Z] [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 [2020-01-19T06:15:31.649Z] [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 [2020-01-19T06:15:31.649Z] [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 67 kB/s) [2020-01-19T06:15:31.649Z] [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 [2020-01-19T06:15:31.649Z] [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 [2020-01-19T06:15:31.649Z] [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 [2020-01-19T06:15:31.649Z] [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 [2020-01-19T06:15:31.649Z] [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 [2020-01-19T06:15:31.649Z] [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 [2020-01-19T06:15:31.649Z] [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 [2020-01-19T06:15:31.649Z] [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 [2020-01-19T06:15:31.649Z] [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 [2020-01-19T06:15:31.649Z] [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 [2020-01-19T06:15:31.649Z] [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 [2020-01-19T06:15:31.649Z] [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 [2020-01-19T06:15:31.649Z] [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 [2020-01-19T06:15:31.649Z] [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 [2020-01-19T06:15:31.649Z] [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 [2020-01-19T06:15:31.650Z] [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 [2020-01-19T06:15:31.650Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [2020-01-19T06:15:31.650Z] [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 [2020-01-19T06:15:31.650Z] [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 [2020-01-19T06:15:31.650Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.jar [2020-01-19T06:15:31.650Z] [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 [2020-01-19T06:15:31.650Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [2020-01-19T06:15:31.650Z] [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 [2020-01-19T06:15:31.650Z] [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 [2020-01-19T06:15:31.650Z] [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 [2020-01-19T06:15:31.650Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2020-01-19T06:15:31.650Z] [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 [2020-01-19T06:15:31.650Z] [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 [2020-01-19T06:15:31.650Z] [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 [2020-01-19T06:15:31.650Z] [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 [2020-01-19T06:15:31.650Z] [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 [2020-01-19T06:15:31.650Z] [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 [2020-01-19T06:15:31.650Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.jar [2020-01-19T06:15:31.650Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2020-01-19T06:15:31.906Z] [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 [2020-01-19T06:15:31.906Z] [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 [2020-01-19T06:15:31.906Z] [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 [2020-01-19T06:15:31.906Z] [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 [2020-01-19T06:15:31.906Z] [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 [2020-01-19T06:15:31.906Z] [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 [2020-01-19T06:15:31.906Z] [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 [2020-01-19T06:15:31.906Z] [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 [2020-01-19T06:15:31.906Z] [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 [2020-01-19T06:15:31.906Z] [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 [2020-01-19T06:15:31.906Z] [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 [2020-01-19T06:15:31.906Z] [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 [2020-01-19T06:15:31.906Z] [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 [2020-01-19T06:15:31.906Z] [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 [2020-01-19T06:15:31.906Z] [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 [2020-01-19T06:15:31.906Z] [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 [2020-01-19T06:15:31.906Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [2020-01-19T06:15:31.906Z] [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 [2020-01-19T06:15:31.906Z] [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 [2020-01-19T06:15:31.906Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar [2020-01-19T06:15:31.906Z] [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 [2020-01-19T06:15:31.906Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [2020-01-19T06:15:31.906Z] [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 [2020-01-19T06:15:31.906Z] [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 [2020-01-19T06:15:31.906Z] [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 [2020-01-19T06:15:31.906Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2020-01-19T06:15:31.906Z] [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 [2020-01-19T06:15:31.906Z] [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 [2020-01-19T06:15:31.906Z] [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 [2020-01-19T06:15:31.906Z] [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 [2020-01-19T06:15:31.906Z] [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 [2020-01-19T06:15:31.906Z] [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 [2020-01-19T06:15:31.906Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.jar [2020-01-19T06:15:31.906Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2020-01-19T06:15:31.906Z] [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 [2020-01-19T06:15:31.906Z] [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 [2020-01-19T06:15:31.906Z] [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 [2020-01-19T06:15:31.906Z] [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 [2020-01-19T06:15:31.906Z] [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 [2020-01-19T06:15:32.162Z] [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 [2020-01-19T06:15:32.162Z] [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 [2020-01-19T06:15:32.162Z] [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 [2020-01-19T06:15:32.418Z] [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 [2020-01-19T06:15:32.673Z] [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 [2020-01-19T06:15:32.673Z] [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 [2020-01-19T06:15:32.673Z] [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 [2020-01-19T06:15:32.673Z] [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 [2020-01-19T06:15:32.673Z] [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 [2020-01-19T06:15:32.930Z] [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 [2020-01-19T06:15:32.930Z] [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 [2020-01-19T06:15:32.930Z] [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 [2020-01-19T06:15:32.930Z] [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 [2020-01-19T06:15:32.930Z] [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 [2020-01-19T06:15:33.186Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar [2020-01-19T06:15:33.186Z] [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 [2020-01-19T06:15:33.186Z] [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 [2020-01-19T06:15:33.186Z] [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 [2020-01-19T06:15:33.186Z] [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 [2020-01-19T06:15:33.442Z] [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 [2020-01-19T06:15:33.442Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2020-01-19T06:15:33.442Z] [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 [2020-01-19T06:15:33.442Z] [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 [2020-01-19T06:15:33.442Z] [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 [2020-01-19T06:15:33.698Z] [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 [2020-01-19T06:15:33.698Z] [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 [2020-01-19T06:15:33.698Z] [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 [2020-01-19T06:15:33.698Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.jar [2020-01-19T06:15:33.698Z] [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 [2020-01-19T06:15:33.954Z] [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 [2020-01-19T06:15:33.954Z] [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 [2020-01-19T06:15:33.954Z] [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 [2020-01-19T06:15:33.954Z] [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 [2020-01-19T06:15:33.954Z] [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 [2020-01-19T06:15:34.324Z] [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 [2020-01-19T06:15:34.324Z] [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 [2020-01-19T06:15:34.324Z] [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 [2020-01-19T06:15:34.324Z] [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 [2020-01-19T06:15:34.324Z] [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 [2020-01-19T06:15:34.324Z] [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 [2020-01-19T06:15:34.324Z] [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 [2020-01-19T06:15:34.324Z] [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 [2020-01-19T06:15:34.324Z] [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 [2020-01-19T06:15:34.324Z] [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 [2020-01-19T06:15:34.324Z] [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 [2020-01-19T06:15:34.324Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [2020-01-19T06:15:34.324Z] [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 [2020-01-19T06:15:34.324Z] [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 [2020-01-19T06:15:34.324Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar [2020-01-19T06:15:34.324Z] [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 [2020-01-19T06:15:34.324Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [2020-01-19T06:15:34.324Z] [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 [2020-01-19T06:15:34.324Z] [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 [2020-01-19T06:15:34.324Z] [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 [2020-01-19T06:15:34.324Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2020-01-19T06:15:34.324Z] [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 [2020-01-19T06:15:34.324Z] [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 [2020-01-19T06:15:34.324Z] [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 [2020-01-19T06:15:34.324Z] [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 [2020-01-19T06:15:34.324Z] [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 [2020-01-19T06:15:34.324Z] [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 [2020-01-19T06:15:34.324Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.jar [2020-01-19T06:15:34.324Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2020-01-19T06:15:34.324Z] [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 [2020-01-19T06:15:34.324Z] [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 [2020-01-19T06:15:34.324Z] [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 [2020-01-19T06:15:34.324Z] [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 [2020-01-19T06:15:34.324Z] [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 [2020-01-19T06:15:34.581Z] [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 [2020-01-19T06:15:34.581Z] [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 [2020-01-19T06:15:34.581Z] [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 [2020-01-19T06:15:34.581Z] [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 [2020-01-19T06:15:34.581Z] [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 [2020-01-19T06:15:34.581Z] [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 [2020-01-19T06:15:34.581Z] [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 [2020-01-19T06:15:34.581Z] [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 [2020-01-19T06:15:34.581Z] [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 [2020-01-19T06:15:34.581Z] [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 [2020-01-19T06:15:34.581Z] [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 [2020-01-19T06:15:34.581Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [2020-01-19T06:15:34.581Z] [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 [2020-01-19T06:15:34.581Z] [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 [2020-01-19T06:15:34.581Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.jar [2020-01-19T06:15:34.581Z] [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 [2020-01-19T06:15:34.581Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [2020-01-19T06:15:34.581Z] [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 [2020-01-19T06:15:34.581Z] [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 [2020-01-19T06:15:34.581Z] [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 [2020-01-19T06:15:34.581Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2020-01-19T06:15:34.581Z] [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 [2020-01-19T06:15:34.582Z] [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 [2020-01-19T06:15:34.582Z] [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 [2020-01-19T06:15:34.582Z] [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 [2020-01-19T06:15:34.582Z] [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 [2020-01-19T06:15:34.582Z] [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 [2020-01-19T06:15:34.582Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.jar [2020-01-19T06:15:34.582Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2020-01-19T06:15:34.582Z] [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 [2020-01-19T06:15:34.582Z] [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 [2020-01-19T06:15:34.582Z] [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 [2020-01-19T06:15:34.582Z] [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 [2020-01-19T06:15:34.582Z] [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 [2020-01-19T06:15:34.582Z] [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.4 MB/s) [2020-01-19T06:15:34.582Z] [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 [2020-01-19T06:15:34.582Z] [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 1.3 MB/s) [2020-01-19T06:15:34.582Z] [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 2.1 MB/s) [2020-01-19T06:15:34.582Z] [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 2.3 MB/s) [2020-01-19T06:15:34.582Z] [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 [2020-01-19T06:15:34.582Z] [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 [2020-01-19T06:15:34.582Z] [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 [2020-01-19T06:15:34.582Z] [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 302 kB/s) [2020-01-19T06:15:34.582Z] [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 [2020-01-19T06:15:34.582Z] [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 383 kB/s) [2020-01-19T06:15:34.582Z] [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 385 kB/s) [2020-01-19T06:15:34.582Z] [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.3 MB/s) [2020-01-19T06:15:34.582Z] [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 [2020-01-19T06:15:34.582Z] [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 3.0 MB/s) [2020-01-19T06:15:34.582Z] [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 [2020-01-19T06:15:34.582Z] [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 [2020-01-19T06:15:34.582Z] [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 [2020-01-19T06:15:34.582Z] [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 136 kB/s) [2020-01-19T06:15:34.582Z] [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 [2020-01-19T06:15:34.582Z] [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 223 kB/s) [2020-01-19T06:15:34.582Z] [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 [2020-01-19T06:15:34.582Z] [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 171 kB/s) [2020-01-19T06:15:34.582Z] [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 [2020-01-19T06:15:34.582Z] [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 321 kB/s) [2020-01-19T06:15:34.582Z] [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 [2020-01-19T06:15:34.582Z] [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 121 kB/s) [2020-01-19T06:15:34.582Z] [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 140 kB/s) [2020-01-19T06:15:34.582Z] [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 [2020-01-19T06:15:34.582Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar [2020-01-19T06:15:34.582Z] [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 145 kB/s) [2020-01-19T06:15:34.582Z] [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 [2020-01-19T06:15:34.582Z] [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 144 kB/s) [2020-01-19T06:15:34.582Z] [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 [2020-01-19T06:15:34.582Z] [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 109 kB/s) [2020-01-19T06:15:34.583Z] [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 [2020-01-19T06:15:34.583Z] [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 392 kB/s) [2020-01-19T06:15:34.583Z] [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 [2020-01-19T06:15:34.583Z] [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 354 kB/s) [2020-01-19T06:15:34.583Z] [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 [2020-01-19T06:15:34.583Z] [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 99 kB/s) [2020-01-19T06:15:34.583Z] [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 2.1 MB/s) [2020-01-19T06:15:34.583Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2020-01-19T06:15:34.583Z] [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 [2020-01-19T06:15:34.839Z] [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 2.0 MB/s) [2020-01-19T06:15:34.839Z] [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 [2020-01-19T06:15:34.839Z] [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 259 kB/s) [2020-01-19T06:15:34.839Z] [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 [2020-01-19T06:15:34.839Z] [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 779 kB/s) [2020-01-19T06:15:34.839Z] [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 [2020-01-19T06:15:34.839Z] [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 489 kB/s) [2020-01-19T06:15:34.839Z] [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 [2020-01-19T06:15:34.839Z] [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 1.0 MB/s) [2020-01-19T06:15:34.839Z] [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 [2020-01-19T06:15:34.839Z] [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 2.1 MB/s) [2020-01-19T06:15:34.839Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar [2020-01-19T06:15:34.839Z] [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 87 kB/s) [2020-01-19T06:15:34.840Z] [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 [2020-01-19T06:15:34.840Z] [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 249 kB/s) [2020-01-19T06:15:34.840Z] [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 1.2 MB/s) [2020-01-19T06:15:34.840Z] [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 389 kB/s) [2020-01-19T06:15:34.840Z] [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 296 kB/s) [2020-01-19T06:15:34.840Z] [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 1.6 MB/s) [2020-01-19T06:15:34.840Z] [INFO] [2020-01-19T06:15:34.840Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass --- [2020-01-19T06:15:34.840Z] [INFO] [2020-01-19T06:15:34.840Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass --- [2020-01-19T06:15:34.840Z] [INFO] [2020-01-19T06:15:34.840Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass --- [2020-01-19T06:15:34.840Z] [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 [2020-01-19T06:15:34.840Z] [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 [2020-01-19T06:15:34.840Z] [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 [2020-01-19T06:15:35.096Z] [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 [2020-01-19T06:15:35.096Z] [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 [2020-01-19T06:15:35.096Z] [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 [2020-01-19T06:15:35.351Z] [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 65 kB/s) [2020-01-19T06:15:35.351Z] [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 [2020-01-19T06:15:35.351Z] [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 [2020-01-19T06:15:35.351Z] [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 [2020-01-19T06:15:35.607Z] [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 [2020-01-19T06:15:35.607Z] [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 [2020-01-19T06:15:35.607Z] [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 [2020-01-19T06:15:35.607Z] [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 319 kB/s) [2020-01-19T06:15:35.607Z] [INFO] [2020-01-19T06:15:35.607Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass --- [2020-01-19T06:15:35.607Z] [INFO] [2020-01-19T06:15:35.607Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass --- [2020-01-19T06:15:35.607Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2020-01-19T06:15:35.607Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2020-01-19T06:15:35.607Z] [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 [2020-01-19T06:15:36.171Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2020-01-19T06:15:36.171Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2020-01-19T06:15:36.171Z] [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 [2020-01-19T06:15:36.171Z] [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 465 kB/s) [2020-01-19T06:15:36.171Z] [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 [2020-01-19T06:15:36.171Z] [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 [2020-01-19T06:15:36.171Z] [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 [2020-01-19T06:15:36.428Z] [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 [2020-01-19T06:15:36.428Z] [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 [2020-01-19T06:15:36.428Z] [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 [2020-01-19T06:15:36.428Z] [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 145 kB/s) [2020-01-19T06:15:36.428Z] [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 [2020-01-19T06:15:36.428Z] [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 [2020-01-19T06:15:36.428Z] [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 [2020-01-19T06:15:36.684Z] [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 [2020-01-19T06:15:36.684Z] [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 [2020-01-19T06:15:36.940Z] [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 [2020-01-19T06:15:36.940Z] [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 245 kB/s) [2020-01-19T06:15:36.940Z] [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 [2020-01-19T06:15:36.940Z] [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 [2020-01-19T06:15:36.940Z] [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 [2020-01-19T06:15:37.197Z] [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 [2020-01-19T06:15:37.197Z] [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 [2020-01-19T06:15:37.197Z] [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 [2020-01-19T06:15:37.197Z] [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 98 kB/s) [2020-01-19T06:15:37.197Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2020-01-19T06:15:37.197Z] [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 [2020-01-19T06:15:37.197Z] [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 [2020-01-19T06:15:37.197Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2020-01-19T06:15:37.197Z] [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 [2020-01-19T06:15:37.197Z] [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 [2020-01-19T06:15:37.197Z] [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 [2020-01-19T06:15:37.197Z] [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 [2020-01-19T06:15:37.197Z] [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 [2020-01-19T06:15:37.760Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2020-01-19T06:15:37.760Z] [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 [2020-01-19T06:15:37.760Z] [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 [2020-01-19T06:15:37.760Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2020-01-19T06:15:37.760Z] [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 [2020-01-19T06:15:37.760Z] [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 [2020-01-19T06:15:37.760Z] [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 [2020-01-19T06:15:37.760Z] [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 [2020-01-19T06:15:37.760Z] [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 [2020-01-19T06:15:37.760Z] [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 4.4 MB/s) [2020-01-19T06:15:37.760Z] [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 6.5 MB/s) [2020-01-19T06:15:37.760Z] [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 6.3 MB/s) [2020-01-19T06:15:37.760Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass/5.2.0-SNAPSHOT/org.eclipse.tracecompass-5.2.0-SNAPSHOT.pom [2020-01-19T06:15:37.760Z] [INFO] [2020-01-19T06:15:37.760Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >-- [2020-01-19T06:15:37.760Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 5.2.0-SNAPSHOT [2/138] [2020-01-19T06:15:37.760Z] [INFO] --------------------------------[ pom ]--------------------------------- [2020-01-19T06:15:37.760Z] [INFO] [2020-01-19T06:15:37.760Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis-parent --- [2020-01-19T06:15:37.760Z] [INFO] [2020-01-19T06:15:37.760Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent --- [2020-01-19T06:15:37.760Z] [INFO] [2020-01-19T06:15:37.760Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis-parent --- [2020-01-19T06:15:37.760Z] [INFO] [2020-01-19T06:15:37.760Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis-parent --- [2020-01-19T06:15:37.760Z] [INFO] [2020-01-19T06:15:37.760Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis-parent --- [2020-01-19T06:15:37.760Z] [INFO] [2020-01-19T06:15:37.760Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis-parent --- [2020-01-19T06:15:37.760Z] [INFO] [2020-01-19T06:15:37.760Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis-parent --- [2020-01-19T06:15:37.760Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis-parent-5.2.0-SNAPSHOT.pom [2020-01-19T06:15:37.760Z] [INFO] [2020-01-19T06:15:37.760Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >--- [2020-01-19T06:15:37.760Z] [INFO] Building Trace Compass Common Utilities Parent 5.2.0-SNAPSHOT [3/138] [2020-01-19T06:15:37.760Z] [INFO] --------------------------------[ pom ]--------------------------------- [2020-01-19T06:15:37.760Z] [INFO] [2020-01-19T06:15:37.760Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common-parent --- [2020-01-19T06:15:37.760Z] [INFO] [2020-01-19T06:15:37.760Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent --- [2020-01-19T06:15:37.760Z] [INFO] [2020-01-19T06:15:37.760Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common-parent --- [2020-01-19T06:15:37.760Z] [INFO] [2020-01-19T06:15:37.760Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common-parent --- [2020-01-19T06:15:37.760Z] [INFO] [2020-01-19T06:15:37.760Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common-parent --- [2020-01-19T06:15:37.760Z] [INFO] [2020-01-19T06:15:37.760Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common-parent --- [2020-01-19T06:15:37.760Z] [INFO] [2020-01-19T06:15:37.760Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common-parent --- [2020-01-19T06:15:37.760Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.common-parent-5.2.0-SNAPSHOT.pom [2020-01-19T06:15:37.760Z] [INFO] [2020-01-19T06:15:37.760Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >---- [2020-01-19T06:15:37.760Z] [INFO] Building org.eclipse.tracecompass.common.core 4.2.0-SNAPSHOT [4/138] [2020-01-19T06:15:37.761Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:15:37.761Z] [INFO] [2020-01-19T06:15:37.761Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core --- [2020-01-19T06:15:37.761Z] [INFO] [2020-01-19T06:15:37.761Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core --- [2020-01-19T06:15:37.761Z] [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 [2020-01-19T06:15:37.761Z] [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 [2020-01-19T06:15:37.761Z] [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 [2020-01-19T06:15:38.016Z] [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 [2020-01-19T06:15:38.017Z] [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 [2020-01-19T06:15:38.017Z] [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 [2020-01-19T06:15:38.017Z] [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 54 kB/s) [2020-01-19T06:15:38.272Z] [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 [2020-01-19T06:15:38.272Z] [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 467 kB/s) [2020-01-19T06:15:38.272Z] [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 [2020-01-19T06:15:38.272Z] [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 1.6 MB/s) [2020-01-19T06:15:38.272Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom [2020-01-19T06:15:38.272Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom [2020-01-19T06:15:38.272Z] [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 [2020-01-19T06:15:38.528Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom [2020-01-19T06:15:38.528Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom [2020-01-19T06:15:38.528Z] [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 [2020-01-19T06:15:38.528Z] [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 135 kB/s) [2020-01-19T06:15:38.528Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [2020-01-19T06:15:38.528Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [2020-01-19T06:15:38.528Z] [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 [2020-01-19T06:15:39.090Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [2020-01-19T06:15:39.090Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [2020-01-19T06:15:39.090Z] [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 [2020-01-19T06:15:39.090Z] [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 118 kB/s) [2020-01-19T06:15:39.090Z] [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 [2020-01-19T06:15:39.090Z] [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 [2020-01-19T06:15:39.090Z] [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 [2020-01-19T06:15:39.346Z] [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 [2020-01-19T06:15:39.346Z] [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 [2020-01-19T06:15:39.346Z] [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 [2020-01-19T06:15:39.346Z] [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 208 kB/s) [2020-01-19T06:15:39.346Z] [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 [2020-01-19T06:15:39.346Z] [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 [2020-01-19T06:15:39.346Z] [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 [2020-01-19T06:15:39.602Z] [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 [2020-01-19T06:15:39.602Z] [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 [2020-01-19T06:15:39.858Z] [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 [2020-01-19T06:15:39.858Z] [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 117 kB/s) [2020-01-19T06:15:39.858Z] [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 [2020-01-19T06:15:39.858Z] [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 [2020-01-19T06:15:39.858Z] [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 [2020-01-19T06:15:40.114Z] [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 [2020-01-19T06:15:40.114Z] [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 [2020-01-19T06:15:40.114Z] [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 [2020-01-19T06:15:40.114Z] [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 492 kB/s) [2020-01-19T06:15:40.114Z] [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 [2020-01-19T06:15:40.114Z] [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 [2020-01-19T06:15:40.114Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [2020-01-19T06:15:40.114Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar [2020-01-19T06:15:40.114Z] [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 [2020-01-19T06:15:40.114Z] [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 [2020-01-19T06:15:40.677Z] [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 7.6 MB/s) [2020-01-19T06:15:40.677Z] [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 [2020-01-19T06:15:40.677Z] [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 [2020-01-19T06:15:40.677Z] [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 [2020-01-19T06:15:40.677Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [2020-01-19T06:15:40.677Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar [2020-01-19T06:15:40.677Z] [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 [2020-01-19T06:15:40.677Z] [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 [2020-01-19T06:15:40.677Z] [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 [2020-01-19T06:15:40.677Z] [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 [2020-01-19T06:15:40.677Z] [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 [2020-01-19T06:15:40.933Z] [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 [2020-01-19T06:15:40.933Z] [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 [2020-01-19T06:15:40.933Z] [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 [2020-01-19T06:15:40.933Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [2020-01-19T06:15:40.933Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar [2020-01-19T06:15:40.933Z] [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 [2020-01-19T06:15:40.933Z] [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 [2020-01-19T06:15:40.933Z] [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 [2020-01-19T06:15:40.933Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [2020-01-19T06:15:40.933Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar [2020-01-19T06:15:40.933Z] [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 [2020-01-19T06:15:40.933Z] [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 [2020-01-19T06:15:40.933Z] [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 [2020-01-19T06:15:40.934Z] [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 [2020-01-19T06:15:40.934Z] [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 [2020-01-19T06:15:40.934Z] [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 195 kB/s) [2020-01-19T06:15:40.934Z] [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 4.9 MB/s) [2020-01-19T06:15:40.934Z] [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 745 kB/s) [2020-01-19T06:15:40.934Z] [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 1.9 MB/s) [2020-01-19T06:15:40.934Z] [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 7.8 MB/s) [2020-01-19T06:15:41.189Z] [INFO] The project's OSGi version is 4.2.0.202001190610 [2020-01-19T06:15:41.189Z] [INFO] [2020-01-19T06:15:41.189Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core --- [2020-01-19T06:15:41.189Z] [INFO] [2020-01-19T06:15:41.189Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core --- [2020-01-19T06:15:41.189Z] [INFO] [2020-01-19T06:15:41.189Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core --- [2020-01-19T06:15:41.189Z] [INFO] [2020-01-19T06:15:41.189Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core --- [2020-01-19T06:15:41.189Z] [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 [2020-01-19T06:15:41.189Z] [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 [2020-01-19T06:15:41.189Z] [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 [2020-01-19T06:15:41.447Z] [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 [2020-01-19T06:15:41.447Z] [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 [2020-01-19T06:15:41.447Z] [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 [2020-01-19T06:15:41.447Z] [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 50 kB/s) [2020-01-19T06:15:41.447Z] [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 [2020-01-19T06:15:41.447Z] [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 [2020-01-19T06:15:41.447Z] [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 [2020-01-19T06:15:41.703Z] [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 [2020-01-19T06:15:41.703Z] [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 [2020-01-19T06:15:41.703Z] [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 [2020-01-19T06:15:41.703Z] [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 134 kB/s) [2020-01-19T06:15:41.703Z] [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 [2020-01-19T06:15:41.703Z] [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 [2020-01-19T06:15:41.703Z] [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 [2020-01-19T06:15:42.265Z] [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 [2020-01-19T06:15:42.265Z] [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 [2020-01-19T06:15:42.265Z] [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 [2020-01-19T06:15:42.265Z] [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 828 kB/s) [2020-01-19T06:15:42.265Z] [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 [2020-01-19T06:15:42.265Z] [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 [2020-01-19T06:15:42.265Z] [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 [2020-01-19T06:15:42.521Z] [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 [2020-01-19T06:15:42.521Z] [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 [2020-01-19T06:15:42.521Z] [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 [2020-01-19T06:15:42.521Z] [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 219 kB/s) [2020-01-19T06:15:42.521Z] [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 [2020-01-19T06:15:42.521Z] [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 [2020-01-19T06:15:42.521Z] [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 [2020-01-19T06:15:43.083Z] [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 [2020-01-19T06:15:43.083Z] [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 [2020-01-19T06:15:43.083Z] [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 [2020-01-19T06:15:43.083Z] [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 148 kB/s) [2020-01-19T06:15:43.083Z] [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 [2020-01-19T06:15:43.083Z] [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 [2020-01-19T06:15:43.083Z] [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 [2020-01-19T06:15:43.339Z] [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 [2020-01-19T06:15:43.339Z] [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 [2020-01-19T06:15:43.339Z] [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 [2020-01-19T06:15:43.339Z] [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 59 kB/s) [2020-01-19T06:15:43.339Z] [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 [2020-01-19T06:15:43.339Z] [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 [2020-01-19T06:15:43.339Z] [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 [2020-01-19T06:15:43.595Z] [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 [2020-01-19T06:15:43.595Z] [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 [2020-01-19T06:15:43.851Z] [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 [2020-01-19T06:15:43.851Z] [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 118 kB/s) [2020-01-19T06:15:43.851Z] [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 [2020-01-19T06:15:43.851Z] [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 [2020-01-19T06:15:43.851Z] [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 [2020-01-19T06:15:44.107Z] [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 [2020-01-19T06:15:44.107Z] [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 [2020-01-19T06:15:44.107Z] [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 [2020-01-19T06:15:44.107Z] [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 134 kB/s) [2020-01-19T06:15:44.107Z] [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 [2020-01-19T06:15:44.107Z] [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 [2020-01-19T06:15:44.107Z] [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 [2020-01-19T06:15:44.363Z] [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 [2020-01-19T06:15:44.619Z] [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 [2020-01-19T06:15:44.619Z] [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 [2020-01-19T06:15:44.619Z] [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 323 kB/s) [2020-01-19T06:15:44.619Z] [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 [2020-01-19T06:15:44.619Z] [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 [2020-01-19T06:15:44.619Z] [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 [2020-01-19T06:15:44.875Z] [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 [2020-01-19T06:15:44.875Z] [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 [2020-01-19T06:15:44.875Z] [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 [2020-01-19T06:15:44.875Z] [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 94 kB/s) [2020-01-19T06:15:44.875Z] [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 [2020-01-19T06:15:44.875Z] [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 [2020-01-19T06:15:44.875Z] [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 [2020-01-19T06:15:44.875Z] [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 [2020-01-19T06:15:44.875Z] [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 [2020-01-19T06:15:44.875Z] [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 [2020-01-19T06:15:44.875Z] [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 [2020-01-19T06:15:44.875Z] [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 [2020-01-19T06:15:44.875Z] [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 [2020-01-19T06:15:44.875Z] [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 [2020-01-19T06:15:44.875Z] [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 [2020-01-19T06:15:45.131Z] [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 [2020-01-19T06:15:45.387Z] [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 [2020-01-19T06:15:45.387Z] [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 [2020-01-19T06:15:45.387Z] [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 [2020-01-19T06:15:45.387Z] [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 [2020-01-19T06:15:45.387Z] [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 [2020-01-19T06:15:45.388Z] [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 [2020-01-19T06:15:45.388Z] [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 [2020-01-19T06:15:45.388Z] [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 [2020-01-19T06:15:45.388Z] [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 [2020-01-19T06:15:45.388Z] [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 [2020-01-19T06:15:45.388Z] [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 [2020-01-19T06:15:45.388Z] [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 [2020-01-19T06:15:45.388Z] [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 314 kB/s) [2020-01-19T06:15:45.388Z] [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 152 kB/s) [2020-01-19T06:15:45.388Z] [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 2.3 MB/s) [2020-01-19T06:15:45.388Z] [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 1.4 MB/s) [2020-01-19T06:15:45.388Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:15:45.388Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/src/main/resources [2020-01-19T06:15:45.388Z] [INFO] [2020-01-19T06:15:45.388Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core --- [2020-01-19T06:15:45.388Z] [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 [2020-01-19T06:15:45.388Z] [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 [2020-01-19T06:15:45.388Z] [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 [2020-01-19T06:15:45.950Z] [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 [2020-01-19T06:15:45.950Z] [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 [2020-01-19T06:15:45.950Z] [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 [2020-01-19T06:15:45.950Z] [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 12 kB/s) [2020-01-19T06:15:45.950Z] [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 [2020-01-19T06:15:45.950Z] [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 [2020-01-19T06:15:45.950Z] [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 [2020-01-19T06:15:46.206Z] [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 [2020-01-19T06:15:46.206Z] [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 [2020-01-19T06:15:46.206Z] [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 [2020-01-19T06:15:46.206Z] [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 134 kB/s) [2020-01-19T06:15:46.206Z] [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 [2020-01-19T06:15:46.465Z] [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 [2020-01-19T06:15:46.465Z] [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 [2020-01-19T06:15:46.721Z] [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 [2020-01-19T06:15:46.721Z] [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 [2020-01-19T06:15:46.721Z] [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 [2020-01-19T06:15:46.721Z] [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 32 kB/s) [2020-01-19T06:15:46.721Z] [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 [2020-01-19T06:15:46.721Z] [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 [2020-01-19T06:15:46.721Z] [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 [2020-01-19T06:15:46.976Z] [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 [2020-01-19T06:15:46.976Z] [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 [2020-01-19T06:15:46.977Z] [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 [2020-01-19T06:15:47.232Z] [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 91 kB/s) [2020-01-19T06:15:47.232Z] [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 [2020-01-19T06:15:47.232Z] [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 [2020-01-19T06:15:47.232Z] [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 [2020-01-19T06:15:47.487Z] [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 [2020-01-19T06:15:47.487Z] [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 [2020-01-19T06:15:47.487Z] [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 [2020-01-19T06:15:47.487Z] [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 60 kB/s) [2020-01-19T06:15:47.488Z] [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 [2020-01-19T06:15:47.488Z] [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 [2020-01-19T06:15:47.488Z] [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 [2020-01-19T06:15:47.743Z] [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 [2020-01-19T06:15:47.743Z] [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 [2020-01-19T06:15:48.000Z] [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 [2020-01-19T06:15:48.000Z] [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 64 kB/s) [2020-01-19T06:15:48.000Z] [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 [2020-01-19T06:15:48.000Z] [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 [2020-01-19T06:15:48.000Z] [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 [2020-01-19T06:15:48.000Z] [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 [2020-01-19T06:15:48.000Z] [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 [2020-01-19T06:15:48.000Z] [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 [2020-01-19T06:15:48.000Z] [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 [2020-01-19T06:15:48.000Z] [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 [2020-01-19T06:15:48.000Z] [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 [2020-01-19T06:15:48.000Z] [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 [2020-01-19T06:15:48.000Z] [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 [2020-01-19T06:15:48.000Z] [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 [2020-01-19T06:15:48.000Z] [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 [2020-01-19T06:15:48.000Z] [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 [2020-01-19T06:15:48.000Z] [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 [2020-01-19T06:15:48.256Z] [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 [2020-01-19T06:15:48.256Z] [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 [2020-01-19T06:15:48.256Z] [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 [2020-01-19T06:15:48.256Z] [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 [2020-01-19T06:15:48.256Z] [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 [2020-01-19T06:15:48.256Z] [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 [2020-01-19T06:15:48.256Z] [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 [2020-01-19T06:15:48.256Z] [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 [2020-01-19T06:15:48.256Z] [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 [2020-01-19T06:15:48.256Z] [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 [2020-01-19T06:15:48.256Z] [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 [2020-01-19T06:15:48.256Z] [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 [2020-01-19T06:15:48.256Z] [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 [2020-01-19T06:15:48.256Z] [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 [2020-01-19T06:15:48.256Z] [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 [2020-01-19T06:15:48.256Z] [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 665 kB/s) [2020-01-19T06:15:48.256Z] [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 117 kB/s) [2020-01-19T06:15:48.256Z] [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 123 kB/s) [2020-01-19T06:15:48.256Z] [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 658 kB/s) [2020-01-19T06:15:48.512Z] [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 35 MB/s) [2020-01-19T06:15:48.512Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/target/classes [2020-01-19T06:15:50.401Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[795] [2020-01-19T06:15:50.401Z] argsArray[i] = entry.getKey(); [2020-01-19T06:15:50.401Z] ^^^^^^^^^^^^^^ [2020-01-19T06:15:50.401Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull Object>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:15:50.401Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[796] [2020-01-19T06:15:50.401Z] argsArray[i + 1] = entry.getValue(); [2020-01-19T06:15:50.401Z] ^^^^^^^^^^^^^^^^ [2020-01-19T06:15:50.401Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull Object>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:15:50.401Z] 2 problems (2 warnings) [2020-01-19T06:15:50.401Z] [INFO] [2020-01-19T06:15:50.401Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core --- [2020-01-19T06:15:50.401Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:15:50.401Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/src/test/resources [2020-01-19T06:15:50.401Z] [INFO] [2020-01-19T06:15:50.401Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core --- [2020-01-19T06:15:50.657Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT-sources.jar [2020-01-19T06:15:50.657Z] [INFO] [2020-01-19T06:15:50.657Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core --- [2020-01-19T06:15:50.913Z] [INFO] [2020-01-19T06:15:50.913Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core --- [2020-01-19T06:15:51.169Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT.jar [2020-01-19T06:15:51.169Z] [INFO] [2020-01-19T06:15:51.169Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core --- [2020-01-19T06:15:51.169Z] [INFO] [2020-01-19T06:15:51.169Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core --- [2020-01-19T06:15:51.169Z] [INFO] [2020-01-19T06:15:51.169Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core --- [2020-01-19T06:15:51.169Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT.jar [2020-01-19T06:15:51.731Z] [INFO] [2020-01-19T06:15:51.731Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core --- [2020-01-19T06:15:51.731Z] [INFO] [2020-01-19T06:15:51.731Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core --- [2020-01-19T06:15:51.731Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT.jar [2020-01-19T06:15:51.731Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT.pom [2020-01-19T06:15:51.731Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT-sources.jar [2020-01-19T06:15:51.731Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:15:51.731Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT-p2metadata.xml [2020-01-19T06:15:51.731Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT-p2artifacts.xml [2020-01-19T06:15:51.731Z] [INFO] [2020-01-19T06:15:51.731Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core --- [2020-01-19T06:15:51.731Z] [INFO] [2020-01-19T06:15:51.731Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >-- [2020-01-19T06:15:51.731Z] [INFO] Building Trace Compass State System Parent 5.2.0-SNAPSHOT [5/138] [2020-01-19T06:15:51.731Z] [INFO] --------------------------------[ pom ]--------------------------------- [2020-01-19T06:15:51.731Z] [INFO] [2020-01-19T06:15:51.731Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem-parent --- [2020-01-19T06:15:51.731Z] [INFO] [2020-01-19T06:15:51.731Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent --- [2020-01-19T06:15:51.731Z] [INFO] [2020-01-19T06:15:51.731Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem-parent --- [2020-01-19T06:15:51.731Z] [INFO] [2020-01-19T06:15:51.731Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem-parent --- [2020-01-19T06:15:51.731Z] [INFO] [2020-01-19T06:15:51.731Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem-parent --- [2020-01-19T06:15:51.731Z] [INFO] [2020-01-19T06:15:51.731Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem-parent --- [2020-01-19T06:15:51.731Z] [INFO] [2020-01-19T06:15:51.731Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem-parent --- [2020-01-19T06:15:51.731Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.statesystem-parent-5.2.0-SNAPSHOT.pom [2020-01-19T06:15:51.731Z] [INFO] [2020-01-19T06:15:51.731Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >-- [2020-01-19T06:15:51.731Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.2.0-SNAPSHOT [6/138] [2020-01-19T06:15:51.731Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:15:51.731Z] [INFO] [2020-01-19T06:15:51.731Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core --- [2020-01-19T06:15:51.731Z] [INFO] [2020-01-19T06:15:51.731Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core --- [2020-01-19T06:15:51.731Z] [INFO] The project's OSGi version is 1.2.0.202001190610 [2020-01-19T06:15:51.731Z] [INFO] [2020-01-19T06:15:51.732Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core --- [2020-01-19T06:15:51.732Z] [INFO] [2020-01-19T06:15:51.732Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core --- [2020-01-19T06:15:51.732Z] [INFO] [2020-01-19T06:15:51.732Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core --- [2020-01-19T06:15:51.732Z] [INFO] [2020-01-19T06:15:51.732Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core --- [2020-01-19T06:15:51.732Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:15:51.732Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources [2020-01-19T06:15:51.732Z] [INFO] [2020-01-19T06:15:51.732Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.datastore.core --- [2020-01-19T06:15:51.732Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/target/classes [2020-01-19T06:15:52.716Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/datastore/core/interval/HTInterval.java:[71] [2020-01-19T06:15:52.716Z] return (new StringJoiner(", ", "[", "]")) //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ [2020-01-19T06:15:52.716Z] .add(String.valueOf(fStart)) [2020-01-19T06:15:52.716Z] .add(String.valueOf(fStart + fDuration)) [2020-01-19T06:15:52.716Z] .toString(); [2020-01-19T06:15:52.716Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:15:52.717Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:15:52.717Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNode.java:[82] [2020-01-19T06:15:52.717Z] private final Comparator fDefaultIntervalComparator = Comparator [2020-01-19T06:15:52.717Z] .comparingLong(E::getEnd) [2020-01-19T06:15:52.717Z] .thenComparingLong(E::getStart); [2020-01-19T06:15:52.717Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:15:52.717Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull E extends @NonNull IHTInterval>' needs unchecked conversion to conform to '@NonNull Comparator' [2020-01-19T06:15:52.717Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java:[222] [2020-01-19T06:15:52.717Z] fFileChannelIn = fFileInputStream.getChannel(); [2020-01-19T06:15:52.717Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:15:52.717Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2020-01-19T06:15:52.717Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java:[223] [2020-01-19T06:15:52.717Z] fFileChannelOut = fFileOutputStream.getChannel(); [2020-01-19T06:15:52.717Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:15:52.717Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2020-01-19T06:15:52.717Z] 4 problems (4 warnings) [2020-01-19T06:15:52.717Z] [INFO] [2020-01-19T06:15:52.717Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core --- [2020-01-19T06:15:52.717Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:15:52.717Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/src/test/resources [2020-01-19T06:15:52.717Z] [INFO] [2020-01-19T06:15:52.717Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core --- [2020-01-19T06:15:52.717Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-sources.jar [2020-01-19T06:15:52.717Z] [INFO] [2020-01-19T06:15:52.717Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core --- [2020-01-19T06:15:52.717Z] [INFO] [2020-01-19T06:15:52.717Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core --- [2020-01-19T06:15:52.717Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar [2020-01-19T06:15:52.717Z] [INFO] [2020-01-19T06:15:52.717Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core --- [2020-01-19T06:15:52.717Z] [INFO] [2020-01-19T06:15:52.717Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core --- [2020-01-19T06:15:52.717Z] [INFO] [2020-01-19T06:15:52.717Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core --- [2020-01-19T06:15:52.717Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar [2020-01-19T06:15:53.015Z] [INFO] [2020-01-19T06:15:53.015Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core --- [2020-01-19T06:15:53.015Z] [INFO] [2020-01-19T06:15:53.015Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core --- [2020-01-19T06:15:53.015Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar [2020-01-19T06:15:53.015Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.pom [2020-01-19T06:15:53.016Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-sources.jar [2020-01-19T06:15:53.016Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:15:53.016Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-p2metadata.xml [2020-01-19T06:15:53.016Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-p2artifacts.xml [2020-01-19T06:15:53.016Z] [INFO] [2020-01-19T06:15:53.016Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core --- [2020-01-19T06:15:53.016Z] [INFO] [2020-01-19T06:15:53.016Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >-- [2020-01-19T06:15:53.016Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 2.1.2-SNAPSHOT [7/138] [2020-01-19T06:15:53.016Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:15:53.016Z] [INFO] [2020-01-19T06:15:53.016Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core --- [2020-01-19T06:15:53.016Z] [INFO] [2020-01-19T06:15:53.016Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core --- [2020-01-19T06:15:53.016Z] [INFO] The project's OSGi version is 2.1.2.202001190610 [2020-01-19T06:15:53.016Z] [INFO] [2020-01-19T06:15:53.016Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core --- [2020-01-19T06:15:53.016Z] [INFO] [2020-01-19T06:15:53.016Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core --- [2020-01-19T06:15:53.016Z] [INFO] [2020-01-19T06:15:53.016Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core --- [2020-01-19T06:15:53.016Z] [INFO] [2020-01-19T06:15:53.016Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core --- [2020-01-19T06:15:53.016Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:15:53.016Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources [2020-01-19T06:15:53.016Z] [INFO] [2020-01-19T06:15:53.016Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core --- [2020-01-19T06:15:53.016Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes [2020-01-19T06:15:53.621Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/treemap/TreeMapStore.java:[235] [2020-01-19T06:15:53.621Z] E fromElement = (E) new BasicSegment(Long.MIN_VALUE, start); [2020-01-19T06:15:53.621Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:15:53.621Z] Type safety: Unchecked cast from BasicSegment to E [2020-01-19T06:15:53.621Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/segmentstore/core/SegmentStoreFactory.java:[118] [2020-01-19T06:15:53.621Z] store.add((E) elem); // warning from type, it should be fine [2020-01-19T06:15:53.621Z] ^^^^^^^^ [2020-01-19T06:15:53.621Z] Type safety: Unchecked cast from Object to E [2020-01-19T06:15:53.621Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/HistoryTreeSegmentStore.java:[311] [2020-01-19T06:15:53.621Z] return getSHT().getIntersectingElements(start, end, (Comparator) order); [2020-01-19T06:15:53.621Z] ^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:15:53.621Z] Type safety: Unchecked cast from Comparator to Comparator [2020-01-19T06:15:53.621Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java:[60] [2020-01-19T06:15:53.621Z] protected final Comparator COMPARATOR = Comparator.comparing(E::getStart) [2020-01-19T06:15:53.621Z] .thenComparing(E::getEnd).thenComparing(Function.identity()); [2020-01-19T06:15:53.621Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:15:53.621Z] 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>' [2020-01-19T06:15:53.621Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java:[93] [2020-01-19T06:15:53.621Z] E element = (E) object; [2020-01-19T06:15:53.621Z] ^^^^^^^^^^ [2020-01-19T06:15:53.621Z] Type safety: Unchecked cast from Object to E [2020-01-19T06:15:53.621Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[287] [2020-01-19T06:15:53.621Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2020-01-19T06:15:53.621Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:15:53.621Z] Type safety: The constructor SegmentTreeNode.Tuple(Object, int) belongs to the raw type SegmentTreeNode.Tuple. References to generic type SegmentTreeNode.Tuple should be parameterized [2020-01-19T06:15:53.621Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[287] [2020-01-19T06:15:53.621Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2020-01-19T06:15:53.621Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:15:53.621Z] Type safety: The expression of type SegmentTreeNode.Tuple needs unchecked conversion to conform to SegmentTreeNode.Tuple [2020-01-19T06:15:53.621Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[287] [2020-01-19T06:15:53.621Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2020-01-19T06:15:53.621Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:15:53.621Z] Null type safety (type annotations): The expression of type 'SegmentTreeNode.Tuple' needs unchecked conversion to conform to 'SegmentTreeNode.@NonNull Tuple' [2020-01-19T06:15:53.621Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[287] [2020-01-19T06:15:53.621Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2020-01-19T06:15:53.621Z] ^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:15:53.621Z] SegmentTreeNode.Tuple is a raw type. References to generic type SegmentTreeNode.Tuple should be parameterized [2020-01-19T06:15:53.621Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[297] [2020-01-19T06:15:53.621Z] || order.compare(intersecting.element(), queue.peek().getSegment()) > 0)) { [2020-01-19T06:15:53.621Z] ^^^^^^^^^^^^ [2020-01-19T06:15:53.621Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull PriorityQueue>'. Type 'PriorityQueue' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:15:53.621Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[300] [2020-01-19T06:15:53.621Z] currentNode = readNode(queue.poll().getSequenceNumber()); [2020-01-19T06:15:53.621Z] ^^^^^^^^^^^^ [2020-01-19T06:15:53.621Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull PriorityQueue>'. Type 'PriorityQueue' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:15:53.621Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[306] [2020-01-19T06:15:53.622Z] queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order)); [2020-01-19T06:15:53.622Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:15:53.622Z] Type safety: The method selectNextChildren(TimeRangeCondition, Comparator) belongs to the raw type SegmentTreeNode. References to generic type SegmentTreeNode should be parameterized [2020-01-19T06:15:53.622Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[306] [2020-01-19T06:15:53.622Z] queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order)); [2020-01-19T06:15:53.622Z] ^^^^^^^^^^^^^^^ [2020-01-19T06:15:53.622Z] SegmentTreeNode is a raw type. References to generic type SegmentTreeNode should be parameterized [2020-01-19T06:15:53.622Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[186] [2020-01-19T06:15:53.622Z] SegmentTreeNode segmentNode = (SegmentTreeNode) childNode; [2020-01-19T06:15:53.622Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:15:53.622Z] Type safety: Unchecked cast from IHTNode to SegmentTreeNode [2020-01-19T06:15:53.622Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[193] [2020-01-19T06:15:53.622Z] segmentNode.addListener((node, endtime) -> updateChild((SegmentTreeNode) node, childIndex)); [2020-01-19T06:15:53.622Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:15:53.622Z] Type safety: Unchecked cast from OverlappingNode to SegmentTreeNode [2020-01-19T06:15:53.622Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[435] [2020-01-19T06:15:53.622Z] return (OverlappingSegmentCoreData) super.getCoreNodeData(); [2020-01-19T06:15:53.622Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:15:53.622Z] Type safety: Unchecked cast from OverlappingNode.OverlappingExtraData to SegmentTreeNode.OverlappingSegmentCoreData [2020-01-19T06:15:53.622Z] 16 problems (16 warnings) [2020-01-19T06:15:53.622Z] [INFO] [2020-01-19T06:15:53.622Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core --- [2020-01-19T06:15:53.622Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:15:53.622Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/src/test/resources [2020-01-19T06:15:53.622Z] [INFO] [2020-01-19T06:15:53.622Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core --- [2020-01-19T06:15:53.622Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT-sources.jar [2020-01-19T06:15:53.622Z] [INFO] [2020-01-19T06:15:53.622Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core --- [2020-01-19T06:15:53.622Z] [INFO] [2020-01-19T06:15:53.622Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core --- [2020-01-19T06:15:53.622Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT.jar [2020-01-19T06:15:53.622Z] [INFO] [2020-01-19T06:15:53.622Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core --- [2020-01-19T06:15:53.622Z] [INFO] [2020-01-19T06:15:53.622Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core --- [2020-01-19T06:15:53.622Z] [INFO] [2020-01-19T06:15:53.622Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core --- [2020-01-19T06:15:53.622Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT.jar [2020-01-19T06:15:53.915Z] [INFO] [2020-01-19T06:15:53.915Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core --- [2020-01-19T06:15:53.915Z] [INFO] [2020-01-19T06:15:53.915Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core --- [2020-01-19T06:15:53.915Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT.jar [2020-01-19T06:15:53.915Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT.pom [2020-01-19T06:15:53.915Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT-sources.jar [2020-01-19T06:15:53.915Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:15:53.915Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT-p2metadata.xml [2020-01-19T06:15:53.915Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT-p2artifacts.xml [2020-01-19T06:15:53.915Z] [INFO] [2020-01-19T06:15:53.915Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core --- [2020-01-19T06:15:53.915Z] [INFO] [2020-01-19T06:15:53.915Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >-- [2020-01-19T06:15:53.915Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 4.3.0-SNAPSHOT [8/138] [2020-01-19T06:15:53.915Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:15:53.915Z] [INFO] [2020-01-19T06:15:53.915Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core --- [2020-01-19T06:15:53.915Z] [INFO] [2020-01-19T06:15:53.915Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core --- [2020-01-19T06:15:53.915Z] [INFO] The project's OSGi version is 4.3.0.202001190610 [2020-01-19T06:15:53.915Z] [INFO] [2020-01-19T06:15:53.915Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core --- [2020-01-19T06:15:53.916Z] [INFO] [2020-01-19T06:15:53.916Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core --- [2020-01-19T06:15:53.916Z] [INFO] [2020-01-19T06:15:53.916Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core --- [2020-01-19T06:15:53.916Z] [INFO] [2020-01-19T06:15:53.916Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core --- [2020-01-19T06:15:53.916Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:15:53.916Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources [2020-01-19T06:15:53.916Z] [INFO] [2020-01-19T06:15:53.916Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core --- [2020-01-19T06:15:53.916Z] [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes [2020-01-19T06:15:54.520Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ThreadedHistoryTreeBackend.java:[309] [2020-01-19T06:15:54.520Z] Iterable<@NonNull HTInterval> queuedIntervals = Iterables.filter(intervalQueue, [2020-01-19T06:15:54.520Z] ^^^^^^^^^^^^^ [2020-01-19T06:15:54.520Z] Null type safety (type annotations): The expression of type '@NonNull BufferedBlockingQueue' needs unchecked conversion to conform to 'Iterable<@NonNull HTInterval>', corresponding supertype is 'Iterable' [2020-01-19T06:15:54.520Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HistoryTreeBackend.java:[384] [2020-01-19T06:15:54.520Z] intervalQueue = currentNode.iterable2D(quarks, subTimes).iterator(); [2020-01-19T06:15:54.520Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:15:54.520Z] Null type safety (type annotations): The expression of type 'Iterator' needs unchecked conversion to conform to 'Iterator<@NonNull HTInterval>' [2020-01-19T06:15:54.520Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java:[44] [2020-01-19T06:15:54.520Z] throws StateValueTypeException, AttributeNotFoundException { [2020-01-19T06:15:54.520Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:15:54.520Z] The declared exception AttributeNotFoundException is not actually thrown by the method incrementAttributeLong(ITmfStateSystemBuilder, long, int, long) from type StateSystemBuilderUtils [2020-01-19T06:15:54.520Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java:[73] [2020-01-19T06:15:54.520Z] throws StateValueTypeException, AttributeNotFoundException { [2020-01-19T06:15:54.520Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:15:54.520Z] The declared exception AttributeNotFoundException is not actually thrown by the method incrementAttributeInt(ITmfStateSystemBuilder, long, int, int) from type StateSystemBuilderUtils [2020-01-19T06:15:54.520Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[183] [2020-01-19T06:15:54.520Z] throws AttributeNotFoundException, StateSystemDisposedException { [2020-01-19T06:15:54.520Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:15:54.520Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long) from type StateSystemUtils [2020-01-19T06:15:54.777Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[251] [2020-01-19T06:15:54.777Z] throws AttributeNotFoundException, StateSystemDisposedException { [2020-01-19T06:15:54.777Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:15:54.777Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long, long, IProgressMonitor) from type StateSystemUtils [2020-01-19T06:15:54.777Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTInterval.java:[266] [2020-01-19T06:15:54.777Z] public void writeInterval(ByteBuffer buffer, long nodeStart) { [2020-01-19T06:15:54.777Z] ^^^^^^^^^ [2020-01-19T06:15:54.777Z] Javadoc: Missing tag for parameter nodeStart [2020-01-19T06:15:54.777Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ParentNode.java:[129] [2020-01-19T06:15:54.777Z] public abstract void queueNextChildren2D(IntegerRangeCondition quarks, TimeRangeCondition subTimes, Deque queue, boolean reverse); [2020-01-19T06:15:54.777Z] ^^^^^^^ [2020-01-19T06:15:54.777Z] Javadoc: Missing tag for parameter reverse [2020-01-19T06:15:54.777Z] 8 problems (8 warnings) [2020-01-19T06:15:54.777Z] [INFO] [2020-01-19T06:15:54.777Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core --- [2020-01-19T06:15:54.777Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:15:54.777Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/src/test/resources [2020-01-19T06:15:54.777Z] [INFO] [2020-01-19T06:15:54.777Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core --- [2020-01-19T06:15:54.777Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT-sources.jar [2020-01-19T06:15:54.777Z] [INFO] [2020-01-19T06:15:54.777Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core --- [2020-01-19T06:15:54.777Z] [INFO] [2020-01-19T06:15:54.777Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core --- [2020-01-19T06:15:54.777Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT.jar [2020-01-19T06:15:54.777Z] [INFO] [2020-01-19T06:15:54.777Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core --- [2020-01-19T06:15:54.777Z] [INFO] [2020-01-19T06:15:54.777Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core --- [2020-01-19T06:15:54.777Z] [INFO] [2020-01-19T06:15:54.777Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core --- [2020-01-19T06:15:54.777Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT.jar [2020-01-19T06:15:55.069Z] [INFO] [2020-01-19T06:15:55.069Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core --- [2020-01-19T06:15:55.069Z] [INFO] [2020-01-19T06:15:55.069Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core --- [2020-01-19T06:15:55.069Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT.jar [2020-01-19T06:15:55.069Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT.pom [2020-01-19T06:15:55.069Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT-sources.jar [2020-01-19T06:15:55.069Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:15:55.069Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT-p2metadata.xml [2020-01-19T06:15:55.069Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT-p2artifacts.xml [2020-01-19T06:15:55.069Z] [INFO] [2020-01-19T06:15:55.069Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core --- [2020-01-19T06:15:55.069Z] [INFO] [2020-01-19T06:15:55.069Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >---- [2020-01-19T06:15:55.069Z] [INFO] Building Trace Compass TMF Parent 5.2.0-SNAPSHOT [9/138] [2020-01-19T06:15:55.069Z] [INFO] --------------------------------[ pom ]--------------------------------- [2020-01-19T06:15:55.069Z] [INFO] [2020-01-19T06:15:55.069Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf-parent --- [2020-01-19T06:15:55.069Z] [INFO] [2020-01-19T06:15:55.069Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent --- [2020-01-19T06:15:55.069Z] [INFO] [2020-01-19T06:15:55.069Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf-parent --- [2020-01-19T06:15:55.069Z] [INFO] [2020-01-19T06:15:55.069Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf-parent --- [2020-01-19T06:15:55.069Z] [INFO] [2020-01-19T06:15:55.069Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf-parent --- [2020-01-19T06:15:55.069Z] [INFO] [2020-01-19T06:15:55.069Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf-parent --- [2020-01-19T06:15:55.069Z] [INFO] [2020-01-19T06:15:55.069Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf-parent --- [2020-01-19T06:15:55.069Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-parent-5.2.0-SNAPSHOT.pom [2020-01-19T06:15:55.070Z] [INFO] [2020-01-19T06:15:55.070Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >-- [2020-01-19T06:15:55.070Z] [INFO] Building Trace Compass Filter Parser 1.0.4-SNAPSHOT [10/138] [2020-01-19T06:15:55.070Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:15:55.070Z] [INFO] [2020-01-19T06:15:55.070Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-01-19T06:15:55.070Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/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]) [2020-01-19T06:15:55.070Z] [INFO] [2020-01-19T06:15:55.070Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-01-19T06:15:55.070Z] [INFO] The project's OSGi version is 1.0.4.202001190610 [2020-01-19T06:15:55.070Z] [INFO] [2020-01-19T06:15:55.070Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-01-19T06:15:55.070Z] [INFO] [2020-01-19T06:15:55.070Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-01-19T06:15:55.070Z] [INFO] [2020-01-19T06:15:55.070Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-01-19T06:15:55.070Z] [INFO] [2020-01-19T06:15:55.070Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-01-19T06:15:55.070Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:15:55.070Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources [2020-01-19T06:15:55.070Z] [INFO] [2020-01-19T06:15:55.070Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-01-19T06:15:55.070Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes [2020-01-19T06:15:55.414Z] [INFO] [2020-01-19T06:15:55.414Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-01-19T06:15:55.414Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:15:55.414Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/test/resources [2020-01-19T06:15:55.414Z] [INFO] [2020-01-19T06:15:55.414Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-01-19T06:15:55.414Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT-sources.jar [2020-01-19T06:15:55.414Z] [INFO] [2020-01-19T06:15:55.414Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-01-19T06:15:55.414Z] [INFO] [2020-01-19T06:15:55.414Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-01-19T06:15:55.414Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT.jar [2020-01-19T06:15:55.414Z] [INFO] [2020-01-19T06:15:55.414Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-01-19T06:15:55.414Z] [INFO] [2020-01-19T06:15:55.414Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-01-19T06:15:55.414Z] [INFO] [2020-01-19T06:15:55.414Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-01-19T06:15:55.414Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT.jar [2020-01-19T06:15:55.414Z] [INFO] [2020-01-19T06:15:55.414Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-01-19T06:15:55.714Z] [INFO] [2020-01-19T06:15:55.714Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-01-19T06:15:55.714Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT.jar [2020-01-19T06:15:55.714Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/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.4-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT.pom [2020-01-19T06:15:55.714Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT-sources.jar [2020-01-19T06:15:55.714Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:15:55.714Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/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.4-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT-p2metadata.xml [2020-01-19T06:15:55.714Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/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.4-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT-p2artifacts.xml [2020-01-19T06:15:55.714Z] [INFO] [2020-01-19T06:15:55.714Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.filter.parser --- [2020-01-19T06:15:55.714Z] [INFO] [2020-01-19T06:15:55.714Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >----- [2020-01-19T06:15:55.714Z] [INFO] Building org.eclipse.tracecompass.tmf.core 5.2.0-SNAPSHOT [11/138] [2020-01-19T06:15:55.714Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:15:55.714Z] [INFO] [2020-01-19T06:15:55.714Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core --- [2020-01-19T06:15:55.714Z] [INFO] [2020-01-19T06:15:55.714Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core --- [2020-01-19T06:15:55.714Z] [INFO] The project's OSGi version is 5.2.0.202001190610 [2020-01-19T06:15:55.714Z] [INFO] [2020-01-19T06:15:55.714Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core --- [2020-01-19T06:15:55.714Z] [INFO] [2020-01-19T06:15:55.714Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core --- [2020-01-19T06:15:55.714Z] [INFO] [2020-01-19T06:15:55.714Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core --- [2020-01-19T06:15:55.714Z] [INFO] [2020-01-19T06:15:55.714Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core --- [2020-01-19T06:15:55.714Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:15:55.714Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources [2020-01-19T06:15:55.714Z] [INFO] [2020-01-19T06:15:55.714Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core --- [2020-01-19T06:15:55.714Z] [INFO] Compiling 448 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes [2020-01-19T06:15:58.985Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/callsite/CallsiteStateProvider.java:[148] [2020-01-19T06:15:58.985Z] List path = Arrays.asList(String.valueOf(trace.getUUID()), deviceType, deviceId); [2020-01-19T06:15:58.985Z] ^^^^^^^^^^ [2020-01-19T06:15:58.985Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2020-01-19T06:15:58.985Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/callsite/CallsiteStateProvider.java:[153] [2020-01-19T06:15:58.985Z] callsites = (List) result; [2020-01-19T06:15:58.985Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:15:58.985Z] Type safety: Unchecked cast from Object to List [2020-01-19T06:15:58.985Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java:[112] [2020-01-19T06:15:58.985Z] ITmfTreeXYDataProvider provider = DataProviderManager.getInstance().getDataProvider(child, providerId, ITmfTreeXYDataProvider.class); [2020-01-19T06:15:58.985Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:15:58.985Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2020-01-19T06:15:58.985Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java:[188] [2020-01-19T06:15:58.986Z] .collect(Collectors.joining("\n")); //$NON-NLS-1$ [2020-01-19T06:15:58.986Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:15:58.986Z] Null type safety (type annotations): The expression of type 'Collector' needs unchecked conversion to conform to 'Collector' [2020-01-19T06:15:58.986Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/event/aspect/MultiAspect.java:[99] [2020-01-19T06:15:58.986Z] return (T) resolve; [2020-01-19T06:15:58.986Z] ^^^^^^^^^^^ [2020-01-19T06:15:58.986Z] Type safety: Unchecked cast from Object to T [2020-01-19T06:15:58.986Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[81] [2020-01-19T06:15:58.986Z] results = FunctionNameMapper.mapFromBinaryFile(path.toFile()); [2020-01-19T06:15:58.986Z] ^^^^^^^^^^^^^ [2020-01-19T06:15:58.986Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2020-01-19T06:15:58.986Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[84] [2020-01-19T06:15:58.986Z] switch(FunctionNameMapper.guessMappingType(path.toFile())) { [2020-01-19T06:15:58.986Z] ^^^^^^^^^^^^^ [2020-01-19T06:15:58.986Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2020-01-19T06:15:58.986Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[86] [2020-01-19T06:15:58.986Z] results = FunctionNameMapper.mapFromSizedTextFile(path.toFile()); [2020-01-19T06:15:58.986Z] ^^^^^^^^^^^^^ [2020-01-19T06:15:58.986Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2020-01-19T06:15:58.986Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[89] [2020-01-19T06:15:58.986Z] results = FunctionNameMapper.mapFromNmTextFile(path.toFile()); [2020-01-19T06:15:58.986Z] ^^^^^^^^^^^^^ [2020-01-19T06:15:58.986Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2020-01-19T06:15:58.986Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/filters/TimeQueryFilter.java:[62] [2020-01-19T06:15:58.986Z] fTimesRequested = Longs.toArray(times); [2020-01-19T06:15:58.986Z] ^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:15:58.986Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]' [2020-01-19T06:15:58.986Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomEvent.java:[247] [2020-01-19T06:15:58.986Z] TmfTimestampFormat timestampFormat = new TmfTimestampFormat(fDefinition.timeStampOutputFormat); [2020-01-19T06:15:58.986Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:15:58.986Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:15:58.986Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfSignalManager.java:[315] [2020-01-19T06:15:58.986Z] for (Class signalClazz : fInboundSignalBlacklist.get(entry.getKey())) { [2020-01-19T06:15:58.986Z] ^^^^^^^^^^^^^^ [2020-01-19T06:15:58.986Z] Null type safety (type annotations): The expression of type 'Object' needs unchecked conversion to conform to '@NonNull Object' [2020-01-19T06:15:58.986Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[662] [2020-01-19T06:15:58.986Z] return dir.getAbsolutePath(); [2020-01-19T06:15:58.986Z] ^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:15:58.986Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:15:58.986Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[667] [2020-01-19T06:15:58.986Z] return System.getProperty("java.io.tmpdir"); //$NON-NLS-1$ [2020-01-19T06:15:58.986Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:15:58.986Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:15:58.986Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/dataprovider/X11ColorUtils.java:[50] [2020-01-19T06:15:58.986Z] COLORS.put(matcher.group(4).toLowerCase(), hexColor); [2020-01-19T06:15:58.986Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:15:58.986Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:15:58.986Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/FunctionNameMapper.java:[181] [2020-01-19T06:15:58.986Z] * @param cppFilt [2020-01-19T06:15:58.986Z] ^^^^^^^ [2020-01-19T06:15:58.986Z] Javadoc: Description expected after this reference [2020-01-19T06:15:58.986Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/TmfResolvedSymbol.java:[29] [2020-01-19T06:15:58.986Z] public static final Comparator COMPARATOR = Comparator.comparing(TmfResolvedSymbol::getBaseAddress); [2020-01-19T06:15:58.986Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:15:58.986Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfResolvedSymbol>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfResolvedSymbol>' [2020-01-19T06:15:58.986Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/indexer/TmfBTreeTraceIndex.java:[70] [2020-01-19T06:15:58.986Z] String directory = TmfTraceManager.getSupplementaryFileDir(trace); [2020-01-19T06:15:58.986Z] ^^^^^ [2020-01-19T06:15:58.986Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-01-19T06:15:58.986Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisModule.java:[339] [2020-01-19T06:15:58.986Z] try (FlowScopeLog analysisLog = new FlowScopeLogBuilder(LOGGER, Level.FINE, "TmfAbstractAnalysis:scheduling", "name", getName()).setCategory(getId()).build()) { //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ [2020-01-19T06:15:58.986Z] ^^^^^^^^^^^^^ [2020-01-19T06:15:58.986Z] Unnecessary $NON-NLS$ tag [2020-01-19T06:15:58.986Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[245] [2020-01-19T06:15:58.986Z] public TraceEntryModel build() { [2020-01-19T06:15:58.986Z] ^^^^^^^^^^^^^^^ [2020-01-19T06:15:58.986Z] 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 [2020-01-19T06:15:58.986Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[298] [2020-01-19T06:15:58.986Z] public ModuleEntryModel build() { [2020-01-19T06:15:58.986Z] ^^^^^^^^^^^^^^^^ [2020-01-19T06:15:58.986Z] 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 [2020-01-19T06:15:58.986Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[353] [2020-01-19T06:15:58.986Z] public StateSystemEntryModel build() { [2020-01-19T06:15:58.986Z] ^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:15:58.986Z] 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 [2020-01-19T06:15:58.986Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[412] [2020-01-19T06:15:58.986Z] public AttributeEntryModel build() { [2020-01-19T06:15:58.986Z] ^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:15:58.986Z] 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 [2020-01-19T06:15:58.986Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[700] [2020-01-19T06:15:58.986Z] for (Entry> ssEntry : table.rowMap().entrySet()) { [2020-01-19T06:15:58.986Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:15:58.986Z] 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>>' [2020-01-19T06:15:58.986Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/indexer/TmfFlatArrayTraceIndex.java:[47] [2020-01-19T06:15:58.986Z] String directory = TmfTraceManager.getSupplementaryFileDir(trace); [2020-01-19T06:15:58.986Z] ^^^^^ [2020-01-19T06:15:58.986Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-01-19T06:15:58.986Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[117] [2020-01-19T06:15:58.986Z] builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName()))); [2020-01-19T06:15:58.986Z] ^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:15:58.986Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:15:58.986Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[152] [2020-01-19T06:15:58.986Z] builder.put(Long.toString(fTotalId), new YModel(fTotalId, totalName, y)); [2020-01-19T06:15:58.986Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:15:58.986Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:15:58.986Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[159] [2020-01-19T06:15:58.986Z] builder.put(Long.toString(series.getId()), series); [2020-01-19T06:15:58.986Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:15:58.986Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:15:58.986Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphStateFilter.java:[54] [2020-01-19T06:15:58.986Z] * @deprecated Use the {@link #applyFilterAndAddState(List, ITimeGraphState, Long, Multimap, Map, IProgressMonitor)} instead [2020-01-19T06:15:58.986Z] ^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:15:58.986Z] Javadoc: The method applyFilterAndAddState(List, ITimeGraphState, Long, Map>>, List, IProgressMonitor) in the type ITimeGraphStateFilter is not applicable for the arguments (List, ITimeGraphState, Long, Multimap, Map, IProgressMonitor) [2020-01-19T06:15:58.986Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[197] [2020-01-19T06:15:58.986Z] return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage()); [2020-01-19T06:15:58.986Z] ^^^^^^^^^^^^^^ [2020-01-19T06:15:58.986Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:15:58.986Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[273] [2020-01-19T06:15:58.986Z] return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage()); [2020-01-19T06:15:58.987Z] ^^^^^^^^^^^^^^ [2020-01-19T06:15:58.987Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:15:58.987Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[430] [2020-01-19T06:15:58.987Z] Object aspectResolved = aspectEntry.getValue().resolve(event); [2020-01-19T06:15:58.987Z] ^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:15:58.987Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Long,@NonNull ITmfEventAspect>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:15:58.987Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[525] [2020-01-19T06:15:58.987Z] Map searchMap = (Map) searchFilterObject; [2020-01-19T06:15:58.987Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:15:58.987Z] Type safety: Unchecked cast from Object to Map [2020-01-19T06:15:58.987Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/AbstractTmfTraceDataProvider.java:[65] [2020-01-19T06:15:58.987Z] for (Map.Entry> entry : regexes.asMap().entrySet()) { [2020-01-19T06:15:58.987Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:15:58.987Z] 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>>' [2020-01-19T06:15:58.987Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfDataModelSelectedSignal.java:[29] [2020-01-19T06:15:58.987Z] fMetadata = metadata; [2020-01-19T06:15:58.987Z] ^^^^^^^^ [2020-01-19T06:15:58.987Z] 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>' [2020-01-19T06:15:58.987Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncGraph.java:[121] [2020-01-19T06:15:58.987Z] V node = queue.poll(); [2020-01-19T06:15:58.987Z] ^^^^^^^^^^^^ [2020-01-19T06:15:58.987Z] Null type mismatch (type annotations): required 'V' but this expression has type '@Nullable V', where 'V' is a free type variable [2020-01-19T06:15:58.987Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/event/aspect/ITmfEventAspect.java:[95] [2020-01-19T06:15:58.987Z] default @Nullable T resolve(ITmfEvent event, boolean block, IProgressMonitor monitor) throws InterruptedException { [2020-01-19T06:15:58.987Z] ^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:15:58.987Z] The declared exception InterruptedException is not actually thrown by the method resolve(ITmfEvent, boolean, IProgressMonitor) from type ITmfEventAspect [2020-01-19T06:15:58.987Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/MappingFile.java:[80] [2020-01-19T06:15:58.987Z] return fSymbolMapping.lastKey(); [2020-01-19T06:15:58.987Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:15:58.987Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'SortedMap<@NonNull Long,@NonNull TmfResolvedSymbol>'. Type 'SortedMap' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:15:58.987Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/TmfCommonXAxisModel.java:[59] [2020-01-19T06:15:58.987Z] fSeries = Maps.transformValues(fYSeries, model -> new SeriesModel(model.getId(), model.getName(), fXValues, model.getData())); [2020-01-19T06:15:58.987Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:15:58.987Z] Null type safety (type annotations): The expression of type 'Map<@NonNull String,@NonNull ISeriesModel>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull ISeriesModel>' [2020-01-19T06:15:58.987Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/SymbolProviderManager.java:[61] [2020-01-19T06:15:58.987Z] private final Multimap> fInstances = LinkedHashMultimap.create(); [2020-01-19T06:15:58.987Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:15:58.987Z] 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>>' [2020-01-19T06:15:58.987Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/tree/TmfTreeCompositeDataProvider.java:[69] [2020-01-19T06:15:58.987Z] ITmfTreeDataProvider provider = DataProviderManager.getInstance().getDataProvider(child, id, ITmfTreeDataProvider.class); [2020-01-19T06:15:58.987Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:15:58.987Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2020-01-19T06:15:58.987Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/TmfXyResponseFactory.java:[61] [2020-01-19T06:15:58.987Z] ITmfXyModel model = new TmfXyModel(title, series); [2020-01-19T06:15:58.987Z] ^^^^^^ [2020-01-19T06:15:58.987Z] Null type safety (type annotations): The expression of type 'Map<@NonNull String,@NonNull ISeriesModel>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull ISeriesModel>' [2020-01-19T06:15:58.987Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/TraceTypeHelper.java:[63] [2020-01-19T06:15:58.987Z] fTraceTypeId = traceTypeId; [2020-01-19T06:15:58.987Z] ^^^^^^^^^^^ [2020-01-19T06:15:58.987Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:15:58.987Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderParameterUtils.java:[176] [2020-01-19T06:15:58.987Z] Map> regexesMap = (Map>) regexesObject; [2020-01-19T06:15:58.987Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:15:58.987Z] Type safety: Unchecked cast from Object to Map> [2020-01-19T06:15:58.987Z] 44 problems (44 warnings) [2020-01-19T06:15:58.987Z] [INFO] [2020-01-19T06:15:58.987Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core --- [2020-01-19T06:15:58.987Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:15:58.987Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/src/test/resources [2020-01-19T06:15:58.987Z] [INFO] [2020-01-19T06:15:58.987Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core --- [2020-01-19T06:15:58.987Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT-sources.jar [2020-01-19T06:15:59.550Z] [INFO] [2020-01-19T06:15:59.550Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core --- [2020-01-19T06:15:59.550Z] [INFO] [2020-01-19T06:15:59.550Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core --- [2020-01-19T06:15:59.805Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT.jar [2020-01-19T06:16:00.061Z] [INFO] [2020-01-19T06:16:00.061Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core --- [2020-01-19T06:16:00.061Z] [INFO] [2020-01-19T06:16:00.061Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core --- [2020-01-19T06:16:00.061Z] [INFO] [2020-01-19T06:16:00.061Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core --- [2020-01-19T06:16:00.061Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT.jar [2020-01-19T06:16:01.428Z] [INFO] [2020-01-19T06:16:01.428Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core --- [2020-01-19T06:16:01.428Z] [INFO] [2020-01-19T06:16:01.428Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core --- [2020-01-19T06:16:01.428Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT.jar [2020-01-19T06:16:01.428Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT.pom [2020-01-19T06:16:01.428Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT-sources.jar [2020-01-19T06:16:01.428Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:16:01.684Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT-p2metadata.xml [2020-01-19T06:16:01.684Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT-p2artifacts.xml [2020-01-19T06:16:01.684Z] [INFO] [2020-01-19T06:16:01.684Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core --- [2020-01-19T06:16:01.684Z] [INFO] [2020-01-19T06:16:01.684Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >-- [2020-01-19T06:16:01.684Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.0.2-SNAPSHOT [12/138] [2020-01-19T06:16:01.684Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:16:01.684Z] [INFO] [2020-01-19T06:16:01.684Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-01-19T06:16:01.684Z] [INFO] [2020-01-19T06:16:01.684Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-01-19T06:16:01.684Z] [INFO] The project's OSGi version is 2.0.2.202001190610 [2020-01-19T06:16:01.684Z] [INFO] [2020-01-19T06:16:01.684Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-01-19T06:16:01.684Z] [INFO] [2020-01-19T06:16:01.684Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-01-19T06:16:01.684Z] [INFO] [2020-01-19T06:16:01.684Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-01-19T06:16:01.684Z] [INFO] [2020-01-19T06:16:01.684Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-01-19T06:16:01.684Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:16:01.684Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources [2020-01-19T06:16:01.684Z] [INFO] [2020-01-19T06:16:01.684Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-01-19T06:16:01.684Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes [2020-01-19T06:16:01.940Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[27] [2020-01-19T06:16:01.940Z] import org.eclipse.tracecompass.internal.tmf.core.model.filters.FetchParametersUtils; [2020-01-19T06:16:01.940Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:16:01.940Z] Discouraged access: The type 'FetchParametersUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:16:01.940Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[108] [2020-01-19T06:16:01.940Z] entries.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName()))); [2020-01-19T06:16:01.940Z] ^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:16:01.940Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:16:01.940Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[146] [2020-01-19T06:16:01.940Z] if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) { [2020-01-19T06:16:01.940Z] ^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:16:01.940Z] Discouraged access: The type 'FetchParametersUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:16:01.940Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[146] [2020-01-19T06:16:01.940Z] if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) { [2020-01-19T06:16:01.940Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:16:01.940Z] Discouraged access: The method 'FetchParametersUtils.createSelectionTimeQuery(Map)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:16:01.940Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[179] [2020-01-19T06:16:01.940Z] int quark = entry.getValue(); [2020-01-19T06:16:01.940Z] ^^^^^^^^^^^^^^^^ [2020-01-19T06:16:01.940Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Long,@NonNull Integer>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:16:01.940Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/analysis/counters/core/aspects/CounterAspect.java:[53] [2020-01-19T06:16:01.940Z] fGroups = Arrays.copyOf(groups, groups.length); [2020-01-19T06:16:01.940Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:16:01.940Z] Null type safety (type annotations): The expression of type 'Class>[]' needs unchecked conversion to conform to 'Class> @NonNull[]' [2020-01-19T06:16:01.940Z] 6 problems (6 warnings) [2020-01-19T06:16:01.940Z] [INFO] [2020-01-19T06:16:01.940Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-01-19T06:16:01.940Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:16:01.940Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/src/test/resources [2020-01-19T06:16:01.940Z] [INFO] [2020-01-19T06:16:01.940Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-01-19T06:16:02.197Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-sources.jar [2020-01-19T06:16:02.197Z] [INFO] [2020-01-19T06:16:02.197Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-01-19T06:16:02.197Z] [INFO] [2020-01-19T06:16:02.197Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-01-19T06:16:02.197Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar [2020-01-19T06:16:02.197Z] [INFO] [2020-01-19T06:16:02.197Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-01-19T06:16:02.197Z] [INFO] [2020-01-19T06:16:02.197Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-01-19T06:16:02.197Z] [INFO] [2020-01-19T06:16:02.197Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-01-19T06:16:02.197Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar [2020-01-19T06:16:02.197Z] [INFO] [2020-01-19T06:16:02.197Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-01-19T06:16:02.197Z] [INFO] [2020-01-19T06:16:02.197Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-01-19T06:16:02.197Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar [2020-01-19T06:16:02.197Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.pom [2020-01-19T06:16:02.197Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-sources.jar [2020-01-19T06:16:02.197Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:16:02.197Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-p2metadata.xml [2020-01-19T06:16:02.197Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-p2artifacts.xml [2020-01-19T06:16:02.197Z] [INFO] [2020-01-19T06:16:02.197Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core --- [2020-01-19T06:16:02.197Z] [INFO] [2020-01-19T06:16:02.197Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >---- [2020-01-19T06:16:02.197Z] [INFO] Building Trace Compass CTF Support Parent 5.2.0-SNAPSHOT [13/138] [2020-01-19T06:16:02.197Z] [INFO] --------------------------------[ pom ]--------------------------------- [2020-01-19T06:16:02.197Z] [INFO] [2020-01-19T06:16:02.197Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf-parent --- [2020-01-19T06:16:02.197Z] [INFO] [2020-01-19T06:16:02.197Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent --- [2020-01-19T06:16:02.197Z] [INFO] [2020-01-19T06:16:02.197Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf-parent --- [2020-01-19T06:16:02.197Z] [INFO] [2020-01-19T06:16:02.197Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf-parent --- [2020-01-19T06:16:02.197Z] [INFO] [2020-01-19T06:16:02.197Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf-parent --- [2020-01-19T06:16:02.197Z] [INFO] [2020-01-19T06:16:02.197Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf-parent --- [2020-01-19T06:16:02.197Z] [INFO] [2020-01-19T06:16:02.197Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf-parent --- [2020-01-19T06:16:02.197Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.ctf-parent-5.2.0-SNAPSHOT.pom [2020-01-19T06:16:02.197Z] [INFO] [2020-01-19T06:16:02.197Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >---- [2020-01-19T06:16:02.197Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.0.4-SNAPSHOT [14/138] [2020-01-19T06:16:02.197Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:16:02.197Z] [INFO] [2020-01-19T06:16:02.197Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser --- [2020-01-19T06:16:02.197Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/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]) [2020-01-19T06:16:02.197Z] [INFO] [2020-01-19T06:16:02.197Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser --- [2020-01-19T06:16:02.197Z] [INFO] The project's OSGi version is 1.0.4.202001190610 [2020-01-19T06:16:02.197Z] [INFO] [2020-01-19T06:16:02.197Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser --- [2020-01-19T06:16:02.197Z] [INFO] [2020-01-19T06:16:02.197Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser --- [2020-01-19T06:16:02.197Z] [INFO] [2020-01-19T06:16:02.197Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser --- [2020-01-19T06:16:02.197Z] [INFO] [2020-01-19T06:16:02.197Z] [INFO] --- antlr3-maven-plugin:3.5.2:antlr (default) @ org.eclipse.tracecompass.ctf.parser --- [2020-01-19T06:16:02.197Z] [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 [2020-01-19T06:16:02.197Z] [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 [2020-01-19T06:16:02.197Z] [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 [2020-01-19T06:16:02.759Z] [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 [2020-01-19T06:16:02.759Z] [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 [2020-01-19T06:16:02.759Z] [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 [2020-01-19T06:16:02.759Z] [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 132 kB/s) [2020-01-19T06:16:02.759Z] [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 [2020-01-19T06:16:02.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.pom [2020-01-19T06:16:02.759Z] [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 [2020-01-19T06:16:03.015Z] [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 [2020-01-19T06:16:03.015Z] [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 [2020-01-19T06:16:03.015Z] [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 [2020-01-19T06:16:03.015Z] [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 39 kB/s) [2020-01-19T06:16:03.015Z] [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 [2020-01-19T06:16:03.015Z] [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 [2020-01-19T06:16:03.015Z] [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 [2020-01-19T06:16:03.271Z] [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 [2020-01-19T06:16:03.271Z] [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 [2020-01-19T06:16:03.271Z] [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 [2020-01-19T06:16:03.527Z] [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 134 kB/s) [2020-01-19T06:16:03.527Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.2/antlr-3.5.2.pom [2020-01-19T06:16:03.527Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.pom [2020-01-19T06:16:03.527Z] [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 [2020-01-19T06:16:03.783Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.pom [2020-01-19T06:16:03.783Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.2/antlr-3.5.2.pom [2020-01-19T06:16:03.783Z] [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 [2020-01-19T06:16:03.783Z] [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 101 kB/s) [2020-01-19T06:16:03.783Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.0.8/ST4-4.0.8.pom [2020-01-19T06:16:03.783Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.pom [2020-01-19T06:16:03.783Z] [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 [2020-01-19T06:16:04.039Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.pom [2020-01-19T06:16:04.039Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.0.8/ST4-4.0.8.pom [2020-01-19T06:16:04.039Z] [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 [2020-01-19T06:16:04.296Z] [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 491 kB/s) [2020-01-19T06:16:04.296Z] [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 [2020-01-19T06:16:04.296Z] [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 [2020-01-19T06:16:04.296Z] [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 [2020-01-19T06:16:04.296Z] [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 [2020-01-19T06:16:04.296Z] [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 [2020-01-19T06:16:04.296Z] [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 [2020-01-19T06:16:04.296Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.2/antlr-3.5.2.jar [2020-01-19T06:16:04.296Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.0.8/ST4-4.0.8.jar [2020-01-19T06:16:04.296Z] [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 [2020-01-19T06:16:04.296Z] [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 [2020-01-19T06:16:04.296Z] [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 [2020-01-19T06:16:04.296Z] [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 [2020-01-19T06:16:04.296Z] [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 [2020-01-19T06:16:04.296Z] [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 [2020-01-19T06:16:04.296Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.jar [2020-01-19T06:16:04.296Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.jar [2020-01-19T06:16:04.297Z] [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 [2020-01-19T06:16:04.297Z] [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 [2020-01-19T06:16:04.297Z] [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 [2020-01-19T06:16:04.297Z] [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 [2020-01-19T06:16:04.297Z] [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 [2020-01-19T06:16:04.553Z] [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 [2020-01-19T06:16:04.553Z] [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 [2020-01-19T06:16:04.553Z] [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 [2020-01-19T06:16:04.809Z] [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 [2020-01-19T06:16:04.809Z] [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 [2020-01-19T06:16:04.809Z] [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 [2020-01-19T06:16:04.809Z] [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 [2020-01-19T06:16:04.809Z] [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 [2020-01-19T06:16:04.809Z] [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 [2020-01-19T06:16:04.809Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.jar [2020-01-19T06:16:04.809Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.jar [2020-01-19T06:16:05.065Z] [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 [2020-01-19T06:16:05.065Z] [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 [2020-01-19T06:16:05.065Z] [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 [2020-01-19T06:16:05.065Z] [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 [2020-01-19T06:16:05.065Z] [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 [2020-01-19T06:16:05.065Z] [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 [2020-01-19T06:16:05.065Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.2/antlr-3.5.2.jar [2020-01-19T06:16:05.065Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.0.8/ST4-4.0.8.jar [2020-01-19T06:16:05.065Z] [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 [2020-01-19T06:16:05.065Z] [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 [2020-01-19T06:16:05.065Z] [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 [2020-01-19T06:16:05.065Z] [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 [2020-01-19T06:16:05.065Z] [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 [2020-01-19T06:16:05.065Z] [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 2.4 MB/s) [2020-01-19T06:16:05.065Z] [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 [2020-01-19T06:16:05.065Z] [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 294 kB/s) [2020-01-19T06:16:05.065Z] [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 [2020-01-19T06:16:05.065Z] [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 118 kB/s) [2020-01-19T06:16:05.065Z] [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 [2020-01-19T06:16:05.065Z] [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.9 MB/s) [2020-01-19T06:16:05.065Z] [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 844 kB/s) [2020-01-19T06:16:05.065Z] [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 220 kB/s) [2020-01-19T06:16:05.065Z] [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 2.3 MB/s) [2020-01-19T06:16:05.065Z] [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 7.1 MB/s) [2020-01-19T06:16:05.321Z] [INFO] ANTLR: Processing source directory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3 [2020-01-19T06:16:05.321Z] ANTLR Parser Generator Version 3.5.2 [2020-01-19T06:16:05.883Z] Output file /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens does not exist: must build /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.g [2020-01-19T06:16:05.883Z] org/eclipse/tracecompass/ctf/parser/CTFLexer.g [2020-01-19T06:16:06.446Z] Input file /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/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-neon/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.g [2020-01-19T06:16:06.446Z] org/eclipse/tracecompass/ctf/parser/CTFParser.g [2020-01-19T06:16:06.446Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:230:3: [2020-01-19T06:16:06.446Z] Decision can match input such as "EVENTTOK" using multiple alternatives: 1, 2 [2020-01-19T06:16:06.446Z] [2020-01-19T06:16:06.446Z] As a result, alternative(s) 2 were disabled for that input [2020-01-19T06:16:06.446Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:450:13: [2020-01-19T06:16:06.446Z] Decision can match input such as "LCURL" using multiple alternatives: 2, 3 [2020-01-19T06:16:06.446Z] [2020-01-19T06:16:06.446Z] As a result, alternative(s) 3 were disabled for that input [2020-01-19T06:16:06.446Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:618:15: [2020-01-19T06:16:06.446Z] Decision can match input such as "LCURL" using multiple alternatives: 1, 2 [2020-01-19T06:16:06.446Z] [2020-01-19T06:16:06.446Z] As a result, alternative(s) 2 were disabled for that input [2020-01-19T06:16:07.008Z] [INFO] [2020-01-19T06:16:07.008Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser --- [2020-01-19T06:16:07.008Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:16:07.008Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources [2020-01-19T06:16:07.008Z] [INFO] [2020-01-19T06:16:07.008Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser --- [2020-01-19T06:16:07.008Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/classes [2020-01-19T06:16:07.263Z] [INFO] [2020-01-19T06:16:07.263Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser --- [2020-01-19T06:16:07.263Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:16:07.263Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/src/test/resources [2020-01-19T06:16:07.263Z] [INFO] [2020-01-19T06:16:07.263Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser --- [2020-01-19T06:16:07.263Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT-sources.jar [2020-01-19T06:16:07.263Z] [INFO] [2020-01-19T06:16:07.263Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser --- [2020-01-19T06:16:07.263Z] [INFO] [2020-01-19T06:16:07.263Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser --- [2020-01-19T06:16:07.263Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT.jar [2020-01-19T06:16:07.519Z] [INFO] [2020-01-19T06:16:07.519Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser --- [2020-01-19T06:16:07.519Z] [INFO] [2020-01-19T06:16:07.519Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser --- [2020-01-19T06:16:07.519Z] [INFO] [2020-01-19T06:16:07.519Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser --- [2020-01-19T06:16:07.519Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT.jar [2020-01-19T06:16:07.775Z] [INFO] [2020-01-19T06:16:07.775Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser --- [2020-01-19T06:16:07.775Z] [INFO] [2020-01-19T06:16:07.775Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser --- [2020-01-19T06:16:07.775Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT.jar [2020-01-19T06:16:07.775Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT.pom [2020-01-19T06:16:07.775Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT-sources.jar [2020-01-19T06:16:07.776Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:16:07.776Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT-p2metadata.xml [2020-01-19T06:16:07.776Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT-p2artifacts.xml [2020-01-19T06:16:07.776Z] [INFO] [2020-01-19T06:16:07.776Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser --- [2020-01-19T06:16:07.776Z] [INFO] [2020-01-19T06:16:07.776Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >----- [2020-01-19T06:16:07.776Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.0.2-SNAPSHOT [15/138] [2020-01-19T06:16:07.776Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:16:07.776Z] [INFO] [2020-01-19T06:16:07.776Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core --- [2020-01-19T06:16:07.776Z] [INFO] [2020-01-19T06:16:07.776Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core --- [2020-01-19T06:16:07.776Z] [INFO] The project's OSGi version is 4.0.2.202001190610 [2020-01-19T06:16:07.776Z] [INFO] [2020-01-19T06:16:07.776Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core --- [2020-01-19T06:16:07.776Z] [INFO] [2020-01-19T06:16:07.776Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core --- [2020-01-19T06:16:07.776Z] [INFO] [2020-01-19T06:16:07.776Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core --- [2020-01-19T06:16:07.776Z] [INFO] [2020-01-19T06:16:07.776Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core --- [2020-01-19T06:16:07.776Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:16:07.776Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources [2020-01-19T06:16:07.776Z] [INFO] [2020-01-19T06:16:07.776Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core --- [2020-01-19T06:16:07.776Z] [INFO] Compiling 133 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/target/classes [2020-01-19T06:16:08.339Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTrace.java:[917] [2020-01-19T06:16:08.339Z] return !(pathname.getName().equals("metadata")); [2020-01-19T06:16:08.339Z] ^^^^^^^^^^ [2020-01-19T06:16:08.339Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2020-01-19T06:16:08.339Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[254] [2020-01-19T06:16:08.339Z] CTFStreamInputReader streamInputReaderToAdd = new CTFStreamInputReader(checkNotNull(streamInput)); [2020-01-19T06:16:08.339Z] ^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:16:08.339Z] Potential resource leak: 'streamInputReaderToAdd' may not be closed [2020-01-19T06:16:08.339Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[339] [2020-01-19T06:16:08.339Z] return (top != null) ? top.getCurrentEvent() : null; [2020-01-19T06:16:08.339Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:16:08.339Z] Potential resource leak: 'top' may not be closed at this location [2020-01-19T06:16:08.339Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[394] [2020-01-19T06:16:08.339Z] return hasMoreEvents(); [2020-01-19T06:16:08.339Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:16:08.339Z] Potential resource leak: 'top' may not be closed at this location [2020-01-19T06:16:08.339Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[499] [2020-01-19T06:16:08.339Z] CTFStreamInputReader se = fStreamInputReaders.get(j); [2020-01-19T06:16:08.339Z] ^^ [2020-01-19T06:16:08.339Z] Potential resource leak: 'se' may not be closed [2020-01-19T06:16:08.339Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[170] [2020-01-19T06:16:08.339Z] returnArray[i] = null; [2020-01-19T06:16:08.339Z] ^^^^ [2020-01-19T06:16:08.339Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T' [2020-01-19T06:16:08.339Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[220] [2020-01-19T06:16:08.339Z] return fInnerElements.get(index); [2020-01-19T06:16:08.339Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:16:08.339Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable [2020-01-19T06:16:08.339Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[231] [2020-01-19T06:16:08.339Z] return fInnerElements.remove(index); [2020-01-19T06:16:08.339Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:16:08.339Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable [2020-01-19T06:16:08.339Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java:[306] [2020-01-19T06:16:08.339Z] SparseList sparseList = (SparseList) list; [2020-01-19T06:16:08.339Z] ^^^^^^^^^^ [2020-01-19T06:16:08.339Z] SparseList is a raw type. References to generic type SparseList should be parameterized [2020-01-19T06:16:08.339Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java:[306] [2020-01-19T06:16:08.339Z] SparseList sparseList = (SparseList) list; [2020-01-19T06:16:08.339Z] ^^^^^^^^^^ [2020-01-19T06:16:08.339Z] SparseList is a raw type. References to generic type SparseList should be parameterized [2020-01-19T06:16:08.339Z] 10 problems (10 warnings) [2020-01-19T06:16:08.339Z] [INFO] [2020-01-19T06:16:08.339Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core --- [2020-01-19T06:16:08.339Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:16:08.339Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/src/test/resources [2020-01-19T06:16:08.339Z] [INFO] [2020-01-19T06:16:08.339Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core --- [2020-01-19T06:16:08.595Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT-sources.jar [2020-01-19T06:16:08.595Z] [INFO] [2020-01-19T06:16:08.595Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core --- [2020-01-19T06:16:08.595Z] [INFO] [2020-01-19T06:16:08.595Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core --- [2020-01-19T06:16:08.595Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT.jar [2020-01-19T06:16:08.850Z] [INFO] [2020-01-19T06:16:08.850Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core --- [2020-01-19T06:16:08.850Z] [INFO] [2020-01-19T06:16:08.850Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core --- [2020-01-19T06:16:08.850Z] [INFO] [2020-01-19T06:16:08.851Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core --- [2020-01-19T06:16:08.851Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT.jar [2020-01-19T06:16:09.106Z] [INFO] [2020-01-19T06:16:09.106Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core --- [2020-01-19T06:16:09.106Z] [INFO] [2020-01-19T06:16:09.106Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core --- [2020-01-19T06:16:09.106Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT.jar [2020-01-19T06:16:09.106Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT.pom [2020-01-19T06:16:09.106Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT-sources.jar [2020-01-19T06:16:09.106Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:16:09.106Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT-p2metadata.xml [2020-01-19T06:16:09.106Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT-p2artifacts.xml [2020-01-19T06:16:09.106Z] [INFO] [2020-01-19T06:16:09.106Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core --- [2020-01-19T06:16:09.106Z] [INFO] [2020-01-19T06:16:09.106Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >-- [2020-01-19T06:16:09.106Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.7-SNAPSHOT [16/138] [2020-01-19T06:16:09.106Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T06:16:09.106Z] [INFO] [2020-01-19T06:16:09.106Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-01-19T06:16:09.107Z] [INFO] [2020-01-19T06:16:09.107Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-traces) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-01-19T06:16:09.107Z] [INFO] [2020-01-19T06:16:09.107Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-01-19T06:16:09.107Z] [INFO] The project's OSGi version is 1.0.7.202001190610 [2020-01-19T06:16:09.107Z] [INFO] [2020-01-19T06:16:09.107Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-01-19T06:16:09.107Z] [INFO] [2020-01-19T06:16:09.107Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-01-19T06:16:09.107Z] [INFO] [2020-01-19T06:16:09.107Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-01-19T06:16:09.107Z] [INFO] [2020-01-19T06:16:09.107Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-01-19T06:16:09.107Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:16:09.107Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources [2020-01-19T06:16:09.107Z] [INFO] [2020-01-19T06:16:09.107Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-01-19T06:16:09.107Z] [INFO] Compiling 54 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes [2020-01-19T06:16:09.670Z] [INFO] [2020-01-19T06:16:09.670Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-01-19T06:16:09.670Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:16:09.670Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/src/test/resources [2020-01-19T06:16:09.670Z] [INFO] [2020-01-19T06:16:09.670Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-01-19T06:16:09.670Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT-sources.jar [2020-01-19T06:16:09.671Z] [INFO] [2020-01-19T06:16:09.671Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-01-19T06:16:09.671Z] [INFO] [2020-01-19T06:16:09.671Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-01-19T06:16:09.671Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT.jar [2020-01-19T06:16:09.671Z] [INFO] [2020-01-19T06:16:09.671Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-01-19T06:16:09.671Z] [INFO] [2020-01-19T06:16:09.671Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-01-19T06:16:09.671Z] [INFO] [2020-01-19T06:16:09.671Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-01-19T06:16:09.671Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT.jar [2020-01-19T06:16:09.926Z] [INFO] [2020-01-19T06:16:09.926Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-01-19T06:16:09.926Z] [INFO] [2020-01-19T06:16:09.926Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-01-19T06:16:09.926Z] [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 [2020-01-19T06:16:09.926Z] [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 [2020-01-19T06:16:09.926Z] [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 [2020-01-19T06:16:10.488Z] [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 [2020-01-19T06:16:10.488Z] [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 [2020-01-19T06:16:10.488Z] [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 [2020-01-19T06:16:10.488Z] [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 253 kB/s) [2020-01-19T06:16:10.488Z] [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 [2020-01-19T06:16:10.488Z] [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 [2020-01-19T06:16:10.488Z] [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 [2020-01-19T06:16:10.743Z] [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 [2020-01-19T06:16:10.743Z] [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 [2020-01-19T06:16:10.743Z] [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 [2020-01-19T06:16:10.743Z] [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 106 kB/s) [2020-01-19T06:16:10.743Z] [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 [2020-01-19T06:16:10.744Z] [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 [2020-01-19T06:16:10.744Z] [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 [2020-01-19T06:16:11.305Z] [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 [2020-01-19T06:16:11.305Z] [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 [2020-01-19T06:16:11.305Z] [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 [2020-01-19T06:16:11.305Z] [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 65 kB/s) [2020-01-19T06:16:11.305Z] [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 [2020-01-19T06:16:11.306Z] [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 [2020-01-19T06:16:11.306Z] [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 [2020-01-19T06:16:11.306Z] [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 [2020-01-19T06:16:11.306Z] [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 [2020-01-19T06:16:11.306Z] [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 [2020-01-19T06:16:11.306Z] [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 [2020-01-19T06:16:11.306Z] [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 [2020-01-19T06:16:11.306Z] [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 [2020-01-19T06:16:11.561Z] [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 [2020-01-19T06:16:11.561Z] [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 [2020-01-19T06:16:11.561Z] [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 [2020-01-19T06:16:11.561Z] [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 [2020-01-19T06:16:11.561Z] [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 [2020-01-19T06:16:11.561Z] [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 [2020-01-19T06:16:11.561Z] [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 [2020-01-19T06:16:11.561Z] [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 [2020-01-19T06:16:11.561Z] [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 [2020-01-19T06:16:11.561Z] [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 6.4 MB/s) [2020-01-19T06:16:11.817Z] [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 188 kB/s) [2020-01-19T06:16:11.817Z] [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 18 MB/s) [2020-01-19T06:16:12.073Z] [INFO] Executing tasks [2020-01-19T06:16:12.073Z] [2020-01-19T06:16:12.073Z] main: [2020-01-19T06:16:12.073Z] [2020-01-19T06:16:12.073Z] main: [2020-01-19T06:16:12.073Z] [2020-01-19T06:16:12.073Z] checkAnyTraceExists: [2020-01-19T06:16:12.073Z] [2020-01-19T06:16:12.073Z] verifyChecksum: [2020-01-19T06:16:12.073Z] [echo] Verifying: ${anyTraceExists} [2020-01-19T06:16:12.073Z] [2020-01-19T06:16:12.073Z] deleteFailedCheckSumTraces: [2020-01-19T06:16:12.073Z] [2020-01-19T06:16:12.073Z] downloadTraceFiles: [2020-01-19T06:16:12.073Z] [echo] Attempting to download test traces [2020-01-19T06:16:12.073Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz [2020-01-19T06:16:12.073Z] [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz [2020-01-19T06:16:17.321Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz [2020-01-19T06:16:17.321Z] [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz [2020-01-19T06:16:17.618Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz [2020-01-19T06:16:17.618Z] [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz [2020-01-19T06:16:17.618Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz [2020-01-19T06:16:17.618Z] [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz [2020-01-19T06:16:18.985Z] [exec] Cloning into 'ctf-testsuite'... [2020-01-19T06:16:19.241Z] [2020-01-19T06:16:19.241Z] pullTestSuite: [2020-01-19T06:16:19.496Z] [exec] Your branch is up-to-date with 'origin/master'. [2020-01-19T06:16:19.496Z] [exec] Already on 'master' [2020-01-19T06:16:19.752Z] [exec] Already up-to-date. [2020-01-19T06:16:19.752Z] [exec] Note: checking out '0f8beba86ae551f42adeb81d1bfddd5645f31013'. [2020-01-19T06:16:19.752Z] [exec] [2020-01-19T06:16:19.752Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental [2020-01-19T06:16:19.752Z] [exec] changes and commit them, and you can discard any commits you make in this [2020-01-19T06:16:19.752Z] [exec] state without impacting any branches by performing another checkout. [2020-01-19T06:16:19.752Z] [exec] [2020-01-19T06:16:19.752Z] [exec] If you want to create a new branch to retain commits you create, you may [2020-01-19T06:16:19.752Z] [exec] do so (now or later) by using -b with the checkout command again. Example: [2020-01-19T06:16:19.752Z] [exec] [2020-01-19T06:16:19.752Z] [exec] git checkout -b [2020-01-19T06:16:19.753Z] [exec] [2020-01-19T06:16:19.753Z] [exec] HEAD is now at 0f8beba... Merge pull request #35 from compudj/master [2020-01-19T06:16:19.753Z] [2020-01-19T06:16:19.753Z] extractTraces: [2020-01-19T06:16:19.753Z] [2020-01-19T06:16:19.753Z] checkAnyTraceExists: [2020-01-19T06:16:19.753Z] [2020-01-19T06:16:19.753Z] verifyChecksum: [2020-01-19T06:16:19.753Z] [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz [2020-01-19T06:16:20.008Z] [2020-01-19T06:16:20.008Z] warnFailedCheckSum: [2020-01-19T06:16:20.008Z] [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar [2020-01-19T06:16:20.008Z] [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2020-01-19T06:16:20.008Z] [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar [2020-01-19T06:16:20.936Z] [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2020-01-19T06:16:21.497Z] [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar [2020-01-19T06:16:21.497Z] [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2020-01-19T06:16:21.497Z] [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar [2020-01-19T06:16:23.386Z] [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2020-01-19T06:16:24.316Z] [echo] Traces extracted successfully [2020-01-19T06:16:24.316Z] [INFO] Executed tasks [2020-01-19T06:16:24.316Z] [INFO] [2020-01-19T06:16:24.316Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-01-19T06:16:24.878Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.metadata/.log [2020-01-19T06:16:24.878Z] [INFO] Command line: [2020-01-19T06:16:24.878Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/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-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-19T06:16:24.878Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:16:27.395Z] !SESSION 2020-01-19 06:16:24.942 ----------------------------------------------- [2020-01-19T06:16:27.395Z] eclipse.buildId=unknown [2020-01-19T06:16:27.395Z] java.version=1.8.0_202 [2020-01-19T06:16:27.395Z] java.vendor=Oracle Corporation [2020-01-19T06:16:27.395Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T06:16:27.395Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-19T06:16:27.395Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/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-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-19T06:16:27.395Z] [2020-01-19T06:16:27.395Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 06:16:26.919 [2020-01-19T06:16:27.395Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T06:16:27.395Z] !STACK 0 [2020-01-19T06:16:27.395Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [41] [2020-01-19T06:16:27.395Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T06:16:27.395Z] [2020-01-19T06:16:27.395Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T06:16:27.395Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T06:16:27.395Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T06:16:27.395Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T06:16:27.395Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T06:16:27.395Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T06:16:27.395Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:16:27.395Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T06:16:28.760Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest [2020-01-19T06:16:28.760Z] [2020-01-19T06:16:28.760Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-19 06:16:28.429 [2020-01-19T06:16:28.760Z] !MESSAGE Struct already contains a field named ctx [2020-01-19T06:16:28.760Z] [2020-01-19T06:16:28.760Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-19 06:16:28.430 [2020-01-19T06:16:28.760Z] !MESSAGE Struct already contains a field named ctx [2020-01-19T06:16:28.760Z] [2020-01-19T06:16:28.760Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-19 06:16:28.430 [2020-01-19T06:16:28.760Z] !MESSAGE Struct already contains a field named ctx [2020-01-19T06:16:28.760Z] [2020-01-19T06:16:28.760Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-19 06:16:28.430 [2020-01-19T06:16:28.760Z] !MESSAGE Struct already contains a field named ctx [2020-01-19T06:16:28.760Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest [2020-01-19T06:16:28.760Z] testEvents(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest) Time elapsed: 0.097 s [2020-01-19T06:16:28.760Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest [2020-01-19T06:16:28.760Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest [2020-01-19T06:16:28.760Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2020-01-19T06:16:28.760Z] constructorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2020-01-19T06:16:28.760Z] comparatorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0.001 s [2020-01-19T06:16:28.760Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2020-01-19T06:16:28.760Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2020-01-19T06:16:28.760Z] hashCodeTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2020-01-19T06:16:28.760Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest [2020-01-19T06:16:28.760Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest [2020-01-19T06:16:28.760Z] testParseField_simple(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0.001 s [2020-01-19T06:16:28.760Z] testParseField_complex(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0.007 s [2020-01-19T06:16:28.760Z] testParseField_simple2(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2020-01-19T06:16:28.760Z] testParseField_simple3(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2020-01-19T06:16:28.760Z] Running org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest [2020-01-19T06:16:28.760Z] [2020-01-19T06:16:28.760Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-01-19 06:16:28.528 [2020-01-19T06:16:28.760Z] !MESSAGE Some message [2020-01-19T06:16:28.760Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest [2020-01-19T06:16:28.760Z] testCtfCorePluginId(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0 s [2020-01-19T06:16:28.760Z] testLog(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0 s [2020-01-19T06:16:28.760Z] testGetDefault(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0 s [2020-01-19T06:16:28.760Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest [2020-01-19T06:16:32.931Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.929 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest [2020-01-19T06:16:32.931Z] testGetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.577 s [2020-01-19T06:16:32.931Z] testGetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.128 s [2020-01-19T06:16:32.931Z] testPacketHeaderIsSet_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.182 s [2020-01-19T06:16:32.931Z] testLookupEnvironment_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.098 s [2020-01-19T06:16:32.931Z] testLookupEnvironment_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.09 s [2020-01-19T06:16:32.931Z] testLookupEnvironment_3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.048 s [2020-01-19T06:16:32.931Z] testLookupEnvironment_4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.086 s [2020-01-19T06:16:32.931Z] testMajorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.107 s [2020-01-19T06:16:32.931Z] testByteOrderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.103 s [2020-01-19T06:16:32.931Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.108 s [2020-01-19T06:16:32.931Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.173 s [2020-01-19T06:16:32.931Z] testGetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.074 s [2020-01-19T06:16:32.931Z] testUUIDIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.033 s [2020-01-19T06:16:32.931Z] testMinorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.077 s [2020-01-19T06:16:32.931Z] testGetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.034 s [2020-01-19T06:16:32.931Z] testGetTraceDirectory(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.072 s [2020-01-19T06:16:32.931Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.346 s [2020-01-19T06:16:32.931Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.371 s [2020-01-19T06:16:32.931Z] testSetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.033 s [2020-01-19T06:16:32.931Z] testGetSetClock_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.053 s [2020-01-19T06:16:32.931Z] testGetSetClock_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.031 s [2020-01-19T06:16:32.931Z] testGetByteOrder_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.086 s [2020-01-19T06:16:32.931Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.068 s [2020-01-19T06:16:32.931Z] testSetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.03 s [2020-01-19T06:16:32.931Z] testPacketHeaderIsSet_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.095 s [2020-01-19T06:16:32.931Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.071 s [2020-01-19T06:16:32.931Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.635 s [2020-01-19T06:16:32.931Z] testSetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.074 s [2020-01-19T06:16:32.931Z] testSetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.035 s [2020-01-19T06:16:32.931Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest [2020-01-19T06:16:32.931Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest [2020-01-19T06:16:32.931Z] testStreamInputReaderTimestampComparator_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest) Time elapsed: 0 s [2020-01-19T06:16:32.931Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest [2020-01-19T06:16:32.931Z] [2020-01-19T06:16:32.931Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-01-19 06:16:32.912 [2020-01-19T06:16:32.931Z] !MESSAGE channel0_1 [++++++++++++++++++++++++++++++++++++++++++++++++++ ] 509 Events [2020-01-19T06:16:33.188Z] [2020-01-19T06:16:33.188Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-01-19 06:16:32.980 [2020-01-19T06:16:33.188Z] !MESSAGE channel0_0 [+++++++++++++++++++++++++++++++++++++++++++++++++ ] 491 Events [2020-01-19T06:16:33.188Z] [2020-01-19T06:16:33.188Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-01-19 06:16:33.012 [2020-01-19T06:16:33.188Z] !MESSAGE channel0_1 [++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++] 1 Events [2020-01-19T06:16:33.188Z] [2020-01-19T06:16:33.188Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-01-19 06:16:33.012 [2020-01-19T06:16:33.188Z] !MESSAGE channel0_0 [ ] 0 Events [2020-01-19T06:16:34.553Z] [2020-01-19T06:16:34.553Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-01-19 06:16:34.276 [2020-01-19T06:16:34.553Z] !MESSAGE channel0_1 [+] 1 Events [2020-01-19T06:16:34.553Z] [2020-01-19T06:16:34.553Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-01-19 06:16:34.276 [2020-01-19T06:16:34.553Z] !MESSAGE channel0_0 [ ] 0 Events [2020-01-19T06:16:34.553Z] [2020-01-19T06:16:34.553Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-01-19 06:16:34.338 [2020-01-19T06:16:34.553Z] !MESSAGE channel0_1 [++] 1 Events [2020-01-19T06:16:34.553Z] [2020-01-19T06:16:34.553Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-01-19 06:16:34.339 [2020-01-19T06:16:34.553Z] !MESSAGE channel0_0 [ ] 0 Events [2020-01-19T06:16:34.553Z] [2020-01-19T06:16:34.553Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-01-19 06:16:34.539 [2020-01-19T06:16:34.553Z] !MESSAGE channel0_1 [++++++++++] 1 Events [2020-01-19T06:16:34.553Z] [2020-01-19T06:16:34.553Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-01-19 06:16:34.540 [2020-01-19T06:16:34.553Z] !MESSAGE channel0_0 [ ] 0 Events [2020-01-19T06:16:35.115Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.311 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest [2020-01-19T06:16:35.115Z] testHasMoreEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.08 s [2020-01-19T06:16:35.115Z] testGetCurrentEventDef_last(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.115 s [2020-01-19T06:16:35.115Z] testPrintStats_100(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.147 s [2020-01-19T06:16:35.115Z] testPrintStats_noparam(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.032 s [2020-01-19T06:16:35.115Z] testGetEndTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.029 s [2020-01-19T06:16:35.116Z] testSeek(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.067 s [2020-01-19T06:16:35.116Z] testGetStartTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.03 s [2020-01-19T06:16:35.116Z] testAdvance_end(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.715 s [2020-01-19T06:16:35.116Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.07 s [2020-01-19T06:16:35.116Z] testGetCurrentEventDef_first(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.031 s [2020-01-19T06:16:35.116Z] testPrintStats_width0(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.292 s [2020-01-19T06:16:35.116Z] testPrintStats_width1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.028 s [2020-01-19T06:16:35.116Z] testPrintStats_width2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.062 s [2020-01-19T06:16:35.116Z] testCopyFrom(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.081 s [2020-01-19T06:16:35.116Z] testAdvance_normal(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.041 s [2020-01-19T06:16:35.116Z] testPrintStats_width10(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.079 s [2020-01-19T06:16:35.116Z] testOpen_nonexisting(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.075 s [2020-01-19T06:16:35.116Z] testGoToLastEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.054 s [2020-01-19T06:16:35.116Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.154 s [2020-01-19T06:16:35.116Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest [2020-01-19T06:16:35.678Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.787 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest [2020-01-19T06:16:35.678Z] testGetCurrentEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.081 s [2020-01-19T06:16:35.678Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.028 s [2020-01-19T06:16:35.678Z] testGoToLastEvent1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.068 s [2020-01-19T06:16:35.678Z] testGoToLastEvent2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.244 s [2020-01-19T06:16:35.678Z] testGetCurrentPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.063 s [2020-01-19T06:16:35.678Z] testStreamInputReader_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.033 s [2020-01-19T06:16:35.678Z] testSeek_timestamp(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.066 s [2020-01-19T06:16:35.678Z] testReadNextEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.026 s [2020-01-19T06:16:35.678Z] testGetCPU(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.024 s [2020-01-19T06:16:35.678Z] testStreamInputReader_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.063 s [2020-01-19T06:16:35.678Z] testSeek_eventDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.088 s [2020-01-19T06:16:35.678Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest [2020-01-19T06:16:37.047Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.205 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest [2020-01-19T06:16:37.047Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.194 s [2020-01-19T06:16:37.047Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.145 s [2020-01-19T06:16:37.047Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.181 s [2020-01-19T06:16:37.047Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.199 s [2020-01-19T06:16:37.047Z] testGetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.05 s [2020-01-19T06:16:37.047Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.06 s [2020-01-19T06:16:37.047Z] testSetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.053 s [2020-01-19T06:16:37.047Z] testGetFilename(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.052 s [2020-01-19T06:16:37.047Z] testStreamInput(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.087 s [2020-01-19T06:16:37.047Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.091 s [2020-01-19T06:16:37.047Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.09 s [2020-01-19T06:16:37.047Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest [2020-01-19T06:16:37.047Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest [2020-01-19T06:16:37.047Z] testPacketNoHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0.001 s [2020-01-19T06:16:37.047Z] testPacketWithContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0 s [2020-01-19T06:16:37.047Z] testPacketWithPacketContextAndLostEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0.001 s [2020-01-19T06:16:37.047Z] testPacket(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0 s [2020-01-19T06:16:37.047Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest [2020-01-19T06:16:38.413Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.549 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest [2020-01-19T06:16:38.413Z] testGetTrace(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.119 s [2020-01-19T06:16:38.413Z] testAddEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.151 s [2020-01-19T06:16:38.413Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.076 s [2020-01-19T06:16:38.413Z] testSetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.086 s [2020-01-19T06:16:38.413Z] testAddHugeIDEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.065 s [2020-01-19T06:16:38.413Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.075 s [2020-01-19T06:16:38.413Z] testGetPacketContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.083 s [2020-01-19T06:16:38.413Z] testGetEventHeaderDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.074 s [2020-01-19T06:16:38.413Z] testEventHeaderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.086 s [2020-01-19T06:16:38.413Z] testGetStreamInputs(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.101 s [2020-01-19T06:16:38.413Z] testSetEventContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.07 s [2020-01-19T06:16:38.413Z] testSetEventHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.068 s [2020-01-19T06:16:38.413Z] testGetEventContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.074 s [2020-01-19T06:16:38.413Z] testEventContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.085 s [2020-01-19T06:16:38.413Z] testSetPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.061 s [2020-01-19T06:16:38.413Z] testGetEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.063 s [2020-01-19T06:16:38.413Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.064 s [2020-01-19T06:16:38.413Z] testStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.078 s [2020-01-19T06:16:38.413Z] testPacketContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.064 s [2020-01-19T06:16:38.413Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest [2020-01-19T06:16:38.670Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest [2020-01-19T06:16:38.670Z] TSDLContextTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.006 s [2020-01-19T06:16:38.670Z] TSDLEnvironmentTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.002 s [2020-01-19T06:16:38.670Z] TSDLSimpleTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.006 s [2020-01-19T06:16:38.670Z] TSDLClockTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.003 s [2020-01-19T06:16:38.670Z] TSDLCallsiteTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.004 s [2020-01-19T06:16:38.670Z] TSDLEnumTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.004 s [2020-01-19T06:16:38.670Z] TSDLAllTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.005 s [2020-01-19T06:16:38.670Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest [2020-01-19T06:16:39.234Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.613 s - in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest [2020-01-19T06:16:39.234Z] testParse(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.243 s [2020-01-19T06:16:39.234Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.086 s [2020-01-19T06:16:39.234Z] testStreamTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.061 s [2020-01-19T06:16:39.234Z] testMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.027 s [2020-01-19T06:16:39.234Z] testGetDetectedByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.1 s [2020-01-19T06:16:39.234Z] testEndian(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.067 s [2020-01-19T06:16:39.234Z] testTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.028 s [2020-01-19T06:16:39.234Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest [2020-01-19T06:16:41.201Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.79 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest [2020-01-19T06:16:41.201Z] testGrowingLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest) Time elapsed: 1.787 s [2020-01-19T06:16:41.201Z] testGrowingNotLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest) Time elapsed: 0.002 s [2020-01-19T06:16:41.201Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest [2020-01-19T06:16:41.201Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest [2020-01-19T06:16:41.201Z] testStreamInputPacketIndexEntryConstructor1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0.001 s [2020-01-19T06:16:41.201Z] testStreamInputPacketIndexEntryConstructor2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2020-01-19T06:16:41.201Z] testStreamInputPacketIndexEntryConstructor3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2020-01-19T06:16:41.201Z] testStreamInputPacketIndexEntryConstructor4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2020-01-19T06:16:41.201Z] testStreamInputPacketIndexEntryConstructor5(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2020-01-19T06:16:41.201Z] testStreamInputPacketIndexEntryConstructor6(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0.001 s [2020-01-19T06:16:41.201Z] testStreamInputPacketIndexEntryConstructor7(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2020-01-19T06:16:41.201Z] testStreamInputPacketIndexEntryConstructor8(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2020-01-19T06:16:41.201Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2020-01-19T06:16:41.201Z] testStreamInputPacketIndexEntry_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2020-01-19T06:16:41.201Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest [2020-01-19T06:16:41.201Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest [2020-01-19T06:16:41.201Z] testStreamInputPacketIndexDisjoint(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0.001 s [2020-01-19T06:16:41.201Z] testStreamInputPacketIndexOverlappingBothSides(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2020-01-19T06:16:41.201Z] testStreamInputPacketIndexLargeOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0.001 s [2020-01-19T06:16:41.201Z] testStreamInputPacketIndexContiguous(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2020-01-19T06:16:41.201Z] testStreamInputPacketIndexInvalidAppend(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2020-01-19T06:16:41.201Z] testStreamInputPacketIndexGet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2020-01-19T06:16:41.201Z] testStreamInputPacketIndex(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2020-01-19T06:16:41.201Z] testStreamInputPacketIndexOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2020-01-19T06:16:41.201Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest [2020-01-19T06:16:41.201Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest [2020-01-19T06:16:41.201Z] testAddTwoStreams1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.002 s [2020-01-19T06:16:41.201Z] testAddTwoStreams2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.001 s [2020-01-19T06:16:41.201Z] testAddTwoStreams3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.001 s [2020-01-19T06:16:41.201Z] testEmptyStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.002 s [2020-01-19T06:16:41.201Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.04 s [2020-01-19T06:16:41.201Z] testAddStreamFail(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.002 s [2020-01-19T06:16:41.201Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest [2020-01-19T06:16:51.144Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 9.79 s - in org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest [2020-01-19T06:16:51.144Z] readTraces[0: KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.542 s [2020-01-19T06:16:51.144Z] readTraces[1: TRACE2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.178 s [2020-01-19T06:16:51.144Z] readTraces[2: KERNEL_VM](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.987 s [2020-01-19T06:16:51.144Z] readTraces[3: SYNC_SRC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.102 s [2020-01-19T06:16:51.144Z] readTraces[4: SYNC_DEST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.118 s [2020-01-19T06:16:51.144Z] readTraces[5: DJANGO_CLIENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.825 s [2020-01-19T06:16:51.144Z] readTraces[6: DJANGO_DB](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.74 s [2020-01-19T06:16:51.144Z] readTraces[7: DJANGO_HTTPD](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.903 s [2020-01-19T06:16:51.144Z] readTraces[8: HELLO_LOST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.386 s [2020-01-19T06:16:51.144Z] readTraces[9: CYG_PROFILE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.037 s [2020-01-19T06:16:51.144Z] readTraces[10: CYG_PROFILE_FAST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.014 s [2020-01-19T06:16:51.144Z] readTraces[11: FUNKY_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.238 s [2020-01-19T06:16:51.144Z] readTraces[12: ARM_64_BIT_HEADER](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.3 s [2020-01-19T06:16:51.144Z] readTraces[13: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.093 s [2020-01-19T06:16:51.144Z] readTraces[14: DYNSCOPE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.425 s [2020-01-19T06:16:51.144Z] readTraces[15: TRACE_EXPERIMENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) skipped [2020-01-19T06:16:51.144Z] readTraces[16: DEBUG_INFO](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.01 s [2020-01-19T06:16:51.144Z] readTraces[17: DEBUG_INFO3](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.044 s [2020-01-19T06:16:51.144Z] readTraces[18: DEBUG_INFO4](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.008 s [2020-01-19T06:16:51.144Z] readTraces[19: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.004 s [2020-01-19T06:16:51.144Z] readTraces[20: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.004 s [2020-01-19T06:16:51.144Z] readTraces[21: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.004 s [2020-01-19T06:16:51.144Z] readTraces[22: MEMORY_ANALYSIS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.5 s [2020-01-19T06:16:51.144Z] readTraces[23: PERF_TASKSET2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.012 s [2020-01-19T06:16:51.144Z] readTraces[24: MANY_THREADS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.328 s [2020-01-19T06:16:51.144Z] readTraces[25: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.198 s [2020-01-19T06:16:51.144Z] readTraces[26: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.007 s [2020-01-19T06:16:51.144Z] readTraces[27: UNEVEN_STREAMS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.745 s [2020-01-19T06:16:51.144Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest [2020-01-19T06:16:51.707Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.804 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest [2020-01-19T06:16:51.707Z] testKernelTrace[0: WHOLE_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.411 s [2020-01-19T06:16:51.707Z] testKernelTrace[1: NO_EVENTS_USING_INVERTED_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.053 s [2020-01-19T06:16:51.707Z] testKernelTrace[2: STREAM0_FIRST_PACKET_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.091 s [2020-01-19T06:16:51.707Z] testKernelTrace[3: BOTH_STREAMS_FIRST_PACKET_ONLY](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.069 s [2020-01-19T06:16:51.707Z] testKernelTrace[4: BOTH_STREAMS_SEVERAL_PACKETS](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.175 s [2020-01-19T06:16:51.707Z] Running org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest [2020-01-19T06:16:51.707Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest [2020-01-19T06:16:51.707Z] testMakeUUID_2(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2020-01-19T06:16:51.707Z] testMakeUUID_3(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2020-01-19T06:16:51.707Z] testUnsignedCompare(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2020-01-19T06:16:51.707Z] testMakeUUID(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2020-01-19T06:16:51.707Z] Running org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest [2020-01-19T06:16:51.964Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 s - in org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest [2020-01-19T06:16:51.964Z] testCopyConstructorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2020-01-19T06:16:51.964Z] testUnsupporteds(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2020-01-19T06:16:51.964Z] testToArray(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2020-01-19T06:16:51.964Z] testCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2020-01-19T06:16:51.964Z] testSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2020-01-19T06:16:51.964Z] testClear(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2020-01-19T06:16:51.964Z] testToString(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2020-01-19T06:16:51.964Z] testListIterator(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2020-01-19T06:16:51.964Z] testUnorderedSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2020-01-19T06:16:51.964Z] testRecursiveCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2020-01-19T06:16:51.964Z] testContains(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.005 s [2020-01-19T06:16:51.964Z] testListIteratorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2020-01-19T06:16:51.964Z] testCopyConstructorWithNulls(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2020-01-19T06:16:51.964Z] testHashCollision(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.266 s [2020-01-19T06:16:51.964Z] testEquality(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2020-01-19T06:16:51.964Z] testListIteratorOutOfOrder(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2020-01-19T06:16:51.964Z] testIndexOf(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2020-01-19T06:16:51.964Z] testIsEmpty(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2020-01-19T06:16:51.964Z] testSimple(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.008 s [2020-01-19T06:16:51.964Z] testStream(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.023 s [2020-01-19T06:16:51.964Z] testStreams(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.006 s [2020-01-19T06:16:51.964Z] Running org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest [2020-01-19T06:16:51.964Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest [2020-01-19T06:16:51.964Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:51.964Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest [2020-01-19T06:16:52.221Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest [2020-01-19T06:16:52.221Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.221Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.221Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.221Z] testStringDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.221Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.221Z] testStringDeclaration_2(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.221Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.221Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest [2020-01-19T06:16:52.221Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest [2020-01-19T06:16:52.221Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.221Z] testGetIntegerValue_one(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.221Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.221Z] testEnumDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.221Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest [2020-01-19T06:16:52.221Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest [2020-01-19T06:16:52.221Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.221Z] testStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.221Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.221Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.221Z] testSetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.221Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test [2020-01-19T06:16:52.221Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test [2020-01-19T06:16:52.221Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2020-01-19T06:16:52.221Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2020-01-19T06:16:52.221Z] testSequenceDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2020-01-19T06:16:52.221Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2020-01-19T06:16:52.221Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2020-01-19T06:16:52.221Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2020-01-19T06:16:52.221Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest [2020-01-19T06:16:52.221Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest [2020-01-19T06:16:52.221Z] testIntegerDeclarationBruteForce(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0.01 s [2020-01-19T06:16:52.221Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.221Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.221Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.221Z] testIsCharacter_8bytes(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.221Z] testMinValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.221Z] testIntegerDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.221Z] testGetBase(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.221Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.221Z] testIsSigned_unsigned(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.221Z] testIsSigned_signed(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.221Z] testMaxValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.221Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.221Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.221Z] testIsCharacter(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.221Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest [2020-01-19T06:16:52.221Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest [2020-01-19T06:16:52.221Z] testFloat32BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2020-01-19T06:16:52.221Z] testFloat32Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.221Z] testFloat48Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.221Z] testFloat64Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2020-01-19T06:16:52.221Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.221Z] testFloat248(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.221Z] testFloat5311(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.221Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.221Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.221Z] testFloat64BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.221Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test [2020-01-19T06:16:52.221Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test [2020-01-19T06:16:52.221Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2020-01-19T06:16:52.221Z] testGetElem(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0.001 s [2020-01-19T06:16:52.221Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest [2020-01-19T06:16:52.222Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest [2020-01-19T06:16:52.222Z] testAddMany(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0.001 s [2020-01-19T06:16:52.222Z] testAdd(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testQuery(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testDubs(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] binaryEquivalentTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testOverlap1(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testOverlap2(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testOverlap3(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testOverlap4(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest [2020-01-19T06:16:52.222Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest [2020-01-19T06:16:52.222Z] testGetCurrentField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testGetCurrentFieldName(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testLookupInteger(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testVariantDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testGetDefinitions(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest [2020-01-19T06:16:52.222Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest [2020-01-19T06:16:52.222Z] test32BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] test32LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] test64BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] test64LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test [2020-01-19T06:16:52.222Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test [2020-01-19T06:16:52.222Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testArrayDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0.001 s [2020-01-19T06:16:52.222Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testIsString_complex(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testIsString_ownDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest [2020-01-19T06:16:52.222Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest [2020-01-19T06:16:52.222Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0.001 s [2020-01-19T06:16:52.222Z] testFormatNumber_unsignedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testIntegerDefinition(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testFormatNumber_signedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest [2020-01-19T06:16:52.222Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest [2020-01-19T06:16:52.222Z] testGetFieldsList(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testGetField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testStructDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testGetMinAlign(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0.001 s [2020-01-19T06:16:52.222Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest [2020-01-19T06:16:52.222Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest [2020-01-19T06:16:52.222Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] ctorTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest [2020-01-19T06:16:52.222Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest [2020-01-19T06:16:52.222Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testLookupInteger_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testLookupInteger_2(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testGetDefinitions_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testLookupFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest [2020-01-19T06:16:52.222Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest [2020-01-19T06:16:52.222Z] testLargeExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] validateLargeFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0.001 s [2020-01-19T06:16:52.222Z] validateLarge(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] validateCompactFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testLargeCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testCompactExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testMaxSizes(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] validateCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] testCompactCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:52.222Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test [2020-01-19T06:16:52.222Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test [2020-01-19T06:16:52.223Z] testgetElem_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.001 s [2020-01-19T06:16:52.223Z] testToStringStringArray(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2020-01-19T06:16:52.223Z] testRead_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2020-01-19T06:16:52.223Z] testgetElem_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2020-01-19T06:16:52.223Z] testToString_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2020-01-19T06:16:52.223Z] testArrayDefinition_baseDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2020-01-19T06:16:52.223Z] testArrayDefinition_newDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2020-01-19T06:16:52.223Z] testToString_string(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2020-01-19T06:16:52.223Z] testToString_char(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2020-01-19T06:16:52.223Z] testToString_long(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2020-01-19T06:16:52.223Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2020-01-19T06:16:52.223Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest [2020-01-19T06:16:53.589Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.109 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest [2020-01-19T06:16:53.589Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.09 s [2020-01-19T06:16:53.589Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.032 s [2020-01-19T06:16:53.589Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.064 s [2020-01-19T06:16:53.589Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.031 s [2020-01-19T06:16:53.589Z] testEquals5(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.064 s [2020-01-19T06:16:53.589Z] testHashCode_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.029 s [2020-01-19T06:16:53.589Z] testEventDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.091 s [2020-01-19T06:16:53.589Z] testEquals_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.025 s [2020-01-19T06:16:53.589Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.066 s [2020-01-19T06:16:53.589Z] testFieldsIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.023 s [2020-01-19T06:16:53.589Z] testNameIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.06 s [2020-01-19T06:16:53.589Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.023 s [2020-01-19T06:16:53.589Z] testFieldsIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.022 s [2020-01-19T06:16:53.589Z] testEquals_other1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.06 s [2020-01-19T06:16:53.589Z] testEquals_other2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.024 s [2020-01-19T06:16:53.589Z] testEquals_other3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.059 s [2020-01-19T06:16:53.589Z] testEquals_other4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.024 s [2020-01-19T06:16:53.589Z] testEventDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.023 s [2020-01-19T06:16:53.589Z] testHashCode(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.021 s [2020-01-19T06:16:53.589Z] testContextIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.038 s [2020-01-19T06:16:53.589Z] testStreamIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.023 s [2020-01-19T06:16:53.589Z] testGetFields(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.022 s [2020-01-19T06:16:53.589Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.023 s [2020-01-19T06:16:53.589Z] testEquals(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.047 s [2020-01-19T06:16:53.589Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.024 s [2020-01-19T06:16:53.589Z] testStreamIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.022 s [2020-01-19T06:16:53.589Z] testEquals_emptyObject(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.022 s [2020-01-19T06:16:53.589Z] testNameIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.023 s [2020-01-19T06:16:53.589Z] testContextIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.033 s [2020-01-19T06:16:53.589Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest [2020-01-19T06:16:53.589Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest [2020-01-19T06:16:53.589Z] testVariantDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:53.589Z] equalsAddTwiceTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:53.589Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:53.589Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:53.589Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0.024 s [2020-01-19T06:16:53.589Z] equalsOutOfOrderTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:53.589Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:53.589Z] testIsTagged(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:53.589Z] testIsTagged_null(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:53.589Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:53.589Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:53.589Z] testSetTag(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2020-01-19T06:16:53.589Z] Running org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest [2020-01-19T06:16:53.589Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest [2020-01-19T06:16:53.589Z] testEventHeaders(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2020-01-19T06:16:53.589Z] testRoot(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2020-01-19T06:16:53.589Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2020-01-19T06:16:53.589Z] testComplexNode(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0.001 s [2020-01-19T06:16:53.589Z] testFields(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2020-01-19T06:16:53.589Z] testNotEquals(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2020-01-19T06:16:53.589Z] Running org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest [2020-01-19T06:16:53.589Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-typedef-length as requested. [2020-01-19T06:16:53.589Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/stream/pass/integer-large-size as requested. [2020-01-19T06:16:53.589Z] line 10:46 mismatched character '' expecting '"' [2020-01-19T06:16:53.589Z] line 8:11 required (...)+ loop did not match anything at character ';' [2020-01-19T06:16:53.589Z] line 9:16 no viable alternative at character 'o' [2020-01-19T06:16:53.589Z] line 9:20 no viable alternative at character '?' [2020-01-19T06:16:53.589Z] line 12:14 no viable alternative at character '' [2020-01-19T06:16:53.589Z] line 32:0 mismatched character '' expecting '"' [2020-01-19T06:16:53.589Z] [2020-01-19T06:16:53.589Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-19 06:16:53.519 [2020-01-19T06:16:53.589Z] !MESSAGE Unknown trace attribute: test2 [2020-01-19T06:16:53.845Z] [2020-01-19T06:16:53.845Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-19 06:16:53.606 [2020-01-19T06:16:53.845Z] !MESSAGE Unknown integer attribute: aa [2020-01-19T06:16:53.845Z] [2020-01-19T06:16:53.845Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-19 06:16:53.607 [2020-01-19T06:16:53.845Z] !MESSAGE Unknown integer attribute: zz [2020-01-19T06:16:53.845Z] [2020-01-19T06:16:53.845Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-19 06:16:53.607 [2020-01-19T06:16:53.845Z] !MESSAGE Unknown trace attribute: blah [2020-01-19T06:16:53.845Z] [2020-01-19T06:16:53.845Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-19 06:16:53.607 [2020-01-19T06:16:53.845Z] !MESSAGE Unknown stream attribute: askdjfhaskdjfh [2020-01-19T06:16:53.845Z] [2020-01-19T06:16:53.845Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-19 06:16:53.612 [2020-01-19T06:16:53.845Z] !MESSAGE Unknown trace attribute: test [2020-01-19T06:16:53.845Z] [2020-01-19T06:16:53.845Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-19 06:16:53.612 [2020-01-19T06:16:53.845Z] !MESSAGE Unknown trace attribute: test1 [2020-01-19T06:16:53.845Z] [2020-01-19T06:16:53.845Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-19 06:16:53.612 [2020-01-19T06:16:53.845Z] !MESSAGE Unknown trace attribute: test2 [2020-01-19T06:16:53.845Z] [2020-01-19T06:16:53.845Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-19 06:16:53.612 [2020-01-19T06:16:53.845Z] !MESSAGE Unknown trace attribute: test3 [2020-01-19T06:16:53.845Z] [2020-01-19T06:16:53.845Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-19 06:16:53.612 [2020-01-19T06:16:53.845Z] !MESSAGE Unknown trace attribute: test4 [2020-01-19T06:16:54.103Z] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.55 s - in org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest [2020-01-19T06:16:54.103Z] testTrace[0: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-01-19T06:16:54.103Z] testTrace[1: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-19T06:16:54.103Z] testTrace[2: 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 [2020-01-19T06:16:54.103Z] testTrace[3: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-19T06:16:54.103Z] testTrace[4: 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 [2020-01-19T06:16:54.104Z] testTrace[5: 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 [2020-01-19T06:16:54.104Z] testTrace[6: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-19T06:16:54.104Z] testTrace[7: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-invalid-type-kind](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.061 s [2020-01-19T06:16:54.104Z] testTrace[8: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2020-01-19T06:16:54.104Z] testTrace[9: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-19T06:16:54.104Z] testTrace[10: 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 [2020-01-19T06:16:54.104Z] testTrace[11: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-floating](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-19T06:16:54.104Z] testTrace[12: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-19T06:16:54.104Z] testTrace[13: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-not-present](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-19T06:16:54.104Z] 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 [2020-01-19T06:16:54.104Z] testTrace[15: 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 [2020-01-19T06:16:54.104Z] testTrace[16: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-declaration](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-19T06:16:54.104Z] testTrace[17: 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.002 s [2020-01-19T06:16:54.104Z] testTrace[18: 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 [2020-01-19T06:16:54.104Z] testTrace[19: 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 [2020-01-19T06:16:54.104Z] testTrace[20: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-19T06:16:54.104Z] testTrace[21: 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 [2020-01-19T06:16:54.104Z] testTrace[22: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-too-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-19T06:16:54.104Z] testTrace[23: 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 [2020-01-19T06:16:54.104Z] testTrace[24: 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 s [2020-01-19T06:16:54.104Z] testTrace[25: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-inner-struct-undefined](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-19T06:16:54.104Z] testTrace[26: 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 [2020-01-19T06:16:54.104Z] testTrace[27: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-19T06:16:54.104Z] testTrace[28: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-19T06:16:54.104Z] testTrace[29: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-recursive](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-19T06:16:54.104Z] testTrace[30: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/stream-undefined-id](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-19T06:16:54.104Z] testTrace[31: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-19T06:16:54.104Z] testTrace[32: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-byte-order-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-19T06:16:54.104Z] testTrace[33: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-19T06:16:54.104Z] testTrace[34: 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 [2020-01-19T06:16:54.104Z] testTrace[35: 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.001 s [2020-01-19T06:16:54.104Z] testTrace[36: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-19T06:16:54.104Z] testTrace[37: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type-field](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-19T06:16:54.104Z] testTrace[38: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-19T06:16:54.104Z] testTrace[39: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-19T06:16:54.104Z] testTrace[40: 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 [2020-01-19T06:16:54.104Z] testTrace[41: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-19T06:16:54.104Z] testTrace[42: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-19T06:16:54.104Z] testTrace[43: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-bracket](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-19T06:16:54.104Z] testTrace[44: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-floating](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-19T06:16:54.104Z] testTrace[45: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-19T06:16:54.104Z] testTrace[46: 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 [2020-01-19T06:16:54.104Z] testTrace[47: 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 [2020-01-19T06:16:54.104Z] testTrace[48: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-int-incomplete](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-19T06:16:54.104Z] testTrace[49: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-duplicate-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-19T06:16:54.104Z] testTrace[50: 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 [2020-01-19T06:16:54.104Z] testTrace[51: 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 [2020-01-19T06:16:54.104Z] testTrace[52: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-19T06:16:54.104Z] testTrace[53: 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 [2020-01-19T06:16:54.104Z] testTrace[54: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-packetized-endianness-mismatch](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-19T06:16:54.104Z] testTrace[55: 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 [2020-01-19T06:16:54.104Z] testTrace[56: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-19T06:16:54.104Z] testTrace[57: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-reserved-keywords](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-19T06:16:54.104Z] testTrace[58: 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 [2020-01-19T06:16:54.104Z] testTrace[59: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/packet-based-metadata](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-19T06:16:54.104Z] testTrace[60: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/string-concat](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-19T06:16:54.104Z] testTrace[61: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-with-null-char](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-19T06:16:54.104Z] testTrace[62: 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 [2020-01-19T06:16:54.104Z] testTrace[63: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-identifier](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-19T06:16:54.104Z] testTrace[64: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-token](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.06 s [2020-01-19T06:16:54.104Z] testTrace[65: 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 [2020-01-19T06:16:54.104Z] testTrace[66: 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 [2020-01-19T06:16:54.104Z] testTrace[67: 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 [2020-01-19T06:16:54.104Z] testTrace[68: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-19T06:16:54.104Z] testTrace[69: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-19T06:16:54.104Z] testTrace[70: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-broken](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-19T06:16:54.104Z] testTrace[71: 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 [2020-01-19T06:16:54.104Z] testTrace[72: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-19T06:16:54.104Z] testTrace[73: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-missing](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-19T06:16:54.104Z] testTrace[74: 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 [2020-01-19T06:16:54.104Z] testTrace[75: 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 [2020-01-19T06:16:54.104Z] testTrace[76: 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 [2020-01-19T06:16:54.104Z] testTrace[77: 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 [2020-01-19T06:16:54.104Z] testTrace[78: 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 [2020-01-19T06:16:54.104Z] testTrace[79: 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 [2020-01-19T06:16:54.104Z] testTrace[80: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-valid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-19T06:16:54.105Z] testTrace[81: 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 [2020-01-19T06:16:54.105Z] testTrace[82: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/string-literal-escape](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.008 s [2020-01-19T06:16:54.105Z] testTrace[83: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-little-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.004 s [2020-01-19T06:16:54.105Z] testTrace[84: 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 [2020-01-19T06:16:54.105Z] testTrace[85: 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 [2020-01-19T06:16:54.105Z] testTrace[86: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-structs](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-19T06:16:54.105Z] testTrace[87: 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 [2020-01-19T06:16:54.105Z] testTrace[88: 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 [2020-01-19T06:16:54.105Z] testTrace[89: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-19T06:16:54.105Z] testTrace[90: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-smaller](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-19T06:16:54.105Z] testTrace[91: 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 [2020-01-19T06:16:54.105Z] testTrace[92: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-big-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-19T06:16:54.105Z] testTrace[93: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-missing-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-19T06:16:54.105Z] testTrace[94: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-19T06:16:54.105Z] testTrace[95: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-1dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-19T06:16:54.105Z] testTrace[96: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-clashes](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-19T06:16:54.105Z] testTrace[97: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/stream-undefined-id](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.015 s [2020-01-19T06:16:54.105Z] testTrace[98: 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 [2020-01-19T06:16:54.105Z] testTrace[99: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-env](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-19T06:16:54.105Z] testTrace[100: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typedef-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-19T06:16:54.105Z] testTrace[101: 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 [2020-01-19T06:16:54.105Z] testTrace[102: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-19T06:16:54.105Z] testTrace[103: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-underscores-in-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-19T06:16:54.105Z] testTrace[104: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-minimal-accepted](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-19T06:16:54.105Z] testTrace[105: 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 [2020-01-19T06:16:54.105Z] testTrace[106: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-19T06:16:54.105Z] testTrace[107: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-attribute-warnings](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.052 s [2020-01-19T06:16:54.105Z] testTrace[108: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers-unnamed](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-19T06:16:54.105Z] testTrace[109: 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 [2020-01-19T06:16:54.105Z] testTrace[110: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-19T06:16:54.105Z] testTrace[111: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-big-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-19T06:16:54.105Z] testTrace[112: 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 [2020-01-19T06:16:54.105Z] testTrace[113: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-scoped-length](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-19T06:16:54.105Z] testTrace[114: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2020-01-19T06:16:54.105Z] testTrace[115: 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 [2020-01-19T06:16:54.105Z] testTrace[116: 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 [2020-01-19T06:16:54.105Z] testTrace[117: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-19T06:16:54.105Z] testTrace[118: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-nameless](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-19T06:16:54.105Z] testTrace[119: 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 [2020-01-19T06:16:54.105Z] testTrace[120: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-inner-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-19T06:16:54.105Z] testTrace[121: 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 [2020-01-19T06:16:54.105Z] testTrace[122: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-larger](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-19T06:16:54.105Z] testTrace[123: 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 [2020-01-19T06:16:54.105Z] testTrace[124: 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.001 s [2020-01-19T06:16:54.105Z] testTrace[125: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-19T06:16:54.105Z] testTrace[126: 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 s [2020-01-19T06:16:54.105Z] testTrace[127: 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 [2020-01-19T06:16:54.105Z] testTrace[128: traces/ctf-testsuite/tests/1.8/regression/stream/fail/event-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-19T06:16:54.105Z] testTrace[129: 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 [2020-01-19T06:16:54.105Z] testTrace[130: 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 [2020-01-19T06:16:54.105Z] testTrace[131: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-19T06:16:54.105Z] testTrace[132: 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.001 s [2020-01-19T06:16:54.105Z] testTrace[133: 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 [2020-01-19T06:16:54.105Z] testTrace[134: 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.001 s [2020-01-19T06:16:54.105Z] testTrace[135: 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 [2020-01-19T06:16:54.105Z] testTrace[136: 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.001 s [2020-01-19T06:16:54.105Z] testTrace[137: 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 [2020-01-19T06:16:54.105Z] testTrace[138: 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.001 s [2020-01-19T06:16:54.105Z] testTrace[139: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-19T06:16:54.105Z] testTrace[140: 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 [2020-01-19T06:16:54.105Z] testTrace[141: 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 [2020-01-19T06:16:54.105Z] testTrace[142: 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 [2020-01-19T06:16:54.105Z] testTrace[143: 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 [2020-01-19T06:16:54.105Z] testTrace[144: 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 [2020-01-19T06:16:54.105Z] testTrace[145: 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 s [2020-01-19T06:16:54.105Z] testTrace[146: 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.001 s [2020-01-19T06:16:54.105Z] testTrace[147: 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 [2020-01-19T06:16:54.105Z] testTrace[148: 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.001 s [2020-01-19T06:16:54.105Z] testTrace[149: 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 [2020-01-19T06:16:54.105Z] testTrace[150: 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 [2020-01-19T06:16:54.105Z] testTrace[151: 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.001 s [2020-01-19T06:16:54.105Z] testTrace[152: 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 [2020-01-19T06:16:54.105Z] testTrace[153: 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.001 s [2020-01-19T06:16:54.105Z] testTrace[154: 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 s [2020-01-19T06:16:54.105Z] testTrace[155: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-19T06:16:54.105Z] testTrace[156: 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 [2020-01-19T06:16:54.106Z] testTrace[157: 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 [2020-01-19T06:16:54.106Z] testTrace[158: traces/ctf-testsuite/tests/1.8/regression/stream/pass/sequence-with-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testTrace[159: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-19T06:16:54.106Z] testTrace[160: 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 [2020-01-19T06:16:54.106Z] testTrace[161: 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 [2020-01-19T06:16:54.106Z] testTrace[162: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-enum-mappings](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testTrace[163: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-twice](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testTrace[164: 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.142 s [2020-01-19T06:16:54.106Z] testTrace[165: 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.001 s [2020-01-19T06:16:54.106Z] testTrace[166: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream-no-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.014 s [2020-01-19T06:16:54.106Z] testTrace[167: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2020-01-19T06:16:54.106Z] testTrace[168: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testTrace[169: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-modules-trace](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.038 s [2020-01-19T06:16:54.106Z] testTrace[170: 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.004 s [2020-01-19T06:16:54.106Z] testTrace[171: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-repeated](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.01 s [2020-01-19T06:16:54.106Z] testTrace[172: 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 s [2020-01-19T06:16:54.106Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest [2020-01-19T06:16:54.106Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest [2020-01-19T06:16:54.106Z] testGetInt_le1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testGetInt_le2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testPutIntLe(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testPutInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testGetLong35s_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testGetLong35s_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testGetLong35s_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testGet24Unsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testGetInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testGet24Signed(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testGetLong35_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testGetLong35_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testPutInt_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testPutInt_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.001 s [2020-01-19T06:16:54.106Z] testGetLong_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testGetLong_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testGetLong_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testGet35_pos0BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testGet35_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testGet35_pos8BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testPutIntLe_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testPutIntLe_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testGetLong_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testGetLong_pos7(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testGetLong_pos8(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testGetUnsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testGetInt_invalid2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testGetSigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testPutInt(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testPutInt_hex(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testGetInt_base(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testGetInt_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testGetInt_pos1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testGetInt_pos2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest [2020-01-19T06:16:54.106Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest [2020-01-19T06:16:54.106Z] testGetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testCanRead_1param(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testGetBytes(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testGetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testClear(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testBitBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testBitBuffer_fromByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testGetByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testSetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testGetBytesMiddle(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] testSetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2020-01-19T06:16:54.106Z] [2020-01-19T06:16:54.106Z] Results: [2020-01-19T06:16:54.106Z] [2020-01-19T06:16:54.106Z] Tests run: 619, Failures: 0, Errors: 0, Skipped: 1 [2020-01-19T06:16:54.106Z] [2020-01-19T06:16:55.034Z] [INFO] All tests passed! [2020-01-19T06:16:55.034Z] [INFO] [2020-01-19T06:16:55.034Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-01-19T06:16:55.034Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT.jar [2020-01-19T06:16:55.034Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/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.7-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT.pom [2020-01-19T06:16:55.034Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT-sources.jar [2020-01-19T06:16:55.034Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:16:55.034Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/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.7-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT-p2metadata.xml [2020-01-19T06:16:55.034Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/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.7-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT-p2artifacts.xml [2020-01-19T06:16:55.034Z] [INFO] [2020-01-19T06:16:55.034Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core.tests --- [2020-01-19T06:16:55.034Z] [INFO] [2020-01-19T06:16:55.034Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >-- [2020-01-19T06:16:55.034Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.10-SNAPSHOT [17/138] [2020-01-19T06:16:55.034Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T06:16:55.034Z] [INFO] [2020-01-19T06:16:55.034Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-01-19T06:16:55.034Z] [INFO] [2020-01-19T06:16:55.034Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-01-19T06:16:55.034Z] [INFO] The project's OSGi version is 1.0.10.202001190610 [2020-01-19T06:16:55.034Z] [INFO] [2020-01-19T06:16:55.034Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-01-19T06:16:55.034Z] [INFO] [2020-01-19T06:16:55.034Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-01-19T06:16:55.034Z] [INFO] [2020-01-19T06:16:55.034Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-01-19T06:16:55.034Z] [INFO] [2020-01-19T06:16:55.034Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-01-19T06:16:55.034Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:16:55.034Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources [2020-01-19T06:16:55.034Z] [INFO] [2020-01-19T06:16:55.034Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-01-19T06:16:55.034Z] [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes [2020-01-19T06:16:55.596Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/StateSystem2DTest.java:[167] [2020-01-19T06:16:55.596Z] int timeStamps = (int) times.stream().filter(interval::intersects).count(); [2020-01-19T06:16:55.596Z] ^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:16:55.596Z] Null type safety: parameter 1 provided via method descriptor Predicate.test(Long) needs unchecked conversion to conform to 'long' [2020-01-19T06:16:55.596Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/ThreadedHistoryTreeBackendTest.java:[42] [2020-01-19T06:16:55.596Z] fHistoryTreeFiles.add(historyTreeFile); [2020-01-19T06:16:55.596Z] ^^^^^^^^^^^^^^^ [2020-01-19T06:16:55.596Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2020-01-19T06:16:55.596Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/ThreadedHistoryTreeBackendTest.java:[44] [2020-01-19T06:16:55.596Z] fBackendMap.put(backend, historyTreeFile); [2020-01-19T06:16:55.596Z] ^^^^^^^^^^^^^^^ [2020-01-19T06:16:55.596Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2020-01-19T06:16:55.596Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/SnapshotTest.java:[98] [2020-01-19T06:16:55.596Z] ITmfStateInterval value = result.getValue(); [2020-01-19T06:16:55.596Z] ^^^^^^^^^^^^^^^^^ [2020-01-19T06:16:55.596Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull List<@NonNull String>,@NonNull ITmfStateInterval>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:16:55.596Z] 4 problems (4 warnings) [2020-01-19T06:16:55.596Z] [INFO] [2020-01-19T06:16:55.596Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-01-19T06:16:55.596Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:16:55.596Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/test/resources [2020-01-19T06:16:55.596Z] [INFO] [2020-01-19T06:16:55.596Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-01-19T06:16:55.596Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT-sources.jar [2020-01-19T06:16:55.596Z] [INFO] [2020-01-19T06:16:55.596Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-01-19T06:16:55.596Z] [INFO] [2020-01-19T06:16:55.596Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-01-19T06:16:55.597Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT.jar [2020-01-19T06:16:55.597Z] [INFO] [2020-01-19T06:16:55.597Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-01-19T06:16:55.597Z] [INFO] [2020-01-19T06:16:55.597Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-01-19T06:16:55.597Z] [INFO] [2020-01-19T06:16:55.597Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-01-19T06:16:55.597Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT.jar [2020-01-19T06:16:55.852Z] [INFO] [2020-01-19T06:16:55.852Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-01-19T06:16:55.852Z] [INFO] [2020-01-19T06:16:55.852Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-01-19T06:16:57.218Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data/.metadata/.log [2020-01-19T06:16:57.218Z] [INFO] Command line: [2020-01-19T06:16:57.219Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/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-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-19T06:16:57.219Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:16:59.111Z] !SESSION 2020-01-19 06:16:57.290 ----------------------------------------------- [2020-01-19T06:16:59.111Z] eclipse.buildId=unknown [2020-01-19T06:16:59.111Z] java.version=1.8.0_202 [2020-01-19T06:16:59.111Z] java.vendor=Oracle Corporation [2020-01-19T06:16:59.111Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T06:16:59.111Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-19T06:16:59.111Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/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-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-19T06:16:59.111Z] [2020-01-19T06:16:59.111Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 06:16:59.008 [2020-01-19T06:16:59.111Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T06:16:59.111Z] !STACK 0 [2020-01-19T06:16:59.111Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [42] [2020-01-19T06:16:59.111Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T06:16:59.111Z] [2020-01-19T06:16:59.111Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T06:16:59.111Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T06:16:59.111Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T06:16:59.111Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T06:16:59.111Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T06:16:59.111Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T06:16:59.111Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:16:59.111Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T06:17:00.476Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest [2020-01-19T06:17:00.476Z] [2020-01-19T06:17:00.476Z] !ENTRY org.eclipse.tracecompass.statesystem.core 2 0 2020-01-19 06:17:00.247 [2020-01-19T06:17:00.476Z] !MESSAGE Custom factory for type 87 does not exist [2020-01-19T06:17:00.476Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest [2020-01-19T06:17:00.476Z] testNoFactoryAvailable(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0.003 s [2020-01-19T06:17:00.476Z] testSerialization(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2020-01-19T06:17:00.476Z] testWrongCustomId(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2020-01-19T06:17:00.476Z] testWrongCustomId2(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2020-01-19T06:17:00.476Z] testSerializedTooLarge(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0.001 s [2020-01-19T06:17:00.476Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2020-01-19T06:17:00.476Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2020-01-19T06:17:00.476Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2020-01-19T06:17:00.476Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest [2020-01-19T06:17:00.477Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest [2020-01-19T06:17:00.477Z] compareLongWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] compareStringWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] compareStringWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] compareIntWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] compareIntWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] compareDoubleWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] compareDoubleWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] compareIntWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] compareLongWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] compareLongWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] tcompareIntWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] compareDoubleWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] compareStringWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] compareLongWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] compareIntWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] compareLongWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] compareNullWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] compareNullWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0.001 s [2020-01-19T06:17:00.477Z] compareNullWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] compareDoubleWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] compareNullWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] compareNullWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] compareStringWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] compareDoubleWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] compareStringWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest [2020-01-19T06:17:00.477Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest [2020-01-19T06:17:00.477Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0.001 s [2020-01-19T06:17:00.477Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest [2020-01-19T06:17:00.477Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest [2020-01-19T06:17:00.477Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest [2020-01-19T06:17:00.477Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest [2020-01-19T06:17:00.477Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest [2020-01-19T06:17:00.477Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest [2020-01-19T06:17:00.477Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest [2020-01-19T06:17:00.477Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest [2020-01-19T06:17:00.477Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2020-01-19T06:17:00.477Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0.001 s [2020-01-19T06:17:00.477Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest [2020-01-19T06:17:02.995Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.481 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest [2020-01-19T06:17:02.995Z] testEndTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2020-01-19T06:17:02.995Z] testStartTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2020-01-19T06:17:02.995Z] testEnd(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.051 s [2020-01-19T06:17:02.995Z] testQueryAttribute(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.001 s [2020-01-19T06:17:02.995Z] testBegin(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2020-01-19T06:17:02.995Z] testOutOfRange_1(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2020-01-19T06:17:02.995Z] testOutOfRange_2(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2020-01-19T06:17:02.995Z] testQueryAttributeEmpty(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.001 s [2020-01-19T06:17:02.995Z] testDoQuery(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2020-01-19T06:17:02.995Z] testBuildNowQueryLaterStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.005 s [2020-01-19T06:17:02.995Z] testIntervalBeforeStart(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2020-01-19T06:17:02.995Z] testInsertQueryStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2020-01-19T06:17:02.995Z] testCascadingIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.125 s [2020-01-19T06:17:02.995Z] testNegativeTimes(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.001 s [2020-01-19T06:17:02.995Z] testFullIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 2.262 s [2020-01-19T06:17:02.995Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest [2020-01-19T06:17:05.512Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.04 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest [2020-01-19T06:17:05.512Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.086 s [2020-01-19T06:17:05.512Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0 s [2020-01-19T06:17:05.512Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.003 s [2020-01-19T06:17:05.512Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.038 s [2020-01-19T06:17:05.512Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.002 s [2020-01-19T06:17:05.512Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.963 s [2020-01-19T06:17:05.512Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.012 s [2020-01-19T06:17:05.512Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0 s [2020-01-19T06:17:05.512Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0 s [2020-01-19T06:17:05.512Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.08 s [2020-01-19T06:17:05.512Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.003 s [2020-01-19T06:17:05.512Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.841 s [2020-01-19T06:17:05.512Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest [2020-01-19T06:17:06.879Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.718 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest [2020-01-19T06:17:06.879Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0 s [2020-01-19T06:17:06.879Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.059 s [2020-01-19T06:17:06.879Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.003 s [2020-01-19T06:17:06.879Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.019 s [2020-01-19T06:17:06.879Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.005 s [2020-01-19T06:17:06.879Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.978 s [2020-01-19T06:17:06.879Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0 s [2020-01-19T06:17:06.879Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.004 s [2020-01-19T06:17:06.879Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.001 s [2020-01-19T06:17:06.879Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.014 s [2020-01-19T06:17:06.880Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.002 s [2020-01-19T06:17:06.880Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.63 s [2020-01-19T06:17:06.880Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest [2020-01-19T06:17:06.880Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest [2020-01-19T06:17:06.880Z] testFillNodes[CLASSIC](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest) Time elapsed: 0.007 s [2020-01-19T06:17:06.880Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest [2020-01-19T06:17:06.880Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest [2020-01-19T06:17:06.880Z] testStringWithChars[nb of chars: 0, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2020-01-19T06:17:06.880Z] testStringWithChars[nb of chars: 0, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2020-01-19T06:17:06.880Z] testStringWithChars[nb of chars: 0, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-01-19T06:17:06.880Z] testStringWithChars[nb of chars: 10, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2020-01-19T06:17:06.880Z] testStringWithChars[nb of chars: 10, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-01-19T06:17:06.880Z] testStringWithChars[nb of chars: 10, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2020-01-19T06:17:06.880Z] testStringWithChars[nb of chars: 126, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2020-01-19T06:17:06.880Z] testStringWithChars[nb of chars: 126, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-01-19T06:17:06.880Z] testStringWithChars[nb of chars: 126, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2020-01-19T06:17:06.880Z] testStringWithChars[nb of chars: 127, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2020-01-19T06:17:06.880Z] testStringWithChars[nb of chars: 127, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-01-19T06:17:06.880Z] testStringWithChars[nb of chars: 127, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2020-01-19T06:17:06.880Z] testStringWithChars[nb of chars: 128, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2020-01-19T06:17:06.880Z] testStringWithChars[nb of chars: 128, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-01-19T06:17:06.880Z] testStringWithChars[nb of chars: 128, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2020-01-19T06:17:06.880Z] testStringWithChars[nb of chars: 16,382, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2020-01-19T06:17:06.880Z] testStringWithChars[nb of chars: 16,382, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2020-01-19T06:17:06.880Z] testStringWithChars[nb of chars: 16,382, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-01-19T06:17:06.880Z] testStringWithChars[nb of chars: 16,383, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-01-19T06:17:06.880Z] testStringWithChars[nb of chars: 16,383, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2020-01-19T06:17:06.880Z] testStringWithChars[nb of chars: 16,383, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-01-19T06:17:06.880Z] testStringWithChars[nb of chars: 16,384, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-01-19T06:17:06.880Z] testStringWithChars[nb of chars: 16,384, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-01-19T06:17:06.880Z] testStringWithChars[nb of chars: 16,384, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2020-01-19T06:17:06.880Z] testStringWithChars[nb of chars: 10,921, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2020-01-19T06:17:06.880Z] testStringWithChars[nb of chars: 10,921, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2020-01-19T06:17:06.880Z] testStringWithChars[nb of chars: 10,921, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-01-19T06:17:06.880Z] testStringWithChars[nb of chars: 10,922, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-01-19T06:17:06.880Z] testStringWithChars[nb of chars: 10,922, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-01-19T06:17:06.880Z] testStringWithChars[nb of chars: 10,922, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2020-01-19T06:17:06.880Z] testStringWithChars[nb of chars: 10,923, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2020-01-19T06:17:06.880Z] testStringWithChars[nb of chars: 10,923, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-01-19T06:17:06.880Z] testStringWithChars[nb of chars: 10,923, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-01-19T06:17:06.880Z] testStringWithChars[nb of chars: 32,766, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-01-19T06:17:06.880Z] testStringWithChars[nb of chars: 32,766, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.048 s [2020-01-19T06:17:06.880Z] testStringWithChars[nb of chars: 32,766, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2020-01-19T06:17:06.880Z] testStringWithChars[nb of chars: 32,767, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-01-19T06:17:06.880Z] testStringWithChars[nb of chars: 32,767, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2020-01-19T06:17:06.880Z] testStringWithChars[nb of chars: 32,767, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-01-19T06:17:06.880Z] testStringWithChars[nb of chars: 32,768, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-01-19T06:17:06.880Z] testStringWithChars[nb of chars: 32,768, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2020-01-19T06:17:06.880Z] testStringWithChars[nb of chars: 32,768, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2020-01-19T06:17:06.880Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest [2020-01-19T06:17:06.880Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest [2020-01-19T06:17:06.880Z] testNodeSequenceNumbers(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0.002 s [2020-01-19T06:17:06.880Z] testDepth(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0.002 s [2020-01-19T06:17:06.880Z] testSequentialFill(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0 s [2020-01-19T06:17:06.880Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest [2020-01-19T06:17:07.136Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest [2020-01-19T06:17:07.136Z] testIncrementInt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest) Time elapsed: 0.057 s [2020-01-19T06:17:07.136Z] testIncrementLong(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest) Time elapsed: 0 s [2020-01-19T06:17:07.136Z] Running org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest [2020-01-19T06:17:07.394Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 s - in org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest [2020-01-19T06:17:07.394Z] testSimpleSnapshot(org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest) Time elapsed: 0.26 s [2020-01-19T06:17:07.394Z] Running org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest [2020-01-19T06:17:07.394Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest [2020-01-19T06:17:07.394Z] testAttributeTreeFileStorage(org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest) Time elapsed: 0.053 s [2020-01-19T06:17:07.395Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest [2020-01-19T06:17:07.395Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest [2020-01-19T06:17:07.395Z] testIteratorOverQuarkEndTime(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2020-01-19T06:17:07.395Z] testIteratorOverQuarkResolution(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.001 s [2020-01-19T06:17:07.395Z] testIteratorOverQuarkReversed(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2020-01-19T06:17:07.395Z] testQueueOfferPollPeek(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.001 s [2020-01-19T06:17:07.395Z] testQueryOngoingStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2020-01-19T06:17:07.395Z] testQuerySingleStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2020-01-19T06:17:07.395Z] testQueryUntilNonNullValue(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.001 s [2020-01-19T06:17:07.395Z] testIteratorOverQuark(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2020-01-19T06:17:07.395Z] testIteratorOverQuarkAddMoreIntervals(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2020-01-19T06:17:07.395Z] testIteratorOverQuarkSubrange(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2020-01-19T06:17:07.395Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest [2020-01-19T06:17:07.957Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.506 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest [2020-01-19T06:17:07.957Z] testAttributes(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0.001 s [2020-01-19T06:17:07.957Z] testWaitUntilBuilt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0.501 s [2020-01-19T06:17:07.957Z] testSetAndQueryOngoing(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0 s [2020-01-19T06:17:07.957Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest [2020-01-19T06:17:07.957Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest [2020-01-19T06:17:07.957Z] testBeginEnd(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.001 s [2020-01-19T06:17:07.957Z] testEmptyStack(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.001 s [2020-01-19T06:17:07.957Z] testFullQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.001 s [2020-01-19T06:17:07.957Z] testSingleQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.001 s [2020-01-19T06:17:07.957Z] testStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.002 s [2020-01-19T06:17:07.957Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest [2020-01-19T06:17:07.957Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest [2020-01-19T06:17:07.957Z] testTimeRangeException2DContinous(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.028 s [2020-01-19T06:17:07.957Z] testEmpty2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.016 s [2020-01-19T06:17:07.957Z] testIOOB2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.001 s [2020-01-19T06:17:07.957Z] testContinuous2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.019 s [2020-01-19T06:17:07.957Z] testReverse2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.012 s [2020-01-19T06:17:07.957Z] testTimeRangeException2DDiscrete(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.002 s [2020-01-19T06:17:07.957Z] testDiscrete2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.007 s [2020-01-19T06:17:07.957Z] [2020-01-19T06:17:07.957Z] Results: [2020-01-19T06:17:07.957Z] [2020-01-19T06:17:07.957Z] Tests run: 180, Failures: 0, Errors: 0, Skipped: 0 [2020-01-19T06:17:07.957Z] [2020-01-19T06:17:08.886Z] [INFO] All tests passed! [2020-01-19T06:17:08.886Z] [INFO] [2020-01-19T06:17:08.886Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-01-19T06:17:08.886Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT.jar [2020-01-19T06:17:08.886Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/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.10-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT.pom [2020-01-19T06:17:08.886Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT-sources.jar [2020-01-19T06:17:08.886Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:17:08.886Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/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.10-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT-p2metadata.xml [2020-01-19T06:17:08.886Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/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.10-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT-p2artifacts.xml [2020-01-19T06:17:08.886Z] [INFO] [2020-01-19T06:17:08.886Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core.tests --- [2020-01-19T06:17:08.886Z] [INFO] [2020-01-19T06:17:08.886Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >-- [2020-01-19T06:17:08.886Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.11-SNAPSHOT [18/138] [2020-01-19T06:17:08.886Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T06:17:08.886Z] [INFO] [2020-01-19T06:17:08.886Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-01-19T06:17:08.886Z] [INFO] [2020-01-19T06:17:08.886Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-01-19T06:17:08.886Z] [INFO] The project's OSGi version is 1.0.11.202001190610 [2020-01-19T06:17:08.886Z] [INFO] [2020-01-19T06:17:08.886Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-01-19T06:17:08.886Z] [INFO] [2020-01-19T06:17:08.886Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-01-19T06:17:08.886Z] [INFO] [2020-01-19T06:17:08.886Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-01-19T06:17:08.886Z] [INFO] [2020-01-19T06:17:08.886Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-01-19T06:17:08.886Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:17:08.886Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources [2020-01-19T06:17:08.886Z] [INFO] [2020-01-19T06:17:08.886Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-01-19T06:17:08.886Z] [INFO] Compiling 151 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes [2020-01-19T06:17:10.776Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTableDataProviderTest.java:[104] [2020-01-19T06:17:10.776Z] return TmfTimestampFormat.getDefaulTimeFormat().format(TmfTimestamp.fromMillis(millisecond).toNanos()); [2020-01-19T06:17:10.776Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:17:10.776Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:17:10.776Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/text/SyslogEvent.java:[134] [2020-01-19T06:17:10.776Z] return new TmfCallsite((String) getContent().getField(Field.FILE).getValue(), lineNo); [2020-01-19T06:17:10.776Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:17:10.776Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:17:10.776Z] 5. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/text/SyslogTrace.java (at line 58) [2020-01-19T06:17:10.776Z] @SuppressWarnings({"javadoc", "nls"}) [2020-01-19T06:17:10.776Z] ^^^^^ [2020-01-19T06:17:10.776Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2020-01-19T06:17:10.776Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/parsers/custom/AbstractCustomTraceIndexTest.java:[125] [2020-01-19T06:17:10.776Z] String directory = TmfTraceManager.getSupplementaryFileDir(fTrace); [2020-01-19T06:17:10.776Z] ^^^^^^ [2020-01-19T06:17:10.776Z] Null type safety (type annotations): The expression of type 'AbstractCustomTraceIndexTest.TestTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-01-19T06:17:10.776Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/parsers/custom/AbstractCustomTraceDataTest.java:[124] [2020-01-19T06:17:10.776Z] String directory = TmfTraceManager.getSupplementaryFileDir(fTrace); [2020-01-19T06:17:10.776Z] ^^^^^^ [2020-01-19T06:17:10.776Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-01-19T06:17:10.776Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/TmfEventParserStub.java:[117] [2020-01-19T06:17:10.776Z] return event; [2020-01-19T06:17:10.776Z] ^^^^^^^^^^^^^ [2020-01-19T06:17:10.776Z] Potential resource leak: 'stream' may not be closed at this location [2020-01-19T06:17:10.776Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/TmfEventParserStub.java:[122] [2020-01-19T06:17:10.776Z] return null; [2020-01-19T06:17:10.776Z] ^^^^^^^^^^^^ [2020-01-19T06:17:10.776Z] Potential resource leak: 'stream' may not be closed at this location [2020-01-19T06:17:10.776Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/component/TmfSyntheticEventProviderStub.java:[95] [2020-01-19T06:17:10.776Z] ok = fDataQueue.offer(data, TIMEOUT, TimeUnit.MILLISECONDS); [2020-01-19T06:17:10.776Z] ^^^^ [2020-01-19T06:17:10.776Z] Null type safety (type annotations): The expression of type 'TmfSyntheticEventStub' needs unchecked conversion to conform to '@NonNull ITmfEvent' [2020-01-19T06:17:10.776Z] 11. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTest.java (at line 218) [2020-01-19T06:17:10.776Z] assertFalse("equals", fEvent1.equals(fEvent1.getType())); [2020-01-19T06:17:10.776Z] ^^^^^^^^^^^^^^^^^ [2020-01-19T06:17:10.776Z] Unlikely argument type for equals(): ITmfEventType seems to be unrelated to ITmfEvent [2020-01-19T06:17:10.776Z] 12. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/lookup/TmfCallsiteTest.java (at line 131) [2020-01-19T06:17:10.776Z] assertFalse("equals", fCallsite1.equals(fCallsite1.getFileName())); [2020-01-19T06:17:10.776Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:17:10.776Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfCallsite [2020-01-19T06:17:10.776Z] 13. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/text/TextTraceTest.java (at line 55) [2020-01-19T06:17:10.776Z] @SuppressWarnings({ "nls", "javadoc"}) [2020-01-19T06:17:10.776Z] ^^^^^ [2020-01-19T06:17:10.776Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2020-01-19T06:17:10.776Z] 14. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventFieldTest.java (at line 254) [2020-01-19T06:17:10.776Z] assertFalse("equals", fField1.equals(fValue1)); [2020-01-19T06:17:10.776Z] ^^^^^^^ [2020-01-19T06:17:10.776Z] Unlikely argument type for equals(): String seems to be unrelated to TmfEventField [2020-01-19T06:17:10.776Z] 15. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/analysis/TestRequirementAnalysis.java (at line 30) [2020-01-19T06:17:10.776Z] @SuppressWarnings({ "javadoc", "nls" }) [2020-01-19T06:17:10.776Z] ^^^^^ [2020-01-19T06:17:10.776Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2020-01-19T06:17:10.776Z] 16. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfNanoTimestampTest.java (at line 124) [2020-01-19T06:17:10.776Z] assertFalse("equals", ts0.equals(ts0.toString())); [2020-01-19T06:17:10.776Z] ^^^^^^^^^^^^^^ [2020-01-19T06:17:10.776Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2020-01-19T06:17:10.776Z] 17. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfSecondTimestampTest.java (at line 88) [2020-01-19T06:17:10.776Z] assertFalse("equals", ts0.equals(ts0.toString())); [2020-01-19T06:17:10.776Z] ^^^^^^^^^^^^^^ [2020-01-19T06:17:10.776Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2020-01-19T06:17:10.776Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/component/TmfEventProviderTest.java:[58] [2020-01-19T06:17:10.776Z] public void setUp() throws IOException { [2020-01-19T06:17:10.776Z] ^^^^^^^^^^^ [2020-01-19T06:17:10.776Z] The declared exception IOException is not actually thrown by the method setUp() from type TmfEventProviderTest [2020-01-19T06:17:10.776Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/xml/TmfXmlTraceStub.java:[452] [2020-01-19T06:17:10.776Z] @NonNull Iterable modules = super.getAnalysisModules(); [2020-01-19T06:17:10.776Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:17:10.776Z] Null type safety (type annotations): The expression of type '@NonNull Iterable' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IAnalysisModule>' [2020-01-19T06:17:10.777Z] 20. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/location/TmfLocationTest.java (at line 172) [2020-01-19T06:17:10.777Z] assertFalse("equals", Objects.equals(fLocation2, fLocation3)); [2020-01-19T06:17:10.777Z] ^^^^^^^^^^ [2020-01-19T06:17:10.777Z] Unlikely argument type for equals(): TmfTimestampLocation seems to be unrelated to TmfLongLocation [2020-01-19T06:17:10.777Z] 21. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/location/TmfLocationTest.java (at line 173) [2020-01-19T06:17:10.777Z] assertFalse("equals", Objects.equals(fLocation3, fLocation2)); [2020-01-19T06:17:10.777Z] ^^^^^^^^^^ [2020-01-19T06:17:10.777Z] Unlikely argument type for equals(): TmfLongLocation seems to be unrelated to TmfTimestampLocation [2020-01-19T06:17:10.777Z] 22. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfTimestampTest.java (at line 189) [2020-01-19T06:17:10.777Z] assertFalse("equals", ts0.equals(ts0.toString())); [2020-01-19T06:17:10.777Z] ^^^^^^^^^^^^^^ [2020-01-19T06:17:10.777Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2020-01-19T06:17:10.777Z] 23. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTypeTest.java (at line 182) [2020-01-19T06:17:10.777Z] assertFalse("equals", fType1.equals(fLabels1)); [2020-01-19T06:17:10.777Z] ^^^^^^^^ [2020-01-19T06:17:10.777Z] Unlikely argument type for equals(): String[] seems to be unrelated to ITmfEventType [2020-01-19T06:17:10.777Z] 24. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/synchronization/TsTransformTest.java (at line 38) [2020-01-19T06:17:10.777Z] @SuppressWarnings("nls") [2020-01-19T06:17:10.777Z] ^^^^^ [2020-01-19T06:17:10.777Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2020-01-19T06:17:10.777Z] 25. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/synchronization/SyncTest.java (at line 53) [2020-01-19T06:17:10.777Z] @SuppressWarnings("nls") [2020-01-19T06:17:10.777Z] ^^^^^ [2020-01-19T06:17:10.777Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2020-01-19T06:17:10.777Z] 26. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/indexer/checkpoint/TmfCheckpointTest.java (at line 212) [2020-01-19T06:17:10.777Z] assertFalse("equals", checkpoint1.equals(TmfTimestamp.fromSeconds(0))); [2020-01-19T06:17:10.777Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:17:10.777Z] Unlikely argument type for equals(): ITmfTimestamp seems to be unrelated to TmfCheckpoint [2020-01-19T06:17:10.777Z] 26 problems (0 errors, 9 warnings, 9 info) [2020-01-19T06:17:10.777Z] [INFO] [2020-01-19T06:17:10.777Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-01-19T06:17:10.777Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:17:10.777Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/src/test/resources [2020-01-19T06:17:10.777Z] [INFO] [2020-01-19T06:17:10.777Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-01-19T06:17:10.777Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT-sources.jar [2020-01-19T06:17:10.777Z] [INFO] [2020-01-19T06:17:10.777Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-01-19T06:17:10.777Z] [INFO] [2020-01-19T06:17:10.777Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-01-19T06:17:10.777Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT.jar [2020-01-19T06:17:11.339Z] [INFO] [2020-01-19T06:17:11.339Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-01-19T06:17:11.339Z] [INFO] [2020-01-19T06:17:11.339Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-01-19T06:17:11.339Z] [INFO] [2020-01-19T06:17:11.339Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-01-19T06:17:11.339Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT.jar [2020-01-19T06:17:12.269Z] [INFO] [2020-01-19T06:17:12.269Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-01-19T06:17:12.269Z] [INFO] [2020-01-19T06:17:12.269Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-01-19T06:17:12.525Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data/.metadata/.log [2020-01-19T06:17:12.525Z] [INFO] Command line: [2020-01-19T06:17:12.525Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/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-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-19T06:17:12.525Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:17:15.041Z] !SESSION 2020-01-19 06:17:12.647 ----------------------------------------------- [2020-01-19T06:17:15.041Z] eclipse.buildId=unknown [2020-01-19T06:17:15.041Z] java.version=1.8.0_202 [2020-01-19T06:17:15.041Z] java.vendor=Oracle Corporation [2020-01-19T06:17:15.041Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T06:17:15.041Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-19T06:17:15.041Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/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-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-19T06:17:15.041Z] [2020-01-19T06:17:15.041Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 06:17:14.976 [2020-01-19T06:17:15.041Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T06:17:15.041Z] !STACK 0 [2020-01-19T06:17:15.041Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2020-01-19T06:17:15.041Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T06:17:15.041Z] [2020-01-19T06:17:15.041Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T06:17:15.041Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T06:17:15.041Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T06:17:15.041Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T06:17:15.041Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T06:17:15.041Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T06:17:15.041Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:17:15.041Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T06:17:16.930Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest [2020-01-19T06:17:16.930Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest [2020-01-19T06:17:16.930Z] testExtractSelectedItems(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0.007 s [2020-01-19T06:17:16.930Z] testExtractBoolean(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0 s [2020-01-19T06:17:16.930Z] testExtractTimeRequested(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0 s [2020-01-19T06:17:16.930Z] testExtractLongList(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0.001 s [2020-01-19T06:17:16.930Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest [2020-01-19T06:17:16.930Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest [2020-01-19T06:17:16.930Z] testSelectionTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0.004 s [2020-01-19T06:17:16.930Z] testTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0 s [2020-01-19T06:17:16.930Z] testVirtualTableQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0 s [2020-01-19T06:17:16.930Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest [2020-01-19T06:17:16.930Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest [2020-01-19T06:17:16.930Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:16.930Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0.014 s [2020-01-19T06:17:16.930Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:16.930Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0.001 s [2020-01-19T06:17:16.930Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:16.930Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:16.930Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:16.930Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:16.930Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:16.930Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:16.930Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:16.930Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:16.930Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:16.930Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0.001 s [2020-01-19T06:17:16.930Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:16.930Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:16.930Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest [2020-01-19T06:17:17.187Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest [2020-01-19T06:17:17.187Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0.001 s [2020-01-19T06:17:17.187Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.187Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.187Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0.001 s [2020-01-19T06:17:17.187Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.187Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.187Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.187Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.187Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.187Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.187Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.187Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.187Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.187Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest [2020-01-19T06:17:17.187Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest [2020-01-19T06:17:17.187Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.006 s [2020-01-19T06:17:17.187Z] testNonEqualRanks(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2020-01-19T06:17:17.187Z] testNonEqualTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2020-01-19T06:17:17.187Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.044 s [2020-01-19T06:17:17.187Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2020-01-19T06:17:17.187Z] testTmfEventCopy(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2020-01-19T06:17:17.187Z] testToStringExtended(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.002 s [2020-01-19T06:17:17.187Z] testNoRankConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2020-01-19T06:17:17.187Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2020-01-19T06:17:17.187Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2020-01-19T06:17:17.187Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.002 s [2020-01-19T06:17:17.187Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2020-01-19T06:17:17.187Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2020-01-19T06:17:17.187Z] testConstructorWithTrace(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2020-01-19T06:17:17.187Z] testNonEqualContents(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2020-01-19T06:17:17.187Z] testNonEqualTraces(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2020-01-19T06:17:17.187Z] testNonEqualTimestamps(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2020-01-19T06:17:17.187Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2020-01-19T06:17:17.187Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest [2020-01-19T06:17:17.187Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest [2020-01-19T06:17:17.187Z] testValueArrayPrimitivesNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2020-01-19T06:17:17.187Z] testValueArrayObject(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2020-01-19T06:17:17.187Z] testValueArrayOfArrays(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2020-01-19T06:17:17.187Z] testValueArrayAndOther(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2020-01-19T06:17:17.187Z] testValueArrayPrimitives(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2020-01-19T06:17:17.187Z] testValueArrayMismatchedTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0.001 s [2020-01-19T06:17:17.187Z] testValueArrayOfArraysNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2020-01-19T06:17:17.187Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest [2020-01-19T06:17:17.187Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest [2020-01-19T06:17:17.187Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2020-01-19T06:17:17.187Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2020-01-19T06:17:17.187Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2020-01-19T06:17:17.187Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2020-01-19T06:17:17.187Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2020-01-19T06:17:17.187Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2020-01-19T06:17:17.187Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2020-01-19T06:17:17.187Z] testCallsiteCopy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2020-01-19T06:17:17.187Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2020-01-19T06:17:17.187Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest [2020-01-19T06:17:17.187Z] 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 [2020-01-19T06:17:17.187Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest) Time elapsed: 0 s [2020-01-19T06:17:17.187Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest) Time elapsed: 0 s [2020-01-19T06:17:17.187Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest [2020-01-19T06:17:17.187Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest [2020-01-19T06:17:17.187Z] testCreateHappy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0.006 s [2020-01-19T06:17:17.187Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0 s [2020-01-19T06:17:17.187Z] testCreateIllegal(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0 s [2020-01-19T06:17:17.187Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest [2020-01-19T06:17:17.187Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest [2020-01-19T06:17:17.187Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0.001 s [2020-01-19T06:17:17.187Z] testEqualsEndTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2020-01-19T06:17:17.187Z] testOpenRange1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2020-01-19T06:17:17.188Z] testOpenRange2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2020-01-19T06:17:17.188Z] testOpenRange3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2020-01-19T06:17:17.188Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2020-01-19T06:17:17.188Z] testContainsRange(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0.001 s [2020-01-19T06:17:17.188Z] testEqualStartTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2020-01-19T06:17:17.188Z] testEqualsBadType(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2020-01-19T06:17:17.188Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2020-01-19T06:17:17.188Z] testContainsTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2020-01-19T06:17:17.188Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2020-01-19T06:17:17.188Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2020-01-19T06:17:17.188Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2020-01-19T06:17:17.188Z] testGetIntersection(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0.001 s [2020-01-19T06:17:17.188Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2020-01-19T06:17:17.188Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest [2020-01-19T06:17:17.445Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest [2020-01-19T06:17:17.445Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2020-01-19T06:17:17.445Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2020-01-19T06:17:17.445Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2020-01-19T06:17:17.445Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2020-01-19T06:17:17.445Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0.001 s [2020-01-19T06:17:17.445Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2020-01-19T06:17:17.445Z] testToStringFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0.001 s [2020-01-19T06:17:17.445Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0.001 s [2020-01-19T06:17:17.445Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest [2020-01-19T06:17:17.445Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest [2020-01-19T06:17:17.445Z] testNonTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0.001 s [2020-01-19T06:17:17.445Z] testGetFieldValueAssignableValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-19T06:17:17.445Z] testDuplicateFieldNames(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-19T06:17:17.445Z] testGetFieldValueNullValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-19T06:17:17.445Z] testNonEqualsValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-19T06:17:17.445Z] testNonEqualsFields(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-19T06:17:17.445Z] testGetFieldValueExists(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-19T06:17:17.445Z] testEqualsEverything(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-19T06:17:17.445Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-19T06:17:17.445Z] testGetFieldValueCast(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0.003 s [2020-01-19T06:17:17.445Z] testTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-19T06:17:17.445Z] testGetFieldValueDoesntExist(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-19T06:17:17.445Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-19T06:17:17.445Z] testTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-19T06:17:17.445Z] testNonTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-19T06:17:17.445Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-19T06:17:17.445Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-19T06:17:17.445Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-19T06:17:17.445Z] testMakeRoot(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-19T06:17:17.445Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-19T06:17:17.445Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-19T06:17:17.445Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-19T06:17:17.445Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-19T06:17:17.445Z] testTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-19T06:17:17.445Z] testNonTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-19T06:17:17.445Z] testNonEqualValues(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-19T06:17:17.445Z] testCopyConstructorBadArg(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-19T06:17:17.445Z] testGetFieldValueExistsButWrongType(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2020-01-19T06:17:17.445Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest [2020-01-19T06:17:17.445Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest [2020-01-19T06:17:17.445Z] testUpdateDefaultFormats(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.058 s [2020-01-19T06:17:17.445Z] testGetDefaulIntervalFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2020-01-19T06:17:17.445Z] testValueTimeZoneConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2020-01-19T06:17:17.445Z] testParseDateTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.009 s [2020-01-19T06:17:17.445Z] testGetDefaulTimeFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2020-01-19T06:17:17.445Z] testParseDateTimeWithRef(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.003 s [2020-01-19T06:17:17.445Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2020-01-19T06:17:17.445Z] testParseSeconds(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.006 s [2020-01-19T06:17:17.445Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.001 s [2020-01-19T06:17:17.445Z] testUnitOfSecondsFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.003 s [2020-01-19T06:17:17.445Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest [2020-01-19T06:17:17.445Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest [2020-01-19T06:17:17.446Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] testNonEqualsClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest [2020-01-19T06:17:17.446Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest [2020-01-19T06:17:17.446Z] testToStringInterval(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2020-01-19T06:17:17.446Z] testCopyConstructorZero(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] testCompareToLargeScale1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] testCompareToLargeScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] testCompareToLargeScale3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] testNormalizeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] testNormalizedScaleLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] testToNanos(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] testNormalizeLargeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] testNormalizeOffsetAndScaleTrivial(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] testNormalizeZeroScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] testCompareToCornerCases1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] testCompareToCornerCases2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] testCompareToCornerCases3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] testCompareToCornerCases4(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] testCopyConstructorBigBang(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] testCopyConstructorBigCrunch(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] testNormalizeOffsetLowerLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] testCompareToSpecials(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] testCompareToDifferentScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2020-01-19T06:17:17.446Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] testNormalizeOffsetUpperLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.057 s [2020-01-19T06:17:17.446Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] testCompareToSameScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] testCompareToDifferentScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] testNormalizeOffsetAndScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] testNormalizeOffsetAndScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2020-01-19T06:17:17.446Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest [2020-01-19T06:17:19.339Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.807 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest [2020-01-19T06:17:19.339Z] testDataProviderWithOutOfBoundIndex(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.43 s [2020-01-19T06:17:19.339Z] testQueryFilterIndexParameter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0 s [2020-01-19T06:17:19.339Z] testDataProviderWithSimpleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.409 s [2020-01-19T06:17:19.339Z] testDataProviderWithOneNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.063 s [2020-01-19T06:17:19.339Z] testDataProviderWithMultipleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.785 s [2020-01-19T06:17:19.339Z] testDataProviderFetchColumn(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0 s [2020-01-19T06:17:19.339Z] testDataProvider(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.011 s [2020-01-19T06:17:19.339Z] testDataProviderWithNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0 s [2020-01-19T06:17:19.339Z] testDataProviderWithDesiredColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.101 s [2020-01-19T06:17:19.339Z] Running org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest [2020-01-19T06:17:19.339Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest [2020-01-19T06:17:19.339Z] testMultiHostMultiKeyType(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.029 s [2020-01-19T06:17:19.339Z] testHostToSelf(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.001 s [2020-01-19T06:17:19.339Z] testMultiHost(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.001 s [2020-01-19T06:17:19.339Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest [2020-01-19T06:17:19.339Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest [2020-01-19T06:17:19.339Z] testGetTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2020-01-19T06:17:19.339Z] testGetIntervalPattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2020-01-19T06:17:19.339Z] testComputeTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2020-01-19T06:17:19.339Z] testGetPreferenceMap(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0.002 s [2020-01-19T06:17:19.339Z] testInit(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2020-01-19T06:17:19.339Z] testGetTimeZone(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2020-01-19T06:17:19.339Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest [2020-01-19T06:17:19.595Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest [2020-01-19T06:17:19.595Z] testBadlyFormed[0: path /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest) Time elapsed: 0.018 s [2020-01-19T06:17:19.595Z] testBadlyFormed[1: path /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest) Time elapsed: 0.005 s [2020-01-19T06:17:19.595Z] testBadlyFormed[2: path /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest) Time elapsed: 0.003 s [2020-01-19T06:17:19.595Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest [2020-01-19T06:17:19.852Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest [2020-01-19T06:17:19.852Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest) Time elapsed: 0.275 s [2020-01-19T06:17:19.852Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest) Time elapsed: 0 s [2020-01-19T06:17:19.852Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest [2020-01-19T06:17:19.852Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest [2020-01-19T06:17:19.852Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest) Time elapsed: 0.01 s [2020-01-19T06:17:19.852Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest) Time elapsed: 0 s [2020-01-19T06:17:19.852Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest [2020-01-19T06:17:23.122Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.439 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest [2020-01-19T06:17:23.122Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.124 s [2020-01-19T06:17:23.122Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.029 s [2020-01-19T06:17:23.122Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.141 s [2020-01-19T06:17:23.122Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.015 s [2020-01-19T06:17:23.122Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.115 s [2020-01-19T06:17:23.122Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.01 s [2020-01-19T06:17:23.122Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest [2020-01-19T06:17:28.371Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.191 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest [2020-01-19T06:17:28.371Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest) Time elapsed: 3.26 s [2020-01-19T06:17:28.371Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest) Time elapsed: 1.93 s [2020-01-19T06:17:28.371Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest [2020-01-19T06:17:28.627Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest [2020-01-19T06:17:28.628Z] testValid[0: path /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest) Time elapsed: 0.009 s [2020-01-19T06:17:28.628Z] testValid[1: path /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest) Time elapsed: 0.002 s [2020-01-19T06:17:28.628Z] testValid[2: path /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest) Time elapsed: 0.098 s [2020-01-19T06:17:28.628Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest [2020-01-19T06:17:31.899Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.406 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest [2020-01-19T06:17:31.899Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.106 s [2020-01-19T06:17:31.899Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.005 s [2020-01-19T06:17:31.899Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.176 s [2020-01-19T06:17:31.899Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.004 s [2020-01-19T06:17:31.899Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.106 s [2020-01-19T06:17:31.899Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.005 s [2020-01-19T06:17:31.899Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest [2020-01-19T06:17:46.747Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.873 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest [2020-01-19T06:17:46.747Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest) Time elapsed: 8.303 s [2020-01-19T06:17:46.747Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest) Time elapsed: 4.569 s [2020-01-19T06:17:46.747Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest [2020-01-19T06:17:46.747Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest [2020-01-19T06:17:46.747Z] testInvalid[0: path /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.002 s [2020-01-19T06:17:46.747Z] testInvalid[1: path /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/006.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.002 s [2020-01-19T06:17:46.747Z] testInvalid[2: path /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.001 s [2020-01-19T06:17:46.747Z] testInvalid[3: path /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/005.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.001 s [2020-01-19T06:17:46.747Z] testInvalid[4: path /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/004.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.001 s [2020-01-19T06:17:46.747Z] testInvalid[5: path /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.002 s [2020-01-19T06:17:46.747Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest [2020-01-19T06:17:47.309Z] [2020-01-19T06:17:47.309Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-19 06:17:47.100 [2020-01-19T06:17:47.309Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$2(34,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null [2020-01-19T06:17:48.237Z] [2020-01-19T06:17:48.237Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-19 06:17:48.200 [2020-01-19T06:17:48.237Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$1(36,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null [2020-01-19T06:17:48.237Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.507 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest [2020-01-19T06:17:48.237Z] testRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest) Time elapsed: 1.088 s [2020-01-19T06:17:48.237Z] testSingleRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest) Time elapsed: 1.098 s [2020-01-19T06:17:48.237Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest [2020-01-19T06:17:48.237Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest [2020-01-19T06:17:48.237Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2020-01-19T06:17:48.237Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2020-01-19T06:17:48.237Z] testTmfEventRequestWithDependencyLevel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2020-01-19T06:17:48.237Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2020-01-19T06:17:48.237Z] testTmfEventRequestTimeRangeNbRequestedBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2020-01-19T06:17:48.237Z] testWaitForStartAfterDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2020-01-19T06:17:48.237Z] testTmfEventRequestTimeRangeNbRequested(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2020-01-19T06:17:48.237Z] testTmfEventRequestTimeRange(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2020-01-19T06:17:48.237Z] testWaitForStartBeforeStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2020-01-19T06:17:48.237Z] testWaitForStartAfterStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2020-01-19T06:17:48.237Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2020-01-19T06:17:48.237Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2020-01-19T06:17:48.237Z] testTmfEventRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2020-01-19T06:17:48.237Z] testWaitForStartAfterCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2020-01-19T06:17:48.237Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest [2020-01-19T06:17:49.603Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.264 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest [2020-01-19T06:17:49.604Z] testIsCompatible(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2020-01-19T06:17:49.604Z] testTmfCoalescedEventRequestIndexNbEventsBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.001 s [2020-01-19T06:17:49.604Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2020-01-19T06:17:49.604Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2020-01-19T06:17:49.604Z] testCancelCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.307 s [2020-01-19T06:17:49.604Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.001 s [2020-01-19T06:17:49.604Z] testAddEvent1(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2020-01-19T06:17:49.604Z] testAddEvent2(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2020-01-19T06:17:49.604Z] testSingleTimeRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.104 s [2020-01-19T06:17:49.604Z] testIsCompatibleDependency(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2020-01-19T06:17:49.604Z] testCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.849 s [2020-01-19T06:17:49.604Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2020-01-19T06:17:49.604Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2020-01-19T06:17:49.604Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest [2020-01-19T06:17:49.604Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest [2020-01-19T06:17:49.604Z] testAppliesToExperiment(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.019 s [2020-01-19T06:17:49.604Z] testParameters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.005 s [2020-01-19T06:17:49.604Z] testGetRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.002 s [2020-01-19T06:17:49.604Z] testNewModule(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.002 s [2020-01-19T06:17:49.604Z] testGetValidTraceTypes(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.001 s [2020-01-19T06:17:49.604Z] testHelperGetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.001 s [2020-01-19T06:17:49.604Z] testAppliesToTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.002 s [2020-01-19T06:17:49.604Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest [2020-01-19T06:17:49.604Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest [2020-01-19T06:17:49.604Z] testNewModuleListener(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest) Time elapsed: 0 s [2020-01-19T06:17:49.604Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest [2020-01-19T06:17:49.604Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest [2020-01-19T06:17:49.604Z] testProviderTmfTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest) Time elapsed: 0.002 s [2020-01-19T06:17:49.604Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest [2020-01-19T06:17:52.122Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.021 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest [2020-01-19T06:17:52.122Z] testGettersSetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0 s [2020-01-19T06:17:52.122Z] testDependentAnalyses(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 1.003 s [2020-01-19T06:17:52.122Z] testSetWrongTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.001 s [2020-01-19T06:17:52.122Z] testSetTraceTwice(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.003 s [2020-01-19T06:17:52.122Z] testMultipleDependencies(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.003 s [2020-01-19T06:17:52.122Z] testWaitForCompletionCancelled(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.001 s [2020-01-19T06:17:52.122Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 1.002 s [2020-01-19T06:17:52.122Z] testHelper(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.002 s [2020-01-19T06:17:52.122Z] testWaitForCompletionSuccess(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.002 s [2020-01-19T06:17:52.122Z] testParameterChanged(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.001 s [2020-01-19T06:17:52.122Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest [2020-01-19T06:17:52.123Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest [2020-01-19T06:17:52.123Z] testApplies(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0.002 s [2020-01-19T06:17:52.123Z] testDoesNotApply(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0 s [2020-01-19T06:17:52.123Z] testGetNoAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0.019 s [2020-01-19T06:17:52.123Z] testGetAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0.001 s [2020-01-19T06:17:52.123Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest [2020-01-19T06:17:52.123Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest [2020-01-19T06:17:52.123Z] testListForTraces(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.002 s [2020-01-19T06:17:52.123Z] testSources(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.002 s [2020-01-19T06:17:52.123Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.001 s [2020-01-19T06:17:52.123Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest [2020-01-19T06:17:52.123Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest [2020-01-19T06:17:52.123Z] testGetValueLevel(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0 s [2020-01-19T06:17:52.123Z] testAddAndGetInformation(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0 s [2020-01-19T06:17:52.123Z] testGetValues(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0 s [2020-01-19T06:17:52.123Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest [2020-01-19T06:17:52.123Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest [2020-01-19T06:17:52.123Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0.001 s [2020-01-19T06:17:52.123Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0.001 s [2020-01-19T06:17:52.123Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2020-01-19T06:17:52.123Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2020-01-19T06:17:52.123Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2020-01-19T06:17:52.123Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest [2020-01-19T06:17:52.123Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest [2020-01-19T06:17:52.123Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.005 s [2020-01-19T06:17:52.123Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0 s [2020-01-19T06:17:52.123Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.001 s [2020-01-19T06:17:52.123Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0 s [2020-01-19T06:17:52.123Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0 s [2020-01-19T06:17:52.123Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest [2020-01-19T06:17:52.123Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest [2020-01-19T06:17:52.123Z] testAllOrNothing(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0.001 s [2020-01-19T06:17:52.123Z] testAtLeastOne(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0 s [2020-01-19T06:17:52.123Z] testMandatory(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0 s [2020-01-19T06:17:52.123Z] testOptional(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0 s [2020-01-19T06:17:52.123Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest [2020-01-19T06:18:00.215Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.345 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest [2020-01-19T06:18:00.215Z] testGetModulesByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.26 s [2020-01-19T06:18:00.215Z] testResolveEventAspectsOfNameForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.207 s [2020-01-19T06:18:00.215Z] testAdditionalAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.227 s [2020-01-19T06:18:00.215Z] testGetAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.216 s [2020-01-19T06:18:00.215Z] testGetModulesByClassForHost(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.223 s [2020-01-19T06:18:00.215Z] testResolveEventAspectsOfClassForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.211 s [2020-01-19T06:18:00.215Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest [2020-01-19T06:19:36.606Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 84.907 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest [2020-01-19T06:19:36.606Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.537 s [2020-01-19T06:19:36.606Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.436 s [2020-01-19T06:19:36.606Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.452 s [2020-01-19T06:19:36.606Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.422 s [2020-01-19T06:19:36.606Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.543 s [2020-01-19T06:19:36.606Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.467 s [2020-01-19T06:19:36.606Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.467 s [2020-01-19T06:19:36.606Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.733 s [2020-01-19T06:19:36.606Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.507 s [2020-01-19T06:19:36.606Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.447 s [2020-01-19T06:19:36.606Z] testSimpleTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.454 s [2020-01-19T06:19:36.606Z] testExperimentInitialization(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.629 s [2020-01-19T06:19:36.606Z] testSeekNoTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.426 s [2020-01-19T06:19:36.606Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.451 s [2020-01-19T06:19:36.606Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.449 s [2020-01-19T06:19:36.606Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.394 s [2020-01-19T06:19:36.606Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.406 s [2020-01-19T06:19:36.606Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.461 s [2020-01-19T06:19:36.606Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.438 s [2020-01-19T06:19:36.606Z] testSeekBadLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.42 s [2020-01-19T06:19:36.607Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.42 s [2020-01-19T06:19:36.607Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.472 s [2020-01-19T06:19:36.607Z] testWithMultiHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.449 s [2020-01-19T06:19:36.607Z] testSeekEventOnRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.453 s [2020-01-19T06:19:36.607Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.422 s [2020-01-19T06:19:36.607Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.438 s [2020-01-19T06:19:36.607Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.469 s [2020-01-19T06:19:36.607Z] testNormalTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.442 s [2020-01-19T06:19:36.607Z] testWithSingleHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.416 s [2020-01-19T06:19:36.607Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.416 s [2020-01-19T06:19:36.607Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.436 s [2020-01-19T06:19:36.607Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.445 s [2020-01-19T06:19:36.607Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.643 s [2020-01-19T06:19:36.607Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.442 s [2020-01-19T06:19:36.607Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest [2020-01-19T06:19:36.607Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest [2020-01-19T06:19:36.607Z] testGetFieldNames(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] testGetFieldValueWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] testGetFieldNameWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] testGetFormattedValue(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] testGetFieldWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] testGetFieldWithPath(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0.001 s [2020-01-19T06:19:36.607Z] testGetFields(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] testEventTypeInstance(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] testGetFieldValueWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest [2020-01-19T06:19:36.607Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest [2020-01-19T06:19:36.607Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest [2020-01-19T06:19:36.607Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest [2020-01-19T06:19:36.607Z] testEmptyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] testValidation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] testLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.002 s [2020-01-19T06:19:36.607Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.001 s [2020-01-19T06:19:36.607Z] testTraceParsing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.002 s [2020-01-19T06:19:36.607Z] testBounds(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.001 s [2020-01-19T06:19:36.607Z] testTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest [2020-01-19T06:19:36.607Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest [2020-01-19T06:19:36.607Z] testTmfContext(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] testTmfContextCopy(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] testTmfContextCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] testTmfContextNoRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest [2020-01-19T06:19:36.607Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.175 s - in org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest [2020-01-19T06:19:36.607Z] testAspects(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 0.025 s [2020-01-19T06:19:36.607Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 0.038 s [2020-01-19T06:19:36.607Z] testDevelopmentTrace(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 1.112 s [2020-01-19T06:19:36.607Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest [2020-01-19T06:19:36.607Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest [2020-01-19T06:19:36.607Z] testEqualsWrongTypes(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] testTmfLocation(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] testTmfLocationCopy(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0.001 s [2020-01-19T06:19:36.607Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] testEqualsWithNulls(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2020-01-19T06:19:36.607Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest [2020-01-19T06:20:44.255Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.586 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest [2020-01-19T06:20:44.255Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.245 s [2020-01-19T06:20:44.255Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.305 s [2020-01-19T06:20:44.255Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.224 s [2020-01-19T06:20:44.255Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.225 s [2020-01-19T06:20:44.255Z] testParseEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.21 s [2020-01-19T06:20:44.255Z] testSetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.419 s [2020-01-19T06:20:44.255Z] testProcessEventRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.33 s [2020-01-19T06:20:44.255Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.477 s [2020-01-19T06:20:44.255Z] testSetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.433 s [2020-01-19T06:20:44.255Z] testSeekOnRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.251 s [2020-01-19T06:20:44.255Z] testSeekEventOnNullTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.217 s [2020-01-19T06:20:44.255Z] testSeekOnRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.23 s [2020-01-19T06:20:44.255Z] testSeekEventOnTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.267 s [2020-01-19T06:20:44.255Z] testTraceHostId(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.249 s [2020-01-19T06:20:44.255Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.455 s [2020-01-19T06:20:44.255Z] testSetStreamingInterval(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.232 s [2020-01-19T06:20:44.255Z] testGetUUID(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.242 s [2020-01-19T06:20:44.255Z] testCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.451 s [2020-01-19T06:20:44.255Z] testSeekEventOnTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.276 s [2020-01-19T06:20:44.255Z] testInitializeNullPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.222 s [2020-01-19T06:20:44.256Z] testSeekEventNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.243 s [2020-01-19T06:20:44.256Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.197 s [2020-01-19T06:20:44.256Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.222 s [2020-01-19T06:20:44.256Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.238 s [2020-01-19T06:20:44.256Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.221 s [2020-01-19T06:20:44.256Z] testSeekEventOnNegativeRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.192 s [2020-01-19T06:20:44.256Z] testProcessDataRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.326 s [2020-01-19T06:20:44.256Z] testLiveTraceConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.444 s [2020-01-19T06:20:44.256Z] testProcessEventRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.496 s [2020-01-19T06:20:44.256Z] testSeekEventOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.255 s [2020-01-19T06:20:44.256Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.529 s [2020-01-19T06:20:44.256Z] testSetStartTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.433 s [2020-01-19T06:20:44.256Z] testSeekEventOnRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.21 s [2020-01-19T06:20:44.256Z] testSetEndTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.431 s [2020-01-19T06:20:44.256Z] testSeekEventOnTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.261 s [2020-01-19T06:20:44.256Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.314 s [2020-01-19T06:20:44.256Z] testProcessEventRequestForOtherEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.224 s [2020-01-19T06:20:44.256Z] testGetModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.207 s [2020-01-19T06:20:44.256Z] testGetEventAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.199 s [2020-01-19T06:20:44.256Z] testSeekEventOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.26 s [2020-01-19T06:20:44.256Z] testProcessEventRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.324 s [2020-01-19T06:20:44.256Z] testInitializeSimplePath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.305 s [2020-01-19T06:20:44.256Z] testDefaultTmfTraceStub(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.236 s [2020-01-19T06:20:44.256Z] testInitializeNormalPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.22 s [2020-01-19T06:20:44.256Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.219 s [2020-01-19T06:20:44.256Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.207 s [2020-01-19T06:20:44.256Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.206 s [2020-01-19T06:20:44.256Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest [2020-01-19T06:20:44.512Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.625 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest [2020-01-19T06:20:44.512Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2020-01-19T06:20:44.512Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2020-01-19T06:20:44.512Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.013 s [2020-01-19T06:20:44.512Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2020-01-19T06:20:44.512Z] testInitialRangeOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 2.411 s [2020-01-19T06:20:44.512Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.033 s [2020-01-19T06:20:44.512Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.048 s [2020-01-19T06:20:44.512Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.023 s [2020-01-19T06:20:44.512Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.417 s [2020-01-19T06:20:44.512Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.067 s [2020-01-19T06:20:44.512Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2020-01-19T06:20:44.512Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.031 s [2020-01-19T06:20:44.512Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2020-01-19T06:20:44.512Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2020-01-19T06:20:44.512Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.011 s [2020-01-19T06:20:44.512Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.02 s [2020-01-19T06:20:44.512Z] testDefaultCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 2.425 s [2020-01-19T06:20:44.512Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2020-01-19T06:20:44.512Z] testBasicTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2020-01-19T06:20:44.512Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.079 s [2020-01-19T06:20:44.512Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.077 s [2020-01-19T06:20:44.512Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.034 s [2020-01-19T06:20:44.512Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.022 s [2020-01-19T06:20:44.512Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2020-01-19T06:20:44.513Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2020-01-19T06:20:44.513Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2020-01-19T06:20:44.513Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.011 s [2020-01-19T06:20:44.513Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest [2020-01-19T06:20:45.878Z] [2020-01-19T06:20:45.878Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-19 06:20:45.750 [2020-01-19T06:20:45.878Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2 [2020-01-19T06:20:45.878Z] !STACK 0 [2020-01-19T06:20:45.878Z] java.lang.RuntimeException: The parameter should be set [2020-01-19T06:20:45.878Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-19T06:20:45.878Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-19T06:20:45.878Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:20:45.878Z] [2020-01-19T06:20:45.878Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-19 06:20:45.752 [2020-01-19T06:20:45.878Z] !MESSAGE Exception executing analysis [2020-01-19T06:20:45.878Z] !STACK 0 [2020-01-19T06:20:45.878Z] java.lang.RuntimeException: The parameter should be set [2020-01-19T06:20:45.878Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-19T06:20:45.878Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-19T06:20:45.878Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:20:47.245Z] [2020-01-19T06:20:47.245Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-19 06:20:47.014 [2020-01-19T06:20:47.245Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2 [2020-01-19T06:20:47.245Z] !STACK 0 [2020-01-19T06:20:47.245Z] java.lang.RuntimeException: The parameter should be set [2020-01-19T06:20:47.245Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-19T06:20:47.245Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-19T06:20:47.245Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:20:47.245Z] [2020-01-19T06:20:47.245Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-19 06:20:47.015 [2020-01-19T06:20:47.245Z] !MESSAGE Exception executing analysis [2020-01-19T06:20:47.245Z] !STACK 0 [2020-01-19T06:20:47.245Z] java.lang.RuntimeException: The parameter should be set [2020-01-19T06:20:47.245Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-19T06:20:47.245Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-19T06:20:47.245Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:20:47.245Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.515 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest [2020-01-19T06:20:47.245Z] testGetModuleById(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest) Time elapsed: 1.252 s [2020-01-19T06:20:47.246Z] testGetModuleByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest) Time elapsed: 1.262 s [2020-01-19T06:20:47.246Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest [2020-01-19T06:20:57.219Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.379 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest [2020-01-19T06:20:57.219Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 3.737 s [2020-01-19T06:20:57.219Z] testInsertAfterReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 3.528 s [2020-01-19T06:20:57.219Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 1.005 s [2020-01-19T06:20:57.219Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 1.107 s [2020-01-19T06:20:57.219Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest [2020-01-19T06:21:07.169Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.26 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest [2020-01-19T06:21:07.169Z] testGrowingIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest) Time elapsed: 6.401 s [2020-01-19T06:21:07.169Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest) Time elapsed: 3.858 s [2020-01-19T06:21:07.169Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest [2020-01-19T06:21:09.692Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.504 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest [2020-01-19T06:21:09.692Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest) Time elapsed: 1.256 s [2020-01-19T06:21:09.692Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest) Time elapsed: 1.248 s [2020-01-19T06:21:09.692Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest [2020-01-19T06:21:09.692Z] 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 [2020-01-19T06:21:09.692Z] testNotEqual(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2020-01-19T06:21:09.692Z] testHashCodeNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2020-01-19T06:21:09.692Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2020-01-19T06:21:09.692Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2020-01-19T06:21:09.692Z] testTmfLocationCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2020-01-19T06:21:09.692Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2020-01-19T06:21:09.692Z] testCompareToNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2020-01-19T06:21:09.692Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0.001 s [2020-01-19T06:21:09.692Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2020-01-19T06:21:09.692Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2020-01-19T06:21:09.692Z] testTmfCheckpoint(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2020-01-19T06:21:09.692Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest [2020-01-19T06:21:11.582Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.031 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest [2020-01-19T06:21:11.582Z] testAccept(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.229 s [2020-01-19T06:21:11.582Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.619 s [2020-01-19T06:21:11.582Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.479 s [2020-01-19T06:21:11.582Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.002 s [2020-01-19T06:21:11.582Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2020-01-19T06:21:11.582Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2020-01-19T06:21:11.582Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.059 s [2020-01-19T06:21:11.582Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.072 s [2020-01-19T06:21:11.582Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2020-01-19T06:21:11.582Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.442 s [2020-01-19T06:21:11.582Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2020-01-19T06:21:11.582Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2020-01-19T06:21:11.582Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2020-01-19T06:21:11.582Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2020-01-19T06:21:11.582Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.064 s [2020-01-19T06:21:11.582Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2020-01-19T06:21:11.582Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2020-01-19T06:21:11.582Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.059 s [2020-01-19T06:21:11.582Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest [2020-01-19T06:21:15.753Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.624 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest [2020-01-19T06:21:15.753Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.193 s [2020-01-19T06:21:15.753Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.268 s [2020-01-19T06:21:15.753Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 1.162 s [2020-01-19T06:21:15.753Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2020-01-19T06:21:15.753Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2020-01-19T06:21:15.753Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2020-01-19T06:21:15.753Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.189 s [2020-01-19T06:21:15.753Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.178 s [2020-01-19T06:21:15.754Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2020-01-19T06:21:15.754Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 1.244 s [2020-01-19T06:21:15.754Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2020-01-19T06:21:15.754Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2020-01-19T06:21:15.754Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2020-01-19T06:21:15.754Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.003 s [2020-01-19T06:21:15.754Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.202 s [2020-01-19T06:21:15.754Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2020-01-19T06:21:15.754Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2020-01-19T06:21:15.754Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.177 s [2020-01-19T06:21:15.754Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest [2020-01-19T06:21:15.754Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.22 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest [2020-01-19T06:21:15.754Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.006 s [2020-01-19T06:21:15.754Z] testDispose(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2020-01-19T06:21:15.754Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2020-01-19T06:21:15.754Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.108 s [2020-01-19T06:21:15.754Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.001 s [2020-01-19T06:21:15.754Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2020-01-19T06:21:15.754Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2020-01-19T06:21:15.754Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.004 s [2020-01-19T06:21:15.754Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.05 s [2020-01-19T06:21:15.754Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.001 s [2020-01-19T06:21:15.754Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.04 s [2020-01-19T06:21:15.754Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2020-01-19T06:21:15.754Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2020-01-19T06:21:15.754Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2020-01-19T06:21:15.754Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.004 s [2020-01-19T06:21:15.754Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2020-01-19T06:21:15.754Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2020-01-19T06:21:15.754Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.004 s [2020-01-19T06:21:15.754Z] Running org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest [2020-01-19T06:21:15.754Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest [2020-01-19T06:21:15.754Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest) Time elapsed: 0 s [2020-01-19T06:21:15.754Z] testGetDefault(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest) Time elapsed: 0 s [2020-01-19T06:21:15.754Z] Running org.eclipse.tracecompass.tmf.core.tests.util.PairTest [2020-01-19T06:21:15.754Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.util.PairTest [2020-01-19T06:21:15.754Z] testAccessors(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2020-01-19T06:21:15.754Z] testToString(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2020-01-19T06:21:15.754Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2020-01-19T06:21:15.754Z] testEqualsDifferentObj(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2020-01-19T06:21:15.754Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2020-01-19T06:21:15.754Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2020-01-19T06:21:15.754Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2020-01-19T06:21:15.754Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2020-01-19T06:21:15.754Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest [2020-01-19T06:21:17.646Z] [2020-01-19T06:21:17.646Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2020-01-19 06:21:17.363 [2020-01-19T06:21:17.646Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2020-01-19T06:21:17.646Z] !STACK 0 [2020-01-19T06:21:17.646Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the analysis itself [2020-01-19T06:21:17.646Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2020-01-19T06:21:17.646Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:334) [2020-01-19T06:21:17.646Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) [2020-01-19T06:21:17.646Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:145) [2020-01-19T06:21:17.646Z] at java.lang.Thread.run(Thread.java:748) [2020-01-19T06:21:18.574Z] [2020-01-19T06:21:18.574Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2020-01-19 06:21:18.463 [2020-01-19T06:21:18.574Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2020-01-19T06:21:18.574Z] !STACK 0 [2020-01-19T06:21:18.574Z] java.lang.IllegalArgumentException: Expected exception: should be caught by either the analysis or the event request [2020-01-19T06:21:18.574Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2020-01-19T06:21:18.574Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:334) [2020-01-19T06:21:18.574Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) [2020-01-19T06:21:18.574Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:145) [2020-01-19T06:21:18.574Z] at java.lang.Thread.run(Thread.java:748) [2020-01-19T06:21:19.940Z] [2020-01-19T06:21:19.940Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2020-01-19 06:21:19.561 [2020-01-19T06:21:19.940Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2020-01-19T06:21:19.940Z] !STACK 0 [2020-01-19T06:21:19.940Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the event request thread [2020-01-19T06:21:19.940Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2020-01-19T06:21:19.940Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:334) [2020-01-19T06:21:19.940Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) [2020-01-19T06:21:19.940Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:145) [2020-01-19T06:21:19.940Z] at java.lang.Thread.run(Thread.java:748) [2020-01-19T06:21:19.940Z] [2020-01-19T06:21:19.940Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-19 06:21:19.563 [2020-01-19T06:21:19.940Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(598,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 [2020-01-19T06:21:21.833Z] [2020-01-19T06:21:21.833Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-19 06:21:21.790 [2020-01-19T06:21:21.833Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(605,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 [2020-01-19T06:21:23.198Z] [2020-01-19T06:21:23.198Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-19 06:21:22.920 [2020-01-19T06:21:23.198Z] !MESSAGE Unexpected error executing analysis with trace analysis_dependency.xml [2020-01-19T06:21:23.198Z] !STACK 0 [2020-01-19T06:21:23.198Z] java.lang.IllegalStateException: This exception happens before initialization [2020-01-19T06:21:23.198Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:453) [2020-01-19T06:21:23.198Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-19T06:21:23.198Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:21:23.198Z] [2020-01-19T06:21:23.198Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-19 06:21:22.920 [2020-01-19T06:21:23.198Z] !MESSAGE Exception executing analysis [2020-01-19T06:21:23.198Z] !STACK 0 [2020-01-19T06:21:23.198Z] java.lang.IllegalStateException: This exception happens before initialization [2020-01-19T06:21:23.198Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:453) [2020-01-19T06:21:23.198Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-19T06:21:23.198Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:21:24.127Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 8.928 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest [2020-01-19T06:21:24.127Z] testProperties(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.02 s [2020-01-19T06:21:24.127Z] testIsQueryable(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.12 s [2020-01-19T06:21:24.127Z] testFaultyStateProvider(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 3.314 s [2020-01-19T06:21:24.127Z] testIsQueryableCancel(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) skipped [2020-01-19T06:21:24.127Z] testReReadFullAnalysis(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.117 s [2020-01-19T06:21:24.127Z] testRequestFailure(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.11 s [2020-01-19T06:21:24.127Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.111 s [2020-01-19T06:21:24.127Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.009 s [2020-01-19T06:21:24.127Z] testFailBeforeInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.008 s [2020-01-19T06:21:24.127Z] testFutureEvents(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.116 s [2020-01-19T06:21:24.127Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest [2020-01-19T06:21:24.127Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest [2020-01-19T06:21:24.127Z] testSimplePool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0.001 s [2020-01-19T06:21:24.127Z] testConstructorBad2(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2020-01-19T06:21:24.127Z] testConstructorGood(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2020-01-19T06:21:24.127Z] testRecycleWrongQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2020-01-19T06:21:24.127Z] testRecycleChildQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2020-01-19T06:21:24.127Z] testPoolWithSubTree(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2020-01-19T06:21:24.127Z] testConstructorBad(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2020-01-19T06:21:24.127Z] testPriorityPool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2020-01-19T06:21:24.127Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest [2020-01-19T06:21:25.494Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.394 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest [2020-01-19T06:21:25.494Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest) Time elapsed: 1.39 s [2020-01-19T06:21:25.494Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest) Time elapsed: 0.004 s [2020-01-19T06:21:25.494Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest [2020-01-19T06:21:26.861Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.014 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest [2020-01-19T06:21:26.861Z] testQueryMipAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.024 s [2020-01-19T06:21:26.861Z] testQueryMipMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.046 s [2020-01-19T06:21:26.861Z] testQueryMipMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.013 s [2020-01-19T06:21:26.861Z] testQuery(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.011 s [2020-01-19T06:21:26.861Z] testQueryValuesOnClose(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.001 s [2020-01-19T06:21:26.861Z] testQueryValuesOnStart(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.011 s [2020-01-19T06:21:26.861Z] testQueryMipmapRangeAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.128 s [2020-01-19T06:21:26.861Z] testQueryMipmapRangeMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.083 s [2020-01-19T06:21:26.861Z] testQueryMipmapRangeMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.08 s [2020-01-19T06:21:26.861Z] testMaxLevel(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.004 s [2020-01-19T06:21:26.861Z] testQueryEventField(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.011 s [2020-01-19T06:21:26.861Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest [2020-01-19T06:21:26.861Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest [2020-01-19T06:21:26.861Z] testQueryMipmapRangeMinInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.001 s [2020-01-19T06:21:26.861Z] testQueryMipmapRangeMaxDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0 s [2020-01-19T06:21:26.861Z] testQueryMipmapRangeAvgDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.001 s [2020-01-19T06:21:26.861Z] testQueryMipmapRangeAvgInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.001 s [2020-01-19T06:21:26.861Z] testQueryMipmapRangeMinDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0 s [2020-01-19T06:21:26.861Z] testQueryMipmapRangeMaxInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0 s [2020-01-19T06:21:26.861Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest [2020-01-19T06:21:26.861Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest [2020-01-19T06:21:26.861Z] testGetProvider(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0.003 s [2020-01-19T06:21:26.861Z] testRegister_0(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0 s [2020-01-19T06:21:26.861Z] testRegister_Unregister_1(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0 s [2020-01-19T06:21:26.861Z] testRegister_Unregister_2(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0.001 s [2020-01-19T06:21:26.861Z] testRegister_Unregister_3(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0 s [2020-01-19T06:21:26.861Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest [2020-01-19T06:21:35.044Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.907 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest [2020-01-19T06:21:35.044Z] testGetPlainEvents(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.324 s [2020-01-19T06:21:35.044Z] testGetSyntheticEvents_TimeRange(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.503 s [2020-01-19T06:21:35.044Z] testGetProviders(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.198 s [2020-01-19T06:21:35.044Z] testCancelRequests(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.218 s [2020-01-19T06:21:35.044Z] testGetSyntheticEvents_EqualBlockSizes(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.419 s [2020-01-19T06:21:35.044Z] testGetProviders2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.244 s [2020-01-19T06:21:35.044Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest [2020-01-19T06:21:43.140Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.002 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest [2020-01-19T06:21:43.140Z] testChildrenFirstCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.534 s [2020-01-19T06:21:43.140Z] testTraceDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.483 s [2020-01-19T06:21:43.140Z] testChildrenFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.546 s [2020-01-19T06:21:43.140Z] testMultipleRequestsCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.494 s [2020-01-19T06:21:43.140Z] testChildFirstDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.97 s [2020-01-19T06:21:43.140Z] testParentDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.991 s [2020-01-19T06:21:43.140Z] testMixedOrderCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.552 s [2020-01-19T06:21:43.140Z] testMixedCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.455 s [2020-01-19T06:21:43.140Z] testParentFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0 s [2020-01-19T06:21:43.140Z] testTraceDependencyForeground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.469 s [2020-01-19T06:21:43.140Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest [2020-01-19T06:21:43.140Z] [2020-01-19T06:21:43.140Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-19 06:21:41.615 [2020-01-19T06:21:43.140Z] !MESSAGE Error parsing /tmp/markers5149621420766933066xml [2020-01-19T06:21:43.140Z] !STACK 0 [2020-01-19T06:21:43.140Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers5149621420766933066xml; lineNumber: 1; columnNumber: 201; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'double'. [2020-01-19T06:21:43.140Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2020-01-19T06:21:43.140Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2020-01-19T06:21:43.140Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2020-01-19T06:21:43.140Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2020-01-19T06:21:43.140Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2020-01-19T06:21:43.140Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2020-01-19T06:21:43.140Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2020-01-19T06:21:43.140Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2020-01-19T06:21:43.140Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2020-01-19T06:21:43.140Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2020-01-19T06:21:43.140Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2020-01-19T06:21:43.140Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2020-01-19T06:21:43.140Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2020-01-19T06:21:43.140Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2020-01-19T06:21:43.140Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2020-01-19T06:21:43.140Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2020-01-19T06:21:43.140Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2020-01-19T06:21:43.140Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2020-01-19T06:21:43.140Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2020-01-19T06:21:43.140Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2020-01-19T06:21:43.140Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2020-01-19T06:21:43.140Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2020-01-19T06:21:43.140Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170) [2020-01-19T06:21:43.140Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2020-01-19T06:21:43.140Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:288) [2020-01-19T06:21:43.140Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:21:43.140Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:21:43.140Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:21:43.140Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:21:43.140Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2020-01-19T06:21:43.140Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2020-01-19T06:21:43.140Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2020-01-19T06:21:43.140Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2020-01-19T06:21:43.140Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2020-01-19T06:21:43.140Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2020-01-19T06:21:43.140Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2020-01-19T06:21:43.140Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2020-01-19T06:21:43.140Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2020-01-19T06:21:43.140Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2020-01-19T06:21:43.140Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2020-01-19T06:21:43.140Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2020-01-19T06:21:43.140Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2020-01-19T06:21:43.140Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2020-01-19T06:21:43.140Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2020-01-19T06:21:43.141Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2020-01-19T06:21:43.141Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2020-01-19T06:21:43.141Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:21:43.141Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:21:43.141Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:21:43.141Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:21:43.141Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2020-01-19T06:21:43.141Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2020-01-19T06:21:43.141Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2020-01-19T06:21:43.141Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2020-01-19T06:21:43.141Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2020-01-19T06:21:43.141Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:21:43.141Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:21:43.141Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:21:43.141Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:21:43.141Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) [2020-01-19T06:21:43.141Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) [2020-01-19T06:21:43.141Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-01-19T06:21:43.141Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-01-19T06:21:43.141Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-01-19T06:21:43.141Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-01-19T06:21:43.141Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:21:43.141Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:21:43.141Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:21:43.141Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:21:43.141Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-01-19T06:21:43.141Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-01-19T06:21:43.141Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-01-19T06:21:43.141Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-01-19T06:21:43.141Z] [2020-01-19T06:21:43.141Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-19 06:21:41.620 [2020-01-19T06:21:43.141Z] !MESSAGE Error parsing /tmp/markers4197524531613426526xml [2020-01-19T06:21:43.141Z] !STACK 0 [2020-01-19T06:21:43.141Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers4197524531613426526xml; lineNumber: 1; columnNumber: 199; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'. [2020-01-19T06:21:43.141Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2020-01-19T06:21:43.141Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2020-01-19T06:21:43.141Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2020-01-19T06:21:43.141Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2020-01-19T06:21:43.141Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2020-01-19T06:21:43.141Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2020-01-19T06:21:43.141Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2020-01-19T06:21:43.141Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2020-01-19T06:21:43.141Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2020-01-19T06:21:43.141Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2020-01-19T06:21:43.141Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2020-01-19T06:21:43.141Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2020-01-19T06:21:43.141Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2020-01-19T06:21:43.141Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2020-01-19T06:21:43.141Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2020-01-19T06:21:43.141Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2020-01-19T06:21:43.141Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2020-01-19T06:21:43.141Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2020-01-19T06:21:43.141Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2020-01-19T06:21:43.141Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2020-01-19T06:21:43.141Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2020-01-19T06:21:43.141Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2020-01-19T06:21:43.141Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170) [2020-01-19T06:21:43.141Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2020-01-19T06:21:43.141Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:289) [2020-01-19T06:21:43.141Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:21:43.141Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:21:43.141Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:21:43.141Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:21:43.141Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2020-01-19T06:21:43.141Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2020-01-19T06:21:43.141Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2020-01-19T06:21:43.141Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2020-01-19T06:21:43.141Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2020-01-19T06:21:43.141Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2020-01-19T06:21:43.141Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2020-01-19T06:21:43.141Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2020-01-19T06:21:43.141Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2020-01-19T06:21:43.141Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2020-01-19T06:21:43.141Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2020-01-19T06:21:43.141Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2020-01-19T06:21:43.141Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2020-01-19T06:21:43.141Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2020-01-19T06:21:43.141Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2020-01-19T06:21:43.141Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2020-01-19T06:21:43.141Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2020-01-19T06:21:43.141Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:21:43.141Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:21:43.141Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:21:43.141Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:21:43.141Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2020-01-19T06:21:43.141Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2020-01-19T06:21:43.141Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2020-01-19T06:21:43.141Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2020-01-19T06:21:43.141Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2020-01-19T06:21:43.141Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:21:43.141Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:21:43.141Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:21:43.141Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:21:43.141Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) [2020-01-19T06:21:43.141Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) [2020-01-19T06:21:43.141Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-01-19T06:21:43.141Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-01-19T06:21:43.141Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-01-19T06:21:43.141Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-01-19T06:21:43.141Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:21:43.141Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:21:43.142Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:21:43.142Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:21:43.142Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-01-19T06:21:43.142Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-01-19T06:21:43.142Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-01-19T06:21:43.142Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-01-19T06:21:43.142Z] [2020-01-19T06:21:43.142Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-19 06:21:41.624 [2020-01-19T06:21:43.142Z] !MESSAGE Error parsing /tmp/markers1940032404631849910xml [2020-01-19T06:21:43.142Z] !STACK 0 [2020-01-19T06:21:43.142Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers1940032404631849910xml; lineNumber: 1; columnNumber: 200; cvc-minExclusive-valid: Value '-1' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'. [2020-01-19T06:21:43.142Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2020-01-19T06:21:43.142Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2020-01-19T06:21:43.142Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2020-01-19T06:21:43.142Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2020-01-19T06:21:43.142Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2020-01-19T06:21:43.142Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2020-01-19T06:21:43.142Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2020-01-19T06:21:43.142Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2020-01-19T06:21:43.142Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2020-01-19T06:21:43.142Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2020-01-19T06:21:43.142Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2020-01-19T06:21:43.142Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2020-01-19T06:21:43.142Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2020-01-19T06:21:43.142Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2020-01-19T06:21:43.142Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2020-01-19T06:21:43.142Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2020-01-19T06:21:43.142Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2020-01-19T06:21:43.142Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2020-01-19T06:21:43.142Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2020-01-19T06:21:43.142Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2020-01-19T06:21:43.142Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2020-01-19T06:21:43.142Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2020-01-19T06:21:43.142Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170) [2020-01-19T06:21:43.142Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2020-01-19T06:21:43.142Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:290) [2020-01-19T06:21:43.142Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:21:43.142Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:21:43.142Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:21:43.142Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:21:43.142Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2020-01-19T06:21:43.142Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2020-01-19T06:21:43.142Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2020-01-19T06:21:43.142Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2020-01-19T06:21:43.142Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2020-01-19T06:21:43.142Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2020-01-19T06:21:43.142Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2020-01-19T06:21:43.142Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2020-01-19T06:21:43.142Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2020-01-19T06:21:43.142Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2020-01-19T06:21:43.142Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2020-01-19T06:21:43.142Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2020-01-19T06:21:43.142Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2020-01-19T06:21:43.142Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2020-01-19T06:21:43.142Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2020-01-19T06:21:43.142Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2020-01-19T06:21:43.142Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2020-01-19T06:21:43.142Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:21:43.142Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:21:43.142Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:21:43.142Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:21:43.142Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2020-01-19T06:21:43.142Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2020-01-19T06:21:43.142Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2020-01-19T06:21:43.142Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2020-01-19T06:21:43.142Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2020-01-19T06:21:43.142Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:21:43.142Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:21:43.142Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:21:43.142Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:21:43.142Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) [2020-01-19T06:21:43.142Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) [2020-01-19T06:21:43.142Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-01-19T06:21:43.142Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-01-19T06:21:43.142Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-01-19T06:21:43.142Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-01-19T06:21:43.142Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:21:43.142Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:21:43.142Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:21:43.142Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:21:43.142Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-01-19T06:21:43.142Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-01-19T06:21:43.142Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-01-19T06:21:43.142Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-01-19T06:21:43.142Z] [2020-01-19T06:21:43.142Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-19 06:21:41.628 [2020-01-19T06:21:43.142Z] !MESSAGE Error parsing /tmp/markers2650240698023421873xml [2020-01-19T06:21:43.142Z] !STACK 0 [2020-01-19T06:21:43.142Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers2650240698023421873xml; 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. [2020-01-19T06:21:43.142Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2020-01-19T06:21:43.142Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2020-01-19T06:21:43.142Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2020-01-19T06:21:43.142Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2020-01-19T06:21:43.142Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2020-01-19T06:21:43.142Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2020-01-19T06:21:43.142Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2020-01-19T06:21:43.142Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2020-01-19T06:21:43.142Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2020-01-19T06:21:43.142Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2020-01-19T06:21:43.142Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2020-01-19T06:21:43.142Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2020-01-19T06:21:43.142Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2020-01-19T06:21:43.142Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2020-01-19T06:21:43.143Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2020-01-19T06:21:43.143Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2020-01-19T06:21:43.143Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2020-01-19T06:21:43.143Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2020-01-19T06:21:43.143Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2020-01-19T06:21:43.143Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2020-01-19T06:21:43.143Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2020-01-19T06:21:43.143Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2020-01-19T06:21:43.143Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170) [2020-01-19T06:21:43.143Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2020-01-19T06:21:43.143Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:291) [2020-01-19T06:21:43.143Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:21:43.143Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:21:43.143Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:21:43.143Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:21:43.143Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2020-01-19T06:21:43.143Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2020-01-19T06:21:43.143Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2020-01-19T06:21:43.143Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2020-01-19T06:21:43.143Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2020-01-19T06:21:43.143Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2020-01-19T06:21:43.143Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2020-01-19T06:21:43.143Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2020-01-19T06:21:43.143Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2020-01-19T06:21:43.143Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2020-01-19T06:21:43.143Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2020-01-19T06:21:43.143Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2020-01-19T06:21:43.143Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2020-01-19T06:21:43.143Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2020-01-19T06:21:43.143Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2020-01-19T06:21:43.143Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2020-01-19T06:21:43.143Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2020-01-19T06:21:43.143Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:21:43.143Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:21:43.143Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:21:43.143Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:21:43.143Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2020-01-19T06:21:43.143Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2020-01-19T06:21:43.143Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2020-01-19T06:21:43.143Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2020-01-19T06:21:43.143Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2020-01-19T06:21:43.143Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:21:43.143Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:21:43.143Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:21:43.143Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:21:43.143Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) [2020-01-19T06:21:43.143Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) [2020-01-19T06:21:43.143Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-01-19T06:21:43.143Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-01-19T06:21:43.143Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-01-19T06:21:43.143Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-01-19T06:21:43.143Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:21:43.143Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:21:43.143Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:21:43.143Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:21:43.143Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-01-19T06:21:43.143Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-01-19T06:21:43.143Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-01-19T06:21:43.143Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-01-19T06:21:43.143Z] [2020-01-19T06:21:43.143Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-19 06:21:41.638 [2020-01-19T06:21:43.143Z] !MESSAGE Error parsing /tmp/markers2846386317798388864xml [2020-01-19T06:21:43.143Z] !STACK 0 [2020-01-19T06:21:43.143Z] java.lang.IllegalArgumentException: Invalid range: [4095‥0] [2020-01-19T06:21:43.143Z] at com.google.common.collect.Range.(Range.java:366) [2020-01-19T06:21:43.143Z] at com.google.common.collect.Range.create(Range.java:156) [2020-01-19T06:21:43.143Z] at com.google.common.collect.Range.closed(Range.java:180) [2020-01-19T06:21:43.143Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:308) [2020-01-19T06:21:43.143Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:213) [2020-01-19T06:21:43.143Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:184) [2020-01-19T06:21:43.143Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2020-01-19T06:21:43.143Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:292) [2020-01-19T06:21:43.143Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:21:43.143Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:21:43.143Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:21:43.143Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:21:43.143Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2020-01-19T06:21:43.143Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2020-01-19T06:21:43.143Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2020-01-19T06:21:43.143Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2020-01-19T06:21:43.143Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2020-01-19T06:21:43.143Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2020-01-19T06:21:43.143Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2020-01-19T06:21:43.143Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2020-01-19T06:21:43.143Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2020-01-19T06:21:43.143Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2020-01-19T06:21:43.143Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2020-01-19T06:21:43.143Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2020-01-19T06:21:43.143Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2020-01-19T06:21:43.143Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2020-01-19T06:21:43.143Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2020-01-19T06:21:43.143Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2020-01-19T06:21:43.143Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2020-01-19T06:21:43.143Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:21:43.143Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:21:43.143Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:21:43.143Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:21:43.143Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2020-01-19T06:21:43.143Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2020-01-19T06:21:43.143Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2020-01-19T06:21:43.143Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2020-01-19T06:21:43.144Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2020-01-19T06:21:43.144Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:21:43.144Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:21:43.144Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:21:43.144Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:21:43.144Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) [2020-01-19T06:21:43.144Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) [2020-01-19T06:21:43.144Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-01-19T06:21:43.144Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-01-19T06:21:43.144Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-01-19T06:21:43.144Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-01-19T06:21:43.144Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:21:43.144Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:21:43.144Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:21:43.144Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:21:43.144Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-01-19T06:21:43.144Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-01-19T06:21:43.144Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-01-19T06:21:43.144Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-01-19T06:21:43.144Z] [2020-01-19T06:21:43.144Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-19 06:21:41.643 [2020-01-19T06:21:43.144Z] !MESSAGE Error parsing /tmp/markers9059211309867690142xml [2020-01-19T06:21:43.144Z] !STACK 0 [2020-01-19T06:21:43.144Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers9059211309867690142xml; lineNumber: 1; columnNumber: 202; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'integer'. [2020-01-19T06:21:43.144Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2020-01-19T06:21:43.144Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2020-01-19T06:21:43.144Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2020-01-19T06:21:43.144Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2020-01-19T06:21:43.144Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2020-01-19T06:21:43.144Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2020-01-19T06:21:43.144Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2020-01-19T06:21:43.144Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2020-01-19T06:21:43.144Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2020-01-19T06:21:43.144Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2020-01-19T06:21:43.144Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2020-01-19T06:21:43.144Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2020-01-19T06:21:43.144Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2020-01-19T06:21:43.144Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2020-01-19T06:21:43.144Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2020-01-19T06:21:43.144Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2020-01-19T06:21:43.144Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2020-01-19T06:21:43.144Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2020-01-19T06:21:43.144Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2020-01-19T06:21:43.144Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2020-01-19T06:21:43.144Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2020-01-19T06:21:43.144Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2020-01-19T06:21:43.144Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170) [2020-01-19T06:21:43.144Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2020-01-19T06:21:43.144Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:293) [2020-01-19T06:21:43.144Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:21:43.144Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:21:43.144Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:21:43.144Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:21:43.144Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2020-01-19T06:21:43.144Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2020-01-19T06:21:43.144Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2020-01-19T06:21:43.144Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2020-01-19T06:21:43.144Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2020-01-19T06:21:43.144Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2020-01-19T06:21:43.144Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2020-01-19T06:21:43.144Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2020-01-19T06:21:43.144Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2020-01-19T06:21:43.144Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2020-01-19T06:21:43.144Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2020-01-19T06:21:43.144Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2020-01-19T06:21:43.144Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2020-01-19T06:21:43.144Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2020-01-19T06:21:43.144Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2020-01-19T06:21:43.144Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2020-01-19T06:21:43.144Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2020-01-19T06:21:43.144Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:21:43.144Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:21:43.144Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:21:43.144Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:21:43.144Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2020-01-19T06:21:43.144Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2020-01-19T06:21:43.144Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2020-01-19T06:21:43.144Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2020-01-19T06:21:43.144Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2020-01-19T06:21:43.144Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:21:43.144Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:21:43.144Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:21:43.144Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:21:43.144Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) [2020-01-19T06:21:43.144Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) [2020-01-19T06:21:43.144Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-01-19T06:21:43.144Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-01-19T06:21:43.144Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-01-19T06:21:43.144Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-01-19T06:21:43.145Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:21:43.145Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:21:43.145Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:21:43.145Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:21:43.145Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-01-19T06:21:43.145Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-01-19T06:21:43.145Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-01-19T06:21:43.145Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-01-19T06:21:43.145Z] [2020-01-19T06:21:43.145Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-19 06:21:41.647 [2020-01-19T06:21:43.145Z] !MESSAGE Error parsing /tmp/markers9024270783064917327xml [2020-01-19T06:21:43.145Z] !STACK 0 [2020-01-19T06:21:43.145Z] java.lang.IllegalArgumentException: Invalid range: [4095‥0] [2020-01-19T06:21:43.145Z] at com.google.common.collect.Range.(Range.java:366) [2020-01-19T06:21:43.145Z] at com.google.common.collect.Range.create(Range.java:156) [2020-01-19T06:21:43.145Z] at com.google.common.collect.Range.closed(Range.java:180) [2020-01-19T06:21:43.145Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:308) [2020-01-19T06:21:43.145Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:213) [2020-01-19T06:21:43.145Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:184) [2020-01-19T06:21:43.145Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2020-01-19T06:21:43.145Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:294) [2020-01-19T06:21:43.145Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:21:43.145Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:21:43.145Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:21:43.145Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:21:43.145Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2020-01-19T06:21:43.145Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2020-01-19T06:21:43.145Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2020-01-19T06:21:43.145Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2020-01-19T06:21:43.145Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2020-01-19T06:21:43.145Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2020-01-19T06:21:43.145Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2020-01-19T06:21:43.145Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2020-01-19T06:21:43.145Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2020-01-19T06:21:43.145Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2020-01-19T06:21:43.145Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2020-01-19T06:21:43.145Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2020-01-19T06:21:43.145Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2020-01-19T06:21:43.145Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2020-01-19T06:21:43.145Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2020-01-19T06:21:43.145Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2020-01-19T06:21:43.145Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2020-01-19T06:21:43.145Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:21:43.145Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:21:43.145Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:21:43.145Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:21:43.145Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2020-01-19T06:21:43.145Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2020-01-19T06:21:43.145Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2020-01-19T06:21:43.145Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2020-01-19T06:21:43.145Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2020-01-19T06:21:43.145Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:21:43.145Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:21:43.145Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:21:43.145Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:21:43.145Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) [2020-01-19T06:21:43.145Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) [2020-01-19T06:21:43.145Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-01-19T06:21:43.145Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-01-19T06:21:43.145Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-01-19T06:21:43.145Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-01-19T06:21:43.145Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:21:43.145Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:21:43.145Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:21:43.145Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:21:43.145Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-01-19T06:21:43.145Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-01-19T06:21:43.145Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-01-19T06:21:43.145Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-01-19T06:21:43.145Z] [2020-01-19T06:21:43.145Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-19 06:21:41.707 [2020-01-19T06:21:43.145Z] !MESSAGE Error parsing /tmp/markers7189291570404073212xml [2020-01-19T06:21:43.145Z] !STACK 0 [2020-01-19T06:21:43.145Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers7189291570404073212xml; lineNumber: 1; columnNumber: 256; cvc-complex-type.2.4.b: The content of element 'segments' is not complete. One of '{segment}' is expected. [2020-01-19T06:21:43.145Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2020-01-19T06:21:43.145Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2020-01-19T06:21:43.145Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2020-01-19T06:21:43.145Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2020-01-19T06:21:43.145Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2020-01-19T06:21:43.145Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2020-01-19T06:21:43.145Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2020-01-19T06:21:43.145Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidComplexType(XMLSchemaValidator.java:3207) [2020-01-19T06:21:43.145Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidType(XMLSchemaValidator.java:3154) [2020-01-19T06:21:43.145Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processElementContent(XMLSchemaValidator.java:3056) [2020-01-19T06:21:43.145Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleEndElement(XMLSchemaValidator.java:2135) [2020-01-19T06:21:43.145Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:854) [2020-01-19T06:21:43.145Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1782) [2020-01-19T06:21:43.145Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2967) [2020-01-19T06:21:43.145Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2020-01-19T06:21:43.145Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2020-01-19T06:21:43.145Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2020-01-19T06:21:43.145Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2020-01-19T06:21:43.145Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2020-01-19T06:21:43.145Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2020-01-19T06:21:43.145Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2020-01-19T06:21:43.145Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2020-01-19T06:21:43.145Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2020-01-19T06:21:43.145Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170) [2020-01-19T06:21:43.145Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2020-01-19T06:21:43.145Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:295) [2020-01-19T06:21:43.145Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:21:43.145Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:21:43.145Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:21:43.145Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:21:43.145Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2020-01-19T06:21:43.145Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2020-01-19T06:21:43.145Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2020-01-19T06:21:43.145Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2020-01-19T06:21:43.145Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2020-01-19T06:21:43.145Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2020-01-19T06:21:43.145Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2020-01-19T06:21:43.145Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2020-01-19T06:21:43.145Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2020-01-19T06:21:43.145Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2020-01-19T06:21:43.145Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2020-01-19T06:21:43.145Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2020-01-19T06:21:43.146Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2020-01-19T06:21:43.146Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2020-01-19T06:21:43.146Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2020-01-19T06:21:43.146Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2020-01-19T06:21:43.146Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2020-01-19T06:21:43.146Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:21:43.146Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:21:43.146Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:21:43.146Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:21:43.146Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2020-01-19T06:21:43.146Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2020-01-19T06:21:43.146Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2020-01-19T06:21:43.146Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2020-01-19T06:21:43.146Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2020-01-19T06:21:43.146Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:21:43.146Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:21:43.146Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:21:43.146Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:21:43.146Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) [2020-01-19T06:21:43.146Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) [2020-01-19T06:21:43.146Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-01-19T06:21:43.146Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-01-19T06:21:43.146Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-01-19T06:21:43.146Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-01-19T06:21:43.146Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:21:43.146Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:21:43.146Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:21:43.146Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:21:43.146Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-01-19T06:21:43.146Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-01-19T06:21:43.146Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-01-19T06:21:43.146Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-01-19T06:21:43.146Z] [2020-01-19T06:21:43.146Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-19 06:21:41.711 [2020-01-19T06:21:43.146Z] !MESSAGE Error parsing /tmp/markers5603997220527987202xml [2020-01-19T06:21:43.146Z] !STACK 0 [2020-01-19T06:21:43.146Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers5603997220527987202xml; lineNumber: 1; columnNumber: 323; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0' for type 'length_type'. [2020-01-19T06:21:43.146Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2020-01-19T06:21:43.146Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2020-01-19T06:21:43.146Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2020-01-19T06:21:43.146Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2020-01-19T06:21:43.146Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2020-01-19T06:21:43.146Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2020-01-19T06:21:43.146Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2020-01-19T06:21:43.146Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2020-01-19T06:21:43.146Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2020-01-19T06:21:43.146Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2020-01-19T06:21:43.146Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:761) [2020-01-19T06:21:43.146Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351) [2020-01-19T06:21:43.146Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2020-01-19T06:21:43.146Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2020-01-19T06:21:43.146Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2020-01-19T06:21:43.146Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2020-01-19T06:21:43.146Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2020-01-19T06:21:43.146Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2020-01-19T06:21:43.146Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2020-01-19T06:21:43.146Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2020-01-19T06:21:43.146Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2020-01-19T06:21:43.146Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2020-01-19T06:21:43.146Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170) [2020-01-19T06:21:43.146Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2020-01-19T06:21:43.146Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:296) [2020-01-19T06:21:43.146Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:21:43.146Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:21:43.146Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:21:43.146Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:21:43.146Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2020-01-19T06:21:43.146Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2020-01-19T06:21:43.146Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2020-01-19T06:21:43.146Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2020-01-19T06:21:43.147Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2020-01-19T06:21:43.147Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2020-01-19T06:21:43.147Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2020-01-19T06:21:43.147Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2020-01-19T06:21:43.147Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2020-01-19T06:21:43.147Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2020-01-19T06:21:43.147Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2020-01-19T06:21:43.147Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2020-01-19T06:21:43.147Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2020-01-19T06:21:43.147Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2020-01-19T06:21:43.147Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2020-01-19T06:21:43.147Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2020-01-19T06:21:43.147Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2020-01-19T06:21:43.147Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:21:43.147Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:21:43.147Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:21:43.147Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:21:43.147Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2020-01-19T06:21:43.147Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2020-01-19T06:21:43.147Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2020-01-19T06:21:43.147Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2020-01-19T06:21:43.147Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2020-01-19T06:21:43.147Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:21:43.147Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:21:43.147Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:21:43.147Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:21:43.147Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) [2020-01-19T06:21:43.147Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) [2020-01-19T06:21:43.147Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-01-19T06:21:43.147Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-01-19T06:21:43.147Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-01-19T06:21:43.147Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-01-19T06:21:43.147Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:21:43.147Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:21:43.147Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:21:43.147Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:21:43.147Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-01-19T06:21:43.147Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-01-19T06:21:43.147Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-01-19T06:21:43.147Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-01-19T06:21:43.147Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest [2020-01-19T06:21:43.147Z] testParseInvalidContent(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.109 s [2020-01-19T06:21:43.147Z] testExtensionPoint(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.018 s [2020-01-19T06:21:43.147Z] testParse(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.005 s [2020-01-19T06:21:43.147Z] testParseInvalidFile(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.002 s [2020-01-19T06:21:43.147Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest [2020-01-19T06:21:43.147Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest [2020-01-19T06:21:43.147Z] testAddMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest) Time elapsed: 0 s [2020-01-19T06:21:43.147Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest) Time elapsed: 0.001 s [2020-01-19T06:21:43.147Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest [2020-01-19T06:21:43.147Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest [2020-01-19T06:21:43.147Z] testAddSegment(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0 s [2020-01-19T06:21:43.147Z] testAddSubMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0 s [2020-01-19T06:21:43.147Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0 s [2020-01-19T06:21:43.147Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest [2020-01-19T06:21:43.147Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest [2020-01-19T06:21:43.147Z] testTmfAsyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest) Time elapsed: 0.001 s [2020-01-19T06:21:43.147Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest [2020-01-19T06:21:43.147Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest [2020-01-19T06:21:43.147Z] testTmfSyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest) Time elapsed: 0 s [2020-01-19T06:21:43.147Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest [2020-01-19T06:21:43.147Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest [2020-01-19T06:21:43.147Z] testValidateName(org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest) Time elapsed: 0.001 s [2020-01-19T06:21:43.147Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest [2020-01-19T06:21:43.147Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest [2020-01-19T06:21:43.147Z] testInboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.002 s [2020-01-19T06:21:43.147Z] testBroadcastAsync(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.001 s [2020-01-19T06:21:43.147Z] testSendReceive(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.001 s [2020-01-19T06:21:43.147Z] testConcurrentSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.008 s [2020-01-19T06:21:43.147Z] testOutboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0 s [2020-01-19T06:21:43.147Z] testNestedSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0 s [2020-01-19T06:21:43.147Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest [2020-01-19T06:21:58.009Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.008 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest [2020-01-19T06:21:58.009Z] testDelay(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 6.001 s [2020-01-19T06:21:58.009Z] testOneChannel(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 5.001 s [2020-01-19T06:21:58.009Z] testMultipleChannels(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 5.005 s [2020-01-19T06:21:58.009Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest [2020-01-19T06:21:58.572Z] [2020-01-19T06:21:58.572Z] !ENTRY org.eclipse.cdt.core.native 4 0 2020-01-19 06:21:58.261 [2020-01-19T06:21:58.572Z] !MESSAGE no spawner in java.library.path [2020-01-19T06:21:58.572Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.464 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest [2020-01-19T06:21:58.572Z] testMapFileWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.447 s [2020-01-19T06:21:58.572Z] testGuessingFileType(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.014 s [2020-01-19T06:21:58.572Z] testNmFile(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.002 s [2020-01-19T06:21:58.572Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest [2020-01-19T06:21:58.572Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest [2020-01-19T06:21:58.572Z] testExtremeValues(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.01 s [2020-01-19T06:21:58.572Z] testValidTextFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.053 s [2020-01-19T06:21:58.572Z] testGettingSymbolMapFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.003 s [2020-01-19T06:21:58.572Z] testInvalidFiles(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0 s [2020-01-19T06:21:58.572Z] testGettingSymbolWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.004 s [2020-01-19T06:21:58.572Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest [2020-01-19T06:21:58.572Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest [2020-01-19T06:21:58.572Z] testGetterForExperiment(org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest) Time elapsed: 0.004 s [2020-01-19T06:21:58.572Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest [2020-01-19T06:21:58.572Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest [2020-01-19T06:21:58.572Z] transformSlope(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0.001 s [2020-01-19T06:21:58.572Z] testToString(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2020-01-19T06:21:58.572Z] transformIdentity(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2020-01-19T06:21:58.572Z] transformOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2020-01-19T06:21:58.572Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest [2020-01-19T06:21:59.500Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.796 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest [2020-01-19T06:21:59.500Z] testFastTransformSlopeAndOffset[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.007 s [2020-01-19T06:21:59.500Z] testFastTransformSlope[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.092 s [2020-01-19T06:21:59.500Z] testFastTransformArguments[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.001 s [2020-01-19T06:21:59.500Z] testFLTRepeatability[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2020-01-19T06:21:59.500Z] testFastTransformPrecision[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.195 s [2020-01-19T06:21:59.500Z] testFLTEquivalence[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.001 s [2020-01-19T06:21:59.500Z] testFastTransformSlopeAndOffset[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.106 s [2020-01-19T06:21:59.500Z] testFastTransformSlope[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.291 s [2020-01-19T06:21:59.500Z] testFastTransformArguments[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2020-01-19T06:21:59.500Z] testFLTRepeatability[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.001 s [2020-01-19T06:21:59.500Z] testFastTransformPrecision[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.099 s [2020-01-19T06:21:59.500Z] testFLTEquivalence[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.001 s [2020-01-19T06:21:59.500Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest [2020-01-19T06:21:59.500Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest [2020-01-19T06:21:59.500Z] testComposition(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0.001 s [2020-01-19T06:21:59.500Z] testEqualityConstantTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2020-01-19T06:21:59.500Z] testLinearTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2020-01-19T06:21:59.500Z] testIdentityTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2020-01-19T06:21:59.500Z] testEquality(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2020-01-19T06:21:59.500Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest [2020-01-19T06:21:59.500Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest [2020-01-19T06:21:59.500Z] testOneHull(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.003 s [2020-01-19T06:21:59.500Z] testFullyIncrementalSerialization(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.008 s [2020-01-19T06:21:59.500Z] testFullyIncremental(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.002 s [2020-01-19T06:21:59.500Z] testDisjoint(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0 s [2020-01-19T06:21:59.500Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest [2020-01-19T06:22:04.749Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.004 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest [2020-01-19T06:22:04.749Z] testNegativeOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.34 s [2020-01-19T06:22:04.749Z] testPositiveOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.203 s [2020-01-19T06:22:04.749Z] testNoOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.224 s [2020-01-19T06:22:04.749Z] testClearOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.235 s [2020-01-19T06:22:04.749Z] Running org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest [2020-01-19T06:22:05.005Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.551 s - in org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest [2020-01-19T06:22:05.005Z] testCopyResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.26 s [2020-01-19T06:22:05.005Z] testGetLocationUri[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0 s [2020-01-19T06:22:05.005Z] testCreateSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.02 s [2020-01-19T06:22:05.005Z] testGetLocation[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.003 s [2020-01-19T06:22:05.005Z] testDeleteResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.056 s [2020-01-19T06:22:05.005Z] testDeleteIfBrokenSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.007 s [2020-01-19T06:22:05.005Z] testIsSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.002 s [2020-01-19T06:22:05.005Z] testCopyResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.125 s [2020-01-19T06:22:05.005Z] testGetLocationUri[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0 s [2020-01-19T06:22:05.005Z] testCreateSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.014 s [2020-01-19T06:22:05.005Z] testGetLocation[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.001 s [2020-01-19T06:22:05.005Z] testDeleteResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.016 s [2020-01-19T06:22:05.005Z] testDeleteIfBrokenSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.019 s [2020-01-19T06:22:05.005Z] testIsSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.001 s [2020-01-19T06:22:05.005Z] Running org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest [2020-01-19T06:22:05.005Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest [2020-01-19T06:22:05.005Z] testSeekAndWrite(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.003 s [2020-01-19T06:22:05.005Z] testRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0 s [2020-01-19T06:22:05.005Z] testReadLine(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.001 s [2020-01-19T06:22:05.005Z] testSeekAndRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.049 s [2020-01-19T06:22:05.005Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest [2020-01-19T06:22:05.005Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest [2020-01-19T06:22:05.005Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.005Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.005Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.005Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.005Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0.001 s [2020-01-19T06:22:05.005Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.005Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.005Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.005Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.005Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.005Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest [2020-01-19T06:22:05.006Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest [2020-01-19T06:22:05.006Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.006Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.006Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.006Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.006Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.006Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.006Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.006Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.006Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.006Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.006Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest [2020-01-19T06:22:05.263Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest [2020-01-19T06:22:05.263Z] testInputFilterEquals(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.062 s [2020-01-19T06:22:05.263Z] testInputRegexNoField(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.002 s [2020-01-19T06:22:05.263Z] testInputRegexMatchesNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2020-01-19T06:22:05.263Z] testInputFilterUnsupported(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2020-01-19T06:22:05.263Z] testInputRegexContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2020-01-19T06:22:05.263Z] testInputRegexPresent(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2020-01-19T06:22:05.263Z] testInputFilterContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2020-01-19T06:22:05.263Z] testInputRegexAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2020-01-19T06:22:05.263Z] testInputFilterAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.011 s [2020-01-19T06:22:05.263Z] testInputFilterMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2020-01-19T06:22:05.263Z] testInputFilterCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2020-01-19T06:22:05.263Z] testInputRegexNoAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2020-01-19T06:22:05.263Z] testInputRegexMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2020-01-19T06:22:05.263Z] testInputRegexCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2020-01-19T06:22:05.263Z] testInputFilterOr(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2020-01-19T06:22:05.263Z] testInputRegexAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2020-01-19T06:22:05.263Z] testInputRegexNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2020-01-19T06:22:05.263Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest [2020-01-19T06:22:05.263Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest [2020-01-19T06:22:05.263Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.263Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.263Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0.007 s [2020-01-19T06:22:05.263Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.263Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.263Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.263Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.263Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.263Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.263Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.263Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest [2020-01-19T06:22:05.263Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest [2020-01-19T06:22:05.263Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2020-01-19T06:22:05.263Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2020-01-19T06:22:05.263Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2020-01-19T06:22:05.263Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2020-01-19T06:22:05.263Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2020-01-19T06:22:05.263Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2020-01-19T06:22:05.263Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2020-01-19T06:22:05.263Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.001 s [2020-01-19T06:22:05.263Z] testInterfaces(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2020-01-19T06:22:05.263Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest [2020-01-19T06:22:05.263Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest [2020-01-19T06:22:05.263Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.263Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.263Z] testGetFilterName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.263Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0.001 s [2020-01-19T06:22:05.263Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.263Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.263Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.263Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.263Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.263Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.263Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.263Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest [2020-01-19T06:22:05.263Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest [2020-01-19T06:22:05.263Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0.001 s [2020-01-19T06:22:05.263Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.263Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.263Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.263Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.263Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.263Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.263Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.263Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.263Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.263Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest [2020-01-19T06:22:05.264Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest [2020-01-19T06:22:05.264Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.264Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.264Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.264Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.264Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.264Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.264Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.264Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.264Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.264Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.264Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest [2020-01-19T06:22:05.264Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest [2020-01-19T06:22:05.264Z] testLogicalOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2020-01-19T06:22:05.264Z] testContainsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2020-01-19T06:22:05.264Z] testEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2020-01-19T06:22:05.264Z] testRegex(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2020-01-19T06:22:05.264Z] testNotOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2020-01-19T06:22:05.264Z] testComplexFilter(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.002 s [2020-01-19T06:22:05.264Z] testFilterWithNumber(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.002 s [2020-01-19T06:22:05.264Z] testLessThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2020-01-19T06:22:05.264Z] testPresentOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2020-01-19T06:22:05.264Z] testMatchesOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2020-01-19T06:22:05.264Z] testNotEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2020-01-19T06:22:05.264Z] testInvalid(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2020-01-19T06:22:05.264Z] testGreaterThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2020-01-19T06:22:05.264Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest [2020-01-19T06:22:05.264Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest [2020-01-19T06:22:05.264Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0.001 s [2020-01-19T06:22:05.264Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.264Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.264Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.264Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.264Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.264Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.264Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.264Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.264Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.264Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest [2020-01-19T06:22:05.264Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest [2020-01-19T06:22:05.264Z] testMatchesTimestamp(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.264Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.001 s [2020-01-19T06:22:05.264Z] testMatchesAlpha(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.264Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.264Z] testMatchesNum(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.264Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.264Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.264Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.264Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.264Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.264Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.264Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.264Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest [2020-01-19T06:22:05.264Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest [2020-01-19T06:22:05.264Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.264Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.264Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0.001 s [2020-01-19T06:22:05.264Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.264Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.264Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.264Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.264Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.264Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.264Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2020-01-19T06:22:05.264Z] Running org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest [2020-01-19T06:22:05.264Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest [2020-01-19T06:22:05.264Z] aspectResolveTest(org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest) Time elapsed: 0 s [2020-01-19T06:22:05.264Z] aspectTypeTest(org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest) Time elapsed: 0 s [2020-01-19T06:22:05.264Z] [2020-01-19T06:22:05.264Z] Results: [2020-01-19T06:22:05.264Z] [2020-01-19T06:22:05.264Z] Tests run: 836, Failures: 0, Errors: 0, Skipped: 1 [2020-01-19T06:22:05.264Z] [2020-01-19T06:22:05.264Z] [2020-01-19T06:22:05.264Z] !ENTRY org.eclipse.core.resources 2 10035 2020-01-19 06:22:05.147 [2020-01-19T06:22:05.264Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2020-01-19T06:22:05.827Z] [INFO] All tests passed! [2020-01-19T06:22:05.827Z] [INFO] [2020-01-19T06:22:05.827Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-01-19T06:22:05.827Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT.jar [2020-01-19T06:22:05.827Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/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.11-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT.pom [2020-01-19T06:22:05.827Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT-sources.jar [2020-01-19T06:22:05.827Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:22:05.827Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/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.11-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT-p2metadata.xml [2020-01-19T06:22:05.827Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/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.11-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT-p2artifacts.xml [2020-01-19T06:22:05.827Z] [INFO] [2020-01-19T06:22:05.827Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core.tests --- [2020-01-19T06:22:05.827Z] [INFO] [2020-01-19T06:22:05.827Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >--- [2020-01-19T06:22:05.827Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.2.0-SNAPSHOT [19/138] [2020-01-19T06:22:05.827Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:22:05.827Z] [INFO] [2020-01-19T06:22:05.827Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-01-19T06:22:05.827Z] [INFO] [2020-01-19T06:22:05.827Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-01-19T06:22:06.083Z] [INFO] The project's OSGi version is 4.2.0.202001190610 [2020-01-19T06:22:06.083Z] [INFO] [2020-01-19T06:22:06.083Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-01-19T06:22:06.083Z] [INFO] [2020-01-19T06:22:06.083Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-01-19T06:22:06.083Z] [INFO] [2020-01-19T06:22:06.083Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-01-19T06:22:06.083Z] [INFO] [2020-01-19T06:22:06.083Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-01-19T06:22:06.083Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:22:06.083Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources [2020-01-19T06:22:06.083Z] [INFO] [2020-01-19T06:22:06.083Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-01-19T06:22:06.083Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes [2020-01-19T06:22:06.340Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[125] [2020-01-19T06:22:06.340Z] return iter; [2020-01-19T06:22:06.340Z] ^^^^^^^^^^^^ [2020-01-19T06:22:06.340Z] Potential resource leak: 'iter' may not be closed at this location [2020-01-19T06:22:06.340Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[199] [2020-01-19T06:22:06.340Z] elem = (CtfIterator) fTrace.createIterator(); [2020-01-19T06:22:06.340Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:22:06.340Z] Potential resource leak: 'elem' may not be closed at this location [2020-01-19T06:22:06.340Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[203] [2020-01-19T06:22:06.340Z] return elem; [2020-01-19T06:22:06.340Z] ^^^^^^^^^^^^ [2020-01-19T06:22:06.340Z] Potential resource leak: 'elem' may not be closed at this location [2020-01-19T06:22:06.340Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[81] [2020-01-19T06:22:06.340Z] CtfIterator iterator = getIterator(); [2020-01-19T06:22:06.340Z] ^^^^^^^^ [2020-01-19T06:22:06.340Z] Potential resource leak: 'iterator' may not be closed [2020-01-19T06:22:06.340Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[126] [2020-01-19T06:22:06.340Z] return iterator == null ? null : iterator.getCurrentEvent(); [2020-01-19T06:22:06.340Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:22:06.340Z] Potential resource leak: 'iterator' may not be closed at this location [2020-01-19T06:22:06.340Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[154] [2020-01-19T06:22:06.340Z] return retVal; [2020-01-19T06:22:06.340Z] ^^^^^^^^^^^^^^ [2020-01-19T06:22:06.340Z] Potential resource leak: 'iterator' may not be closed at this location [2020-01-19T06:22:06.340Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[176] [2020-01-19T06:22:06.340Z] return ret; [2020-01-19T06:22:06.340Z] ^^^^^^^^^^^ [2020-01-19T06:22:06.340Z] Potential resource leak: 'iterator' may not be closed at this location [2020-01-19T06:22:06.340Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[189] [2020-01-19T06:22:06.340Z] return iterator == null ? false : iterator.seek(location); [2020-01-19T06:22:06.340Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:22:06.340Z] Potential resource leak: 'iterator' may not be closed at this location [2020-01-19T06:22:06.340Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[154] [2020-01-19T06:22:06.340Z] return fPreviousEvent; [2020-01-19T06:22:06.340Z] ^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:22:06.340Z] Potential resource leak: 'top' may not be closed at this location [2020-01-19T06:22:06.340Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[171] [2020-01-19T06:22:06.340Z] return fTrace.timestampCyclesToNanos(ts); [2020-01-19T06:22:06.340Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:22:06.340Z] Potential resource leak: 'top' may not be closed at this location [2020-01-19T06:22:06.340Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[174] [2020-01-19T06:22:06.340Z] return 0; [2020-01-19T06:22:06.340Z] ^^^^^^^^^ [2020-01-19T06:22:06.340Z] Potential resource leak: 'top' may not be closed at this location [2020-01-19T06:22:06.340Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/CtfEnumPair.java:[56] [2020-01-19T06:22:06.340Z] return getFirst(); [2020-01-19T06:22:06.340Z] ^^^^^^^^^^ [2020-01-19T06:22:06.340Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:22:06.340Z] 12 problems (12 warnings) [2020-01-19T06:22:06.340Z] [INFO] [2020-01-19T06:22:06.340Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-01-19T06:22:06.340Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:22:06.340Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/test/resources [2020-01-19T06:22:06.340Z] [INFO] [2020-01-19T06:22:06.340Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-01-19T06:22:06.340Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-sources.jar [2020-01-19T06:22:06.340Z] [INFO] [2020-01-19T06:22:06.340Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-01-19T06:22:06.340Z] [INFO] [2020-01-19T06:22:06.340Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-01-19T06:22:06.340Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar [2020-01-19T06:22:06.596Z] [INFO] [2020-01-19T06:22:06.596Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-01-19T06:22:06.596Z] [INFO] [2020-01-19T06:22:06.596Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-01-19T06:22:06.596Z] [INFO] [2020-01-19T06:22:06.596Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-01-19T06:22:06.596Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar [2020-01-19T06:22:06.596Z] [INFO] [2020-01-19T06:22:06.596Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-01-19T06:22:06.596Z] [INFO] [2020-01-19T06:22:06.596Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-01-19T06:22:06.596Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar [2020-01-19T06:22:06.596Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/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.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.pom [2020-01-19T06:22:06.596Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-sources.jar [2020-01-19T06:22:06.596Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:22:06.596Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/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.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-p2metadata.xml [2020-01-19T06:22:06.596Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/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.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-p2artifacts.xml [2020-01-19T06:22:06.596Z] [INFO] [2020-01-19T06:22:06.596Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core --- [2020-01-19T06:22:06.596Z] [INFO] [2020-01-19T06:22:06.596Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >-- [2020-01-19T06:22:06.596Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.9-SNAPSHOT [20/138] [2020-01-19T06:22:06.596Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T06:22:06.596Z] [INFO] [2020-01-19T06:22:06.596Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-01-19T06:22:06.596Z] [INFO] [2020-01-19T06:22:06.596Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-01-19T06:22:06.596Z] [INFO] The project's OSGi version is 1.0.9.202001190610 [2020-01-19T06:22:06.596Z] [INFO] [2020-01-19T06:22:06.596Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-01-19T06:22:06.596Z] [INFO] [2020-01-19T06:22:06.597Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-01-19T06:22:06.597Z] [INFO] [2020-01-19T06:22:06.597Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-01-19T06:22:06.597Z] [INFO] [2020-01-19T06:22:06.597Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-01-19T06:22:06.597Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:22:06.597Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources [2020-01-19T06:22:06.597Z] [INFO] [2020-01-19T06:22:06.597Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-01-19T06:22:06.597Z] [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes [2020-01-19T06:22:07.159Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/event/CtfTmfEventFieldSignExtensionTest.java:[39] [2020-01-19T06:22:07.159Z] private static final @NonNull CtfTestTrace DEBUG_INFO_TRACE = CtfTestTrace.DEBUG_INFO3; [2020-01-19T06:22:07.159Z] ^^^^^^^^^^^ [2020-01-19T06:22:07.159Z] The field CtfTestTrace.DEBUG_INFO3 is deprecated [2020-01-19T06:22:07.159Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[66] [2020-01-19T06:22:07.159Z] private static final Map EXPECTED_YDATA = ImmutableMap.of(Long.toString(1), [2020-01-19T06:22:07.159Z] ^^^^^^^^^^^^^^^^ [2020-01-19T06:22:07.159Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:22:07.159Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[71] [2020-01-19T06:22:07.159Z] Long.toString(2), [2020-01-19T06:22:07.159Z] ^^^^^^^^^^^^^^^^ [2020-01-19T06:22:07.159Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:22:07.159Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[109] [2020-01-19T06:22:07.159Z] SelectionTimeQueryFilter selectionFilter = new SelectionTimeQueryFilter(START, END, 100, ids); [2020-01-19T06:22:07.159Z] ^^^ [2020-01-19T06:22:07.159Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>', corresponding supertype is 'Collection' [2020-01-19T06:22:07.159Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/temp/statistics/TmfEventsStatisticsTest.java:[15] [2020-01-19T06:22:07.159Z] import org.eclipse.tracecompass.tmf.core.statistics.TmfEventsStatistics; [2020-01-19T06:22:07.159Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:22:07.160Z] The type TmfEventsStatistics is deprecated [2020-01-19T06:22:07.160Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/temp/statistics/TmfEventsStatisticsTest.java:[20] [2020-01-19T06:22:07.160Z] * Unit tests for the {@link TmfEventsStatistics} [2020-01-19T06:22:07.160Z] ^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:22:07.160Z] Javadoc: The type TmfEventsStatistics is deprecated [2020-01-19T06:22:07.160Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/temp/statistics/TmfEventsStatisticsTest.java:[31] [2020-01-19T06:22:07.160Z] backend = new TmfEventsStatistics(CtfTmfTestTraceUtils.getTrace(testTrace)); [2020-01-19T06:22:07.160Z] ^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:22:07.160Z] The type TmfEventsStatistics is deprecated [2020-01-19T06:22:07.160Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/temp/statistics/TmfEventsStatisticsTest.java:[31] [2020-01-19T06:22:07.160Z] backend = new TmfEventsStatistics(CtfTmfTestTraceUtils.getTrace(testTrace)); [2020-01-19T06:22:07.160Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:22:07.160Z] The constructor TmfEventsStatistics(ITmfTrace) is deprecated [2020-01-19T06:22:07.160Z] 8 problems (8 warnings) [2020-01-19T06:22:07.160Z] [INFO] [2020-01-19T06:22:07.160Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-01-19T06:22:07.160Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:22:07.160Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/test/resources [2020-01-19T06:22:07.160Z] [INFO] [2020-01-19T06:22:07.160Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-01-19T06:22:07.160Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-sources.jar [2020-01-19T06:22:07.160Z] [INFO] [2020-01-19T06:22:07.160Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-01-19T06:22:07.416Z] [INFO] [2020-01-19T06:22:07.416Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-01-19T06:22:07.416Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar [2020-01-19T06:22:07.416Z] [INFO] [2020-01-19T06:22:07.416Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-01-19T06:22:07.416Z] [INFO] [2020-01-19T06:22:07.416Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-01-19T06:22:07.416Z] [INFO] [2020-01-19T06:22:07.416Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-01-19T06:22:07.416Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar [2020-01-19T06:22:07.673Z] [INFO] [2020-01-19T06:22:07.673Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-01-19T06:22:07.673Z] [INFO] [2020-01-19T06:22:07.673Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-01-19T06:22:07.929Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data/.metadata/.log [2020-01-19T06:22:07.929Z] [INFO] Command line: [2020-01-19T06:22:07.929Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/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-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-19T06:22:08.185Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:22:11.455Z] !SESSION 2020-01-19 06:22:08.137 ----------------------------------------------- [2020-01-19T06:22:11.455Z] eclipse.buildId=unknown [2020-01-19T06:22:11.455Z] java.version=1.8.0_202 [2020-01-19T06:22:11.455Z] java.vendor=Oracle Corporation [2020-01-19T06:22:11.455Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T06:22:11.455Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-19T06:22:11.455Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/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-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-19T06:22:11.455Z] [2020-01-19T06:22:11.455Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 06:22:10.728 [2020-01-19T06:22:11.455Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T06:22:11.455Z] !STACK 0 [2020-01-19T06:22:11.455Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2020-01-19T06:22:11.455Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T06:22:11.455Z] [2020-01-19T06:22:11.455Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T06:22:11.455Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T06:22:11.455Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T06:22:11.455Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T06:22:11.455Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T06:22:11.455Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T06:22:11.455Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:22:11.455Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T06:22:12.383Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest [2020-01-19T06:22:12.639Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest [2020-01-19T06:22:12.639Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0.001 s [2020-01-19T06:22:12.639Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0.001 s [2020-01-19T06:22:12.639Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2020-01-19T06:22:12.639Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2020-01-19T06:22:12.639Z] testEquals(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2020-01-19T06:22:12.639Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest [2020-01-19T06:22:19.211Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.54 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest [2020-01-19T06:22:19.211Z] testTooManyContexts(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest) Time elapsed: 3.985 s [2020-01-19T06:22:19.212Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest) Time elapsed: 0.762 s [2020-01-19T06:22:19.212Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest [2020-01-19T06:22:19.212Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest [2020-01-19T06:22:19.212Z] testCtfLocation_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2020-01-19T06:22:19.212Z] testToString_valid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2020-01-19T06:22:19.212Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2020-01-19T06:22:19.212Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2020-01-19T06:22:19.212Z] testToString_invalid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2020-01-19T06:22:19.212Z] testCtfLocation_long(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2020-01-19T06:22:19.212Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest [2020-01-19T06:22:19.212Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest [2020-01-19T06:22:19.212Z] testParseField_array_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.01 s [2020-01-19T06:22:19.212Z] testParseField_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2020-01-19T06:22:19.212Z] testParseField_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2020-01-19T06:22:19.212Z] testParseField_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2020-01-19T06:22:19.212Z] testParseField_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2020-01-19T06:22:19.212Z] testParseField_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2020-01-19T06:22:19.212Z] testParseField_sequence(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2020-01-19T06:22:19.212Z] testParseField_sequence_value(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2020-01-19T06:22:19.212Z] testParseField_array_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2020-01-19T06:22:19.212Z] testParseField_array_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2020-01-19T06:22:19.212Z] testParseField_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2020-01-19T06:22:19.212Z] testParseField_array_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2020-01-19T06:22:19.212Z] testParseField_array_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2020-01-19T06:22:19.212Z] testParseField_array_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2020-01-19T06:22:19.212Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest [2020-01-19T06:22:19.212Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest [2020-01-19T06:22:19.212Z] testVariantGetField(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest) Time elapsed: 0.001 s [2020-01-19T06:22:19.212Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest [2020-01-19T06:22:22.482Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.781 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest [2020-01-19T06:22:22.482Z] testTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0 s [2020-01-19T06:22:22.482Z] testContextEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.09 s [2020-01-19T06:22:22.482Z] testContext1(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.126 s [2020-01-19T06:22:22.482Z] testContext2(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.052 s [2020-01-19T06:22:22.482Z] testContext3(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.097 s [2020-01-19T06:22:22.482Z] testContext4(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.135 s [2020-01-19T06:22:22.482Z] testContextMiddle(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.07 s [2020-01-19T06:22:22.482Z] testContextStart(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.079 s [2020-01-19T06:22:22.482Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest [2020-01-19T06:22:22.482Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest [2020-01-19T06:22:22.482Z] testUnsignedByte(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest) Time elapsed: 0.038 s [2020-01-19T06:22:22.482Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest [2020-01-19T06:22:22.482Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest [2020-01-19T06:22:22.482Z] testGetFieldNames(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2020-01-19T06:22:22.482Z] testGetFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2020-01-19T06:22:22.482Z] testCTFEvent_read(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2020-01-19T06:22:22.482Z] testGetSubFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2020-01-19T06:22:22.482Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0.001 s [2020-01-19T06:22:22.482Z] testCustomAttributes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2020-01-19T06:22:22.482Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2020-01-19T06:22:22.482Z] testTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2020-01-19T06:22:22.482Z] testGetEventName(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2020-01-19T06:22:22.482Z] testGetTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2020-01-19T06:22:22.482Z] testGetFields(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2020-01-19T06:22:22.482Z] testGetCPU(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2020-01-19T06:22:22.482Z] testNullEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2020-01-19T06:22:22.482Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest [2020-01-19T06:22:22.482Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest [2020-01-19T06:22:22.482Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest) Time elapsed: 0.042 s [2020-01-19T06:22:22.482Z] testCtfTmfEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest) Time elapsed: 0 s [2020-01-19T06:22:22.482Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest [2020-01-19T06:22:34.673Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.299 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest [2020-01-19T06:22:34.673Z] testNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.798 s [2020-01-19T06:22:34.673Z] testNbEventsBug475007(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 3.599 s [2020-01-19T06:22:34.673Z] testNormalEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.509 s [2020-01-19T06:22:34.673Z] testSecondLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.408 s [2020-01-19T06:22:34.673Z] testFirstLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.409 s [2020-01-19T06:22:34.673Z] testLostEventWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 2.573 s [2020-01-19T06:22:34.673Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest [2020-01-19T06:22:34.673Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest [2020-01-19T06:22:34.673Z] test(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest) Time elapsed: 0.001 s [2020-01-19T06:22:34.673Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest [2020-01-19T06:22:36.564Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.187 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest [2020-01-19T06:22:36.565Z] testLostEventsTotals(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0.001 s [2020-01-19T06:22:36.565Z] testLostEventsTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0 s [2020-01-19T06:22:36.565Z] testLostEventsTotalInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0.001 s [2020-01-19T06:22:36.565Z] testLostEventsTypesInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0.001 s [2020-01-19T06:22:36.565Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest [2020-01-19T06:22:37.127Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.534 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest [2020-01-19T06:22:37.127Z] testRapidBoundsWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest) Time elapsed: 0.423 s [2020-01-19T06:22:37.127Z] testRapidBounds(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest) Time elapsed: 0.109 s [2020-01-19T06:22:37.127Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest [2020-01-19T06:22:41.298Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.71 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest [2020-01-19T06:22:41.298Z] testPreviousMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.211 s [2020-01-19T06:22:41.298Z] testPreviousMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.298 s [2020-01-19T06:22:41.298Z] testNextMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.299 s [2020-01-19T06:22:41.298Z] testPreviousMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.301 s [2020-01-19T06:22:41.298Z] testNextMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.3 s [2020-01-19T06:22:41.298Z] testPreviousMatchingEventFar(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.3 s [2020-01-19T06:22:41.298Z] testNextMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.001 s [2020-01-19T06:22:41.298Z] testPreviousMatchingBeginningOfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.599 s [2020-01-19T06:22:41.298Z] testPreviousMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.301 s [2020-01-19T06:22:41.298Z] testNextMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.7 s [2020-01-19T06:22:41.298Z] testNextMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.301 s [2020-01-19T06:22:41.298Z] testPreviousMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.001 s [2020-01-19T06:22:41.298Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest [2020-01-19T06:22:42.665Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.674 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest [2020-01-19T06:22:42.665Z] testSecondToLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.126 s [2020-01-19T06:22:42.665Z] testLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.104 s [2020-01-19T06:22:42.665Z] testFirstEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.043 s [2020-01-19T06:22:42.665Z] testSecondEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.1 s [2020-01-19T06:22:42.665Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest [2020-01-19T06:22:42.665Z] [2020-01-19T06:22:42.665Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-19 06:22:42.451 [2020-01-19T06:22:42.665Z] !MESSAGE Unknown trace attribute: test [2020-01-19T06:22:42.665Z] [2020-01-19T06:22:42.665Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-19 06:22:42.452 [2020-01-19T06:22:42.665Z] !MESSAGE Unknown trace attribute: test1 [2020-01-19T06:22:42.665Z] [2020-01-19T06:22:42.665Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-19 06:22:42.452 [2020-01-19T06:22:42.665Z] !MESSAGE Unknown trace attribute: test2 [2020-01-19T06:22:42.665Z] [2020-01-19T06:22:42.665Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-19 06:22:42.452 [2020-01-19T06:22:42.665Z] !MESSAGE Unknown trace attribute: test3 [2020-01-19T06:22:42.665Z] [2020-01-19T06:22:42.665Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-01-19 06:22:42.452 [2020-01-19T06:22:42.665Z] !MESSAGE Unknown trace attribute: test4 [2020-01-19T06:22:42.665Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest [2020-01-19T06:22:42.665Z] 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 [2020-01-19T06:22:42.665Z] testValidate[1: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration/org.eclipse.osgi/207/0/.cp/kernel](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest) Time elapsed: 0.039 s [2020-01-19T06:22:42.665Z] 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 [2020-01-19T06:22:42.665Z] 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.001 s [2020-01-19T06:22:42.665Z] 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 [2020-01-19T06:22:42.665Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest [2020-01-19T06:22:52.613Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.239 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest [2020-01-19T06:22:52.613Z] testReopenIndex(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest) Time elapsed: 5.748 s [2020-01-19T06:22:52.613Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest) Time elapsed: 3.49 s [2020-01-19T06:22:52.613Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest [2020-01-19T06:22:52.613Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest [2020-01-19T06:22:52.613Z] testCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2020-01-19T06:22:52.613Z] testSeekEvent_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-19T06:22:52.613Z] testSeekEventLoc_timetamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-19T06:22:52.613Z] testParseEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-19T06:22:52.613Z] testGetEndTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-19T06:22:52.613Z] testGetNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-19T06:22:52.613Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-19T06:22:52.613Z] testGetStartTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-19T06:22:52.613Z] testBroadcast(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-19T06:22:52.613Z] testEventLookup(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2020-01-19T06:22:52.613Z] testValidate(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.044 s [2020-01-19T06:22:52.613Z] testGetEnvValue(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-19T06:22:52.613Z] testGetName(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-19T06:22:52.613Z] testGetNext(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-19T06:22:52.613Z] testGetPath(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2020-01-19T06:22:52.613Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-19T06:22:52.613Z] testGetContainedEventTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2020-01-19T06:22:52.613Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-19T06:22:52.613Z] testGetCacheSize(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-19T06:22:52.613Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-19T06:22:52.613Z] testCtfHostId(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-19T06:22:52.613Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2020-01-19T06:22:52.613Z] testGetTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-19T06:22:52.613Z] testGetEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-19T06:22:52.613Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-19T06:22:52.613Z] testGetResource(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-19T06:22:52.613Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-19T06:22:52.613Z] testReadNextEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2020-01-19T06:22:52.613Z] testDispose(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-19T06:22:52.613Z] testSeekEventInvalidLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-19T06:22:52.613Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2020-01-19T06:22:52.613Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest [2020-01-19T06:25:29.044Z] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 154.982 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest [2020-01-19T06:25:29.044Z] testTrimEvents[0: KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 16.961 s [2020-01-19T06:25:29.044Z] testTrimEvents[1: TRACE2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 11.001 s [2020-01-19T06:25:29.044Z] testTrimEvents[2: KERNEL_VM](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 13.932 s [2020-01-19T06:25:29.044Z] testTrimEvents[3: SYNC_SRC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 3.431 s [2020-01-19T06:25:29.044Z] testTrimEvents[4: SYNC_DEST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 3.165 s [2020-01-19T06:25:29.044Z] testTrimEvents[5: DJANGO_CLIENT](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 15.018 s [2020-01-19T06:25:29.044Z] testTrimEvents[6: DJANGO_DB](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 12.921 s [2020-01-19T06:25:29.044Z] testTrimEvents[7: DJANGO_HTTPD](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 14.086 s [2020-01-19T06:25:29.044Z] testTrimEvents[8: CYG_PROFILE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.298 s [2020-01-19T06:25:29.044Z] testTrimEvents[9: CYG_PROFILE_FAST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.285 s [2020-01-19T06:25:29.044Z] testTrimEvents[10: FUNKY_TRACE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.287 s [2020-01-19T06:25:29.044Z] testTrimEvents[11: ARM_64_BIT_HEADER](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 3.046 s [2020-01-19T06:25:29.044Z] testTrimEvents[12: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.435 s [2020-01-19T06:25:29.044Z] testTrimEvents[13: DYNSCOPE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.643 s [2020-01-19T06:25:29.044Z] testTrimEvents[14: DEBUG_INFO](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.222 s [2020-01-19T06:25:29.044Z] testTrimEvents[15: DEBUG_INFO3](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.22 s [2020-01-19T06:25:29.044Z] testTrimEvents[16: DEBUG_INFO4](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.218 s [2020-01-19T06:25:29.044Z] testTrimEvents[17: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.232 s [2020-01-19T06:25:29.044Z] testTrimEvents[18: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.222 s [2020-01-19T06:25:29.044Z] testTrimEvents[19: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.22 s [2020-01-19T06:25:29.044Z] testTrimEvents[20: MEMORY_ANALYSIS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 7.038 s [2020-01-19T06:25:29.044Z] testTrimEvents[21: PERF_TASKSET2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.253 s [2020-01-19T06:25:29.044Z] testTrimEvents[22: MANY_THREADS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 5.81 s [2020-01-19T06:25:29.044Z] testTrimEvents[23: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 6.785 s [2020-01-19T06:25:29.044Z] testTrimEvents[24: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.252 s [2020-01-19T06:25:29.044Z] testTrimEvents[25: UNEVEN_STREAMS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 11.99 s [2020-01-19T06:25:29.044Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest [2020-01-19T06:25:41.221Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 12.35 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest [2020-01-19T06:25:41.221Z] preemptedForegroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.247 s [2020-01-19T06:25:41.221Z] foregroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.913 s [2020-01-19T06:25:41.221Z] executionOrder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) skipped [2020-01-19T06:25:41.221Z] TestMultiRequest1(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 1.776 s [2020-01-19T06:25:41.221Z] TestMultiRequest2(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 1.76 s [2020-01-19T06:25:41.221Z] TestMultiRequest3(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.593 s [2020-01-19T06:25:41.221Z] TestMultiRequest4(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.147 s [2020-01-19T06:25:41.221Z] TestMultiRequest5(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.199 s [2020-01-19T06:25:41.221Z] TestMultiRequest6(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 1.743 s [2020-01-19T06:25:41.221Z] TestMultiRequest7(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 1.742 s [2020-01-19T06:25:41.221Z] preemptedBackgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.203 s [2020-01-19T06:25:41.221Z] backgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 1.806 s [2020-01-19T06:25:41.221Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest [2020-01-19T06:26:27.849Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.31 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest [2020-01-19T06:26:27.849Z] testTraceTimeRangeClampingEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.012 s [2020-01-19T06:26:27.849Z] testTraceSetNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 8.509 s [2020-01-19T06:26:27.849Z] testExperimentTimestampInTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 2.644 s [2020-01-19T06:26:27.849Z] testExperimentTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 2.832 s [2020-01-19T06:26:27.849Z] testExperimentInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 2.929 s [2020-01-19T06:26:27.849Z] testTraceTimeRangeClampingStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2020-01-19T06:26:27.849Z] testTwoTracesTimeRangePartiallyInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2020-01-19T06:26:27.849Z] testExperimentRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 2.748 s [2020-01-19T06:26:27.849Z] testTwoTracesTimestampValid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2020-01-19T06:26:27.849Z] testTwoTracesTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2020-01-19T06:26:27.849Z] testTraceSetWithNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 7.903 s [2020-01-19T06:26:27.849Z] testTwoTracesTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2020-01-19T06:26:27.849Z] testTraceInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2020-01-19T06:26:27.849Z] testTwoTracesTimeRangeAllInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2020-01-19T06:26:27.849Z] testInitialize(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2020-01-19T06:26:27.849Z] testTraceTimeRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.002 s [2020-01-19T06:26:27.849Z] testTraceNewTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2020-01-19T06:26:27.849Z] testTraceSetExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 2.623 s [2020-01-19T06:26:27.849Z] testTwoTracesTimeRangeInBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.003 s [2020-01-19T06:26:27.849Z] testExperimentRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 2.775 s [2020-01-19T06:26:27.849Z] testExperimentRangeClampingOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 2.73 s [2020-01-19T06:26:27.849Z] testTraceSetWithExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 2.79 s [2020-01-19T06:26:27.849Z] testNewTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2020-01-19T06:26:27.849Z] testTraceSetForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.006 s [2020-01-19T06:26:27.849Z] testTraceSetExperimentForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 2.696 s [2020-01-19T06:26:27.849Z] testTwoTracesTimeRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.002 s [2020-01-19T06:26:27.849Z] testExperimentTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 2.651 s [2020-01-19T06:26:27.849Z] testTraceSet(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2020-01-19T06:26:27.849Z] testTimestampAfter(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2020-01-19T06:26:27.849Z] testTimestampBefore(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2020-01-19T06:26:27.849Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest [2020-01-19T06:26:33.098Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.683 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest [2020-01-19T06:26:33.098Z] testSupplementaryFileDir(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 1.143 s [2020-01-19T06:26:33.098Z] testDeleteSupplementaryFolder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 1.651 s [2020-01-19T06:26:33.098Z] testTemporaryDirPath(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 1.745 s [2020-01-19T06:26:33.098Z] testDeleteSupplementaryFiles(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 1.142 s [2020-01-19T06:26:33.098Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest [2020-01-19T06:26:33.098Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest [2020-01-19T06:26:33.098Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2020-01-19T06:26:33.098Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2020-01-19T06:26:33.098Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2020-01-19T06:26:33.098Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2020-01-19T06:26:33.098Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2020-01-19T06:26:33.098Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2020-01-19T06:26:33.098Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.003 s [2020-01-19T06:26:33.098Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2020-01-19T06:26:33.098Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2020-01-19T06:26:33.098Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.012 s [2020-01-19T06:26:33.098Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2020-01-19T06:26:33.098Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2020-01-19T06:26:33.098Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2020-01-19T06:26:33.098Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2020-01-19T06:26:33.098Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2020-01-19T06:26:33.098Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2020-01-19T06:26:33.098Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2020-01-19T06:26:33.098Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2020-01-19T06:26:33.098Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2020-01-19T06:26:33.098Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.064 s [2020-01-19T06:26:33.098Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest [2020-01-19T06:27:11.764Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.845 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest [2020-01-19T06:27:11.764Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.83 s [2020-01-19T06:27:11.764Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.873 s [2020-01-19T06:27:11.764Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.729 s [2020-01-19T06:27:11.764Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.907 s [2020-01-19T06:27:11.764Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.774 s [2020-01-19T06:27:11.764Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.884 s [2020-01-19T06:27:11.764Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.092 s [2020-01-19T06:27:11.764Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.203 s [2020-01-19T06:27:11.764Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.201 s [2020-01-19T06:27:11.764Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.101 s [2020-01-19T06:27:11.765Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.103 s [2020-01-19T06:27:11.765Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.097 s [2020-01-19T06:27:11.765Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.794 s [2020-01-19T06:27:11.765Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.016 s [2020-01-19T06:27:11.765Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.199 s [2020-01-19T06:27:11.765Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.201 s [2020-01-19T06:27:11.765Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.1 s [2020-01-19T06:27:11.765Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.751 s [2020-01-19T06:27:11.765Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.049 s [2020-01-19T06:27:11.765Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.901 s [2020-01-19T06:27:11.765Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest [2020-01-19T06:27:11.765Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.569 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest [2020-01-19T06:27:11.765Z] testEqualsEmpty(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.035 s [2020-01-19T06:27:11.765Z] testEqualsOther(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.073 s [2020-01-19T06:27:11.765Z] testAdvance(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.027 s [2020-01-19T06:27:11.765Z] testGetCurrentEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.029 s [2020-01-19T06:27:11.765Z] testIncreaseRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.027 s [2020-01-19T06:27:11.765Z] testHasValidRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.025 s [2020-01-19T06:27:11.765Z] testSeek(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.071 s [2020-01-19T06:27:11.765Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.038 s [2020-01-19T06:27:11.765Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.024 s [2020-01-19T06:27:11.765Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.027 s [2020-01-19T06:27:11.765Z] testGetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.037 s [2020-01-19T06:27:11.765Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.027 s [2020-01-19T06:27:11.765Z] testGetCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.029 s [2020-01-19T06:27:11.765Z] testCtfIteratorPosition(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.024 s [2020-01-19T06:27:11.765Z] testCtfIteratorInit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.023 s [2020-01-19T06:27:11.765Z] testSetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.024 s [2020-01-19T06:27:11.765Z] testCtfIteratorNoinit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.025 s [2020-01-19T06:27:11.765Z] Running org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest [2020-01-19T06:27:11.765Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s - in org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest [2020-01-19T06:27:11.765Z] testHelloLost(org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest) Time elapsed: 0.113 s [2020-01-19T06:27:11.765Z] [2020-01-19T06:27:11.765Z] Results: [2020-01-19T06:27:11.765Z] [2020-01-19T06:27:11.765Z] Tests run: 249, Failures: 0, Errors: 0, Skipped: 1 [2020-01-19T06:27:11.765Z] [2020-01-19T06:27:11.765Z] [INFO] All tests passed! [2020-01-19T06:27:11.765Z] [INFO] [2020-01-19T06:27:11.765Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-01-19T06:27:11.765Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar [2020-01-19T06:27:11.765Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/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.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.pom [2020-01-19T06:27:11.765Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-sources.jar [2020-01-19T06:27:11.765Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:27:11.765Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/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.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2020-01-19T06:27:11.765Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/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.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2020-01-19T06:27:11.765Z] [INFO] [2020-01-19T06:27:11.765Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2020-01-19T06:27:11.765Z] [INFO] [2020-01-19T06:27:11.765Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >-- [2020-01-19T06:27:11.765Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 0.0.1-SNAPSHOT [21/138] [2020-01-19T06:27:11.765Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T06:27:11.765Z] [INFO] [2020-01-19T06:27:11.765Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-01-19T06:27:11.765Z] [INFO] [2020-01-19T06:27:11.765Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-01-19T06:27:11.765Z] [INFO] The project's OSGi version is 0.0.1.202001190610 [2020-01-19T06:27:11.765Z] [INFO] [2020-01-19T06:27:11.765Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-01-19T06:27:11.765Z] [INFO] [2020-01-19T06:27:11.765Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-01-19T06:27:11.765Z] [INFO] [2020-01-19T06:27:11.765Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-01-19T06:27:11.765Z] [INFO] [2020-01-19T06:27:11.765Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-01-19T06:27:11.765Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:27:11.765Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources [2020-01-19T06:27:11.765Z] [INFO] [2020-01-19T06:27:11.765Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-01-19T06:27:11.765Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes [2020-01-19T06:27:11.765Z] [INFO] [2020-01-19T06:27:11.765Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-01-19T06:27:11.765Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:27:11.765Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/test/resources [2020-01-19T06:27:11.765Z] [INFO] [2020-01-19T06:27:11.765Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-01-19T06:27:11.765Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-sources.jar [2020-01-19T06:27:11.765Z] [INFO] [2020-01-19T06:27:11.765Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-01-19T06:27:11.765Z] [INFO] [2020-01-19T06:27:11.765Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-01-19T06:27:11.765Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar [2020-01-19T06:27:11.765Z] [INFO] [2020-01-19T06:27:11.765Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-01-19T06:27:11.765Z] [INFO] [2020-01-19T06:27:11.765Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-01-19T06:27:11.765Z] [INFO] [2020-01-19T06:27:11.765Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-01-19T06:27:11.765Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar [2020-01-19T06:27:11.765Z] [INFO] [2020-01-19T06:27:11.765Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-01-19T06:27:11.765Z] [INFO] [2020-01-19T06:27:11.765Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-01-19T06:27:11.765Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data/.metadata/.log [2020-01-19T06:27:11.765Z] [INFO] Command line: [2020-01-19T06:27:11.766Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/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-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-19T06:27:11.766Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:27:11.766Z] !SESSION 2020-01-19 06:27:07.513 ----------------------------------------------- [2020-01-19T06:27:11.766Z] eclipse.buildId=unknown [2020-01-19T06:27:11.766Z] java.version=1.8.0_202 [2020-01-19T06:27:11.766Z] java.vendor=Oracle Corporation [2020-01-19T06:27:11.766Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T06:27:11.766Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-19T06:27:11.766Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/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-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-19T06:27:11.766Z] [2020-01-19T06:27:11.766Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 06:27:09.342 [2020-01-19T06:27:11.766Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T06:27:11.766Z] !STACK 0 [2020-01-19T06:27:11.766Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2020-01-19T06:27:11.766Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T06:27:11.766Z] [2020-01-19T06:27:11.766Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T06:27:11.766Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T06:27:11.766Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T06:27:11.766Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T06:27:11.766Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T06:27:11.766Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T06:27:11.766Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:27:11.766Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T06:27:11.766Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest [2020-01-19T06:27:11.766Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.47 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest [2020-01-19T06:27:11.766Z] testEventHandle(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest) Time elapsed: 0.434 s [2020-01-19T06:27:11.766Z] testGetNewInstance(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest) Time elapsed: 0.012 s [2020-01-19T06:27:11.766Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest [2020-01-19T06:27:11.766Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest [2020-01-19T06:27:11.766Z] testCanExecute(org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest) Time elapsed: 0.001 s [2020-01-19T06:27:11.766Z] [2020-01-19T06:27:11.766Z] Results: [2020-01-19T06:27:11.766Z] [2020-01-19T06:27:11.766Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2020-01-19T06:27:11.766Z] [2020-01-19T06:27:12.328Z] [INFO] All tests passed! [2020-01-19T06:27:12.328Z] [INFO] [2020-01-19T06:27:12.328Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-01-19T06:27:12.328Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar [2020-01-19T06:27:12.328Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/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/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.pom [2020-01-19T06:27:12.328Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-sources.jar [2020-01-19T06:27:12.328Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:27:12.328Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/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/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-p2metadata.xml [2020-01-19T06:27:12.328Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/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/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml [2020-01-19T06:27:12.328Z] [INFO] [2020-01-19T06:27:12.328Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2020-01-19T06:27:12.328Z] [INFO] [2020-01-19T06:27:12.328Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------ [2020-01-19T06:27:12.328Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 5.2.0-SNAPSHOT [22/138] [2020-01-19T06:27:12.328Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:27:12.328Z] [INFO] [2020-01-19T06:27:12.328Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui --- [2020-01-19T06:27:12.328Z] [INFO] [2020-01-19T06:27:12.328Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui --- [2020-01-19T06:27:12.328Z] [INFO] The project's OSGi version is 5.2.0.202001190610 [2020-01-19T06:27:12.328Z] [INFO] [2020-01-19T06:27:12.328Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui --- [2020-01-19T06:27:12.328Z] [INFO] [2020-01-19T06:27:12.328Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui --- [2020-01-19T06:27:12.328Z] [INFO] [2020-01-19T06:27:12.328Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui --- [2020-01-19T06:27:12.328Z] [INFO] [2020-01-19T06:27:12.328Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui --- [2020-01-19T06:27:12.328Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:27:12.328Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources [2020-01-19T06:27:12.328Z] [INFO] [2020-01-19T06:27:12.328Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui --- [2020-01-19T06:27:12.584Z] [INFO] Compiling 529 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes [2020-01-19T06:27:17.834Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/IStylePresentationProvider.java:[24] [2020-01-19T06:27:17.834Z] @NonNullByDefault [2020-01-19T06:27:17.834Z] ^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.834Z] Nullness default is redundant with a default specified for the enclosing package org.eclipse.tracecompass.internal.provisional.tmf.ui.widgets.timegraph [2020-01-19T06:27:17.834Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/Utils.java:[846] [2020-01-19T06:27:17.834Z] return Iterables.concat(Collections.singleton(root), Iterables.concat(transform)); [2020-01-19T06:27:17.834Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.834Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull TimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull TimeGraphEntry>' [2020-01-19T06:27:17.834Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/TimeGraphStyleUtil.java:[51] [2020-01-19T06:27:17.834Z] String oldFillColorKey = getPreferenceName(presentationProvider, stateItem, ITimeEventStyleStrings.fillColor()); [2020-01-19T06:27:17.834Z] ^^^^^^^^^^^ [2020-01-19T06:27:17.834Z] The method fillColor() from the type ITimeEventStyleStrings is deprecated [2020-01-19T06:27:17.834Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/TimeGraphStyleUtil.java:[52] [2020-01-19T06:27:17.834Z] String oldHeightFactorKey = getPreferenceName(presentationProvider, stateItem, ITimeEventStyleStrings.heightFactor()); [2020-01-19T06:27:17.834Z] ^^^^^^^^^^^^^^ [2020-01-19T06:27:17.834Z] The method heightFactor() from the type ITimeEventStyleStrings is deprecated [2020-01-19T06:27:17.834Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[109] [2020-01-19T06:27:17.834Z] OutputElementStyle style = entry.getValue(); [2020-01-19T06:27:17.834Z] ^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.834Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull OutputElementStyle>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:27:17.834Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[112] [2020-01-19T06:27:17.834Z] new OutputElementStyle(style.getParentKey(), Maps.newHashMap(style.getStyleValues()))); [2020-01-19T06:27:17.834Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.834Z] 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>' [2020-01-19T06:27:17.834Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[145] [2020-01-19T06:27:17.834Z] String styleKey = styleEntry.getKey(); [2020-01-19T06:27:17.834Z] ^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.834Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull OutputElementStyle>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:27:17.834Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[147] [2020-01-19T06:27:17.834Z] OutputElementStyle elementStyle = styleEntry.getValue(); [2020-01-19T06:27:17.834Z] ^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.834Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull OutputElementStyle>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:27:17.834Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[172] [2020-01-19T06:27:17.834Z] stateTable = stateItemList.toArray(new StateItem[stateItemList.size()]); [2020-01-19T06:27:17.834Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.834Z] Null type safety (type annotations): The expression of type 'StateItem[]' needs unchecked conversion to conform to '@Nullable StateItem @NonNull[]' [2020-01-19T06:27:17.834Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[277] [2020-01-19T06:27:17.834Z] Integer index = entry.getValue(); [2020-01-19T06:27:17.834Z] ^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.834Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull Integer>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:27:17.834Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java:[133] [2020-01-19T06:27:17.834Z] return closeZipFile(specifiedFile); [2020-01-19T06:27:17.834Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.834Z] Potential resource leak: 'specifiedFile' may not be closed at this location [2020-01-19T06:27:17.834Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java:[193] [2020-01-19T06:27:17.834Z] return archiveSize; [2020-01-19T06:27:17.834Z] ^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.834Z] Potential resource leak: 'zipFile' may not be closed at this location [2020-01-19T06:27:17.834Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfAggregateAnalysisElement.java:[134] [2020-01-19T06:27:17.834Z] TmfOpenTraceHelper.openTraceFromElement(fExperimentParent); [2020-01-19T06:27:17.834Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.834Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated [2020-01-19T06:27:17.834Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java:[16] [2020-01-19T06:27:17.834Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.IAnnotation; [2020-01-19T06:27:17.834Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.834Z] Discouraged access: The type 'IAnnotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:27:17.834Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java:[88] [2020-01-19T06:27:17.834Z] * {@link IAnnotation} that represent this marker event [2020-01-19T06:27:17.834Z] ^^^^^^^^^^^ [2020-01-19T06:27:17.834Z] Discouraged access: The type 'IAnnotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:27:17.834Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java:[97] [2020-01-19T06:27:17.834Z] public MarkerEvent(IAnnotation annotation, ITimeGraphEntry entry, String category, boolean foreground) { [2020-01-19T06:27:17.834Z] ^^^^^^^^^^^ [2020-01-19T06:27:17.834Z] Discouraged access: The type 'IAnnotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:27:17.834Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java:[100] [2020-01-19T06:27:17.834Z] fLabel = annotation.getLabel(); [2020-01-19T06:27:17.834Z] ^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.834Z] Discouraged access: The method 'IAnnotation.getLabel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:27:17.834Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/OpenAction.java:[77] [2020-01-19T06:27:17.834Z] Object service = page.getActivePart().getSite().getService(IHandlerService.class); [2020-01-19T06:27:17.834Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.834Z] 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 [2020-01-19T06:27:17.835Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/TmfChartView.java:[252] [2020-01-19T06:27:17.835Z] fContextService = site.getWorkbenchWindow().getService(IContextService.class); [2020-01-19T06:27:17.835Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.835Z] 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 [2020-01-19T06:27:17.835Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphControl.java:[2859] [2020-01-19T06:27:17.835Z] elementStyle = provider.getElementStyle(event); [2020-01-19T06:27:17.835Z] ^^^^^ [2020-01-19T06:27:17.835Z] Null type safety (type annotations): The expression of type 'ITimeEvent' needs unchecked conversion to conform to '@NonNull ITimeEvent' [2020-01-19T06:27:17.835Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[83] [2020-01-19T06:27:17.835Z] Iterable counterEntries = Iterables.filter(entries, TmfGenericTreeEntry.class); [2020-01-19T06:27:17.835Z] ^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.835Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2020-01-19T06:27:17.835Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[120] [2020-01-19T06:27:17.835Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2020-01-19T06:27:17.835Z] ^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.835Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object' [2020-01-19T06:27:17.835Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[141] [2020-01-19T06:27:17.835Z] return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeXYDataProvider.class); [2020-01-19T06:27:17.835Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.835Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2020-01-19T06:27:17.835Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java:[1168] [2020-01-19T06:27:17.835Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2020-01-19T06:27:17.835Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.835Z] 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 [2020-01-19T06:27:17.835Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java:[1186] [2020-01-19T06:27:17.835Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2020-01-19T06:27:17.835Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.835Z] 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 [2020-01-19T06:27:17.835Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[110] [2020-01-19T06:27:17.835Z] ToolTipString category = entry.getKey().isEmpty() || entry.getKey().equals(OLD_TOOLTIP) ? null : ToolTipString.fromString(entry.getKey()); [2020-01-19T06:27:17.835Z] ^^^^^^^^^^^^^^ [2020-01-19T06:27:17.835Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.835Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[116] [2020-01-19T06:27:17.835Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromDecimal((Number) value)); [2020-01-19T06:27:17.835Z] ^^^ [2020-01-19T06:27:17.835Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.835Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[118] [2020-01-19T06:27:17.835Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromTimestamp(String.valueOf(value), ((ITmfTimestamp) value).toNanos())); [2020-01-19T06:27:17.835Z] ^^^ [2020-01-19T06:27:17.835Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.835Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[120] [2020-01-19T06:27:17.835Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromString(String.valueOf(value))); [2020-01-19T06:27:17.835Z] ^^^ [2020-01-19T06:27:17.835Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.835Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[154] [2020-01-19T06:27:17.835Z] addItem(itemName, category == null ? Messages.TimeGraphTooltipHandler_DefaultMarkerName : category, label == null ? "" : label); //$NON-NLS-1$ [2020-01-19T06:27:17.835Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.835Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.835Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[158] [2020-01-19T06:27:17.835Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2020-01-19T06:27:17.835Z] ^^^^^^^^ [2020-01-19T06:27:17.835Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.835Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[158] [2020-01-19T06:27:17.835Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2020-01-19T06:27:17.835Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.835Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.835Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[160] [2020-01-19T06:27:17.835Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2020-01-19T06:27:17.835Z] ^^^^^^^^ [2020-01-19T06:27:17.835Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.835Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[160] [2020-01-19T06:27:17.835Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2020-01-19T06:27:17.835Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.835Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.835Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[161] [2020-01-19T06:27:17.835Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration)); [2020-01-19T06:27:17.835Z] ^^^^^^^^ [2020-01-19T06:27:17.835Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.835Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[161] [2020-01-19T06:27:17.835Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration)); [2020-01-19T06:27:17.836Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.836Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.836Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[165] [2020-01-19T06:27:17.836Z] addItem(itemName, MARKER_OFFSET + tooltip.getKey(), tooltip.getValue()); // $NON-NLS-1$ [2020-01-19T06:27:17.836Z] ^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.836Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.836Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[231] [2020-01-19T06:27:17.836Z] addItem(ROW_CATEGORY, stateTypeName, entry.getName()); [2020-01-19T06:27:17.836Z] ^^^^^^^^^^^^^ [2020-01-19T06:27:17.836Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.836Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[231] [2020-01-19T06:27:17.836Z] addItem(ROW_CATEGORY, stateTypeName, entry.getName()); [2020-01-19T06:27:17.836Z] ^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.836Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.836Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[241] [2020-01-19T06:27:17.836Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_STATE, state); [2020-01-19T06:27:17.836Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.836Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.836Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[249] [2020-01-19T06:27:17.836Z] addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2020-01-19T06:27:17.836Z] ^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.836Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.836Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[249] [2020-01-19T06:27:17.836Z] addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2020-01-19T06:27:17.836Z] ^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.836Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.836Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[296] [2020-01-19T06:27:17.836Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, [2020-01-19T06:27:17.836Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.836Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.836Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[297] [2020-01-19T06:27:17.836Z] eventStartTime > -1 ? FormatTimeUtils.formatDate(eventStartTime) : "?"); //$NON-NLS-1$ [2020-01-19T06:27:17.836Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.836Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.836Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] [2020-01-19T06:27:17.836Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2020-01-19T06:27:17.836Z] ^^^^^^^^^^^^^^ [2020-01-19T06:27:17.836Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.836Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] [2020-01-19T06:27:17.836Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2020-01-19T06:27:17.836Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.836Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.836Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] [2020-01-19T06:27:17.836Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2020-01-19T06:27:17.836Z] ^^^^^^^^^ [2020-01-19T06:27:17.836Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.836Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] [2020-01-19T06:27:17.836Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2020-01-19T06:27:17.836Z] ^^^^^^^^^^^^^^ [2020-01-19T06:27:17.836Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.836Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] [2020-01-19T06:27:17.836Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2020-01-19T06:27:17.836Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.836Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.836Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] [2020-01-19T06:27:17.836Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2020-01-19T06:27:17.836Z] ^^^^^^^ [2020-01-19T06:27:17.836Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.836Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] [2020-01-19T06:27:17.837Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2020-01-19T06:27:17.837Z] ^^^^^^^^^^^^^^ [2020-01-19T06:27:17.837Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.837Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] [2020-01-19T06:27:17.837Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2020-01-19T06:27:17.837Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.837Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.837Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] [2020-01-19T06:27:17.837Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2020-01-19T06:27:17.837Z] ^^^^^^^^^ [2020-01-19T06:27:17.837Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.837Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[307] [2020-01-19T06:27:17.837Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration); [2020-01-19T06:27:17.837Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.837Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.837Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[307] [2020-01-19T06:27:17.837Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration); [2020-01-19T06:27:17.837Z] ^^^^^^^^ [2020-01-19T06:27:17.837Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.837Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[322] [2020-01-19T06:27:17.837Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage); [2020-01-19T06:27:17.837Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.837Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.837Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[322] [2020-01-19T06:27:17.837Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage); [2020-01-19T06:27:17.837Z] ^^^^^^^^^^ [2020-01-19T06:27:17.837Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.837Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[330] [2020-01-19T06:27:17.837Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName()); [2020-01-19T06:27:17.837Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.837Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.837Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[330] [2020-01-19T06:27:17.837Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName()); [2020-01-19T06:27:17.837Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.837Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.837Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[331] [2020-01-19T06:27:17.837Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName()); [2020-01-19T06:27:17.837Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.837Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.837Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[331] [2020-01-19T06:27:17.837Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName()); [2020-01-19T06:27:17.837Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.837Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.837Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[338] [2020-01-19T06:27:17.837Z] addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2020-01-19T06:27:17.837Z] ^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.837Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.837Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[338] [2020-01-19T06:27:17.837Z] addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2020-01-19T06:27:17.837Z] ^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.837Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.837Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[354] [2020-01-19T06:27:17.837Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime)); [2020-01-19T06:27:17.837Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.837Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.837Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[354] [2020-01-19T06:27:17.837Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime)); [2020-01-19T06:27:17.837Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.837Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.837Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] [2020-01-19T06:27:17.837Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2020-01-19T06:27:17.837Z] ^^^^^^^^^^^^^ [2020-01-19T06:27:17.837Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.837Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] [2020-01-19T06:27:17.837Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2020-01-19T06:27:17.837Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.837Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.837Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] [2020-01-19T06:27:17.837Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2020-01-19T06:27:17.837Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.837Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.837Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] [2020-01-19T06:27:17.837Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2020-01-19T06:27:17.837Z] ^^^^^^^^^^^^^ [2020-01-19T06:27:17.837Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.837Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] [2020-01-19T06:27:17.837Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2020-01-19T06:27:17.837Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.837Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.837Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] [2020-01-19T06:27:17.837Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2020-01-19T06:27:17.837Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.837Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.838Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] [2020-01-19T06:27:17.838Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res)); [2020-01-19T06:27:17.838Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.838Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.838Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] [2020-01-19T06:27:17.838Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res)); [2020-01-19T06:27:17.838Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.838Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.838Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] [2020-01-19T06:27:17.838Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2020-01-19T06:27:17.838Z] ^^^^^^^^^^^^^ [2020-01-19T06:27:17.838Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.838Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] [2020-01-19T06:27:17.838Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2020-01-19T06:27:17.838Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.838Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.838Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] [2020-01-19T06:27:17.838Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2020-01-19T06:27:17.838Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.838Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.838Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/dialogs/offset/OffsetDialog.java:[459] [2020-01-19T06:27:17.838Z] TmfOpenTraceHelper.openTraceFromElement(traceElement); [2020-01-19T06:27:17.838Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.838Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated [2020-01-19T06:27:17.838Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[212] [2020-01-19T06:27:17.838Z] Set ids = (Set) ctx.getData(getClass() + CHECKED_ELEMENTS); [2020-01-19T06:27:17.838Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.838Z] Type safety: Unchecked cast from Object to Set [2020-01-19T06:27:17.838Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[251] [2020-01-19T06:27:17.838Z] && ids.contains(((TmfGenericTreeEntry) root).getModel().getId())) { [2020-01-19T06:27:17.838Z] ^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.838Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2020-01-19T06:27:17.838Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[430] [2020-01-19T06:27:17.838Z] ids.add(((TmfGenericTreeEntry) checkedElement).getModel().getId()); [2020-01-19T06:27:17.838Z] ^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.838Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2020-01-19T06:27:17.838Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[490] [2020-01-19T06:27:17.838Z] return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeDataProvider.class); [2020-01-19T06:27:17.838Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.838Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2020-01-19T06:27:17.838Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[576] [2020-01-19T06:27:17.838Z] return comparator.compare((T) e1, (T) e2); [2020-01-19T06:27:17.838Z] ^^^^^^ [2020-01-19T06:27:17.838Z] Type safety: Unchecked cast from Object to T [2020-01-19T06:27:17.838Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[576] [2020-01-19T06:27:17.838Z] return comparator.compare((T) e1, (T) e2); [2020-01-19T06:27:17.838Z] ^^^^^^ [2020-01-19T06:27:17.838Z] Type safety: Unchecked cast from Object to T [2020-01-19T06:27:17.838Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/OpenAsExperimentHandler.java:[168] [2020-01-19T06:27:17.838Z] TmfOpenTraceHelper.openTraceFromElement(experimentElement); [2020-01-19T06:27:17.838Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.838Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated [2020-01-19T06:27:17.838Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[37] [2020-01-19T06:27:17.838Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.Annotation; [2020-01-19T06:27:17.838Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.838Z] Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:27:17.838Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[38] [2020-01-19T06:27:17.838Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.AnnotationCategoriesModel; [2020-01-19T06:27:17.838Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.838Z] Discouraged access: The type 'AnnotationCategoriesModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:27:17.838Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[39] [2020-01-19T06:27:17.838Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.AnnotationModel; [2020-01-19T06:27:17.838Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.838Z] Discouraged access: The type 'AnnotationModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:27:17.838Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[40] [2020-01-19T06:27:17.838Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.IAnnotation.AnnotationType; [2020-01-19T06:27:17.838Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.838Z] Discouraged access: The type 'IAnnotation.AnnotationType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:27:17.838Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[41] [2020-01-19T06:27:17.838Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.IOutputAnnotationProvider; [2020-01-19T06:27:17.838Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.838Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:27:17.838Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[173] [2020-01-19T06:27:17.838Z] ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager [2020-01-19T06:27:17.838Z] .getInstance().getDataProvider(trace, getProviderId(), ITimeGraphDataProvider.class); [2020-01-19T06:27:17.838Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.838Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2020-01-19T06:27:17.838Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[180] [2020-01-19T06:27:17.838Z] ((BaseDataProviderTimeGraphPresentationProvider) presentationProvider).addProvider(dataProvider, getTooltipResolver(dataProvider)); [2020-01-19T06:27:17.838Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.838Z] Null type safety (type annotations): The expression of type 'BiFunction>' needs unchecked conversion to conform to '@NonNull BiFunction<@NonNull ITimeEvent,@NonNull Long,@NonNull Map<@NonNull String,@NonNull String>>' [2020-01-19T06:27:17.838Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[401] [2020-01-19T06:27:17.838Z] Map<@NonNull String, @NonNull Object> parameters = getFetchRowModelParameters(start, end, resolution, fullSearch, entry.getValue()); [2020-01-19T06:27:17.838Z] ^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.838Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection' [2020-01-19T06:27:17.838Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[564] [2020-01-19T06:27:17.838Z] if (provider instanceof IOutputAnnotationProvider) { [2020-01-19T06:27:17.838Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.838Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:27:17.839Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[566] [2020-01-19T06:27:17.839Z] TmfModelResponse<@NonNull AnnotationCategoriesModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotationCategories(parameters, new NullProgressMonitor()); [2020-01-19T06:27:17.839Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.839Z] Discouraged access: The type 'AnnotationCategoriesModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:27:17.839Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[566] [2020-01-19T06:27:17.839Z] TmfModelResponse<@NonNull AnnotationCategoriesModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotationCategories(parameters, new NullProgressMonitor()); [2020-01-19T06:27:17.839Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.839Z] Discouraged access: The method 'IOutputAnnotationProvider.fetchAnnotationCategories(Map, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:27:17.839Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[566] [2020-01-19T06:27:17.839Z] TmfModelResponse<@NonNull AnnotationCategoriesModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotationCategories(parameters, new NullProgressMonitor()); [2020-01-19T06:27:17.839Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.839Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:27:17.839Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[567] [2020-01-19T06:27:17.839Z] AnnotationCategoriesModel model = response.getModel(); [2020-01-19T06:27:17.839Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.839Z] Discouraged access: The type 'AnnotationCategoriesModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:27:17.839Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[569] [2020-01-19T06:27:17.839Z] viewMarkerCategories.addAll(model.getAnnotationCategories()); [2020-01-19T06:27:17.839Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.839Z] Discouraged access: The method 'AnnotationCategoriesModel.getAnnotationCategories()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:27:17.839Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[587] [2020-01-19T06:27:17.839Z] if (provider instanceof IOutputAnnotationProvider) { [2020-01-19T06:27:17.839Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.839Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:27:17.839Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[589] [2020-01-19T06:27:17.839Z] TmfModelResponse<@NonNull AnnotationModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotations(parameters, new NullProgressMonitor()); [2020-01-19T06:27:17.839Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.839Z] Discouraged access: The type 'AnnotationModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:27:17.839Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[589] [2020-01-19T06:27:17.839Z] TmfModelResponse<@NonNull AnnotationModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotations(parameters, new NullProgressMonitor()); [2020-01-19T06:27:17.839Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.839Z] Discouraged access: The method 'IOutputAnnotationProvider.fetchAnnotations(Map, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:27:17.839Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[589] [2020-01-19T06:27:17.839Z] TmfModelResponse<@NonNull AnnotationModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotations(parameters, new NullProgressMonitor()); [2020-01-19T06:27:17.839Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.839Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:27:17.839Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[590] [2020-01-19T06:27:17.839Z] AnnotationModel model = response.getModel(); [2020-01-19T06:27:17.839Z] ^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.839Z] Discouraged access: The type 'AnnotationModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:27:17.839Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[592] [2020-01-19T06:27:17.839Z] for (Entry> entry : model.getAnnotations().entrySet()) { [2020-01-19T06:27:17.839Z] ^^^^^^^^^^ [2020-01-19T06:27:17.839Z] Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:27:17.839Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[592] [2020-01-19T06:27:17.839Z] for (Entry> entry : model.getAnnotations().entrySet()) { [2020-01-19T06:27:17.839Z] ^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.840Z] Discouraged access: The method 'AnnotationModel.getAnnotations()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:27:17.840Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[594] [2020-01-19T06:27:17.840Z] for (Annotation annotation : entry.getValue()) { [2020-01-19T06:27:17.840Z] ^^^^^^^^^^ [2020-01-19T06:27:17.840Z] Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:27:17.840Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[595] [2020-01-19T06:27:17.840Z] if (annotation.getType() == AnnotationType.CHART) { [2020-01-19T06:27:17.840Z] ^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.840Z] Discouraged access: The method 'Annotation.getType()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:27:17.840Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[595] [2020-01-19T06:27:17.840Z] if (annotation.getType() == AnnotationType.CHART) { [2020-01-19T06:27:17.840Z] ^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.840Z] Discouraged access: The type 'IAnnotation.AnnotationType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:27:17.840Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[595] [2020-01-19T06:27:17.840Z] if (annotation.getType() == AnnotationType.CHART) { [2020-01-19T06:27:17.840Z] ^^^^^ [2020-01-19T06:27:17.840Z] Discouraged access: The field 'IAnnotation.AnnotationType.CHART' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:27:17.840Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[599] [2020-01-19T06:27:17.840Z] if (annotation.getEntryId() != -1) { [2020-01-19T06:27:17.840Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.840Z] Discouraged access: The method 'Annotation.getEntryId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:27:17.840Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[601] [2020-01-19T06:27:17.840Z] markerEntry = fEntries.get(provider, annotation.getEntryId()); [2020-01-19T06:27:17.840Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.840Z] Discouraged access: The method 'Annotation.getEntryId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:27:17.840Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[648] [2020-01-19T06:27:17.840Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2020-01-19T06:27:17.840Z] ^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.840Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object' [2020-01-19T06:27:17.840Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[170] [2020-01-19T06:27:17.840Z] return traceElement.getSupplementaryResources(); [2020-01-19T06:27:17.840Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.840Z] Null type safety (type annotations): The expression of type 'IResource[]' needs unchecked conversion to conform to 'IResource @NonNull[]' [2020-01-19T06:27:17.840Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[193] [2020-01-19T06:27:17.840Z] TraceToTrim create = TraceToTrim.create(this, childElement); [2020-01-19T06:27:17.840Z] ^^^^^^^^^^^^ [2020-01-19T06:27:17.840Z] Null type safety (type annotations): The expression of type 'TmfTraceElement' needs unchecked conversion to conform to '@NonNull TmfTraceElement' [2020-01-19T06:27:17.840Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[354] [2020-01-19T06:27:17.840Z] TmfOpenTraceHelper.openTraceFromElement((TmfCommonProjectElement) fDestElement); [2020-01-19T06:27:17.840Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.840Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated [2020-01-19T06:27:17.840Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfAnalysisElement.java:[300] [2020-01-19T06:27:17.840Z] TmfOpenTraceHelper.openTraceFromElement(traceElement); [2020-01-19T06:27:17.840Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.840Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated [2020-01-19T06:27:17.840Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget.java:[539] [2020-01-19T06:27:17.840Z] Object serviceObject = fSite.getSite().getWorkbenchWindow().getService(IContextService.class); [2020-01-19T06:27:17.840Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.840Z] 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 [2020-01-19T06:27:17.840Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/StylePropertiesUtils.java:[46] [2020-01-19T06:27:17.840Z] @NonNull Map<@NonNull String, @NonNull Object> updatedStyles = new HashMap<>(styleMap); [2020-01-19T06:27:17.840Z] ^^^^^^^^ [2020-01-19T06:27:17.840Z] Null type safety (type annotations): The expression of type '@Nullable Map' needs unchecked conversion to conform to 'Map' [2020-01-19T06:27:17.840Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[73] [2020-01-19T06:27:17.840Z] private static final @NonNull Comparator INTERVALS_COMPARATOR = Comparator.comparing(ITmfStateInterval::getStartTime).thenComparing(ITmfStateInterval::getEndTime); [2020-01-19T06:27:17.840Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.840Z] Null type safety (type annotations): The expression of type 'Comparator' needs unchecked conversion to conform to '@NonNull Comparator' [2020-01-19T06:27:17.840Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[75] [2020-01-19T06:27:17.840Z] private static final @NonNull Comparator TIME_EVENT_COMPARATOR = Comparator.comparing(ITimeEvent::getTime).thenComparing(ITimeEvent::getDuration); [2020-01-19T06:27:17.840Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.840Z] Null type safety (type annotations): The expression of type 'Comparator' needs unchecked conversion to conform to '@NonNull Comparator' [2020-01-19T06:27:17.840Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[188] [2020-01-19T06:27:17.840Z] @NonNull Map<@NonNull Integer, @NonNull Predicate<@NonNull Map<@NonNull String, @NonNull String>>> predicates = computeRegexPredicate(); [2020-01-19T06:27:17.840Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.840Z] The method computeRegexPredicate() from the type AbstractTimeGraphView is deprecated [2020-01-19T06:27:17.840Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[231] [2020-01-19T06:27:17.840Z] doFilterEvents(entry, eventList, predicates); [2020-01-19T06:27:17.840Z] ^^^^^^^^^ [2020-01-19T06:27:17.840Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>' [2020-01-19T06:27:17.840Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[251] [2020-01-19T06:27:17.840Z] doFilterEvents(entry, eventList, predicates); [2020-01-19T06:27:17.840Z] ^^^^^^^^^ [2020-01-19T06:27:17.840Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>' [2020-01-19T06:27:17.840Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[251] [2020-01-19T06:27:17.840Z] doFilterEvents(entry, eventList, predicates); [2020-01-19T06:27:17.840Z] ^^^^^^^^^^ [2020-01-19T06:27:17.840Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,@NonNull Predicate<@NonNull Map<@NonNull String,@NonNull String>>>' needs unchecked conversion to conform to '@NonNull Map<@NonNull Integer,@NonNull Predicate<@NonNull Map<@NonNull String,@NonNull String>>>' [2020-01-19T06:27:17.840Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[273] [2020-01-19T06:27:17.840Z] Collection quarks = getQuarksForEntry(entry, ss); [2020-01-19T06:27:17.840Z] ^^^^^ [2020-01-19T06:27:17.840Z] Null type safety (type annotations): The expression of type 'ITimeGraphEntry' needs unchecked conversion to conform to '@NonNull ITimeGraphEntry' [2020-01-19T06:27:17.840Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfSimpleTooltipProvider.java:[48] [2020-01-19T06:27:17.840Z] addItem(null, ToolTipString.fromString("x"), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); //$NON-NLS-1$ [2020-01-19T06:27:17.840Z] ^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.840Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.840Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfSimpleTooltipProvider.java:[49] [2020-01-19T06:27:17.840Z] addItem(null, "y", Double.toString(yCoordinate)); //$NON-NLS-1$ [2020-01-19T06:27:17.840Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.840Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.840Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[167] [2020-01-19T06:27:17.840Z] return new TimeGraphLineEntry(model); [2020-01-19T06:27:17.840Z] ^^^^^ [2020-01-19T06:27:17.840Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel' [2020-01-19T06:27:17.840Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[169] [2020-01-19T06:27:17.840Z] return new TimeGraphEntry(model); [2020-01-19T06:27:17.840Z] ^^^^^ [2020-01-19T06:27:17.840Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel' [2020-01-19T06:27:17.841Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[186] [2020-01-19T06:27:17.841Z] this(new TimeGraphEntryModel(-1, -1, Collections.singletonList(name), startTime, endTime)); [2020-01-19T06:27:17.841Z] ^^^^ [2020-01-19T06:27:17.841Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.841Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[279] [2020-01-19T06:27:17.841Z] fModel = new TimeGraphEntryModel(fModel.getId(), fModel.getParentId(), Collections.singletonList(name), getStartTime(), getEndTime(), fModel instanceof ITimeGraphEntryModel ? ((TimeGraphEntryModel) fModel).hasRowModel() : true); [2020-01-19T06:27:17.841Z] ^^^^ [2020-01-19T06:27:17.841Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.841Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[619] [2020-01-19T06:27:17.841Z] new TimeGraphEntryModel(model.getId(), model.getParentId(), getName(), getStartTime(), getEndTime()); [2020-01-19T06:27:17.841Z] ^^^^^^^^^ [2020-01-19T06:27:17.841Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.841Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomXmlParserInputWizardPage.java:[1736] [2020-01-19T06:27:17.841Z] new TmfTimestampFormat(inputElement.getInputFormat()); [2020-01-19T06:27:17.841Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.841Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.841Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomXmlParserInputWizardPage.java:[1811] [2020-01-19T06:27:17.841Z] new TmfTimestampFormat(attribute.getInputFormat()); [2020-01-19T06:27:17.841Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.841Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.841Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/OpenExperimentHandler.java:[95] [2020-01-19T06:27:17.841Z] TmfOpenTraceHelper.openTraceFromElement(fExperiment); [2020-01-19T06:27:17.841Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.841Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated [2020-01-19T06:27:17.841Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[90] [2020-01-19T06:27:17.841Z] addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); [2020-01-19T06:27:17.841Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.841Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.841Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[90] [2020-01-19T06:27:17.841Z] addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); [2020-01-19T06:27:17.841Z] ^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.841Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.841Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[108] [2020-01-19T06:27:17.841Z] addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromString(format.format(yValue))); [2020-01-19T06:27:17.841Z] ^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.841Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.841Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java:[36] [2020-01-19T06:27:17.841Z] ((Iterable) inputElement).forEach(helper -> { [2020-01-19T06:27:17.841Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.841Z] Type safety: Unchecked cast from Object to Iterable [2020-01-19T06:27:17.841Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java:[74] [2020-01-19T06:27:17.841Z] fInput = (Iterable<@NonNull TraceTypeHelper>) newInput; [2020-01-19T06:27:17.841Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.841Z] Type safety: Unchecked cast from Object to Iterable [2020-01-19T06:27:17.841Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfGenericTreeEntry.java:[36] [2020-01-19T06:27:17.841Z] super(model.getName()); [2020-01-19T06:27:17.841Z] ^^^^^ [2020-01-19T06:27:17.841Z] Potential null pointer access: this expression has type 'M', a free type variable that may represent a '@Nullable' type [2020-01-19T06:27:17.841Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[235] [2020-01-19T06:27:17.841Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2020-01-19T06:27:17.841Z] ^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.841Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object' [2020-01-19T06:27:17.841Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[319] [2020-01-19T06:27:17.841Z] dataProvider = initializeDataProvider(fTrace); [2020-01-19T06:27:17.841Z] ^^^^^^ [2020-01-19T06:27:17.841Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-01-19T06:27:17.841Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[391] [2020-01-19T06:27:17.841Z] TraceCompassLogUtils.traceInstant(LOGGER, Level.INFO, e.getMessage()); [2020-01-19T06:27:17.841Z] ^^^^^^^^^^^^^^ [2020-01-19T06:27:17.841Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.841Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomTxtParserInputWizardPage.java:[882] [2020-01-19T06:27:17.841Z] TmfTimestampFormat timestampFormat = new TmfTimestampFormat(firstEntryTimeStampInputFormat); [2020-01-19T06:27:17.841Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.841Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2020-01-19T06:27:17.841Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomTxtParserInputWizardPage.java:[1720] [2020-01-19T06:27:17.841Z] new TmfTimestampFormat(inputData.format); [2020-01-19T06:27:17.841Z] ^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.841Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.841Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/tracepkg/importexport/ManifestReader.java:[79] [2020-01-19T06:27:17.841Z] XmlUtils.safeValidate(schema, new StreamSource(input)); [2020-01-19T06:27:17.841Z] ^^^^^^ [2020-01-19T06:27:17.841Z] Null type safety (type annotations): The expression of type 'Schema' needs unchecked conversion to conform to '@NonNull Schema' [2020-01-19T06:27:17.841Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/statesystem/TmfStateSystemExplorer.java:[263] [2020-01-19T06:27:17.841Z] ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager [2020-01-19T06:27:17.841Z] .getInstance().getDataProvider(Objects.requireNonNull(moduleTrace), getProviderId(), ITimeGraphDataProvider.class); [2020-01-19T06:27:17.841Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.841Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2020-01-19T06:27:17.841Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java:[1230] [2020-01-19T06:27:17.841Z] Object handlerServiceObject = activePage.getActiveEditor().getSite().getService(IHandlerService.class); [2020-01-19T06:27:17.841Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.841Z] 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 [2020-01-19T06:27:17.841Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java:[1232] [2020-01-19T06:27:17.841Z] Object cmdServiceObject = activePage.getActiveEditor().getSite().getService(ICommandService.class); [2020-01-19T06:27:17.841Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.841Z] 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 [2020-01-19T06:27:17.841Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/NamedTimeEvent.java:[97] [2020-01-19T06:27:17.841Z] data.put(IElementResolver.LABEL_KEY, getLabel()); [2020-01-19T06:27:17.841Z] ^^^^^^^^^ [2020-01-19T06:27:17.841Z] The field IElementResolver.LABEL_KEY is deprecated [2020-01-19T06:27:17.841Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/OpenTraceHandler.java:[100] [2020-01-19T06:27:17.841Z] TmfOpenTraceHelper.openTraceFromElement(fTrace.getElementUnderTraceFolder()); [2020-01-19T06:27:17.841Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.841Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated [2020-01-19T06:27:17.841Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/TmfAbstractToolTipHandler.java:[535] [2020-01-19T06:27:17.842Z] new OpenSourceCodeAction("", new TmfCallsite(sMatcher.group(1), Long.parseLong(sMatcher.group(2))), getParent().getShell()).run(); //$NON-NLS-1$ [2020-01-19T06:27:17.842Z] ^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.842Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.842Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java:[150] [2020-01-19T06:27:17.842Z] Object serviceObject = PlatformUI.getWorkbench().getActiveWorkbenchWindow().getService(IHandlerService.class); [2020-01-19T06:27:17.842Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.842Z] 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 [2020-01-19T06:27:17.842Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java:[260] [2020-01-19T06:27:17.842Z] Object serviceObject = window.getService(IHandlerService.class); [2020-01-19T06:27:17.842Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.842Z] 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 [2020-01-19T06:27:17.842Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[770] [2020-01-19T06:27:17.842Z] Map toTest = new HashMap<>(getPresentationProvider().getFilterInput(te)); [2020-01-19T06:27:17.842Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.842Z] Null type safety (type annotations): The expression of type '@NonNull Map' needs unchecked conversion to conform to 'Map' [2020-01-19T06:27:17.842Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[774] [2020-01-19T06:27:17.842Z] Integer property = mapEntry.getKey(); [2020-01-19T06:27:17.842Z] ^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.842Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Integer,@NonNull Predicate<@NonNull Map<@NonNull String,@NonNull String>>>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:27:17.842Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[841] [2020-01-19T06:27:17.842Z] for (Entry> entry : regexes.asMap().entrySet()) { [2020-01-19T06:27:17.842Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.842Z] 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>>' [2020-01-19T06:27:17.842Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[870] [2020-01-19T06:27:17.842Z] for (Entry> entry : regexes.asMap().entrySet()) { [2020-01-19T06:27:17.842Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.842Z] 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>>' [2020-01-19T06:27:17.842Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[1475] [2020-01-19T06:27:17.842Z] fContextService = site.getWorkbenchWindow().getService(IContextService.class); [2020-01-19T06:27:17.842Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.842Z] 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 [2020-01-19T06:27:17.842Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[1838] [2020-01-19T06:27:17.842Z] service = site.getService(IWorkbenchSiteProgressService.class); [2020-01-19T06:27:17.842Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.842Z] 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 [2020-01-19T06:27:17.842Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[2885] [2020-01-19T06:27:17.842Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2020-01-19T06:27:17.842Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.842Z] 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 [2020-01-19T06:27:17.842Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[2897] [2020-01-19T06:27:17.842Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2020-01-19T06:27:17.842Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.842Z] 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 [2020-01-19T06:27:17.842Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ITimeEvent.java:[96] [2020-01-19T06:27:17.842Z] default @NonNull Map<@NonNull String, @NonNull String> computeData() { [2020-01-19T06:27:17.842Z] ^^^^^^^^^^^^^ [2020-01-19T06:27:17.842Z] The method ITimeEvent.computeData() overrides a deprecated method from IElementResolver [2020-01-19T06:27:17.842Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ITimeEvent.java:[100] [2020-01-19T06:27:17.842Z] data.put(IElementResolver.ENTRY_NAME_KEY, entryName); [2020-01-19T06:27:17.842Z] ^^^^^^^^^^^^^^ [2020-01-19T06:27:17.842Z] The field IElementResolver.ENTRY_NAME_KEY is deprecated [2020-01-19T06:27:17.842Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ITimeEvent.java:[112] [2020-01-19T06:27:17.842Z] return (entryName != null) ? ImmutableMultimap.of(IElementResolver.ENTRY_NAME_KEY, entryName) : ImmutableMultimap.of(); [2020-01-19T06:27:17.842Z] ^^^^^^^^^^^^^^ [2020-01-19T06:27:17.842Z] The field IElementResolver.ENTRY_NAME_KEY is deprecated [2020-01-19T06:27:17.842Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartAnalysisProvider.java:[107] [2020-01-19T06:27:17.842Z] stateItems[i] = new StateItem(settings[i].getTickColorRGB()); [2020-01-19T06:27:17.842Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.842Z] The constructor StateItem(RGB) is deprecated [2020-01-19T06:27:17.842Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfViewerSorter.java:[15] [2020-01-19T06:27:17.842Z] import org.eclipse.jface.viewers.ViewerSorter; [2020-01-19T06:27:17.842Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.842Z] The type ViewerSorter is deprecated [2020-01-19T06:27:17.842Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfViewerSorter.java:[21] [2020-01-19T06:27:17.842Z] public class TmfViewerSorter extends ViewerSorter { [2020-01-19T06:27:17.842Z] ^^^^^^^^^^^^ [2020-01-19T06:27:17.842Z] The type ViewerSorter is deprecated [2020-01-19T06:27:17.842Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[267] [2020-01-19T06:27:17.842Z] addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString()); [2020-01-19T06:27:17.842Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.842Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.842Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[267] [2020-01-19T06:27:17.842Z] addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString()); [2020-01-19T06:27:17.842Z] ^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.842Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.842Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[269] [2020-01-19T06:27:17.842Z] addItem(null, ToolTipString.fromString(Messages.Histogram_bucketRangeToolTip), [2020-01-19T06:27:17.842Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.842Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.842Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[270] [2020-01-19T06:27:17.842Z] ToolTipString.fromTimestamp(NLS.bind(Messages.Histogram_timeRange, [2020-01-19T06:27:17.842Z] TmfTimestamp.fromNanos(startTime).toString(), TmfTimestamp.fromNanos(endTime).toString()), startTime)); [2020-01-19T06:27:17.842Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.842Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.842Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[272] [2020-01-19T06:27:17.842Z] addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents)); [2020-01-19T06:27:17.842Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.842Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.842Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[272] [2020-01-19T06:27:17.842Z] addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents)); [2020-01-19T06:27:17.842Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.842Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.842Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[275] [2020-01-19T06:27:17.842Z] addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents)); [2020-01-19T06:27:17.842Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.842Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.842Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[275] [2020-01-19T06:27:17.842Z] addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents)); [2020-01-19T06:27:17.842Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:17.842Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:27:17.842Z] 177 problems (177 warnings) [2020-01-19T06:27:17.842Z] [INFO] [2020-01-19T06:27:17.842Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui --- [2020-01-19T06:27:17.842Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:27:17.843Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/src/test/resources [2020-01-19T06:27:17.843Z] [INFO] [2020-01-19T06:27:17.843Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui --- [2020-01-19T06:27:17.843Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT-sources.jar [2020-01-19T06:27:17.843Z] [INFO] [2020-01-19T06:27:17.843Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui --- [2020-01-19T06:27:17.843Z] [INFO] [2020-01-19T06:27:17.843Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui --- [2020-01-19T06:27:18.117Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT.jar [2020-01-19T06:27:18.679Z] [INFO] [2020-01-19T06:27:18.679Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui --- [2020-01-19T06:27:18.679Z] [INFO] [2020-01-19T06:27:18.679Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui --- [2020-01-19T06:27:18.679Z] [INFO] [2020-01-19T06:27:18.679Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui --- [2020-01-19T06:27:18.679Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT.jar [2020-01-19T06:27:21.948Z] [INFO] [2020-01-19T06:27:21.948Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui --- [2020-01-19T06:27:21.948Z] [INFO] [2020-01-19T06:27:21.948Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui --- [2020-01-19T06:27:21.948Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT.jar [2020-01-19T06:27:21.948Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT.pom [2020-01-19T06:27:21.948Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT-sources.jar [2020-01-19T06:27:21.948Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:27:21.949Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT-p2metadata.xml [2020-01-19T06:27:21.949Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT-p2artifacts.xml [2020-01-19T06:27:21.949Z] [INFO] [2020-01-19T06:27:21.949Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui --- [2020-01-19T06:27:21.949Z] [INFO] [2020-01-19T06:27:21.949Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >-- [2020-01-19T06:27:21.949Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 0.0.5-SNAPSHOT [23/138] [2020-01-19T06:27:21.949Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:27:21.949Z] [INFO] [2020-01-19T06:27:21.949Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-01-19T06:27:21.949Z] [INFO] [2020-01-19T06:27:21.949Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-01-19T06:27:21.949Z] [INFO] The project's OSGi version is 0.0.5.202001190610 [2020-01-19T06:27:21.949Z] [INFO] [2020-01-19T06:27:21.949Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-01-19T06:27:21.949Z] [INFO] [2020-01-19T06:27:21.949Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-01-19T06:27:21.949Z] [INFO] [2020-01-19T06:27:21.949Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-01-19T06:27:21.949Z] [INFO] [2020-01-19T06:27:21.949Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-01-19T06:27:21.949Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:27:21.949Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources [2020-01-19T06:27:21.949Z] [INFO] [2020-01-19T06:27:21.949Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-01-19T06:27:21.949Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes [2020-01-19T06:27:21.949Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/CounterTreeViewer.java:[51] [2020-01-19T06:27:21.949Z] TmfGenericTreeEntry genericEntry = (TmfGenericTreeEntry) element; [2020-01-19T06:27:21.949Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:21.949Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2020-01-19T06:27:21.949Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/CounterTreeViewer.java:[74] [2020-01-19T06:27:21.949Z] return () -> Lists.newArrayList(createColumn("Counters", Comparator.comparing(TmfGenericTreeEntry::getName)), new TmfTreeColumnData("Legend")); //$NON-NLS-1$ //$NON-NLS-2$ [2020-01-19T06:27:21.949Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:27:21.949Z] Null type safety (type annotations): The expression of type 'ArrayList<@NonNull TmfTreeColumnData>' needs unchecked conversion to conform to '@NonNull List' [2020-01-19T06:27:21.949Z] 2 problems (2 warnings) [2020-01-19T06:27:21.949Z] [INFO] [2020-01-19T06:27:21.949Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-01-19T06:27:21.949Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:27:21.949Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/test/resources [2020-01-19T06:27:21.949Z] [INFO] [2020-01-19T06:27:21.949Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-01-19T06:27:21.949Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-sources.jar [2020-01-19T06:27:21.949Z] [INFO] [2020-01-19T06:27:21.949Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-01-19T06:27:21.949Z] [INFO] [2020-01-19T06:27:21.949Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-01-19T06:27:21.949Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar [2020-01-19T06:27:21.949Z] [INFO] [2020-01-19T06:27:21.949Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-01-19T06:27:21.949Z] [INFO] [2020-01-19T06:27:21.949Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-01-19T06:27:21.949Z] [INFO] [2020-01-19T06:27:21.949Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-01-19T06:27:21.949Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar [2020-01-19T06:27:21.949Z] [INFO] [2020-01-19T06:27:21.949Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-01-19T06:27:21.949Z] [INFO] [2020-01-19T06:27:21.949Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-01-19T06:27:21.949Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar [2020-01-19T06:27:21.949Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.pom [2020-01-19T06:27:21.949Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-sources.jar [2020-01-19T06:27:21.949Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:27:21.949Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-p2metadata.xml [2020-01-19T06:27:21.949Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-p2artifacts.xml [2020-01-19T06:27:21.949Z] [INFO] [2020-01-19T06:27:21.949Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui --- [2020-01-19T06:27:21.949Z] [INFO] [2020-01-19T06:27:21.949Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >--- [2020-01-19T06:27:21.949Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.12-SNAPSHOT [24/138] [2020-01-19T06:27:21.949Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T06:27:21.949Z] [INFO] [2020-01-19T06:27:21.949Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-01-19T06:27:21.949Z] [INFO] [2020-01-19T06:27:21.949Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-01-19T06:27:21.949Z] [INFO] The project's OSGi version is 1.0.12.202001190610 [2020-01-19T06:27:21.949Z] [INFO] [2020-01-19T06:27:21.949Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-01-19T06:27:21.949Z] [INFO] [2020-01-19T06:27:21.949Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-01-19T06:27:21.949Z] [INFO] [2020-01-19T06:27:21.949Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-01-19T06:27:21.949Z] [INFO] [2020-01-19T06:27:21.949Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-01-19T06:27:21.949Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:27:21.949Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources [2020-01-19T06:27:21.949Z] [INFO] [2020-01-19T06:27:21.949Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-01-19T06:27:21.949Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes [2020-01-19T06:27:22.876Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/org/eclipse/tracecompass/tmf/ui/tests/views/TmfViewFactoryTest.java:[123] [2020-01-19T06:27:22.876Z] assertFalse("New view from view id with suffix was not created", Arrays.asList(viewRefs).contains(thirdView)); [2020-01-19T06:27:22.876Z] ^^^^^^^^^ [2020-01-19T06:27:22.876Z] Unlikely argument type IViewPart for contains(Object) on a Collection [2020-01-19T06:27:22.876Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs/org/eclipse/tracecompass/tmf/ui/tests/uml2sd/trace/TmfUml2SDTestTrace.java:[105] [2020-01-19T06:27:22.877Z] return tmfEvent; [2020-01-19T06:27:22.877Z] ^^^^^^^^^^^^^^^^ [2020-01-19T06:27:22.877Z] Potential resource leak: 'stream' may not be closed at this location [2020-01-19T06:27:22.877Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs/org/eclipse/tracecompass/tmf/ui/tests/uml2sd/trace/TmfUml2SDTestTrace.java:[109] [2020-01-19T06:27:22.877Z] return null; [2020-01-19T06:27:22.877Z] ^^^^^^^^^^^^ [2020-01-19T06:27:22.877Z] Potential resource leak: 'stream' may not be closed at this location [2020-01-19T06:27:22.877Z] 3 problems (3 warnings) [2020-01-19T06:27:22.877Z] [INFO] [2020-01-19T06:27:22.877Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-01-19T06:27:22.877Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:27:22.877Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/test/resources [2020-01-19T06:27:22.877Z] [INFO] [2020-01-19T06:27:22.877Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-01-19T06:27:22.877Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT-sources.jar [2020-01-19T06:27:22.877Z] [INFO] [2020-01-19T06:27:22.877Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-01-19T06:27:22.877Z] [INFO] [2020-01-19T06:27:22.877Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-01-19T06:27:22.877Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT.jar [2020-01-19T06:27:23.133Z] [INFO] [2020-01-19T06:27:23.133Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-01-19T06:27:23.133Z] [INFO] [2020-01-19T06:27:23.133Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-01-19T06:27:23.133Z] [INFO] [2020-01-19T06:27:23.133Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-01-19T06:27:23.133Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT.jar [2020-01-19T06:27:23.696Z] [INFO] [2020-01-19T06:27:23.696Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-01-19T06:27:23.696Z] [INFO] [2020-01-19T06:27:23.696Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-01-19T06:27:23.952Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data/.metadata/.log [2020-01-19T06:27:23.952Z] [INFO] Command line: [2020-01-19T06:27:23.952Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/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-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-19T06:27:23.952Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:27:26.469Z] !SESSION 2020-01-19 06:27:24.146 ----------------------------------------------- [2020-01-19T06:27:26.469Z] eclipse.buildId=unknown [2020-01-19T06:27:26.469Z] java.version=1.8.0_202 [2020-01-19T06:27:26.469Z] java.vendor=Oracle Corporation [2020-01-19T06:27:26.469Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T06:27:26.469Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-19T06:27:26.469Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/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-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-19T06:27:26.469Z] [2020-01-19T06:27:26.469Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 06:27:26.351 [2020-01-19T06:27:26.469Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T06:27:26.469Z] !STACK 0 [2020-01-19T06:27:26.469Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2020-01-19T06:27:26.469Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T06:27:26.470Z] [2020-01-19T06:27:26.470Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T06:27:26.470Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T06:27:26.470Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T06:27:26.470Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T06:27:26.470Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T06:27:26.470Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T06:27:26.470Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:27:26.470Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T06:27:28.359Z] process 4195: 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 [2020-01-19T06:27:28.359Z] See the manual page for dbus-uuidgen to correct this issue. [2020-01-19T06:27:36.446Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest [2020-01-19T06:27:36.446Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest [2020-01-19T06:27:36.446Z] testAddChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.003 s [2020-01-19T06:27:36.447Z] testAddEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.004 s [2020-01-19T06:27:36.447Z] testAddChildAtPosition(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testGetTimeEventsIteratorMixedSplit(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.001 s [2020-01-19T06:27:36.447Z] testSortChildren(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testAddEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testRemoveChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testGetTimeEventsIteratorMixed(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testSortChildrenThenAdd(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.001 s [2020-01-19T06:27:36.447Z] testAddChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testAddEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testRemoveChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testaddZoomedEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testRemoveChildNoParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testaddZoomedEventPartialRestart(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testAddChildSameParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testaddZoomedEventDuplicate(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testaddZoomedEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testAddZoomedEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] Running org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest [2020-01-19T06:27:36.447Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest [2020-01-19T06:27:36.447Z] clipRightTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0.001 s [2020-01-19T06:27:36.447Z] clipXTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] horizontalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] tangentInsideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] glancingTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] ousideSquareTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] insideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] verticalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] clipTopTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] tangentTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] tangentInsideCornerTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] clipLeftTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] clipBottomTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0.001 s [2020-01-19T06:27:36.447Z] Running org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest [2020-01-19T06:27:36.447Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest [2020-01-19T06:27:36.447Z] testToHexStringRGB(org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest [2020-01-19T06:27:36.447Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest [2020-01-19T06:27:36.447Z] test(org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest) Time elapsed: 0.262 s [2020-01-19T06:27:36.447Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest [2020-01-19T06:27:36.447Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest [2020-01-19T06:27:36.447Z] testNextPreviousIncluded(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testInvalidRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testSmallPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testIsApplicable(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testAlternateShadingMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testFractionalPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0.001 s [2020-01-19T06:27:36.447Z] testReference(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testInvalidPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testLineMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testResolution(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest [2020-01-19T06:27:36.447Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest [2020-01-19T06:27:36.447Z] testgetName(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testGetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testResetTimeRangeValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testGetPath(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testResetGlobalValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testContainsChild(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testGetNbChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest [2020-01-19T06:27:36.447Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest [2020-01-19T06:27:36.447Z] testGetWidth(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0.049 s [2020-01-19T06:27:36.447Z] testGetAlignment(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0.001 s [2020-01-19T06:27:36.447Z] testGetLabelProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0.001 s [2020-01-19T06:27:36.447Z] testGetTooltip(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testGetComparator(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testGetPercentageProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testGetHeader(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest [2020-01-19T06:27:36.447Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest [2020-01-19T06:27:36.447Z] testResetPartial(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testInitialState(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testResetTotal(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testSetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest [2020-01-19T06:27:36.447Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest [2020-01-19T06:27:36.447Z] testGetColumnData(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest) Time elapsed: 0.001 s [2020-01-19T06:27:36.447Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest [2020-01-19T06:27:36.447Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest [2020-01-19T06:27:36.447Z] testaddStatsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0.001 s [2020-01-19T06:27:36.447Z] testGetStatTree(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testContainsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testRemoveStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testGetStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testRemoveAll(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest [2020-01-19T06:27:36.447Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest [2020-01-19T06:27:36.447Z] testGet(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testRegisterEvent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testGetOrCreate(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest [2020-01-19T06:27:36.447Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest [2020-01-19T06:27:36.447Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0.001 s [2020-01-19T06:27:36.447Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] testGetElements(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2020-01-19T06:27:36.447Z] Running org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest [2020-01-19T06:27:36.447Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest [2020-01-19T06:27:36.447Z] testHtml(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.054 s [2020-01-19T06:27:36.447Z] testTimestamp(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.001 s [2020-01-19T06:27:36.447Z] testDecimal(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.002 s [2020-01-19T06:27:36.448Z] testString(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0 s [2020-01-19T06:27:36.448Z] testEgality(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.001 s [2020-01-19T06:27:36.448Z] Running org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest [2020-01-19T06:27:36.704Z] [2020-01-19T06:27:36.704Z] !ENTRY org.eclipse.cdt.core.native 4 0 2020-01-19 06:27:36.526 [2020-01-19T06:27:36.704Z] !MESSAGE no spawner in java.library.path [2020-01-19T06:27:36.704Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 s - in org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest [2020-01-19T06:27:36.704Z] testBasicProvider(org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest) Time elapsed: 0.293 s [2020-01-19T06:27:36.704Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest [2020-01-19T06:27:36.704Z] 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 [2020-01-19T06:27:36.704Z] testCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2020-01-19T06:27:36.704Z] testAccessors(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0.001 s [2020-01-19T06:27:36.704Z] testLoad(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2020-01-19T06:27:36.704Z] testSave(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2020-01-19T06:27:36.704Z] testCompareTo(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2020-01-19T06:27:36.704Z] testCriteriaCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2020-01-19T06:27:36.704Z] testMatches(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0.001 s [2020-01-19T06:27:36.704Z] testGetGraphNodeSummary(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0.001 s [2020-01-19T06:27:36.704Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest [2020-01-19T06:27:38.596Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.793 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest [2020-01-19T06:27:38.596Z] testLoaderManager(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest) Time elapsed: 1.793 s [2020-01-19T06:27:38.597Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest [2020-01-19T06:28:25.226Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.06 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest [2020-01-19T06:28:25.227Z] verifyLastPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 2.55 s [2020-01-19T06:28:25.227Z] verifyPrevPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 12.368 s [2020-01-19T06:28:25.227Z] verifyPageNumberChanged(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 2.713 s [2020-01-19T06:28:25.227Z] verifyFirstPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 2.483 s [2020-01-19T06:28:25.227Z] verifyPagesCount(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 0 s [2020-01-19T06:28:25.227Z] verifyNextPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 12.338 s [2020-01-19T06:28:25.227Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest [2020-01-19T06:28:47.117Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.779 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest [2020-01-19T06:28:47.117Z] verifySetup(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 2.038 s [2020-01-19T06:28:47.117Z] verifyCancel(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 15.982 s [2020-01-19T06:28:47.117Z] verifyLoaderDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0.036 s [2020-01-19T06:28:47.117Z] testSetViewer(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0.093 s [2020-01-19T06:28:47.117Z] verifyDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0 s [2020-01-19T06:28:47.117Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest [2020-01-19T06:29:05.170Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.17 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest [2020-01-19T06:29:05.171Z] verifyTimeRangeSamePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.325 s [2020-01-19T06:29:05.171Z] verifyTimeRangeDifferentPages(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.395 s [2020-01-19T06:29:05.171Z] verifySynchToTimeEqualsLast(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.429 s [2020-01-19T06:29:05.171Z] verifySynchToTimeBeforeExpStart(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.284 s [2020-01-19T06:29:05.171Z] verifySynchToTimeAfterExpEnd(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.174 s [2020-01-19T06:29:05.171Z] verifySynchToTimeInPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.342 s [2020-01-19T06:29:05.171Z] verifySynchToTimeNonExisting(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.623 s [2020-01-19T06:29:05.171Z] verifySynchToTimeFirst(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.391 s [2020-01-19T06:29:05.171Z] verifySynchToTimeOutsidePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.354 s [2020-01-19T06:29:05.171Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest [2020-01-19T06:29:31.679Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.855 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest [2020-01-19T06:29:31.679Z] verifyMessageFilter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.423 s [2020-01-19T06:29:31.679Z] verifyRemoval(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 4.36 s [2020-01-19T06:29:31.679Z] verifyFilter1of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.266 s [2020-01-19T06:29:31.679Z] verifyFilter1of3(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.669 s [2020-01-19T06:29:31.679Z] verifyFilter2of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.34 s [2020-01-19T06:29:31.679Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest [2020-01-19T06:29:49.734Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.011 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest [2020-01-19T06:29:49.734Z] verifyFirstMessage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 3.165 s [2020-01-19T06:29:49.734Z] verifyFind(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 5.274 s [2020-01-19T06:29:49.734Z] verifyISDGraphNodeSupporter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 1.229 s [2020-01-19T06:29:49.734Z] verifyCancelSearch(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 2.802 s [2020-01-19T06:29:49.734Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest [2020-01-19T06:29:59.677Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.918 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest [2020-01-19T06:29:59.677Z] verifyFirstPageSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest) Time elapsed: 1.302 s [2020-01-19T06:29:59.678Z] verifySelectionSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest) Time elapsed: 0.001 s [2020-01-19T06:29:59.678Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest [2020-01-19T06:29:59.678Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest [2020-01-19T06:29:59.678Z] testGetBaseSecId(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest) Time elapsed: 0.002 s [2020-01-19T06:29:59.678Z] testNewView(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest) Time elapsed: 0.081 s [2020-01-19T06:29:59.678Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest [2020-01-19T06:29:59.678Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest [2020-01-19T06:29:59.678Z] testFormatTimeRelative(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest) Time elapsed: 0.003 s [2020-01-19T06:29:59.678Z] testFormatTimeCalendar(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest) Time elapsed: 0 s [2020-01-19T06:29:59.678Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest [2020-01-19T06:29:59.934Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.487 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest [2020-01-19T06:29:59.934Z] testListAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 0.699 s [2020-01-19T06:29:59.934Z] testPopulate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 0.021 s [2020-01-19T06:29:59.934Z] testInstantiate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 0.767 s [2020-01-19T06:29:59.934Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest [2020-01-19T06:30:00.864Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.686 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest [2020-01-19T06:30:00.864Z] testOpenTrace(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest) Time elapsed: 0.686 s [2020-01-19T06:30:00.864Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest [2020-01-19T06:30:01.122Z] [2020-01-19T06:30:01.122Z] !ENTRY org.eclipse.core.resources 2 2 2020-01-19 06:30:01.052 [2020-01-19T06:30:01.122Z] !MESSAGE Save operation warnings. [2020-01-19T06:30:01.122Z] !SUBENTRY 1 org.eclipse.core.resources 2 234 2020-01-19 06:30:01.052 [2020-01-19T06:30:01.122Z] !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. [2020-01-19T06:30:01.378Z] [2020-01-19T06:30:01.378Z] !ENTRY org.eclipse.cdt.core 1 0 2020-01-19 06:30:01.120 [2020-01-19T06:30:01.378Z] !MESSAGE Indexed 'SomeProject2' (0 sources, 0 headers) in 0 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%) [2020-01-19T06:30:01.378Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.696 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest [2020-01-19T06:30:01.378Z] testAddingTracingNature(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 0.532 s [2020-01-19T06:30:01.378Z] testCreateTracingProject(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 0.071 s [2020-01-19T06:30:01.378Z] testAddingTracingNatureNotAllowed(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 0 s [2020-01-19T06:30:01.378Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest [2020-01-19T06:30:04.669Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.834 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest [2020-01-19T06:30:04.669Z] testExperimentTypeAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.099 s [2020-01-19T06:30:04.669Z] testDefaultExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.636 s [2020-01-19T06:30:04.669Z] testNoExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.732 s [2020-01-19T06:30:04.669Z] testExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.45 s [2020-01-19T06:30:04.669Z] testExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.916 s [2020-01-19T06:30:04.669Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest [2020-01-19T06:30:05.598Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.193 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest [2020-01-19T06:30:05.598Z] testListOutputs(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest) Time elapsed: 0.51 s [2020-01-19T06:30:05.598Z] testOpenView(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest) Time elapsed: 0.682 s [2020-01-19T06:30:05.598Z] Running org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest [2020-01-19T06:30:05.598Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest [2020-01-19T06:30:05.598Z] testHistogramDataModelInt(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2020-01-19T06:30:05.598Z] testScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-01-19T06:30:05.598Z] testScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2020-01-19T06:30:05.598Z] testScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-01-19T06:30:05.598Z] testScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-01-19T06:30:05.598Z] testScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-01-19T06:30:05.598Z] testScaleTo_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2020-01-19T06:30:05.598Z] testScaleTo_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.048 s [2020-01-19T06:30:05.598Z] testScaleTo_7(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2020-01-19T06:30:05.598Z] testClear(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-01-19T06:30:05.598Z] testHistogramDataModel(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-01-19T06:30:05.598Z] testModelListener(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.015 s [2020-01-19T06:30:05.598Z] testHistogramDataModelCopyConstructor(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2020-01-19T06:30:05.598Z] testLostEventsScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2020-01-19T06:30:05.598Z] testLostEventsScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-01-19T06:30:05.598Z] testLostEventsScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-01-19T06:30:05.598Z] testLostEventsScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-01-19T06:30:05.598Z] testLostEventsScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-01-19T06:30:05.598Z] testCountEvent_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-01-19T06:30:05.598Z] testCountEvent_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-01-19T06:30:05.598Z] testCountEvent_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-01-19T06:30:05.598Z] testCountEvent_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-01-19T06:30:05.598Z] testCountEvent_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2020-01-19T06:30:05.598Z] testCountEvent_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-01-19T06:30:05.598Z] testCountEvent_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2020-01-19T06:30:05.598Z] testScaleToReverse_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.003 s [2020-01-19T06:30:05.598Z] testScaleToReverse_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2020-01-19T06:30:05.598Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest [2020-01-19T06:30:06.964Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.318 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest [2020-01-19T06:30:06.964Z] testTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 1.129 s [2020-01-19T06:30:06.964Z] testArchiveTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.134 s [2020-01-19T06:30:06.964Z] testMutlipleTracesDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.054 s [2020-01-19T06:30:06.964Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest [2020-01-19T06:30:10.326Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.475 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest [2020-01-19T06:30:10.327Z] testTimeRangeFiltering(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 0.757 s [2020-01-19T06:30:10.327Z] test(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 1.161 s [2020-01-19T06:30:10.327Z] testSkipArchiveExtraction(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 1.509 s [2020-01-19T06:30:10.327Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest [2020-01-19T06:30:11.692Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.502 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest [2020-01-19T06:30:11.692Z] testTraceImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 0.416 s [2020-01-19T06:30:11.692Z] testMultipleTracesImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 0.552 s [2020-01-19T06:30:11.692Z] testArchiveImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 0.521 s [2020-01-19T06:30:11.692Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest [2020-01-19T06:30:12.621Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.629 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest [2020-01-19T06:30:12.621Z] testOperationTimeRange(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest) Time elapsed: 0.267 s [2020-01-19T06:30:12.621Z] testBasicOperation(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest) Time elapsed: 0.362 s [2020-01-19T06:30:12.621Z] [2020-01-19T06:30:12.621Z] Results: [2020-01-19T06:30:12.621Z] [2020-01-19T06:30:12.621Z] Tests run: 186, Failures: 0, Errors: 0, Skipped: 0 [2020-01-19T06:30:12.621Z] [2020-01-19T06:30:12.877Z] [2020-01-19T06:30:12.877Z] !ENTRY org.eclipse.core.resources 2 10035 2020-01-19 06:30:12.712 [2020-01-19T06:30:12.877Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2020-01-19T06:30:13.439Z] [INFO] All tests passed! [2020-01-19T06:30:13.439Z] [INFO] [2020-01-19T06:30:13.439Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-01-19T06:30:13.439Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT.jar [2020-01-19T06:30:13.439Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/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.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT.pom [2020-01-19T06:30:13.439Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT-sources.jar [2020-01-19T06:30:13.439Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:30:13.439Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/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.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT-p2metadata.xml [2020-01-19T06:30:13.439Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/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.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT-p2artifacts.xml [2020-01-19T06:30:13.439Z] [INFO] [2020-01-19T06:30:13.439Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.tests --- [2020-01-19T06:30:13.439Z] [INFO] [2020-01-19T06:30:13.439Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >-- [2020-01-19T06:30:13.439Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.11-SNAPSHOT [25/138] [2020-01-19T06:30:13.439Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T06:30:13.439Z] [INFO] [2020-01-19T06:30:13.439Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-01-19T06:30:13.439Z] [INFO] [2020-01-19T06:30:13.439Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-01-19T06:30:13.439Z] [INFO] The project's OSGi version is 1.0.11.202001190610 [2020-01-19T06:30:13.439Z] [INFO] [2020-01-19T06:30:13.439Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-01-19T06:30:13.439Z] [INFO] [2020-01-19T06:30:13.439Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-01-19T06:30:13.439Z] [INFO] [2020-01-19T06:30:13.439Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-01-19T06:30:13.439Z] [INFO] [2020-01-19T06:30:13.439Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-01-19T06:30:13.439Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:30:13.439Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources [2020-01-19T06:30:13.439Z] [INFO] [2020-01-19T06:30:13.439Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-01-19T06:30:13.439Z] [INFO] Compiling 47 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes [2020-01-19T06:30:14.805Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/BookmarksViewTest.java:[46] [2020-01-19T06:30:14.805Z] import org.eclipse.ui.internal.views.markers.BookmarksView; [2020-01-19T06:30:14.805Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:30:14.805Z] Discouraged access: The type 'BookmarksView' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.12.3.v20170119-0935/org.eclipse.ui.ide-3.12.3.v20170119-0935.jar') [2020-01-19T06:30:14.805Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/BookmarksViewTest.java:[57] [2020-01-19T06:30:14.805Z] * SWT bot test to test the {@link BookmarksView} in Trace Compass [2020-01-19T06:30:14.805Z] ^^^^^^^^^^^^^ [2020-01-19T06:30:14.805Z] Discouraged access: The type 'BookmarksView' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.12.3.v20170119-0935/org.eclipse.ui.ide-3.12.3.v20170119-0935.jar') [2020-01-19T06:30:14.805Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[23] [2020-01-19T06:30:14.805Z] import org.eclipse.tracecompass.internal.tmf.ui.widgets.timegraph.model.TimeLineEvent; [2020-01-19T06:30:14.805Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:30:14.805Z] Discouraged access: The type 'TimeLineEvent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2020-01-19T06:30:14.805Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[128] [2020-01-19T06:30:14.805Z] fEntries.add(pulse); [2020-01-19T06:30:14.805Z] ^^^^^ [2020-01-19T06:30:14.805Z] Null type safety (type annotations): The expression of type 'TimeGraphEntry' needs unchecked conversion to conform to '@NonNull TimeGraphEntry' [2020-01-19T06:30:14.805Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[159] [2020-01-19T06:30:14.805Z] events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4))); [2020-01-19T06:30:14.805Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:30:14.805Z] Discouraged access: The constructor 'TimeLineEvent(ITimeGraphEntry, long, List)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2020-01-19T06:30:14.805Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[159] [2020-01-19T06:30:14.805Z] events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4))); [2020-01-19T06:30:14.805Z] ^^^^^^^^^^^^^ [2020-01-19T06:30:14.805Z] Discouraged access: The type 'TimeLineEvent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2020-01-19T06:30:14.805Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[161] [2020-01-19T06:30:14.805Z] fEvents.put(pulse.getName(), events); [2020-01-19T06:30:14.805Z] ^^^^^^ [2020-01-19T06:30:14.805Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to 'List<@NonNull ITimeEvent>' [2020-01-19T06:30:14.805Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[171] [2020-01-19T06:30:14.805Z] regexes.put(IFilterProperty.BOUND, fFilterRegex); [2020-01-19T06:30:14.805Z] ^^^^^^^^^^^^ [2020-01-19T06:30:14.805Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:30:14.805Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[179] [2020-01-19T06:30:14.805Z] public void setFilterRegex(String filterRegex) { [2020-01-19T06:30:14.805Z] ^^^^^^^^^^^ [2020-01-19T06:30:14.805Z] Javadoc: Missing tag for parameter filterRegex [2020-01-19T06:30:14.805Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[227] [2020-01-19T06:30:14.805Z] ret.add(new TimeLineEvent(ref.getEntry(), ref.getTime() + trace.getStartTime().toNanos(), ((TimeLineEvent) ref).getValues())); [2020-01-19T06:30:14.805Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:30:14.805Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to 'List<@Nullable Long>' [2020-01-19T06:30:14.805Z] 10 problems (10 warnings) [2020-01-19T06:30:14.805Z] [INFO] [2020-01-19T06:30:14.805Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-01-19T06:30:14.805Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:30:14.805Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/test/resources [2020-01-19T06:30:14.805Z] [INFO] [2020-01-19T06:30:14.806Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-01-19T06:30:14.806Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar [2020-01-19T06:30:14.806Z] [INFO] [2020-01-19T06:30:14.806Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-01-19T06:30:14.806Z] [INFO] [2020-01-19T06:30:14.806Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-01-19T06:30:14.806Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar [2020-01-19T06:30:14.806Z] [INFO] [2020-01-19T06:30:14.806Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-01-19T06:30:14.806Z] [INFO] [2020-01-19T06:30:14.806Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-01-19T06:30:14.806Z] [INFO] [2020-01-19T06:30:14.806Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-01-19T06:30:14.806Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar [2020-01-19T06:30:15.062Z] [INFO] [2020-01-19T06:30:15.062Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-01-19T06:30:15.062Z] [INFO] [2020-01-19T06:30:15.062Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-01-19T06:30:15.627Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.metadata/.log [2020-01-19T06:30:15.627Z] [INFO] Command line: [2020-01-19T06:30:15.627Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/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-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2020-01-19T06:30:15.627Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:30:18.182Z] !SESSION 2020-01-19 06:30:15.716 ----------------------------------------------- [2020-01-19T06:30:18.182Z] eclipse.buildId=unknown [2020-01-19T06:30:18.182Z] java.version=1.8.0_202 [2020-01-19T06:30:18.182Z] java.vendor=Oracle Corporation [2020-01-19T06:30:18.182Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T06:30:18.182Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2020-01-19T06:30:18.182Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/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-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2020-01-19T06:30:18.182Z] [2020-01-19T06:30:18.182Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 06:30:17.724 [2020-01-19T06:30:18.182Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T06:30:18.182Z] !STACK 0 [2020-01-19T06:30:18.182Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2020-01-19T06:30:18.182Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T06:30:18.182Z] [2020-01-19T06:30:18.182Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T06:30:18.182Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T06:30:18.182Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T06:30:18.182Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T06:30:18.182Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T06:30:18.182Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T06:30:18.182Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:30:18.182Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T06:30:22.348Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard [2020-01-19T06:30:24.864Z] Display size: 1440x900 [2020-01-19T06:30:24.864Z] OS version=3.10.0-957.1.3.el7.x86_64 [2020-01-19T06:30:24.864Z] GTK version=2.24.30 [2020-01-19T06:30:24.864Z] GTK theme=unknown [2020-01-19T06:30:24.864Z] LIBOVERLAY_SCROLLBAR=0 [2020-01-19T06:30:24.864Z] Time zone: Coordinated Universal Time [2020-01-19T06:30:24.864Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2020-01-19T06:30:24.864Z] log4j:WARN Please initialize the log4j system properly. [2020-01-19T06:30:25.794Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:30:25.794Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:30:25.794Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:30:25.794Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:30:25.794Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:30:25.794Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:30:25.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=-1132539287 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestXML} [2020-01-19T06:30:25.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=-1132539286 data=null doit=true} to TreeItem with text {TestXML} [2020-01-19T06:30:25.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-1132539286 data=null} to TreeItem with text {TestXML} [2020-01-19T06:30:25.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-1132539286 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestXML} [2020-01-19T06:30:25.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132539285 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} [2020-01-19T06:30:25.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-1132539182 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestXML} [2020-01-19T06:30:25.795Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:30:25.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=-1132539181 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestXML} [2020-01-19T06:30:25.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=-1132539181 data=null doit=true} to TreeItem with text {TestXML} [2020-01-19T06:30:25.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-1132539181 data=null} to TreeItem with text {TestXML} [2020-01-19T06:30:25.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-1132539180 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestXML} [2020-01-19T06:30:25.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132539180 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} [2020-01-19T06:30:25.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-1132539169 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestXML} [2020-01-19T06:30:25.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=-1132539168 data=null doit=true} to TreeItem with text {TestXML} [2020-01-19T06:30:25.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-1132539167 data=null} to TreeItem with text {TestXML} [2020-01-19T06:30:26.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-1132539167 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestXML} [2020-01-19T06:30:26.051Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1132539120 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} [2020-01-19T06:30:26.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-1132539090 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestXML} [2020-01-19T06:30:26.051Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:30:26.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1132539088 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T06:30:26.051Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1132539087 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T06:30:26.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1132539087 data=null} to TreeItem with text {Traces [0]} [2020-01-19T06:30:26.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1132539087 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:30:26.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132539086 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]} [2020-01-19T06:30:26.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1132539019 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:30:26.051Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:30:26.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1132539018 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T06:30:26.051Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1132539018 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T06:30:26.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1132539017 data=null} to TreeItem with text {Traces [0]} [2020-01-19T06:30:26.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1132539017 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:30:26.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132539017 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]} [2020-01-19T06:30:26.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1132539010 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:30:26.306Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2020-01-19T06:30:26.306Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2020-01-19T06:30:26.563Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2020-01-19T06:30:26.563Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2020-01-19T06:30:26.563Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1132538498 data=null doit=true} to Shell with text {Manage Custom Parsers} [2020-01-19T06:30:26.563Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2020-01-19T06:30:26.563Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2020-01-19T06:30:26.563Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2020-01-19T06:30:26.563Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML' [2020-01-19T06:30:26.563Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO' [2020-01-19T06:30:26.563Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2020-01-19T06:30:26.563Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2020-01-19T06:30:26.563Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T06:30:26.563Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T06:30:26.563Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2020-01-19T06:30:26.563Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2020-01-19T06:30:26.563Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2020-01-19T06:30:26.563Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2020-01-19T06:30:26.563Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=-1132538492 data=null doit=true} to Button with text {Text} [2020-01-19T06:30:26.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=-1132538491 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} [2020-01-19T06:30:26.563Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2020-01-19T06:30:26.563Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=-1132538490 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2020-01-19T06:30:26.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=-1132538489 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') [2020-01-19T06:30:26.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=-1132538489 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') [2020-01-19T06:30:26.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=-1132538489 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') [2020-01-19T06:30:26.563Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2020-01-19T06:30:26.563Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2020-01-19T06:30:26.563Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2020-01-19T06:30:26.563Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2020-01-19T06:30:26.563Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...' [2020-01-19T06:30:26.563Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:26.563Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2020-01-19T06:30:26.563Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T06:30:26.563Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T06:30:26.563Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2020-01-19T06:30:26.563Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2020-01-19T06:30:26.563Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2020-01-19T06:30:26.563Z] DEBUG - Clicking on New... [2020-01-19T06:30:26.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=-1132538485 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') [2020-01-19T06:30:26.563Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=-1132538485 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') [2020-01-19T06:30:26.563Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=-1132538485 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2020-01-19T06:30:26.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=-1132538484 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2020-01-19T06:30:26.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=-1132538484 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') [2020-01-19T06:30:26.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=-1132538484 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') [2020-01-19T06:30:27.492Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=-1132537696 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') [2020-01-19T06:30:27.493Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=-1132537695 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') [2020-01-19T06:30:27.493Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=-1132537695 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') [2020-01-19T06:30:27.493Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=-1132537695 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2020-01-19T06:30:27.493Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=-1132537694 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2020-01-19T06:30:27.493Z] DEBUG - Clicked on New... [2020-01-19T06:30:27.493Z] DEBUG - matched Shell with text "Custom XML Parser", using matcher: with text 'Custom XML Parser' [2020-01-19T06:30:27.493Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom XML Parser} time=-1132537692 data=null doit=true} to Shell with text {Custom XML Parser} [2020-01-19T06:30:27.493Z] DEBUG - Attempting to set focus on Shell with text {Custom XML Parser} [2020-01-19T06:30:27.493Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text' [2020-01-19T06:30:27.493Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-01-19T06:30:27.493Z] DEBUG - matched Text with text "Custom XML", using matcher: with label (with mnemonic 'Category:') [2020-01-19T06:30:27.493Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-01-19T06:30:27.493Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:30:27.493Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-01-19T06:30:27.493Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2020-01-19T06:30:27.493Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-01-19T06:30:27.493Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:30:27.493Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-01-19T06:30:27.493Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2020-01-19T06:30:27.493Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-01-19T06:30:27.493Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2020-01-19T06:30:27.493Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-01-19T06:30:27.493Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Category:') [2020-01-19T06:30:27.493Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-01-19T06:30:27.493Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2020-01-19T06:30:27.493Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-01-19T06:30:27.493Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:') [2020-01-19T06:30:27.493Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-01-19T06:30:27.493Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2020-01-19T06:30:27.493Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:30:27.493Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:30:27.493Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-01-19T06:30:27.493Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2020-01-19T06:30:27.493Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-01-19T06:30:27.493Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2020-01-19T06:30:27.493Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-01-19T06:30:27.493Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Trace type:') [2020-01-19T06:30:27.493Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-01-19T06:30:27.493Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2020-01-19T06:30:27.493Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-01-19T06:30:27.493Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:') [2020-01-19T06:30:27.493Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-01-19T06:30:27.493Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2020-01-19T06:30:27.493Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:30:27.493Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-01-19T06:30:27.493Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-01-19T06:30:27.493Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-01-19T06:30:27.493Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2020-01-19T06:30:27.493Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-01-19T06:30:27.493Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-01-19T06:30:27.493Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-01-19T06:30:27.493Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2020-01-19T06:30:27.493Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-01-19T06:30:27.493Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-01-19T06:30:27.493Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-01-19T06:30:27.493Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: of type 'Text' [2020-01-19T06:30:27.493Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-01-19T06:30:27.493Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-01-19T06:30:27.493Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-01-19T06:30:27.493Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2020-01-19T06:30:27.493Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2020-01-19T06:30:27.493Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:27.493Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:27.493Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:27.493Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:27.493Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:27.493Z] DEBUG - matched Button with text "", using matcher: with tooltip 'Feeling lucky' [2020-01-19T06:30:27.493Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:27.493Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2020-01-19T06:30:27.493Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:27.493Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:27.493Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-01-19T06:30:27.493Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-01-19T06:30:27.493Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:30:27.493Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:30:27.493Z] DEBUG - Clicking on [2020-01-19T06:30:27.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1132537595 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') [2020-01-19T06:30:27.493Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1132537594 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') [2020-01-19T06:30:27.493Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1132537594 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2020-01-19T06:30:27.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1132537594 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2020-01-19T06:30:27.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1132537594 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') [2020-01-19T06:30:27.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1132537594 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') [2020-01-19T06:30:27.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1132537593 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') [2020-01-19T06:30:27.493Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1132537577 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') [2020-01-19T06:30:27.493Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1132537577 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') [2020-01-19T06:30:27.493Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1132537577 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') [2020-01-19T06:30:27.493Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1132537577 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2020-01-19T06:30:27.493Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1132537577 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2020-01-19T06:30:27.493Z] DEBUG - Clicked on [2020-01-19T06:30:27.493Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:30:27.493Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:30:27.494Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:30:27.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {event} time=-1132537571 data=null button=0 stateMask=0x0 x=75 y=36 count=0} to Tree node with text: event [2020-01-19T06:30:27.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {event} time=-1132537571 data=null doit=true} to Tree node with text: event [2020-01-19T06:30:27.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {event} time=-1132537571 data=null} to Tree node with text: event [2020-01-19T06:30:27.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {event} time=-1132537570 data=null button=1 stateMask=0x0 x=75 y=36 count=1} to Tree node with text: event [2020-01-19T06:30:27.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132537570 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 [2020-01-19T06:30:27.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {event} time=-1132537483 data=null button=1 stateMask=0x80000 x=75 y=36 count=1} to Tree node with text: event [2020-01-19T06:30:27.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:27.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:27.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:27.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:27.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:27.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:27.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:27.494Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button' [2020-01-19T06:30:27.494Z] DEBUG - matched Button with text "Log Entry", using matcher: with mnemonic 'Log Entry' [2020-01-19T06:30:27.494Z] DEBUG - matched Button with text "Log Entry", using matcher: with style 'SWT.CHECK' [2020-01-19T06:30:27.494Z] DEBUG - matched Button with text "Log Entry", using matcher: (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2020-01-19T06:30:27.494Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2020-01-19T06:30:27.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:27.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:27.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:27.494Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-01-19T06:30:27.494Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-01-19T06:30:27.494Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:30:27.494Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:30:27.494Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2020-01-19T06:30:27.494Z] DEBUG - Toggling state on Button {Log Entry}. Setting state to selected [2020-01-19T06:30:27.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Log Entry} time=-1132537474 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') [2020-01-19T06:30:27.494Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=-1132537473 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') [2020-01-19T06:30:27.494Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Log Entry} time=-1132537473 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2020-01-19T06:30:27.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Log Entry} time=-1132537473 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2020-01-19T06:30:27.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Log Entry} time=-1132537473 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') [2020-01-19T06:30:27.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Log Entry} time=-1132537473 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') [2020-01-19T06:30:27.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Log Entry} time=-1132537473 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') [2020-01-19T06:30:27.494Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Log Entry} time=-1132537467 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') [2020-01-19T06:30:27.494Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=-1132537467 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') [2020-01-19T06:30:27.494Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Log Entry} time=-1132537467 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') [2020-01-19T06:30:27.494Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Log Entry} time=-1132537467 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2020-01-19T06:30:27.494Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Log Entry} time=-1132537467 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2020-01-19T06:30:27.494Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2020-01-19T06:30:27.494Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:27.750Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:27.750Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:27.750Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:27.750Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:27.750Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:27.750Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:27.750Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button' [2020-01-19T06:30:27.750Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2020-01-19T06:30:27.750Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:27.750Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:27.750Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:27.750Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-01-19T06:30:27.750Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-01-19T06:30:27.750Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2020-01-19T06:30:27.750Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:27.750Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-19T06:30:27.750Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:30:27.750Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:30:27.751Z] DEBUG - Clicking on &Next > [2020-01-19T06:30:27.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=-1132537418 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') [2020-01-19T06:30:27.751Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=-1132537418 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') [2020-01-19T06:30:27.751Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=-1132537417 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-19T06:30:27.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=-1132537417 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-19T06:30:27.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=-1132537417 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') [2020-01-19T06:30:27.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=-1132537417 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') [2020-01-19T06:30:27.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=-1132537417 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') [2020-01-19T06:30:27.751Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-19T06:30:27.751Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-19T06:30:27.751Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-19T06:30:27.751Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-19T06:30:27.751Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-19T06:30:27.751Z] DEBUG - Clicked on &Next > [2020-01-19T06:30:27.751Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:27.751Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:27.751Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:27.751Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:27.751Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:27.751Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:27.751Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-01-19T06:30:27.751Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-01-19T06:30:27.751Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:30:27.751Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:30:27.751Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T06:30:27.751Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:27.751Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:30:27.751Z] DEBUG - Clicking on &Finish [2020-01-19T06:30:27.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1132537379 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') [2020-01-19T06:30:27.751Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1132537379 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') [2020-01-19T06:30:27.751Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1132537378 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:30:27.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1132537378 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:30:27.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1132537378 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') [2020-01-19T06:30:27.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1132537378 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') [2020-01-19T06:30:27.751Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:30:27.751Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:30:27.751Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:30:27.751Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:30:27.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1132537378 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') [2020-01-19T06:30:28.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=-1132538484 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') [2020-01-19T06:30:28.007Z] DEBUG - Clicked on [2020-01-19T06:30:28.008Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2020-01-19T06:30:28.008Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1132537115 data=null doit=true} to Shell with text {Manage Custom Parsers} [2020-01-19T06:30:28.008Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2020-01-19T06:30:28.008Z] DEBUG - matched List with text "", using matcher: of type 'List' [2020-01-19T06:30:28.008Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2020-01-19T06:30:28.008Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2020-01-19T06:30:28.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-1132537112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2020-01-19T06:30:28.008Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-1132537111 data=null doit=true} to (of type 'List') [2020-01-19T06:30:28.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-1132537111 data=null} to (of type 'List') [2020-01-19T06:30:28.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-1132537110 data=null button=1 stateMask=0x0 x=99 y=11 count=1} to (of type 'List') [2020-01-19T06:30:28.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-1132537110 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List') [2020-01-19T06:30:28.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-1132537109 data=null button=1 stateMask=0x80000 x=99 y=11 count=1} to (of type 'List') [2020-01-19T06:30:28.008Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2020-01-19T06:30:28.008Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2020-01-19T06:30:28.008Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2020-01-19T06:30:28.008Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T06:30:28.008Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T06:30:28.008Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:30:28.008Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:28.008Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-19T06:30:28.008Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2020-01-19T06:30:28.008Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2020-01-19T06:30:28.008Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2020-01-19T06:30:28.008Z] DEBUG - Clicking on Delete [2020-01-19T06:30:28.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1132537108 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') [2020-01-19T06:30:28.008Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1132537108 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') [2020-01-19T06:30:28.008Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1132537108 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-19T06:30:28.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1132537107 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-19T06:30:28.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1132537107 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') [2020-01-19T06:30:28.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1132537107 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') [2020-01-19T06:30:28.008Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1132537087 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') [2020-01-19T06:30:28.008Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1132537086 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') [2020-01-19T06:30:28.008Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1132537086 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') [2020-01-19T06:30:28.008Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1132537086 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-19T06:30:28.008Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1132537086 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-19T06:30:28.008Z] DEBUG - Clicked on Delete [2020-01-19T06:30:28.008Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2020-01-19T06:30:28.008Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=-1132537084 data=null doit=true} to Shell with text {Delete Custom Parser} [2020-01-19T06:30:28.008Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2020-01-19T06:30:28.008Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T06:30:28.008Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T06:30:28.008Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T06:30:28.008Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:28.008Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T06:30:28.008Z] DEBUG - Clicking on &Yes [2020-01-19T06:30:28.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1132537083 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') [2020-01-19T06:30:28.008Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1132537083 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') [2020-01-19T06:30:28.008Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1132537082 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T06:30:28.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1132537082 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T06:30:28.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1132537082 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') [2020-01-19T06:30:28.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1132537082 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') [2020-01-19T06:30:28.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1132537082 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') [2020-01-19T06:30:28.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1132537107 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') [2020-01-19T06:30:28.008Z] DEBUG - Clicked on [2020-01-19T06:30:28.008Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2020-01-19T06:30:28.008Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1132536981 data=null doit=true} to Shell with text {Manage Custom Parsers} [2020-01-19T06:30:28.008Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2020-01-19T06:30:28.008Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2020-01-19T06:30:28.008Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2020-01-19T06:30:28.008Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2020-01-19T06:30:28.008Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T06:30:28.008Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T06:30:28.008Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2020-01-19T06:30:28.008Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2020-01-19T06:30:28.008Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2020-01-19T06:30:28.008Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2020-01-19T06:30:28.008Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:28.008Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:30:28.008Z] DEBUG - Clicking on &Close [2020-01-19T06:30:28.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=-1132536979 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') [2020-01-19T06:30:28.008Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=-1132536979 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') [2020-01-19T06:30:28.008Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=-1132536979 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:30:28.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=-1132536979 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:30:28.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=-1132536978 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') [2020-01-19T06:30:28.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=-1132536978 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') [2020-01-19T06:30:28.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=-1132536978 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') [2020-01-19T06:30:28.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-1132538684 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...' [2020-01-19T06:30:28.264Z] DEBUG - Clicked on [2020-01-19T06:30:28.264Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1132536896 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T06:30:28.264Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:30:28.264Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:30:28.264Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:30:28.264Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:30:28.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=-1132536885 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestXML} [2020-01-19T06:30:28.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=-1132536885 data=null doit=true} to TreeItem with text {TestXML} [2020-01-19T06:30:28.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-1132536885 data=null} to TreeItem with text {TestXML} [2020-01-19T06:30:28.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-1132536884 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestXML} [2020-01-19T06:30:28.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132536884 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} [2020-01-19T06:30:28.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-1132536815 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestXML} [2020-01-19T06:30:28.264Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:30:28.264Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:30:28.264Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:30:29.192Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:30:29.192Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:30:29.192Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:30:29.192Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:30:29.192Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:29.192Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:30:29.192Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:30:29.192Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:30:29.192Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:29.192Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:30:29.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132535996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:29.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132535995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:29.192Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132535995 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:29.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132535995 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:29.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132535995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:29.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132535995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:29.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132535994 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') [2020-01-19T06:30:29.192Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132535994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:29.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132535994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:29.192Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132535994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:29.192Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132535994 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:29.192Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132535994 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:29.192Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:29.192Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:30:29.192Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:30:29.192Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:30:29.192Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:30:29.192Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:30:29.192Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:29.192Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:29.192Z] DEBUG - Clicking on OK [2020-01-19T06:30:29.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132535993 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') [2020-01-19T06:30:29.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132535993 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') [2020-01-19T06:30:29.192Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132535993 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:29.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132535992 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:29.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132535992 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') [2020-01-19T06:30:29.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132535992 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') [2020-01-19T06:30:29.192Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:29.192Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:29.192Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:29.192Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:29.192Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:29.192Z] DEBUG - Clicked on OK [2020-01-19T06:30:29.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132535992 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') [2020-01-19T06:30:29.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1132536709 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:30:29.756Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.311 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard [2020-01-19T06:30:29.756Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard) Time elapsed: 4.012 s [2020-01-19T06:30:29.756Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard [2020-01-19T06:30:29.756Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:30:29.756Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:30:29.756Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:30:29.756Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:30:29.756Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:30:29.756Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:30:29.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-1132535209 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText} [2020-01-19T06:30:29.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-1132535209 data=null doit=true} to TreeItem with text {TestText} [2020-01-19T06:30:29.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1132535209 data=null} to TreeItem with text {TestText} [2020-01-19T06:30:29.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1132535208 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-01-19T06:30:29.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132535208 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} [2020-01-19T06:30:29.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1132535190 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-01-19T06:30:29.756Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:30:29.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-1132535189 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText} [2020-01-19T06:30:29.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-1132535189 data=null doit=true} to TreeItem with text {TestText} [2020-01-19T06:30:29.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1132535189 data=null} to TreeItem with text {TestText} [2020-01-19T06:30:29.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1132535189 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-01-19T06:30:29.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132535189 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} [2020-01-19T06:30:29.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1132535182 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-01-19T06:30:29.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-1132535182 data=null doit=true} to TreeItem with text {TestText} [2020-01-19T06:30:29.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1132535181 data=null} to TreeItem with text {TestText} [2020-01-19T06:30:29.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1132535181 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-01-19T06:30:29.756Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1132535181 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} [2020-01-19T06:30:30.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1132535176 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-01-19T06:30:30.014Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:30:30.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1132535175 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T06:30:30.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1132535175 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T06:30:30.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1132535175 data=null} to TreeItem with text {Traces [0]} [2020-01-19T06:30:30.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1132535174 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:30:30.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132535174 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]} [2020-01-19T06:30:30.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1132535164 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:30:30.014Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:30:30.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1132535162 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T06:30:30.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1132535122 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T06:30:30.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1132535121 data=null} to TreeItem with text {Traces [0]} [2020-01-19T06:30:30.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1132535121 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:30:30.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132535121 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]} [2020-01-19T06:30:30.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1132535115 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:30:30.014Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2020-01-19T06:30:30.014Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2020-01-19T06:30:30.014Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2020-01-19T06:30:30.014Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2020-01-19T06:30:30.014Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1132534990 data=null doit=true} to Shell with text {Manage Custom Parsers} [2020-01-19T06:30:30.014Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2020-01-19T06:30:30.014Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2020-01-19T06:30:30.014Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2020-01-19T06:30:30.014Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2020-01-19T06:30:30.014Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...' [2020-01-19T06:30:30.014Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.014Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2020-01-19T06:30:30.015Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T06:30:30.015Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T06:30:30.015Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2020-01-19T06:30:30.015Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2020-01-19T06:30:30.015Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2020-01-19T06:30:30.015Z] DEBUG - Clicking on New... [2020-01-19T06:30:30.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=-1132534988 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') [2020-01-19T06:30:30.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=-1132534988 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') [2020-01-19T06:30:30.015Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=-1132534988 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2020-01-19T06:30:30.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=-1132534988 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2020-01-19T06:30:30.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=-1132534988 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') [2020-01-19T06:30:30.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=-1132534987 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') [2020-01-19T06:30:30.273Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=-1132534805 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') [2020-01-19T06:30:30.273Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=-1132534804 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') [2020-01-19T06:30:30.273Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=-1132534804 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') [2020-01-19T06:30:30.273Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=-1132534804 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2020-01-19T06:30:30.273Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=-1132534804 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2020-01-19T06:30:30.273Z] DEBUG - Clicked on New... [2020-01-19T06:30:30.273Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser' [2020-01-19T06:30:30.273Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=-1132534802 data=null doit=true} to Shell with text {Custom Text Parser} [2020-01-19T06:30:30.273Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser} [2020-01-19T06:30:30.273Z] DEBUG - matched Text with text "Custom Text", using matcher: of type 'Text' [2020-01-19T06:30:30.273Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-01-19T06:30:30.273Z] DEBUG - matched Text with text "Custom Text", using matcher: with label (with mnemonic 'Category:') [2020-01-19T06:30:30.273Z] DEBUG - matched Text with text "Custom Text", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-01-19T06:30:30.273Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:30:30.273Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-01-19T06:30:30.273Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2020-01-19T06:30:30.273Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-01-19T06:30:30.273Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:30:30.273Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-01-19T06:30:30.273Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2020-01-19T06:30:30.273Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-01-19T06:30:30.273Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2020-01-19T06:30:30.273Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-01-19T06:30:30.273Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Category:') [2020-01-19T06:30:30.273Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-01-19T06:30:30.273Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2020-01-19T06:30:30.273Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-01-19T06:30:30.273Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Category:') [2020-01-19T06:30:30.273Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-01-19T06:30:30.273Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:30:30.273Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-01-19T06:30:30.273Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2020-01-19T06:30:30.273Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2020-01-19T06:30:30.274Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2020-01-19T06:30:30.274Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:') [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:30:30.274Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2020-01-19T06:30:30.274Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Trace type:') [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2020-01-19T06:30:30.274Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Trace type:') [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:30:30.274Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2020-01-19T06:30:30.274Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2020-01-19T06:30:30.274Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:') [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:30:30.274Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2020-01-19T06:30:30.274Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2020-01-19T06:30:30.274Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2020-01-19T06:30:30.274Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:30:30.274Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2020-01-19T06:30:30.274Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2020-01-19T06:30:30.274Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-01-19T06:30:30.274Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo' [2020-01-19T06:30:30.274Z] DEBUG - matched Combo with text "(0,∞)", using matcher: (of type 'Combo') [2020-01-19T06:30:30.274Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2020-01-19T06:30:30.274Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo') [2020-01-19T06:30:30.274Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2020-01-19T06:30:30.274Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2020-01-19T06:30:30.274Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2020-01-19T06:30:30.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=-1132534719 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo') [2020-01-19T06:30:30.274Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:30:30.274Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'format:') [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2020-01-19T06:30:30.274Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "Enter the input form...", using matcher: of type 'Text' [2020-01-19T06:30:30.274Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "Enter the input form...", using matcher: with label (with mnemonic 'format:') [2020-01-19T06:30:30.274Z] DEBUG - matched Text with text "Enter the input form...", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2020-01-19T06:30:30.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.274Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.274Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.274Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.275Z] DEBUG - Clicking on [2020-01-19T06:30:30.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1132534699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.275Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1132534698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.275Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1132534698 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1132534698 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1132534698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1132534698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1132534698 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') [2020-01-19T06:30:30.275Z] DEBUG - Clicked on [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.275Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.275Z] DEBUG - Clicking on [2020-01-19T06:30:30.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1132534676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.275Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1132534676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.275Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1132534676 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1132534676 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1132534676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1132534676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1132534676 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') [2020-01-19T06:30:30.532Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1132534614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.532Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1132534614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.532Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1132534614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.532Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1132534613 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.532Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1132534613 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.532Z] DEBUG - Clicked on [2020-01-19T06:30:30.532Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:30:30.532Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:30:30.532Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:30:30.532Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:30:30.532Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2020-01-19T06:30:30.532Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2020-01-19T06:30:30.532Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:30:30.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-1132534599 data=null button=0 stateMask=0x0 x=131 y=12 count=0} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)} [2020-01-19T06:30:30.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-1132534599 data=null doit=true} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)} [2020-01-19T06:30:30.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-1132534599 data=null} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)} [2020-01-19T06:30:30.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-1132534599 data=null button=1 stateMask=0x0 x=131 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)} [2020-01-19T06:30:30.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132534598 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)} [2020-01-19T06:30:30.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-1132534565 data=null button=1 stateMask=0x80000 x=131 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)} [2020-01-19T06:30:30.533Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2020-01-19T06:30:30.533Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2020-01-19T06:30:30.533Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2020-01-19T06:30:30.533Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2020-01-19T06:30:30.533Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2020-01-19T06:30:30.533Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-01-19T06:30:30.533Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Regular expression:') [2020-01-19T06:30:30.533Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-01-19T06:30:30.533Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:30:30.533Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-01-19T06:30:30.533Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2020-01-19T06:30:30.533Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-01-19T06:30:30.533Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2020-01-19T06:30:30.533Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-01-19T06:30:30.533Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:') [2020-01-19T06:30:30.533Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-01-19T06:30:30.533Z] DEBUG - matched Text with text "12 Hello", using matcher: of type 'Text' [2020-01-19T06:30:30.533Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-01-19T06:30:30.533Z] DEBUG - matched Text with text "12 Hello", using matcher: with label (with mnemonic 'Regular expression:') [2020-01-19T06:30:30.533Z] DEBUG - matched Text with text "12 Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-01-19T06:30:30.533Z] DEBUG - matched Text with text "*no matching group*", using matcher: of type 'Text' [2020-01-19T06:30:30.533Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-01-19T06:30:30.533Z] DEBUG - matched Text with text "*no matching group*", using matcher: with label (with mnemonic 'Regular expression:') [2020-01-19T06:30:30.533Z] DEBUG - matched Text with text "*no matching group*", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-01-19T06:30:30.533Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2020-01-19T06:30:30.533Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-01-19T06:30:30.533Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:') [2020-01-19T06:30:30.533Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-01-19T06:30:30.533Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:30:30.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-1132534509 data=null button=0 stateMask=0x0 x=104 y=36 count=0} to TreeItem with text {Root Line 2 (0,∞) : } [2020-01-19T06:30:30.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=-1132534509 data=null doit=true} to TreeItem with text {Root Line 2 (0,∞) : } [2020-01-19T06:30:30.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=-1132534509 data=null} to TreeItem with text {Root Line 2 (0,∞) : } [2020-01-19T06:30:30.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-1132534509 data=null button=1 stateMask=0x0 x=104 y=36 count=1} to TreeItem with text {Root Line 2 (0,∞) : } [2020-01-19T06:30:30.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132534509 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,∞) : } [2020-01-19T06:30:30.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-1132534491 data=null button=1 stateMask=0x80000 x=104 y=36 count=1} to TreeItem with text {Root Line 2 (0,∞) : } [2020-01-19T06:30:30.533Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2020-01-19T06:30:30.533Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2020-01-19T06:30:30.533Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2020-01-19T06:30:30.533Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2020-01-19T06:30:30.533Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:30:30.533Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-01-19T06:30:30.533Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2020-01-19T06:30:30.533Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-01-19T06:30:30.533Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:30:30.533Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-01-19T06:30:30.533Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2020-01-19T06:30:30.533Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-01-19T06:30:30.533Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2020-01-19T06:30:30.533Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-01-19T06:30:30.533Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:') [2020-01-19T06:30:30.533Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-01-19T06:30:30.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.533Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2020-01-19T06:30:30.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.533Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2020-01-19T06:30:30.533Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.533Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.533Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.533Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.533Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.533Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-01-19T06:30:30.533Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.533Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.533Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-01-19T06:30:30.533Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.533Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.533Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:30:30.533Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.533Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.533Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:30:30.533Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.533Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.533Z] DEBUG - Clicking on [2020-01-19T06:30:30.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1132534476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1132534476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1132534476 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1132534476 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1132534476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1132534475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:30.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1132534475 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') [2020-01-19T06:30:30.533Z] DEBUG - Clicked on [2020-01-19T06:30:30.533Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo' [2020-01-19T06:30:30.534Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2020-01-19T06:30:30.534Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2020-01-19T06:30:30.534Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set' [2020-01-19T06:30:30.534Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set') [2020-01-19T06:30:30.534Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with | [2020-01-19T06:30:30.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=-1132534413 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') [2020-01-19T06:30:30.534Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with | [2020-01-19T06:30:30.534Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.534Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.534Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.534Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.534Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.534Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.534Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.534Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2020-01-19T06:30:30.534Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.534Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.534Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2020-01-19T06:30:30.534Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All' [2020-01-19T06:30:30.534Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.534Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2020-01-19T06:30:30.534Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.534Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-01-19T06:30:30.534Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-01-19T06:30:30.534Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:30:30.534Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:30:30.534Z] DEBUG - Clicking on Highlight All [2020-01-19T06:30:30.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=-1132534405 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') [2020-01-19T06:30:30.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=-1132534405 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') [2020-01-19T06:30:30.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=-1132534405 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2020-01-19T06:30:30.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=-1132534405 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2020-01-19T06:30:30.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=-1132534405 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') [2020-01-19T06:30:30.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=-1132534405 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') [2020-01-19T06:30:30.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=-1132534405 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') [2020-01-19T06:30:30.790Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=-1132534399 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') [2020-01-19T06:30:30.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=-1132534399 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') [2020-01-19T06:30:30.791Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=-1132534399 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') [2020-01-19T06:30:30.791Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=-1132534399 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2020-01-19T06:30:30.791Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=-1132534399 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2020-01-19T06:30:30.791Z] DEBUG - Clicked on Highlight All [2020-01-19T06:30:30.791Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.791Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.791Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.791Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.791Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.791Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.791Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.791Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2020-01-19T06:30:30.791Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.791Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.791Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2020-01-19T06:30:30.791Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.791Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-01-19T06:30:30.791Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-01-19T06:30:30.791Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2020-01-19T06:30:30.791Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.791Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-19T06:30:30.791Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:30:30.791Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:30:30.791Z] DEBUG - Clicking on &Next > [2020-01-19T06:30:30.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=-1132534396 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') [2020-01-19T06:30:30.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=-1132534396 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') [2020-01-19T06:30:30.791Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=-1132534396 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-19T06:30:30.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=-1132534396 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-19T06:30:30.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=-1132534396 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') [2020-01-19T06:30:30.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=-1132534396 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') [2020-01-19T06:30:30.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=-1132534396 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') [2020-01-19T06:30:30.791Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-19T06:30:30.791Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-19T06:30:30.791Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-19T06:30:30.791Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-19T06:30:30.791Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-19T06:30:30.791Z] DEBUG - Clicked on &Next > [2020-01-19T06:30:30.791Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.791Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.791Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.791Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.791Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.791Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:30.791Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-01-19T06:30:30.791Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-01-19T06:30:30.791Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:30:30.791Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:30:30.791Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T06:30:30.791Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.791Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:30:30.791Z] DEBUG - Clicking on &Finish [2020-01-19T06:30:30.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1132534319 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') [2020-01-19T06:30:30.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1132534319 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') [2020-01-19T06:30:30.791Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1132534318 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:30:30.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1132534318 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:30:30.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1132534318 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') [2020-01-19T06:30:30.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1132534318 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') [2020-01-19T06:30:30.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1132534318 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') [2020-01-19T06:30:30.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=-1132534987 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') [2020-01-19T06:30:30.791Z] DEBUG - Clicked on [2020-01-19T06:30:30.791Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2020-01-19T06:30:30.791Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1132534206 data=null doit=true} to Shell with text {Manage Custom Parsers} [2020-01-19T06:30:30.791Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2020-01-19T06:30:30.791Z] DEBUG - matched List with text "", using matcher: of type 'List' [2020-01-19T06:30:30.791Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2020-01-19T06:30:30.791Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2020-01-19T06:30:30.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-1132534204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2020-01-19T06:30:30.791Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-1132534204 data=null doit=true} to (of type 'List') [2020-01-19T06:30:30.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-1132534204 data=null} to (of type 'List') [2020-01-19T06:30:30.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-1132534204 data=null button=1 stateMask=0x0 x=99 y=11 count=1} to (of type 'List') [2020-01-19T06:30:30.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-1132534203 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List') [2020-01-19T06:30:30.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-1132534203 data=null button=1 stateMask=0x80000 x=99 y=11 count=1} to (of type 'List') [2020-01-19T06:30:30.791Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2020-01-19T06:30:30.791Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2020-01-19T06:30:30.791Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2020-01-19T06:30:30.791Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T06:30:30.791Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T06:30:30.791Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:30:30.791Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.791Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-19T06:30:30.791Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2020-01-19T06:30:30.791Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2020-01-19T06:30:30.791Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2020-01-19T06:30:30.791Z] DEBUG - Clicking on Delete [2020-01-19T06:30:30.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1132534202 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') [2020-01-19T06:30:30.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1132534201 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') [2020-01-19T06:30:30.791Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1132534201 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-19T06:30:30.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1132534201 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-19T06:30:30.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1132534201 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') [2020-01-19T06:30:30.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1132534201 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') [2020-01-19T06:30:30.791Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1132534181 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') [2020-01-19T06:30:30.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1132534181 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') [2020-01-19T06:30:30.791Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1132534181 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') [2020-01-19T06:30:30.791Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1132534180 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-19T06:30:30.791Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1132534180 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-19T06:30:30.791Z] DEBUG - Clicked on Delete [2020-01-19T06:30:30.791Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2020-01-19T06:30:30.791Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=-1132534179 data=null doit=true} to Shell with text {Delete Custom Parser} [2020-01-19T06:30:30.791Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2020-01-19T06:30:30.791Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T06:30:30.791Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T06:30:30.791Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T06:30:30.791Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:30.792Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T06:30:30.792Z] DEBUG - Clicking on &Yes [2020-01-19T06:30:30.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1132534179 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') [2020-01-19T06:30:30.792Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1132534178 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') [2020-01-19T06:30:30.792Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1132534178 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T06:30:30.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1132534178 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T06:30:30.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1132534178 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') [2020-01-19T06:30:30.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1132534178 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') [2020-01-19T06:30:30.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1132534178 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') [2020-01-19T06:30:31.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1132534201 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') [2020-01-19T06:30:31.048Z] DEBUG - Clicked on [2020-01-19T06:30:31.048Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2020-01-19T06:30:31.048Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1132534086 data=null doit=true} to Shell with text {Manage Custom Parsers} [2020-01-19T06:30:31.048Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2020-01-19T06:30:31.048Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2020-01-19T06:30:31.048Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2020-01-19T06:30:31.048Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2020-01-19T06:30:31.048Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T06:30:31.048Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T06:30:31.048Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2020-01-19T06:30:31.048Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2020-01-19T06:30:31.048Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2020-01-19T06:30:31.048Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2020-01-19T06:30:31.048Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:31.048Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:30:31.048Z] DEBUG - Clicking on &Close [2020-01-19T06:30:31.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=-1132534085 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') [2020-01-19T06:30:31.048Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=-1132534085 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') [2020-01-19T06:30:31.048Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=-1132534084 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:30:31.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=-1132534084 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:30:31.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=-1132534084 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') [2020-01-19T06:30:31.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=-1132534084 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') [2020-01-19T06:30:31.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=-1132534084 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') [2020-01-19T06:30:31.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-1132535077 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...' [2020-01-19T06:30:31.048Z] DEBUG - Clicked on [2020-01-19T06:30:31.048Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1132534013 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T06:30:31.048Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:30:31.048Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:30:31.048Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:30:31.048Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:30:31.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-1132534003 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText} [2020-01-19T06:30:31.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-1132534003 data=null doit=true} to TreeItem with text {TestText} [2020-01-19T06:30:31.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1132534003 data=null} to TreeItem with text {TestText} [2020-01-19T06:30:31.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1132534002 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-01-19T06:30:31.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132534002 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} [2020-01-19T06:30:31.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1132533986 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-01-19T06:30:31.304Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:30:31.304Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:30:31.304Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:30:31.866Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:30:31.866Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:30:31.866Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:30:31.866Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:30:31.866Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:31.866Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:30:31.866Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:30:31.866Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:30:31.866Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:31.866Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:30:31.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132533267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:31.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132533267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:31.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132533267 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:31.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132533266 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:31.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132533266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:31.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132533266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:31.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132533266 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') [2020-01-19T06:30:31.866Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132533266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:31.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132533266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:31.866Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132533266 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:31.866Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132533266 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:31.866Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132533266 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:31.866Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:31.866Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:30:31.866Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:30:31.866Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:30:31.866Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:30:31.866Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:30:31.866Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:31.866Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:31.866Z] DEBUG - Clicking on OK [2020-01-19T06:30:31.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132533265 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') [2020-01-19T06:30:31.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132533265 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') [2020-01-19T06:30:31.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132533265 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:31.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132533265 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:31.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132533265 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') [2020-01-19T06:30:31.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132533265 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') [2020-01-19T06:30:31.866Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:31.866Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:31.866Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:31.866Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:31.866Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:31.866Z] DEBUG - Clicked on OK [2020-01-19T06:30:31.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132533264 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') [2020-01-19T06:30:31.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1132533885 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:30:32.429Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:30:32.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:30:32.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:30:32.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:30:32.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:30:32.429Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:30:32.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-1132532641 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText} [2020-01-19T06:30:32.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-1132532641 data=null doit=true} to TreeItem with text {TestText} [2020-01-19T06:30:32.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1132532641 data=null} to TreeItem with text {TestText} [2020-01-19T06:30:32.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1132532640 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-01-19T06:30:32.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132532640 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} [2020-01-19T06:30:32.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1132532616 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-01-19T06:30:32.429Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:30:32.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-1132532615 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText} [2020-01-19T06:30:32.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-1132532615 data=null doit=true} to TreeItem with text {TestText} [2020-01-19T06:30:32.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1132532614 data=null} to TreeItem with text {TestText} [2020-01-19T06:30:32.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1132532614 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-01-19T06:30:32.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132532614 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} [2020-01-19T06:30:32.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1132532603 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-01-19T06:30:32.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-1132532603 data=null doit=true} to TreeItem with text {TestText} [2020-01-19T06:30:32.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1132532602 data=null} to TreeItem with text {TestText} [2020-01-19T06:30:32.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1132532602 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-01-19T06:30:32.429Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1132532602 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} [2020-01-19T06:30:32.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1132532596 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-01-19T06:30:32.429Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:30:32.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1132532595 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T06:30:32.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1132532595 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T06:30:32.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1132532595 data=null} to TreeItem with text {Traces [0]} [2020-01-19T06:30:32.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1132532594 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:30:32.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132532594 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]} [2020-01-19T06:30:32.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1132532582 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:30:32.429Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:30:32.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1132532581 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T06:30:32.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1132532581 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T06:30:32.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1132532581 data=null} to TreeItem with text {Traces [0]} [2020-01-19T06:30:32.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1132532581 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:30:32.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132532580 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]} [2020-01-19T06:30:32.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1132532576 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:30:32.686Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2020-01-19T06:30:32.686Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2020-01-19T06:30:32.686Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2020-01-19T06:30:32.686Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2020-01-19T06:30:32.686Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1132532395 data=null doit=true} to Shell with text {Manage Custom Parsers} [2020-01-19T06:30:32.686Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2020-01-19T06:30:32.686Z] DEBUG - matched List with text "", using matcher: of type 'List' [2020-01-19T06:30:32.686Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2020-01-19T06:30:32.686Z] DEBUG - Set selection (of type 'List') to text Demo Category : Demo trace [2020-01-19T06:30:32.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-1132532393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2020-01-19T06:30:32.686Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-1132532393 data=null doit=true} to (of type 'List') [2020-01-19T06:30:32.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-1132532393 data=null} to (of type 'List') [2020-01-19T06:30:32.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-1132532393 data=null button=1 stateMask=0x0 x=116 y=33 count=1} to (of type 'List') [2020-01-19T06:30:32.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-1132532393 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List') [2020-01-19T06:30:32.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-1132532392 data=null button=1 stateMask=0x80000 x=116 y=33 count=1} to (of type 'List') [2020-01-19T06:30:32.686Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2020-01-19T06:30:32.686Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2020-01-19T06:30:32.686Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2020-01-19T06:30:32.686Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T06:30:32.686Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...' [2020-01-19T06:30:32.686Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:32.686Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2020-01-19T06:30:32.686Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T06:30:32.686Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2020-01-19T06:30:32.686Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2020-01-19T06:30:32.686Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2020-01-19T06:30:32.686Z] DEBUG - Clicking on Edit... [2020-01-19T06:30:32.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=-1132532391 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') [2020-01-19T06:30:32.686Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-1132532391 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') [2020-01-19T06:30:32.686Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=-1132532391 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2020-01-19T06:30:32.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=-1132532391 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2020-01-19T06:30:32.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=-1132532390 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') [2020-01-19T06:30:32.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=-1132532390 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') [2020-01-19T06:30:32.943Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=-1132532204 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') [2020-01-19T06:30:32.943Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-1132532204 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') [2020-01-19T06:30:32.943Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=-1132532203 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') [2020-01-19T06:30:32.943Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=-1132532203 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2020-01-19T06:30:32.943Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=-1132532203 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2020-01-19T06:30:32.943Z] DEBUG - Clicked on Edit... [2020-01-19T06:30:32.943Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser' [2020-01-19T06:30:32.943Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=-1132532202 data=null doit=true} to Shell with text {Custom Text Parser} [2020-01-19T06:30:32.943Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser} [2020-01-19T06:30:32.943Z] DEBUG - matched Text with text "Demo Category", using matcher: of type 'Text' [2020-01-19T06:30:32.943Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-01-19T06:30:32.943Z] DEBUG - matched Text with text "Demo Category", using matcher: with label (with mnemonic 'Category:') [2020-01-19T06:30:32.943Z] DEBUG - matched Text with text "Demo Category", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-01-19T06:30:32.943Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2020-01-19T06:30:32.943Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-01-19T06:30:32.943Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:') [2020-01-19T06:30:32.943Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-01-19T06:30:32.943Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text' [2020-01-19T06:30:32.943Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-01-19T06:30:32.943Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Category:') [2020-01-19T06:30:32.943Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-01-19T06:30:32.943Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2020-01-19T06:30:32.943Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-01-19T06:30:32.943Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Category:') [2020-01-19T06:30:32.943Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-01-19T06:30:32.943Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2020-01-19T06:30:32.943Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-01-19T06:30:32.943Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Category:') [2020-01-19T06:30:32.943Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-01-19T06:30:32.943Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:30:32.943Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-01-19T06:30:32.943Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2020-01-19T06:30:32.943Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-01-19T06:30:32.943Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2020-01-19T06:30:32.943Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-01-19T06:30:32.943Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:') [2020-01-19T06:30:32.943Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-01-19T06:30:32.943Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2020-01-19T06:30:32.944Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2020-01-19T06:30:32.944Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2020-01-19T06:30:32.944Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Category:') [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text' [2020-01-19T06:30:32.944Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Trace type:') [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2020-01-19T06:30:32.944Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Trace type:') [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2020-01-19T06:30:32.944Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Trace type:') [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:30:32.944Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2020-01-19T06:30:32.944Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Trace type:') [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2020-01-19T06:30:32.944Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2020-01-19T06:30:32.944Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2020-01-19T06:30:32.944Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Trace type:') [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2020-01-19T06:30:32.944Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2020-01-19T06:30:32.944Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2020-01-19T06:30:32.944Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2020-01-19T06:30:32.944Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:30:32.944Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2020-01-19T06:30:32.944Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2020-01-19T06:30:32.944Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2020-01-19T06:30:32.944Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2020-01-19T06:30:32.944Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Time Stamp format:') [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2020-01-19T06:30:32.944Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo' [2020-01-19T06:30:32.944Z] DEBUG - matched Combo with text "(0,∞)", using matcher: (of type 'Combo') [2020-01-19T06:30:32.944Z] DEBUG - matched Combo with text "Timestamp", using matcher: of type 'Combo' [2020-01-19T06:30:32.944Z] DEBUG - matched Combo with text "Timestamp", using matcher: (of type 'Combo') [2020-01-19T06:30:32.944Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2020-01-19T06:30:32.944Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2020-01-19T06:30:32.944Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2020-01-19T06:30:32.944Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo') [2020-01-19T06:30:32.944Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2020-01-19T06:30:32.944Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2020-01-19T06:30:32.944Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2020-01-19T06:30:32.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=-1132532118 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo') [2020-01-19T06:30:32.944Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2020-01-19T06:30:32.944Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'format:') [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2020-01-19T06:30:32.944Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2020-01-19T06:30:32.944Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2020-01-19T06:30:32.944Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'format:') [2020-01-19T06:30:32.944Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2020-01-19T06:30:32.944Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:32.944Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:32.944Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:32.944Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:32.944Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:32.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:32.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:32.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:32.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:32.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:32.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:32.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:32.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:32.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:32.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:32.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:32.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:32.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:32.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:32.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:32.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:32.945Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2020-01-19T06:30:32.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:32.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:32.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:32.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:32.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:32.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:32.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:32.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:32.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:32.945Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2020-01-19T06:30:32.945Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:32.945Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:32.945Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:32.945Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:32.945Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:32.945Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-01-19T06:30:32.945Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:32.945Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:32.945Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-01-19T06:30:32.945Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:32.945Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:32.945Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:30:32.945Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:32.945Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:32.945Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:30:32.945Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:32.945Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:32.945Z] DEBUG - Clicking on [2020-01-19T06:30:32.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1132532101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:32.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1132532101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:32.945Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1132532101 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:32.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1132532101 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:32.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1132532101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:32.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1132532101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:32.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1132532101 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') [2020-01-19T06:30:32.945Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1132532084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:32.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1132532084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:32.945Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1132532083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:32.945Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1132532083 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:32.945Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1132532083 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:32.945Z] DEBUG - Clicked on [2020-01-19T06:30:32.945Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:30:32.945Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:30:32.945Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:30:32.945Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:30:32.945Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2020-01-19T06:30:32.945Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2020-01-19T06:30:32.945Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:30:32.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-1132532072 data=null button=0 stateMask=0x0 x=146 y=12 count=0} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} [2020-01-19T06:30:32.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-1132532072 data=null doit=true} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} [2020-01-19T06:30:32.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-1132532072 data=null} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} [2020-01-19T06:30:32.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-1132532071 data=null button=1 stateMask=0x0 x=146 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} [2020-01-19T06:30:32.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132532071 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(.*)} [2020-01-19T06:30:32.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-1132531998 data=null button=1 stateMask=0x80000 x=146 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} [2020-01-19T06:30:32.945Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2020-01-19T06:30:32.945Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2020-01-19T06:30:32.945Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2020-01-19T06:30:32.945Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2020-01-19T06:30:32.945Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2020-01-19T06:30:32.945Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-01-19T06:30:32.945Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Regular expression:') [2020-01-19T06:30:32.945Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-01-19T06:30:32.945Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:30:32.945Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-01-19T06:30:32.945Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2020-01-19T06:30:32.945Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-01-19T06:30:33.202Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2020-01-19T06:30:33.202Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-01-19T06:30:33.202Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:') [2020-01-19T06:30:33.202Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-01-19T06:30:33.202Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2020-01-19T06:30:33.202Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-01-19T06:30:33.202Z] DEBUG - matched Text with text "12", using matcher: with label (with mnemonic 'Regular expression:') [2020-01-19T06:30:33.202Z] DEBUG - matched Text with text "12", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-01-19T06:30:33.202Z] DEBUG - matched Text with text "Hello", using matcher: of type 'Text' [2020-01-19T06:30:33.202Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-01-19T06:30:33.202Z] DEBUG - matched Text with text "Hello", using matcher: with label (with mnemonic 'Regular expression:') [2020-01-19T06:30:33.202Z] DEBUG - matched Text with text "Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-01-19T06:30:33.202Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2020-01-19T06:30:33.202Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-01-19T06:30:33.202Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:') [2020-01-19T06:30:33.202Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-01-19T06:30:33.202Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:30:33.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-1132531984 data=null button=0 stateMask=0x0 x=104 y=36 count=0} to TreeItem with text {Root Line 2 (0,∞) : } [2020-01-19T06:30:33.202Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=-1132531984 data=null doit=true} to TreeItem with text {Root Line 2 (0,∞) : } [2020-01-19T06:30:33.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=-1132531984 data=null} to TreeItem with text {Root Line 2 (0,∞) : } [2020-01-19T06:30:33.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-1132531984 data=null button=1 stateMask=0x0 x=104 y=36 count=1} to TreeItem with text {Root Line 2 (0,∞) : } [2020-01-19T06:30:33.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132531983 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,∞) : } [2020-01-19T06:30:33.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-1132531967 data=null button=1 stateMask=0x80000 x=104 y=36 count=1} to TreeItem with text {Root Line 2 (0,∞) : } [2020-01-19T06:30:33.202Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2020-01-19T06:30:33.202Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2020-01-19T06:30:33.202Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2020-01-19T06:30:33.202Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2020-01-19T06:30:33.202Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:30:33.202Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-01-19T06:30:33.202Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2020-01-19T06:30:33.202Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-01-19T06:30:33.202Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:30:33.202Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-01-19T06:30:33.202Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2020-01-19T06:30:33.202Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-01-19T06:30:33.202Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2020-01-19T06:30:33.202Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2020-01-19T06:30:33.202Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:') [2020-01-19T06:30:33.202Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2020-01-19T06:30:33.202Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:33.202Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:33.203Z] DEBUG - Clicking on [2020-01-19T06:30:33.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1132531913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:33.203Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1132531913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:33.203Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1132531913 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:33.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1132531913 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:33.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1132531913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:33.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1132531909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:30:33.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1132531908 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') [2020-01-19T06:30:33.203Z] DEBUG - Clicked on [2020-01-19T06:30:33.203Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo' [2020-01-19T06:30:33.203Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2020-01-19T06:30:33.203Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2020-01-19T06:30:33.203Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set' [2020-01-19T06:30:33.203Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set') [2020-01-19T06:30:33.203Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with | [2020-01-19T06:30:33.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=-1132531889 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') [2020-01-19T06:30:33.203Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with | [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:30:33.203Z] DEBUG - Clicking on Highlight All [2020-01-19T06:30:33.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=-1132531882 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') [2020-01-19T06:30:33.203Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=-1132531882 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') [2020-01-19T06:30:33.203Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=-1132531882 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2020-01-19T06:30:33.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=-1132531882 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2020-01-19T06:30:33.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=-1132531882 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') [2020-01-19T06:30:33.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=-1132531882 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') [2020-01-19T06:30:33.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=-1132531882 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') [2020-01-19T06:30:33.203Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=-1132531877 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') [2020-01-19T06:30:33.203Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=-1132531877 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') [2020-01-19T06:30:33.203Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=-1132531877 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') [2020-01-19T06:30:33.203Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=-1132531877 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2020-01-19T06:30:33.203Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=-1132531877 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2020-01-19T06:30:33.203Z] DEBUG - Clicked on Highlight All [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:30:33.203Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:30:33.203Z] DEBUG - Clicking on &Next > [2020-01-19T06:30:33.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=-1132531874 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') [2020-01-19T06:30:33.203Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=-1132531874 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') [2020-01-19T06:30:33.203Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=-1132531874 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-19T06:30:33.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=-1132531874 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-19T06:30:33.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=-1132531874 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') [2020-01-19T06:30:33.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=-1132531874 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') [2020-01-19T06:30:33.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=-1132531874 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') [2020-01-19T06:30:33.204Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-19T06:30:33.204Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-19T06:30:33.204Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-19T06:30:33.204Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-19T06:30:33.204Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-19T06:30:33.204Z] DEBUG - Clicked on &Next > [2020-01-19T06:30:33.204Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:33.204Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:33.204Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:33.204Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:33.204Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:33.204Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:30:33.204Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-01-19T06:30:33.204Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-01-19T06:30:33.204Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:30:33.204Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:30:33.204Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T06:30:33.204Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:33.204Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:30:33.204Z] DEBUG - Clicking on &Finish [2020-01-19T06:30:33.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1132531799 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') [2020-01-19T06:30:33.204Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1132531799 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') [2020-01-19T06:30:33.204Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1132531799 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:30:33.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1132531799 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:30:33.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1132531799 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') [2020-01-19T06:30:33.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1132531799 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') [2020-01-19T06:30:33.204Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:30:33.204Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:30:33.204Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:30:33.204Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:30:33.204Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:30:33.204Z] DEBUG - Clicked on &Finish [2020-01-19T06:30:33.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1132531799 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') [2020-01-19T06:30:33.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=-1132532390 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') [2020-01-19T06:30:33.460Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2020-01-19T06:30:33.460Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1132531619 data=null doit=true} to Shell with text {Manage Custom Parsers} [2020-01-19T06:30:33.460Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2020-01-19T06:30:33.460Z] DEBUG - matched List with text "", using matcher: of type 'List' [2020-01-19T06:30:33.460Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2020-01-19T06:30:33.460Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2020-01-19T06:30:33.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-1132531617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2020-01-19T06:30:33.460Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-1132531617 data=null doit=true} to (of type 'List') [2020-01-19T06:30:33.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-1132531617 data=null} to (of type 'List') [2020-01-19T06:30:33.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-1132531617 data=null button=1 stateMask=0x0 x=116 y=33 count=1} to (of type 'List') [2020-01-19T06:30:33.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-1132531616 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List') [2020-01-19T06:30:33.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-1132531615 data=null button=1 stateMask=0x80000 x=116 y=33 count=1} to (of type 'List') [2020-01-19T06:30:33.460Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2020-01-19T06:30:33.460Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2020-01-19T06:30:33.460Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2020-01-19T06:30:33.460Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T06:30:33.460Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T06:30:33.460Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:30:33.460Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:33.460Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-19T06:30:33.460Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2020-01-19T06:30:33.460Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2020-01-19T06:30:33.460Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2020-01-19T06:30:33.460Z] DEBUG - Clicking on Delete [2020-01-19T06:30:33.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1132531614 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') [2020-01-19T06:30:33.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1132531614 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') [2020-01-19T06:30:33.460Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1132531614 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-19T06:30:33.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1132531614 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-19T06:30:33.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1132531614 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') [2020-01-19T06:30:33.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1132531614 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') [2020-01-19T06:30:33.461Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1132531598 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') [2020-01-19T06:30:33.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1132531598 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') [2020-01-19T06:30:33.461Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1132531598 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') [2020-01-19T06:30:33.461Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1132531597 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-19T06:30:33.461Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1132531597 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-19T06:30:33.461Z] DEBUG - Clicked on Delete [2020-01-19T06:30:33.461Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2020-01-19T06:30:33.461Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=-1132531596 data=null doit=true} to Shell with text {Delete Custom Parser} [2020-01-19T06:30:33.461Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2020-01-19T06:30:33.461Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T06:30:33.461Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T06:30:33.461Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T06:30:33.461Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:33.461Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T06:30:33.461Z] DEBUG - Clicking on &Yes [2020-01-19T06:30:33.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1132531596 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') [2020-01-19T06:30:33.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1132531596 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') [2020-01-19T06:30:33.461Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1132531596 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T06:30:33.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1132531595 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T06:30:33.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1132531595 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') [2020-01-19T06:30:33.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1132531595 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') [2020-01-19T06:30:33.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1132531595 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') [2020-01-19T06:30:33.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1132531614 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') [2020-01-19T06:30:33.461Z] DEBUG - Clicked on [2020-01-19T06:30:33.461Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2020-01-19T06:30:33.461Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1132531508 data=null doit=true} to Shell with text {Manage Custom Parsers} [2020-01-19T06:30:33.461Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2020-01-19T06:30:33.461Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2020-01-19T06:30:33.461Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2020-01-19T06:30:33.461Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2020-01-19T06:30:33.461Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T06:30:33.461Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T06:30:33.461Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2020-01-19T06:30:33.461Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2020-01-19T06:30:33.461Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2020-01-19T06:30:33.461Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2020-01-19T06:30:33.461Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:33.461Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:30:33.461Z] DEBUG - Clicking on &Close [2020-01-19T06:30:33.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=-1132531507 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') [2020-01-19T06:30:33.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=-1132531507 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') [2020-01-19T06:30:33.461Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=-1132531507 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:30:33.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=-1132531507 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:30:33.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=-1132531506 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') [2020-01-19T06:30:33.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=-1132531506 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') [2020-01-19T06:30:33.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=-1132531506 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') [2020-01-19T06:30:33.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-1132532487 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...' [2020-01-19T06:30:33.461Z] DEBUG - Clicked on [2020-01-19T06:30:33.461Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1132531479 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T06:30:33.461Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:30:33.717Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:30:33.717Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:30:33.717Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:30:33.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-1132531419 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {TestText} [2020-01-19T06:30:33.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-1132531419 data=null doit=true} to TreeItem with text {TestText} [2020-01-19T06:30:33.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1132531419 data=null} to TreeItem with text {TestText} [2020-01-19T06:30:33.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1132531419 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-01-19T06:30:33.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132531419 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} [2020-01-19T06:30:33.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1132531403 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {TestText} [2020-01-19T06:30:33.717Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:30:33.717Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:30:33.717Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:30:34.280Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:30:34.280Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:30:34.280Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:30:34.280Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:30:34.280Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:34.280Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:30:34.280Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:30:34.280Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:30:34.280Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:34.280Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:30:34.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132530694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:34.280Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132530694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:34.280Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132530694 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:34.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132530693 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:34.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132530693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:34.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132530693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:34.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132530693 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') [2020-01-19T06:30:34.280Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132530693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:34.280Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132530693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:34.280Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132530693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:34.280Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132530693 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:34.280Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132530693 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:34.280Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:34.280Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:30:34.280Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:30:34.280Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:30:34.280Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:30:34.280Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:30:34.280Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:34.280Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:34.280Z] DEBUG - Clicking on OK [2020-01-19T06:30:34.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132530692 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') [2020-01-19T06:30:34.280Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132530692 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') [2020-01-19T06:30:34.280Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132530692 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:34.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132530692 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:34.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132530692 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') [2020-01-19T06:30:34.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132530692 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') [2020-01-19T06:30:34.280Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:34.280Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:34.280Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:34.280Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:34.280Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:34.280Z] DEBUG - Clicked on OK [2020-01-19T06:30:34.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132530692 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') [2020-01-19T06:30:34.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1132531313 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:30:34.844Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.269 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard [2020-01-19T06:30:34.844Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard) Time elapsed: 2.634 s [2020-01-19T06:30:34.844Z] testEdit(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard) Time elapsed: 2.572 s [2020-01-19T06:30:34.844Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard [2020-01-19T06:30:36.733Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:30:36.733Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:30:36.733Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:30:36.733Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:30:36.733Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:30:36.733Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:30:36.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1132528297 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test} [2020-01-19T06:30:36.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1132528297 data=null doit=true} to TreeItem with text {Test} [2020-01-19T06:30:36.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1132528297 data=null} to TreeItem with text {Test} [2020-01-19T06:30:36.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1132528297 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test} [2020-01-19T06:30:36.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132528296 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} [2020-01-19T06:30:36.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1132528280 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test} [2020-01-19T06:30:36.734Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:30:36.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1132528279 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test} [2020-01-19T06:30:36.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1132528279 data=null doit=true} to TreeItem with text {Test} [2020-01-19T06:30:36.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1132528279 data=null} to TreeItem with text {Test} [2020-01-19T06:30:36.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1132528279 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test} [2020-01-19T06:30:36.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132528279 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} [2020-01-19T06:30:36.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1132528273 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test} [2020-01-19T06:30:36.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1132528272 data=null doit=true} to TreeItem with text {Test} [2020-01-19T06:30:36.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1132528272 data=null} to TreeItem with text {Test} [2020-01-19T06:30:36.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1132528272 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test} [2020-01-19T06:30:36.734Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1132528272 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} [2020-01-19T06:30:36.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1132528267 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test} [2020-01-19T06:30:36.734Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:30:36.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1132528266 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T06:30:36.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1132528266 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T06:30:36.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1132528266 data=null} to TreeItem with text {Traces [1]} [2020-01-19T06:30:36.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1132528266 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:30:36.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132528266 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]} [2020-01-19T06:30:36.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1132528257 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:30:36.734Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:30:36.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:30:36.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:30:36.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:30:36.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:30:36.734Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:30:36.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1132528217 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test} [2020-01-19T06:30:36.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1132528217 data=null doit=true} to TreeItem with text {Test} [2020-01-19T06:30:36.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1132528217 data=null} to TreeItem with text {Test} [2020-01-19T06:30:36.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1132528217 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test} [2020-01-19T06:30:36.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132528216 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} [2020-01-19T06:30:36.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1132528204 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test} [2020-01-19T06:30:36.734Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2020-01-19T06:30:36.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1132528202 data=null doit=true} to TreeItem with text {Experiments [1]} [2020-01-19T06:30:36.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1132528202 data=null} to TreeItem with text {Experiments [1]} [2020-01-19T06:30:36.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1132528202 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]} [2020-01-19T06:30:36.990Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1132528202 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]} [2020-01-19T06:30:36.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1132528198 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]} [2020-01-19T06:30:36.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1132528197 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T06:30:36.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1132528197 data=null} to TreeItem with text {Traces [1]} [2020-01-19T06:30:36.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1132528197 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:30:36.990Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1132528197 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]} [2020-01-19T06:30:36.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1132528193 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:30:36.990Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:30:36.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=-1132528191 data=null doit=true} to TreeItem with text {test.xml} [2020-01-19T06:30:36.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=-1132528191 data=null} to TreeItem with text {test.xml} [2020-01-19T06:30:36.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=-1132528191 data=null button=1 stateMask=0x0 x=98 y=108 count=1} to TreeItem with text {test.xml} [2020-01-19T06:30:36.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132528191 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} [2020-01-19T06:30:36.990Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {test.xml} time=-1132528095 data=null x=98 y=108 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2020-01-19T06:30:36.990Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {test.xml} time=-1132528094 data=null x=98 y=108 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2020-01-19T06:30:36.990Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {test.xml} time=-1132528093 data=null x=148 y=206 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2020-01-19T06:30:36.990Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {test.xml} time=-1132528088 data=null x=148 y=206 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2020-01-19T06:30:36.990Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {test.xml} time=-1132528087 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2020-01-19T06:30:36.990Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {test.xml} time=-1132528085 data=null x=148 y=206 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2020-01-19T06:30:36.990Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {test.xml} time=-1132528085 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2020-01-19T06:30:36.990Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {test.xml} time=-1132528085 data=[TmfTraceElement(/Test/Traces/test.xml)] x=148 y=206 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2020-01-19T06:30:36.990Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {test.xml} time=-1132528078 data=null x=0 y=0 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2020-01-19T06:30:36.990Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:30:36.990Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:30:36.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [0]} time=-1132528011 data=null button=0 stateMask=0x0 x=138 y=60 count=0} to TreeItem with text {Test Experiment [0]} [2020-01-19T06:30:36.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [0]} time=-1132528011 data=null doit=true} to TreeItem with text {Test Experiment [0]} [2020-01-19T06:30:36.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [0]} time=-1132528011 data=null} to TreeItem with text {Test Experiment [0]} [2020-01-19T06:30:36.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [0]} time=-1132528010 data=null button=1 stateMask=0x0 x=138 y=60 count=1} to TreeItem with text {Test Experiment [0]} [2020-01-19T06:30:36.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132528010 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]} [2020-01-19T06:30:36.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [0]} time=-1132527997 data=null button=1 stateMask=0x80000 x=138 y=60 count=1} to TreeItem with text {Test Experiment [0]} [2020-01-19T06:30:37.248Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...' [2020-01-19T06:30:37.248Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...' [2020-01-19T06:30:37.248Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...' [2020-01-19T06:30:37.248Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package' [2020-01-19T06:30:37.248Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=-1132527803 data=null doit=true} to Shell with text {Export trace package} [2020-01-19T06:30:37.248Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-01-19T06:30:37.248Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-01-19T06:30:37.248Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:30:37.248Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2020-01-19T06:30:37.248Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2020-01-19T06:30:37.248Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format' [2020-01-19T06:30:37.248Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO' [2020-01-19T06:30:37.248Z] 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') [2020-01-19T06:30:37.248Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2020-01-19T06:30:37.248Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:30:37.248Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:30:37.248Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T06:30:37.248Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-01-19T06:30:37.248Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-01-19T06:30:37.248Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:30:37.248Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2020-01-19T06:30:37.248Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format' [2020-01-19T06:30:37.248Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO' [2020-01-19T06:30:37.248Z] 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') [2020-01-19T06:30:37.248Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2020-01-19T06:30:37.248Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2020-01-19T06:30:37.248Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:30:37.248Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:30:37.248Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2020-01-19T06:30:37.248Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=-1132527800 data=null doit=true} to Button with text {Sa&ve in tar format} [2020-01-19T06:30:37.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=-1132527800 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} [2020-01-19T06:30:37.248Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2020-01-19T06:30:37.248Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=-1132527799 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2020-01-19T06:30:37.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=-1132527799 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') [2020-01-19T06:30:37.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=-1132527799 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') [2020-01-19T06:30:37.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=-1132527799 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') [2020-01-19T06:30:37.248Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2020-01-19T06:30:37.248Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-01-19T06:30:37.248Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-01-19T06:30:37.248Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:30:37.248Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2020-01-19T06:30:37.248Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2020-01-19T06:30:37.248Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2020-01-19T06:30:37.248Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2020-01-19T06:30:37.248Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:30:37.248Z] 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') [2020-01-19T06:30:37.248Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:30:37.248Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:30:37.248Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-01-19T06:30:37.248Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected [2020-01-19T06:30:37.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=-1132527797 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') [2020-01-19T06:30:37.248Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-1132527797 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') [2020-01-19T06:30:37.248Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=-1132527797 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-01-19T06:30:37.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=-1132527797 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-01-19T06:30:37.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=-1132527797 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') [2020-01-19T06:30:37.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=-1132527797 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') [2020-01-19T06:30:37.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=-1132527796 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') [2020-01-19T06:30:37.248Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=-1132527796 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') [2020-01-19T06:30:37.248Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-1132527796 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') [2020-01-19T06:30:37.248Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=-1132527796 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') [2020-01-19T06:30:37.248Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=-1132527796 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-01-19T06:30:37.248Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=-1132527796 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-01-19T06:30:37.248Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-01-19T06:30:37.248Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T06:30:37.248Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T06:30:37.248Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2020-01-19T06:30:37.248Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=-1132527795 data=null} to (of type 'Combo') [2020-01-19T06:30:37.248Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2020-01-19T06:30:37.248Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-01-19T06:30:37.248Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-01-19T06:30:37.248Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:30:37.248Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2020-01-19T06:30:37.248Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2020-01-19T06:30:37.248Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2020-01-19T06:30:37.248Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:30:37.248Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:30:37.248Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T06:30:37.248Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:37.248Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:30:37.248Z] DEBUG - Clicking on &Finish [2020-01-19T06:30:37.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1132527793 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') [2020-01-19T06:30:37.248Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1132527793 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') [2020-01-19T06:30:37.248Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1132527793 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:30:37.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1132527793 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:30:37.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1132527793 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') [2020-01-19T06:30:37.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1132527793 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') [2020-01-19T06:30:37.248Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:30:37.248Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:30:37.248Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:30:37.248Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:30:37.248Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:30:37.248Z] DEBUG - Clicked on &Finish [2020-01-19T06:30:37.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1132527793 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') [2020-01-19T06:30:37.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=-1132527913 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...' [2020-01-19T06:30:38.067Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:30:38.067Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:30:38.067Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:30:38.067Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:30:38.067Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:30:38.067Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:30:38.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-1132527092 data=null button=0 stateMask=0x0 x=78 y=12 count=0} to TreeItem with text {Import Test} [2020-01-19T06:30:38.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-1132527092 data=null doit=true} to TreeItem with text {Import Test} [2020-01-19T06:30:38.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-1132527092 data=null} to TreeItem with text {Import Test} [2020-01-19T06:30:38.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-1132527092 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {Import Test} [2020-01-19T06:30:38.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132527092 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} [2020-01-19T06:30:38.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-1132527077 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {Import Test} [2020-01-19T06:30:38.067Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:30:38.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-1132527077 data=null button=0 stateMask=0x0 x=78 y=12 count=0} to TreeItem with text {Import Test} [2020-01-19T06:30:38.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-1132527077 data=null doit=true} to TreeItem with text {Import Test} [2020-01-19T06:30:38.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-1132527077 data=null} to TreeItem with text {Import Test} [2020-01-19T06:30:38.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-1132527076 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {Import Test} [2020-01-19T06:30:38.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132527076 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} [2020-01-19T06:30:38.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-1132527069 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {Import Test} [2020-01-19T06:30:38.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-1132527069 data=null doit=true} to TreeItem with text {Import Test} [2020-01-19T06:30:38.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-1132527069 data=null} to TreeItem with text {Import Test} [2020-01-19T06:30:38.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-1132527069 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {Import Test} [2020-01-19T06:30:38.067Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1132527068 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} [2020-01-19T06:30:38.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-1132527062 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {Import Test} [2020-01-19T06:30:38.067Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:30:38.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1132527062 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T06:30:38.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1132527062 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T06:30:38.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1132527062 data=null} to TreeItem with text {Traces [0]} [2020-01-19T06:30:38.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1132527061 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:30:38.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132527061 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]} [2020-01-19T06:30:38.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1132527051 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:30:38.067Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:30:38.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1132527050 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T06:30:38.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1132527050 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T06:30:38.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1132527050 data=null} to TreeItem with text {Traces [0]} [2020-01-19T06:30:38.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1132527050 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:30:38.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132527049 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]} [2020-01-19T06:30:38.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1132527022 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:30:38.068Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...' [2020-01-19T06:30:38.068Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...' [2020-01-19T06:30:38.068Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...' [2020-01-19T06:30:38.068Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package' [2020-01-19T06:30:38.068Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=-1132526891 data=null doit=true} to Shell with text {Import trace package} [2020-01-19T06:30:38.068Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T06:30:38.068Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T06:30:38.068Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2020-01-19T06:30:38.068Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=-1132526890 data=null} to (of type 'Combo') [2020-01-19T06:30:38.068Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2020-01-19T06:30:38.068Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo' [2020-01-19T06:30:38.068Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo') [2020-01-19T06:30:38.068Z] DEBUG - Inserting text: [2020-01-19T06:30:38.068Z] into text (of type 'Combo') [2020-01-19T06:30:38.068Z] DEBUG - Attempting to set focus on (of type 'Combo') [2020-01-19T06:30:38.068Z] DEBUG - Typing text ' [2020-01-19T06:30:38.068Z] ' with an interval of 50ms. between characters. [2020-01-19T06:30:38.324Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:30:38.324Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-01-19T06:30:38.324Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-01-19T06:30:38.324Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:30:38.324Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:30:38.324Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T06:30:38.324Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:38.324Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:30:38.324Z] DEBUG - Clicking on &Finish [2020-01-19T06:30:38.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1132526309 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') [2020-01-19T06:30:38.886Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1132526308 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') [2020-01-19T06:30:38.886Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1132526308 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:30:38.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1132526308 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:30:38.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1132526308 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') [2020-01-19T06:30:38.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1132526308 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') [2020-01-19T06:30:38.886Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:30:38.886Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:30:38.886Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:30:38.886Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:30:38.886Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:30:38.886Z] DEBUG - Clicked on &Finish [2020-01-19T06:30:38.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1132526308 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') [2020-01-19T06:30:38.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=-1132526988 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...' [2020-01-19T06:30:39.142Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:30:39.398Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:30:39.398Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:30:39.398Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:30:39.398Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:30:39.398Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:30:39.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-1132525789 data=null button=0 stateMask=0x0 x=78 y=12 count=0} to TreeItem with text {Import Test} [2020-01-19T06:30:39.398Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-1132525788 data=null doit=true} to TreeItem with text {Import Test} [2020-01-19T06:30:39.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-1132525788 data=null} to TreeItem with text {Import Test} [2020-01-19T06:30:39.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-1132525788 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {Import Test} [2020-01-19T06:30:39.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132525788 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} [2020-01-19T06:30:39.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-1132525773 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {Import Test} [2020-01-19T06:30:39.399Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again. [2020-01-19T06:30:39.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1132525772 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T06:30:39.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1132525772 data=null} to TreeItem with text {Traces [1]} [2020-01-19T06:30:39.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1132525772 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:30:39.399Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1132525772 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]} [2020-01-19T06:30:39.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1132525766 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:30:39.399Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again. [2020-01-19T06:30:39.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1132525766 data=null doit=true} to TreeItem with text {Experiments [1]} [2020-01-19T06:30:39.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1132525765 data=null} to TreeItem with text {Experiments [1]} [2020-01-19T06:30:39.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1132525765 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]} [2020-01-19T06:30:39.399Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1132525765 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]} [2020-01-19T06:30:39.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1132525757 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]} [2020-01-19T06:30:39.399Z] DEBUG - Double-clicking on TreeItem with text {Test Experiment [1]} [2020-01-19T06:30:39.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [1]} time=-1132525754 data=null button=0 stateMask=0x0 x=138 y=60 count=0} to TreeItem with text {Test Experiment [1]} [2020-01-19T06:30:39.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [1]} time=-1132525753 data=null doit=true} to TreeItem with text {Test Experiment [1]} [2020-01-19T06:30:39.399Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:30:39.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [1]} time=-1132525753 data=null} to TreeItem with text {Test Experiment [1]} [2020-01-19T06:30:39.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=-1132525753 data=null button=1 stateMask=0x0 x=138 y=60 count=1} to TreeItem with text {Test Experiment [1]} [2020-01-19T06:30:39.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132525752 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]} [2020-01-19T06:30:39.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=-1132525735 data=null button=1 stateMask=0x80000 x=138 y=60 count=1} to TreeItem with text {Test Experiment [1]} [2020-01-19T06:30:39.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=-1132525734 data=null button=1 stateMask=0x0 x=138 y=60 count=2} to TreeItem with text {Test Experiment [1]} [2020-01-19T06:30:39.399Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Test Experiment [1]} time=-1132525734 data=null button=1 stateMask=0x0 x=138 y=60 count=2} to TreeItem with text {Test Experiment [1]} [2020-01-19T06:30:39.399Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1132525734 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]} [2020-01-19T06:30:39.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=-1132525705 data=null button=1 stateMask=0x80000 x=138 y=60 count=2} to TreeItem with text {Test Experiment [1]} [2020-01-19T06:30:39.655Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Test Experiment [1]} time=-1132525408 data=null button=0 stateMask=0x0 x=138 y=60 count=0} to TreeItem with text {Test Experiment [1]} [2020-01-19T06:30:39.655Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Test Experiment [1]} time=-1132525392 data=null doit=true} to TreeItem with text {Test Experiment [1]} [2020-01-19T06:30:39.655Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Test Experiment [1]} time=-1132525392 data=null} to TreeItem with text {Test Experiment [1]} [2020-01-19T06:30:39.655Z] DEBUG - Double-clicked on TreeItem with text {Test Experiment [1]} [2020-01-19T06:30:39.655Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Test Experiment"' [2020-01-19T06:30:41.022Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=-1132524172 data=null doit=true} to Shell with text {data - Testing - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} [2020-01-19T06:30:41.022Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:30:41.022Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:30:41.022Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:30:41.022Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:30:41.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1132524138 data=null button=0 stateMask=0x0 x=54 y=132 count=0} to TreeItem with text {Test} [2020-01-19T06:30:41.022Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1132524137 data=null doit=true} to TreeItem with text {Test} [2020-01-19T06:30:41.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1132524137 data=null} to TreeItem with text {Test} [2020-01-19T06:30:41.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1132524137 data=null button=1 stateMask=0x0 x=54 y=132 count=1} to TreeItem with text {Test} [2020-01-19T06:30:41.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132524137 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} [2020-01-19T06:30:41.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1132524113 data=null button=1 stateMask=0x80000 x=54 y=132 count=1} to TreeItem with text {Test} [2020-01-19T06:30:41.022Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:30:41.022Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:30:41.022Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:30:41.585Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:30:41.585Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:30:41.585Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:30:41.585Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:30:41.585Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:41.585Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:30:41.585Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:30:41.585Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:30:41.585Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:41.585Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:30:41.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132523385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:41.585Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132523385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:41.585Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132523385 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:41.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132523384 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:41.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132523384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:41.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132523384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:41.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132523384 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') [2020-01-19T06:30:41.585Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132523384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:41.585Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132523384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:41.586Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132523384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:41.586Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132523384 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:41.586Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132523384 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:41.586Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:41.586Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:30:41.586Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:30:41.586Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:30:41.586Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:30:41.586Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:30:41.586Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:41.586Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:41.586Z] DEBUG - Clicking on OK [2020-01-19T06:30:41.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132523383 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') [2020-01-19T06:30:41.586Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132523383 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') [2020-01-19T06:30:41.586Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132523383 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:41.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132523383 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:41.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132523383 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') [2020-01-19T06:30:41.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132523383 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') [2020-01-19T06:30:41.586Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:41.586Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:41.586Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:41.586Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:41.586Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:41.586Z] DEBUG - Clicked on OK [2020-01-19T06:30:42.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132523383 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') [2020-01-19T06:30:42.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1132524019 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:30:42.148Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=-1132522869 data=null doit=true} to Shell with text {data - Testing - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} [2020-01-19T06:30:42.148Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:30:42.148Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:30:42.148Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:30:42.148Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:30:42.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-1132522860 data=null button=0 stateMask=0x0 x=78 y=12 count=0} to TreeItem with text {Import Test} [2020-01-19T06:30:42.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-1132522860 data=null doit=true} to TreeItem with text {Import Test} [2020-01-19T06:30:42.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-1132522860 data=null} to TreeItem with text {Import Test} [2020-01-19T06:30:42.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-1132522860 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {Import Test} [2020-01-19T06:30:42.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132522859 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} [2020-01-19T06:30:42.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-1132522843 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {Import Test} [2020-01-19T06:30:42.404Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:30:42.404Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:30:42.404Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:30:42.966Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:30:42.966Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:30:42.966Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:30:42.966Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:30:42.966Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:42.966Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:30:42.966Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:30:42.966Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:30:42.966Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:42.966Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:30:42.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132522111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:42.966Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132522110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:42.966Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132522110 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:42.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132522110 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:42.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132522110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:42.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132522110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:42.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132522110 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') [2020-01-19T06:30:42.966Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132522110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:42.966Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132522110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:42.966Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132522110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:42.966Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132522110 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:42.966Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132522110 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:42.966Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:42.966Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:30:42.966Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:30:42.966Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:30:42.966Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:30:42.966Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:30:42.966Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:42.966Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:42.966Z] DEBUG - Clicking on OK [2020-01-19T06:30:42.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132522109 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') [2020-01-19T06:30:42.966Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132522109 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') [2020-01-19T06:30:42.966Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132522109 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:42.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132522109 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:42.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132522108 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') [2020-01-19T06:30:42.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132522108 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') [2020-01-19T06:30:42.966Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:42.966Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:42.966Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:42.966Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:42.966Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:42.966Z] DEBUG - Clicked on OK [2020-01-19T06:30:43.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132522108 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') [2020-01-19T06:30:43.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1132522774 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:30:45.112Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:30:45.112Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:30:45.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:30:45.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:30:45.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:30:45.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:30:45.112Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:30:45.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1132519944 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test} [2020-01-19T06:30:45.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1132519944 data=null doit=true} to TreeItem with text {Test} [2020-01-19T06:30:45.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1132519944 data=null} to TreeItem with text {Test} [2020-01-19T06:30:45.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1132519943 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test} [2020-01-19T06:30:45.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132519943 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} [2020-01-19T06:30:45.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1132519929 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test} [2020-01-19T06:30:45.112Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:30:45.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1132519929 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test} [2020-01-19T06:30:45.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1132519929 data=null doit=true} to TreeItem with text {Test} [2020-01-19T06:30:45.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1132519929 data=null} to TreeItem with text {Test} [2020-01-19T06:30:45.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1132519929 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test} [2020-01-19T06:30:45.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132519928 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} [2020-01-19T06:30:45.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1132519922 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test} [2020-01-19T06:30:45.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1132519922 data=null doit=true} to TreeItem with text {Test} [2020-01-19T06:30:45.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1132519922 data=null} to TreeItem with text {Test} [2020-01-19T06:30:45.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1132519922 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test} [2020-01-19T06:30:45.112Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1132519921 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} [2020-01-19T06:30:45.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1132519918 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test} [2020-01-19T06:30:45.112Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:30:45.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1132519917 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T06:30:45.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1132519917 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T06:30:45.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1132519917 data=null} to TreeItem with text {Traces [1]} [2020-01-19T06:30:45.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1132519917 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:30:45.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132519917 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]} [2020-01-19T06:30:45.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1132519907 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:30:45.112Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:30:45.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1132519906 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T06:30:45.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1132519906 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T06:30:45.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1132519906 data=null} to TreeItem with text {Traces [1]} [2020-01-19T06:30:45.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1132519906 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:30:45.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132519905 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]} [2020-01-19T06:30:45.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1132519901 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:30:45.112Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...' [2020-01-19T06:30:45.112Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...' [2020-01-19T06:30:45.370Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...' [2020-01-19T06:30:45.370Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package' [2020-01-19T06:30:45.370Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=-1132519777 data=null doit=true} to Shell with text {Export trace package} [2020-01-19T06:30:45.370Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-01-19T06:30:45.370Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-01-19T06:30:45.370Z] DEBUG - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All' [2020-01-19T06:30:45.370Z] DEBUG - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:45.370Z] DEBUG - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2020-01-19T06:30:45.370Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:30:45.370Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2020-01-19T06:30:45.370Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2020-01-19T06:30:45.370Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2020-01-19T06:30:45.370Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:30:45.370Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:30:45.370Z] DEBUG - Clicking on Deselect All [2020-01-19T06:30:45.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deselect All} time=-1132519775 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') [2020-01-19T06:30:45.370Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=-1132519775 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') [2020-01-19T06:30:45.370Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deselect All} time=-1132519775 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2020-01-19T06:30:45.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deselect All} time=-1132519775 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2020-01-19T06:30:45.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deselect All} time=-1132519775 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') [2020-01-19T06:30:45.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deselect All} time=-1132519775 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') [2020-01-19T06:30:45.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deselect All} time=-1132519775 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') [2020-01-19T06:30:45.370Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deselect All} time=-1132519773 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') [2020-01-19T06:30:45.370Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=-1132519773 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') [2020-01-19T06:30:45.370Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deselect All} time=-1132519773 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') [2020-01-19T06:30:45.370Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deselect All} time=-1132519773 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2020-01-19T06:30:45.370Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deselect All} time=-1132519773 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2020-01-19T06:30:45.370Z] DEBUG - Clicked on Deselect All [2020-01-19T06:30:45.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:30:45.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:30:45.370Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:30:45.370Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:30:45.370Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label' [2020-01-19T06:30:45.370Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label') [2020-01-19T06:30:45.370Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label' [2020-01-19T06:30:45.370Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label') [2020-01-19T06:30:45.370Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:30:45.370Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:30:45.370Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:30:45.370Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:30:45.370Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label' [2020-01-19T06:30:45.370Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label') [2020-01-19T06:30:45.370Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-01-19T06:30:45.370Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All' [2020-01-19T06:30:45.370Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:45.370Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-01-19T06:30:45.370Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-01-19T06:30:45.370Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:30:45.370Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2020-01-19T06:30:45.370Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2020-01-19T06:30:45.370Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2020-01-19T06:30:45.370Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:30:45.370Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:30:45.370Z] DEBUG - Clicking on Select All [2020-01-19T06:30:45.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=-1132519769 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') [2020-01-19T06:30:45.370Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-1132519769 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') [2020-01-19T06:30:45.370Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=-1132519769 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-01-19T06:30:45.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=-1132519768 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-01-19T06:30:45.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=-1132519768 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') [2020-01-19T06:30:45.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=-1132519768 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') [2020-01-19T06:30:45.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=-1132519768 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') [2020-01-19T06:30:45.371Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=-1132519767 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') [2020-01-19T06:30:45.371Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-1132519766 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') [2020-01-19T06:30:45.371Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=-1132519766 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') [2020-01-19T06:30:45.371Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=-1132519766 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-01-19T06:30:45.371Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=-1132519766 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-01-19T06:30:45.371Z] DEBUG - Clicked on Select All [2020-01-19T06:30:45.371Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:30:45.371Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:30:45.371Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label' [2020-01-19T06:30:45.371Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label') [2020-01-19T06:30:45.371Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label' [2020-01-19T06:30:45.371Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label') [2020-01-19T06:30:45.371Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:30:45.371Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:30:45.371Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:30:45.371Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:30:45.371Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label' [2020-01-19T06:30:45.371Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label') [2020-01-19T06:30:45.371Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-01-19T06:30:45.371Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-01-19T06:30:45.371Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:30:45.371Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2020-01-19T06:30:45.371Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2020-01-19T06:30:45.371Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format' [2020-01-19T06:30:45.371Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO' [2020-01-19T06:30:45.371Z] 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') [2020-01-19T06:30:45.371Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2020-01-19T06:30:45.371Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:30:45.371Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:30:45.371Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2020-01-19T06:30:45.371Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Save in &zip format} time=-1132519718 data=null doit=true} to Button with text {Save in &zip format} [2020-01-19T06:30:45.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=-1132519718 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} [2020-01-19T06:30:45.371Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2020-01-19T06:30:45.371Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Sa&ve in tar format} time=-1132519717 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2020-01-19T06:30:45.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Sa&ve in tar format} time=-1132519717 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') [2020-01-19T06:30:45.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Sa&ve in tar format} time=-1132519716 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') [2020-01-19T06:30:45.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=-1132519716 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') [2020-01-19T06:30:45.371Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2020-01-19T06:30:45.371Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-01-19T06:30:45.371Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-01-19T06:30:45.371Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:30:45.371Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2020-01-19T06:30:45.371Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format' [2020-01-19T06:30:45.371Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO' [2020-01-19T06:30:45.371Z] 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') [2020-01-19T06:30:45.371Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2020-01-19T06:30:45.371Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2020-01-19T06:30:45.371Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:30:45.371Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:30:45.371Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2020-01-19T06:30:45.371Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=-1132519714 data=null doit=true} to Button with text {Sa&ve in tar format} [2020-01-19T06:30:45.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=-1132519714 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} [2020-01-19T06:30:45.371Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2020-01-19T06:30:45.371Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=-1132519713 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2020-01-19T06:30:45.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=-1132519713 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') [2020-01-19T06:30:45.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=-1132519713 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') [2020-01-19T06:30:45.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=-1132519713 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') [2020-01-19T06:30:45.371Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2020-01-19T06:30:45.371Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-01-19T06:30:45.371Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-01-19T06:30:45.371Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:30:45.371Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2020-01-19T06:30:45.371Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2020-01-19T06:30:45.371Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2020-01-19T06:30:45.371Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2020-01-19T06:30:45.371Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:30:45.371Z] 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') [2020-01-19T06:30:45.371Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:30:45.371Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:30:45.371Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-01-19T06:30:45.371Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to unselected [2020-01-19T06:30:45.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=-1132519710 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') [2020-01-19T06:30:45.371Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-1132519710 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') [2020-01-19T06:30:45.371Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=-1132519710 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-01-19T06:30:45.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=-1132519710 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-01-19T06:30:45.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=-1132519710 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') [2020-01-19T06:30:45.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=-1132519709 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') [2020-01-19T06:30:45.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=-1132519709 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') [2020-01-19T06:30:45.371Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=-1132519709 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') [2020-01-19T06:30:45.371Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-1132519709 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') [2020-01-19T06:30:45.371Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=-1132519709 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') [2020-01-19T06:30:45.372Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=-1132519709 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-01-19T06:30:45.372Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=-1132519709 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-01-19T06:30:45.372Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-01-19T06:30:45.372Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-01-19T06:30:45.372Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-01-19T06:30:45.372Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:30:45.372Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2020-01-19T06:30:45.372Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2020-01-19T06:30:45.372Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2020-01-19T06:30:45.372Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2020-01-19T06:30:45.372Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:30:45.372Z] 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') [2020-01-19T06:30:45.372Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:30:45.372Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:30:45.372Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-01-19T06:30:45.372Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected [2020-01-19T06:30:45.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=-1132519707 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') [2020-01-19T06:30:45.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-1132519707 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') [2020-01-19T06:30:45.372Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=-1132519707 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-01-19T06:30:45.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=-1132519707 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-01-19T06:30:45.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=-1132519706 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') [2020-01-19T06:30:45.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=-1132519706 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') [2020-01-19T06:30:45.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=-1132519706 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') [2020-01-19T06:30:45.372Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=-1132519706 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') [2020-01-19T06:30:45.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-1132519706 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') [2020-01-19T06:30:45.372Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=-1132519706 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') [2020-01-19T06:30:45.372Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=-1132519706 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-01-19T06:30:45.372Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=-1132519706 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-01-19T06:30:45.372Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2020-01-19T06:30:45.372Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo' [2020-01-19T06:30:45.372Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo') [2020-01-19T06:30:45.372Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2020-01-19T06:30:45.372Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=-1132519705 data=null} to (of type 'Combo') [2020-01-19T06:30:45.372Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2020-01-19T06:30:45.372Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-01-19T06:30:45.372Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-01-19T06:30:45.372Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:30:45.372Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2020-01-19T06:30:45.372Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2020-01-19T06:30:45.372Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2020-01-19T06:30:45.372Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:30:45.372Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:30:45.372Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T06:30:45.372Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:45.372Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:30:45.372Z] DEBUG - Clicking on &Finish [2020-01-19T06:30:45.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1132519703 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') [2020-01-19T06:30:45.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1132519703 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') [2020-01-19T06:30:45.372Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1132519703 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:30:45.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1132519703 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:30:45.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1132519703 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') [2020-01-19T06:30:45.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1132519702 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') [2020-01-19T06:30:45.372Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:30:45.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1132519702 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') [2020-01-19T06:30:45.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=-1132519869 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...' [2020-01-19T06:30:45.372Z] DEBUG - Clicked on [2020-01-19T06:30:45.935Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:30:45.935Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:30:45.935Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:30:45.935Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:30:45.935Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:30:45.935Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:30:45.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1132519271 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test} [2020-01-19T06:30:45.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1132519271 data=null doit=true} to TreeItem with text {Test} [2020-01-19T06:30:45.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1132519270 data=null} to TreeItem with text {Test} [2020-01-19T06:30:45.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1132519270 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test} [2020-01-19T06:30:45.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132519270 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} [2020-01-19T06:30:45.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1132519255 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test} [2020-01-19T06:30:45.936Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:30:45.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1132519255 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test} [2020-01-19T06:30:45.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1132519255 data=null doit=true} to TreeItem with text {Test} [2020-01-19T06:30:45.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1132519254 data=null} to TreeItem with text {Test} [2020-01-19T06:30:45.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1132519254 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test} [2020-01-19T06:30:45.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132519254 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} [2020-01-19T06:30:45.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1132519248 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test} [2020-01-19T06:30:45.936Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2020-01-19T06:30:45.936Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:30:45.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1132519247 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T06:30:45.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1132519247 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T06:30:45.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1132519247 data=null} to TreeItem with text {Traces [1]} [2020-01-19T06:30:45.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1132519247 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:30:45.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132519247 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]} [2020-01-19T06:30:45.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1132519238 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:30:45.936Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:30:45.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1132519237 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T06:30:45.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1132519237 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T06:30:45.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1132519237 data=null} to TreeItem with text {Traces [1]} [2020-01-19T06:30:45.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1132519237 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:30:45.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132519237 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]} [2020-01-19T06:30:45.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1132519233 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:30:45.936Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...' [2020-01-19T06:30:45.936Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...' [2020-01-19T06:30:45.936Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...' [2020-01-19T06:30:45.936Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package' [2020-01-19T06:30:45.936Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=-1132519111 data=null doit=true} to Shell with text {Import trace package} [2020-01-19T06:30:45.936Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T06:30:45.936Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T06:30:45.936Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2020-01-19T06:30:45.936Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=-1132519110 data=null} to (of type 'Combo') [2020-01-19T06:30:45.936Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2020-01-19T06:30:45.936Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo' [2020-01-19T06:30:45.936Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo') [2020-01-19T06:30:45.936Z] DEBUG - Inserting text: [2020-01-19T06:30:45.936Z] into text (of type 'Combo') [2020-01-19T06:30:45.936Z] DEBUG - Attempting to set focus on (of type 'Combo') [2020-01-19T06:30:45.936Z] DEBUG - Typing text ' [2020-01-19T06:30:45.936Z] ' with an interval of 50ms. between characters. [2020-01-19T06:30:45.936Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:30:45.936Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-01-19T06:30:45.936Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All' [2020-01-19T06:30:45.936Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:45.936Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-01-19T06:30:45.936Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-01-19T06:30:45.936Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:30:45.936Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:30:45.936Z] DEBUG - Clicking on Select All [2020-01-19T06:30:45.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=-1132519055 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') [2020-01-19T06:30:45.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-1132519055 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') [2020-01-19T06:30:45.936Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=-1132519055 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-01-19T06:30:45.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=-1132519055 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-01-19T06:30:45.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=-1132519055 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') [2020-01-19T06:30:45.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=-1132519055 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') [2020-01-19T06:30:45.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=-1132519055 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') [2020-01-19T06:30:45.936Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=-1132519054 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') [2020-01-19T06:30:45.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-1132519054 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') [2020-01-19T06:30:45.936Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=-1132519054 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') [2020-01-19T06:30:45.936Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=-1132519054 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-01-19T06:30:45.936Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=-1132519054 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-01-19T06:30:45.936Z] DEBUG - Clicked on Select All [2020-01-19T06:30:45.936Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:30:45.936Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-01-19T06:30:45.936Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-01-19T06:30:45.936Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:30:45.936Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:30:45.936Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T06:30:45.936Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:45.936Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:30:45.936Z] DEBUG - Clicking on &Finish [2020-01-19T06:30:45.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1132519053 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') [2020-01-19T06:30:45.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1132519053 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') [2020-01-19T06:30:45.936Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1132519053 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:30:45.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1132519053 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:30:45.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1132519052 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') [2020-01-19T06:30:45.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1132519052 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') [2020-01-19T06:30:45.936Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Finish} time=-1132519020 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') [2020-01-19T06:30:45.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1132519019 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') [2020-01-19T06:30:45.936Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Finish} time=-1132519019 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') [2020-01-19T06:30:45.937Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Finish} time=-1132519019 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:30:45.937Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Finish} time=-1132519019 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:30:45.937Z] DEBUG - Clicked on &Finish [2020-01-19T06:30:45.937Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2020-01-19T06:30:45.937Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1132519018 data=null doit=true} to Shell with text {Confirmation} [2020-01-19T06:30:45.937Z] DEBUG - matched Button with text "No &To All", using matcher: of type 'Button' [2020-01-19T06:30:45.937Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T06:30:45.937Z] DEBUG - matched Button with text "Yes To &All", using matcher: of type 'Button' [2020-01-19T06:30:45.937Z] DEBUG - matched Button with text "Yes To &All", using matcher: with mnemonic 'Yes To All' [2020-01-19T06:30:45.937Z] DEBUG - matched Button with text "Yes To &All", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:45.937Z] DEBUG - matched Button with text "Yes To &All", using matcher: (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2020-01-19T06:30:45.937Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T06:30:45.937Z] DEBUG - Clicking on Yes To &All [2020-01-19T06:30:45.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Yes To &All} time=-1132519017 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') [2020-01-19T06:30:45.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Yes To &All} time=-1132519017 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') [2020-01-19T06:30:45.937Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Yes To &All} time=-1132519017 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2020-01-19T06:30:45.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Yes To &All} time=-1132519017 data=null} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2020-01-19T06:30:45.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Yes To &All} time=-1132519017 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') [2020-01-19T06:30:45.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Yes To &All} time=-1132519017 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') [2020-01-19T06:30:45.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Yes To &All} time=-1132519017 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') [2020-01-19T06:30:46.193Z] DEBUG - Clicked on [2020-01-19T06:30:46.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1132519052 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') [2020-01-19T06:30:46.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=-1132519200 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...' [2020-01-19T06:30:46.706Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:30:46.706Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:30:46.706Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:30:46.706Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2020-01-19T06:30:46.706Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2020-01-19T06:30:46.706Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1132518279 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T06:30:46.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1132518279 data=null} to TreeItem with text {Traces [1]} [2020-01-19T06:30:46.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1132518279 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:30:46.706Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1132518279 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]} [2020-01-19T06:30:46.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1132518275 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:30:46.706Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2020-01-19T06:30:46.706Z] DEBUG - Double-clicking on TreeItem with text {test.xml} [2020-01-19T06:30:46.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test.xml} time=-1132518274 data=null button=0 stateMask=0x0 x=98 y=84 count=0} to TreeItem with text {test.xml} [2020-01-19T06:30:46.706Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=-1132518274 data=null doit=true} to TreeItem with text {test.xml} [2020-01-19T06:30:46.706Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:30:46.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=-1132518274 data=null} to TreeItem with text {test.xml} [2020-01-19T06:30:46.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=-1132518274 data=null button=1 stateMask=0x0 x=98 y=84 count=1} to TreeItem with text {test.xml} [2020-01-19T06:30:46.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132518273 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} [2020-01-19T06:30:46.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=-1132518255 data=null button=1 stateMask=0x80000 x=98 y=84 count=1} to TreeItem with text {test.xml} [2020-01-19T06:30:46.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=-1132518255 data=null button=1 stateMask=0x0 x=98 y=84 count=2} to TreeItem with text {test.xml} [2020-01-19T06:30:46.707Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {test.xml} time=-1132518255 data=null button=1 stateMask=0x0 x=98 y=84 count=2} to TreeItem with text {test.xml} [2020-01-19T06:30:46.963Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1132518254 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} [2020-01-19T06:30:46.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=-1132518213 data=null button=1 stateMask=0x80000 x=98 y=84 count=2} to TreeItem with text {test.xml} [2020-01-19T06:30:46.963Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {test.xml} time=-1132518016 data=null button=0 stateMask=0x0 x=98 y=84 count=0} to TreeItem with text {test.xml} [2020-01-19T06:30:46.963Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {test.xml} time=-1132518012 data=null doit=true} to TreeItem with text {test.xml} [2020-01-19T06:30:46.963Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {test.xml} time=-1132518012 data=null} to TreeItem with text {test.xml} [2020-01-19T06:30:46.963Z] DEBUG - Double-clicked on TreeItem with text {test.xml} [2020-01-19T06:30:46.963Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test.xml"' [2020-01-19T06:30:48.330Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Test/Traces/test.xml - Eclipse Platform} time=-1132516899 data=null doit=true} to Shell with text {data - Testing - Test/Traces/test.xml - Eclipse Platform} [2020-01-19T06:30:48.330Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:30:48.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:30:48.330Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:30:48.330Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:30:48.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1132516869 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {Test} [2020-01-19T06:30:48.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1132516869 data=null doit=true} to TreeItem with text {Test} [2020-01-19T06:30:48.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1132516869 data=null} to TreeItem with text {Test} [2020-01-19T06:30:48.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1132516869 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {Test} [2020-01-19T06:30:48.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132516868 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} [2020-01-19T06:30:48.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1132516819 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {Test} [2020-01-19T06:30:48.330Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:30:48.330Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:30:48.330Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:30:48.893Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:30:48.893Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:30:48.893Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:30:48.893Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:30:48.893Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:48.893Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:30:48.893Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:30:48.893Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:30:48.893Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:48.893Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:30:48.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132516118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:48.893Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132516117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:48.894Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132516117 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:48.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132516117 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:48.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132516117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:48.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132516117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:48.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132516117 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') [2020-01-19T06:30:48.894Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132516117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:48.894Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132516117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:48.894Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132516117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:48.894Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132516116 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:48.894Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132516116 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:48.894Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:30:48.894Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:30:48.894Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:30:48.894Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:30:48.894Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:30:48.894Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:30:48.894Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:30:48.894Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:48.894Z] DEBUG - Clicking on OK [2020-01-19T06:30:48.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132516115 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') [2020-01-19T06:30:48.894Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132516115 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') [2020-01-19T06:30:48.894Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132516115 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:48.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132516115 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:48.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132516115 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') [2020-01-19T06:30:48.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132516115 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') [2020-01-19T06:30:48.894Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:48.894Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:48.894Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:48.894Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:48.894Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:30:48.894Z] DEBUG - Clicked on OK [2020-01-19T06:30:49.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132516115 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') [2020-01-19T06:30:49.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1132516780 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:30:49.150Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.355 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard [2020-01-19T06:30:49.150Z] testExperiment(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard) Time elapsed: 8.526 s [2020-01-19T06:30:49.150Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard) Time elapsed: 5.784 s [2020-01-19T06:30:49.150Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest [2020-01-19T06:30:59.095Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.344 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest [2020-01-19T06:30:59.095Z] testImportTimerangeInverseTime(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 3.432 s [2020-01-19T06:30:59.095Z] testImportTimerange(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 2.802 s [2020-01-19T06:30:59.095Z] testImportTimerangeInvalidFormat(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 2.018 s [2020-01-19T06:30:59.095Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest [2020-01-19T06:31:01.616Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.997 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest [2020-01-19T06:31:01.616Z] testGzipImport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest) Time elapsed: 3.942 s [2020-01-19T06:31:01.616Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest [2020-01-19T06:31:05.785Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-01-19T06:31:05.785Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:31:05.785Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:31:05.785Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:31:05.785Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T06:31:05.785Z] DEBUG - Clicking on (of type 'Table') [2020-01-19T06:31:05.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1132499710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:31:05.785Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1132499707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:31:05.786Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1132499706 data=null doit=true} to (of type 'Table') [2020-01-19T06:31:05.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1132499706 data=null} to (of type 'Table') [2020-01-19T06:31:05.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1132499706 data=null button=1 stateMask=0x0 x=686 y=12 count=1} to (of type 'Table') [2020-01-19T06:31:05.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1132499664 data=null button=1 stateMask=0x80000 x=686 y=12 count=1} to (of type 'Table') [2020-01-19T06:31:05.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1132499663 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-01-19T06:31:05.786Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1132499621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:31:05.786Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1132499621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:31:05.786Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1132499621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:31:05.786Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1132499620 data=null doit=true} to (of type 'Table') [2020-01-19T06:31:05.786Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1132499619 data=null} to (of type 'Table') [2020-01-19T06:31:05.786Z] DEBUG - Clicked on (of type 'Table') [2020-01-19T06:31:05.786Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:31:05.786Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-19T06:31:05.786Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:31:05.786Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-19T06:31:05.786Z] DEBUG - Inserting text:e [2020-01-19T06:31:05.786Z] into text (of type 'Text') [2020-01-19T06:31:05.786Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-19T06:31:05.786Z] DEBUG - Typing text 'e [2020-01-19T06:31:05.786Z] ' with an interval of 100ms. between characters. [2020-01-19T06:31:06.042Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T06:31:06.042Z] DEBUG - Selecting rows [7] in (of type 'Table') [2020-01-19T06:31:06.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1132498963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:31:06.042Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1132498963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:31:06.042Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1132498963 data=null doit=true} to (of type 'Table') [2020-01-19T06:31:06.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1132498963 data=null} to (of type 'Table') [2020-01-19T06:31:06.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1132498962 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to (of type 'Table') [2020-01-19T06:31:06.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1132498959 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-01-19T06:31:06.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1132498958 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to (of type 'Table') [2020-01-19T06:31:07.409Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1132497965 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-01-19T06:31:07.409Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:31:07.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:31:07.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:31:07.409Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:31:07.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1132497899 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:31:07.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1132497899 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:31:07.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1132497899 data=null} to TreeItem with text {test} [2020-01-19T06:31:07.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1132497898 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:31:07.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132497898 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} [2020-01-19T06:31:07.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1132497890 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:31:07.409Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:31:07.409Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:31:07.409Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:31:07.975Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:31:07.975Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:31:07.975Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:31:07.975Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:31:07.975Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:07.975Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:31:07.975Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:31:07.975Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:31:07.975Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:07.975Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:31:07.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132497177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:07.976Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132497176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:07.976Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132497176 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:07.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132497176 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:07.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132497176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:07.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132497176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:07.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132497176 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') [2020-01-19T06:31:07.976Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132497175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:07.976Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132497175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:07.976Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132497175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:07.976Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132497175 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:07.976Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132497175 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:07.976Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:07.976Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:31:07.976Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:31:07.976Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:31:07.976Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:31:07.976Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:31:07.976Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:31:07.976Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:07.976Z] DEBUG - Clicking on OK [2020-01-19T06:31:07.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132497174 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') [2020-01-19T06:31:07.976Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132497174 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') [2020-01-19T06:31:07.976Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132497174 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:07.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132497174 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:07.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132497174 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') [2020-01-19T06:31:07.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132497174 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') [2020-01-19T06:31:07.976Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:07.976Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:07.976Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:07.976Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:07.976Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:07.976Z] DEBUG - Clicked on OK [2020-01-19T06:31:07.976Z] [2020-01-19T06:31:07.976Z] !ENTRY org.eclipse.equinox.event 4 0 2020-01-19 06:31:07.820 [2020-01-19T06:31:07.976Z] !MESSAGE Exception while dispatching event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/REMOVE] {ChangedElement=org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl@5b20024b (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@570b2057, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), org.eclipse.e4.data={ChangedElement=org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl@5b20024b (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@570b2057, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}}, AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}} to handler org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler@37a2d18c [2020-01-19T06:31:07.976Z] !STACK 0 [2020-01-19T06:31:07.976Z] org.eclipse.e4.core.di.InjectionException: java.lang.IllegalStateException: Application does not have an active window [2020-01-19T06:31:07.976Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65) [2020-01-19T06:31:07.976Z] at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:56) [2020-01-19T06:31:07.976Z] at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233) [2020-01-19T06:31:07.976Z] at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145) [2020-01-19T06:31:07.976Z] at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414) [2020-01-19T06:31:07.976Z] at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211) [2020-01-19T06:31:07.976Z] at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:53) [2020-01-19T06:31:07.976Z] at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201) [2020-01-19T06:31:07.976Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197) [2020-01-19T06:31:07.976Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) [2020-01-19T06:31:07.976Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:31:07.976Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) [2020-01-19T06:31:07.976Z] at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135) [2020-01-19T06:31:07.976Z] at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78) [2020-01-19T06:31:07.976Z] at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39) [2020-01-19T06:31:07.976Z] at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94) [2020-01-19T06:31:07.976Z] at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) [2020-01-19T06:31:07.976Z] at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374) [2020-01-19T06:31:07.976Z] at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249) [2020-01-19T06:31:07.976Z] at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725) [2020-01-19T06:31:07.976Z] at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:462) [2020-01-19T06:31:07.976Z] at org.eclipse.ui.internal.WorkbenchPage.setPartState(WorkbenchPage.java:4413) [2020-01-19T06:31:07.976Z] at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5439) [2020-01-19T06:31:07.976Z] at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5451) [2020-01-19T06:31:07.976Z] at org.eclipse.ui.internal.WorkbenchPage.access$15(WorkbenchPage.java:5449) [2020-01-19T06:31:07.976Z] at org.eclipse.ui.internal.WorkbenchPage$7.handleEvent(WorkbenchPage.java:5496) [2020-01-19T06:31:07.976Z] at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40) [2020-01-19T06:31:07.976Z] at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233) [2020-01-19T06:31:07.976Z] at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145) [2020-01-19T06:31:07.976Z] at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414) [2020-01-19T06:31:07.976Z] at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211) [2020-01-19T06:31:07.976Z] at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36) [2020-01-19T06:31:07.976Z] at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201) [2020-01-19T06:31:07.976Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197) [2020-01-19T06:31:07.976Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) [2020-01-19T06:31:07.976Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:31:07.976Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) [2020-01-19T06:31:07.976Z] at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135) [2020-01-19T06:31:07.976Z] at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78) [2020-01-19T06:31:07.976Z] at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39) [2020-01-19T06:31:07.976Z] at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94) [2020-01-19T06:31:07.976Z] at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) [2020-01-19T06:31:07.976Z] at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374) [2020-01-19T06:31:07.976Z] at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setToBeRendered(UIElementImpl.java:303) [2020-01-19T06:31:07.976Z] at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1350) [2020-01-19T06:31:07.976Z] at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1590) [2020-01-19T06:31:07.976Z] at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1541) [2020-01-19T06:31:07.976Z] at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1511) [2020-01-19T06:31:07.976Z] at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1636) [2020-01-19T06:31:07.976Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.closeEditors(TmfCommonProjectElement.java:425) [2020-01-19T06:31:07.976Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.closeEditors(TmfTraceElement.java:678) [2020-01-19T06:31:07.976Z] at java.util.ArrayList.forEach(ArrayList.java:1257) [2020-01-19T06:31:07.976Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectRegistry.lambda$1(TmfProjectRegistry.java:321) [2020-01-19T06:31:07.976Z] at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:162) [2020-01-19T06:31:07.976Z] at org.eclipse.ui.internal.UISynchronizer$3.run(UISynchronizer.java:154) [2020-01-19T06:31:07.976Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-01-19T06:31:07.976Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-01-19T06:31:07.976Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-01-19T06:31:07.976Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-01-19T06:31:07.976Z] at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:165) [2020-01-19T06:31:07.976Z] at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369) [2020-01-19T06:31:07.976Z] at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:319) [2020-01-19T06:31:07.976Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalPerformFinish(RefactoringWizard.java:636) [2020-01-19T06:31:07.976Z] at org.eclipse.ltk.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:145) [2020-01-19T06:31:07.976Z] at org.eclipse.ltk.ui.refactoring.resource.DeleteResourcesWizard$DeleteResourcesRefactoringConfigurationPage.performFinish(DeleteResourcesWizard.java:202) [2020-01-19T06:31:07.976Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:710) [2020-01-19T06:31:07.976Z] at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:445) [2020-01-19T06:31:07.977Z] at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:466) [2020-01-19T06:31:07.977Z] at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:618) [2020-01-19T06:31:07.977Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249) [2020-01-19T06:31:07.977Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) [2020-01-19T06:31:07.977Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227) [2020-01-19T06:31:07.977Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) [2020-01-19T06:31:07.977Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366) [2020-01-19T06:31:07.977Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349) [2020-01-19T06:31:07.977Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134) [2020-01-19T06:31:07.977Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2020-01-19T06:31:07.977Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-01-19T06:31:07.977Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2020-01-19T06:31:07.977Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-01-19T06:31:07.977Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-01-19T06:31:07.977Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-01-19T06:31:07.977Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-01-19T06:31:07.977Z] at org.eclipse.jface.window.Window.runEventLoop(Window.java:818) [2020-01-19T06:31:07.977Z] at org.eclipse.jface.window.Window.open(Window.java:794) [2020-01-19T06:31:07.977Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(RefactoringWizardOpenOperation.java:188) [2020-01-19T06:31:07.977Z] at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) [2020-01-19T06:31:07.977Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:203) [2020-01-19T06:31:07.977Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:122) [2020-01-19T06:31:07.977Z] at org.eclipse.ltk.internal.ui.refactoring.actions.DeleteResourcesHandler.execute(DeleteResourcesHandler.java:41) [2020-01-19T06:31:07.977Z] at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:295) [2020-01-19T06:31:07.977Z] at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90) [2020-01-19T06:31:07.977Z] at sun.reflect.GeneratedMethodAccessor66.invoke(Unknown Source) [2020-01-19T06:31:07.977Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:31:07.977Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:31:07.977Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) [2020-01-19T06:31:07.977Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:282) [2020-01-19T06:31:07.977Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:264) [2020-01-19T06:31:07.977Z] at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132) [2020-01-19T06:31:07.977Z] at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152) [2020-01-19T06:31:07.977Z] at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494) [2020-01-19T06:31:07.977Z] at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:488) [2020-01-19T06:31:07.977Z] at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210) [2020-01-19T06:31:07.977Z] at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommandInContext(LegacyHandlerService.java:405) [2020-01-19T06:31:07.977Z] at org.eclipse.ui.internal.ide.actions.LTKLauncher.runCommand(LTKLauncher.java:96) [2020-01-19T06:31:07.977Z] at org.eclipse.ui.internal.ide.actions.LTKLauncher.openDeleteWizard(LTKLauncher.java:48) [2020-01-19T06:31:07.977Z] at org.eclipse.ui.actions.DeleteResourceAction.run(DeleteResourceAction.java:445) [2020-01-19T06:31:07.977Z] at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167) [2020-01-19T06:31:07.977Z] at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565) [2020-01-19T06:31:07.977Z] at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397) [2020-01-19T06:31:07.977Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) [2020-01-19T06:31:07.977Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227) [2020-01-19T06:31:07.977Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) [2020-01-19T06:31:07.977Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366) [2020-01-19T06:31:07.977Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349) [2020-01-19T06:31:07.977Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134) [2020-01-19T06:31:07.977Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2020-01-19T06:31:07.977Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-01-19T06:31:07.977Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76) [2020-01-19T06:31:07.977Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224) [2020-01-19T06:31:07.977Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656) [2020-01-19T06:31:07.977Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175) [2020-01-19T06:31:07.977Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153) [2020-01-19T06:31:07.977Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142) [2020-01-19T06:31:07.977Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132) [2020-01-19T06:31:07.977Z] at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88) [2020-01-19T06:31:07.977Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-01-19T06:31:07.977Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2020-01-19T06:31:07.977Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-01-19T06:31:07.977Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-01-19T06:31:07.977Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-01-19T06:31:07.977Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-01-19T06:31:07.977Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121) [2020-01-19T06:31:07.977Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2020-01-19T06:31:07.977Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022) [2020-01-19T06:31:07.977Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150) [2020-01-19T06:31:07.977Z] at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693) [2020-01-19T06:31:07.977Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2020-01-19T06:31:07.977Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610) [2020-01-19T06:31:07.977Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148) [2020-01-19T06:31:07.977Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138) [2020-01-19T06:31:07.977Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2020-01-19T06:31:07.977Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2020-01-19T06:31:07.977Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2020-01-19T06:31:07.977Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) [2020-01-19T06:31:07.977Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-01-19T06:31:07.977Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-01-19T06:31:07.977Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-01-19T06:31:07.977Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-01-19T06:31:07.977Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:31:07.977Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:31:07.977Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:31:07.977Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:31:07.977Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-01-19T06:31:07.977Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-01-19T06:31:07.977Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-01-19T06:31:07.977Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-01-19T06:31:07.977Z] Caused by: java.lang.IllegalStateException: Application does not have an active window [2020-01-19T06:31:07.977Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.getActiveWindowService(ApplicationPartServiceImpl.java:46) [2020-01-19T06:31:07.977Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90) [2020-01-19T06:31:07.977Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90) [2020-01-19T06:31:07.977Z] at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.unzoom(MinMaxAddon.java:861) [2020-01-19T06:31:07.977Z] at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:369) [2020-01-19T06:31:07.977Z] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) [2020-01-19T06:31:07.977Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:31:07.977Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:31:07.977Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) [2020-01-19T06:31:07.977Z] ... 156 more [2020-01-19T06:31:08.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132497174 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') [2020-01-19T06:31:08.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1132497808 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:31:09.600Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-01-19T06:31:09.600Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:31:09.600Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:31:09.600Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:31:09.856Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T06:31:09.856Z] DEBUG - Clicking on (of type 'Table') [2020-01-19T06:31:09.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1132495110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:31:09.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1132495107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:31:09.856Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1132495107 data=null doit=true} to (of type 'Table') [2020-01-19T06:31:09.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1132495107 data=null} to (of type 'Table') [2020-01-19T06:31:09.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1132495107 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to (of type 'Table') [2020-01-19T06:31:10.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1132495069 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to (of type 'Table') [2020-01-19T06:31:10.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1132495068 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-01-19T06:31:10.112Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1132495067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:31:10.112Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1132495067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:31:10.112Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1132495067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:31:10.112Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1132495067 data=null doit=true} to (of type 'Table') [2020-01-19T06:31:10.112Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1132495066 data=null} to (of type 'Table') [2020-01-19T06:31:10.112Z] DEBUG - Clicked on (of type 'Table') [2020-01-19T06:31:10.112Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:31:10.112Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-19T06:31:10.112Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:31:10.112Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-19T06:31:10.112Z] DEBUG - Inserting text:00 [2020-01-19T06:31:10.112Z] into text (of type 'Text') [2020-01-19T06:31:10.112Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-19T06:31:10.112Z] DEBUG - Typing text '00 [2020-01-19T06:31:10.112Z] ' with an interval of 100ms. between characters. [2020-01-19T06:31:10.674Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T06:31:10.674Z] DEBUG - Selecting rows [7] in (of type 'Table') [2020-01-19T06:31:10.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1132494288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:31:10.674Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1132494288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:31:10.674Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1132494288 data=null doit=true} to (of type 'Table') [2020-01-19T06:31:10.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1132494288 data=null} to (of type 'Table') [2020-01-19T06:31:10.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1132494288 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to (of type 'Table') [2020-01-19T06:31:10.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1132494286 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-01-19T06:31:10.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1132494285 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to (of type 'Table') [2020-01-19T06:31:11.602Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T06:31:11.602Z] DEBUG - Clicking on (of type 'Table') [2020-01-19T06:31:11.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1132493360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:31:11.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1132493355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:31:11.602Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1132493355 data=null doit=true} to (of type 'Table') [2020-01-19T06:31:11.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1132493355 data=null} to (of type 'Table') [2020-01-19T06:31:11.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1132493354 data=null button=1 stateMask=0x0 x=12 y=12 count=1} to (of type 'Table') [2020-01-19T06:31:11.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1132493333 data=null button=1 stateMask=0x80000 x=12 y=12 count=1} to (of type 'Table') [2020-01-19T06:31:11.859Z] [2020-01-19T06:31:11.859Z] !ENTRY org.eclipse.ui 4 0 2020-01-19 06:31:11.598 [2020-01-19T06:31:11.859Z] !MESSAGE Unhandled event loop exception [2020-01-19T06:31:11.859Z] !STACK 0 [2020-01-19T06:31:11.859Z] org.eclipse.swt.SWTException: Failed to execute runnable (org.eclipse.swt.SWTException: Widget is disposed) [2020-01-19T06:31:11.859Z] at org.eclipse.swt.SWT.error(SWT.java:4533) [2020-01-19T06:31:11.859Z] at org.eclipse.swt.SWT.error(SWT.java:4448) [2020-01-19T06:31:11.859Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2020-01-19T06:31:11.859Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-01-19T06:31:11.859Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-01-19T06:31:11.859Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121) [2020-01-19T06:31:11.859Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2020-01-19T06:31:11.859Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022) [2020-01-19T06:31:11.859Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150) [2020-01-19T06:31:11.859Z] at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693) [2020-01-19T06:31:11.859Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2020-01-19T06:31:11.859Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610) [2020-01-19T06:31:11.859Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148) [2020-01-19T06:31:11.859Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138) [2020-01-19T06:31:11.859Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2020-01-19T06:31:11.859Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2020-01-19T06:31:11.859Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2020-01-19T06:31:11.859Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) [2020-01-19T06:31:11.859Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-01-19T06:31:11.859Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-01-19T06:31:11.859Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-01-19T06:31:11.859Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-01-19T06:31:11.859Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:31:11.859Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:31:11.859Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:31:11.859Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:31:11.859Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-01-19T06:31:11.859Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-01-19T06:31:11.859Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-01-19T06:31:11.859Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-01-19T06:31:11.859Z] Caused by: org.eclipse.swt.SWTException: Widget is disposed [2020-01-19T06:31:11.859Z] at org.eclipse.swt.SWT.error(SWT.java:4533) [2020-01-19T06:31:11.859Z] at org.eclipse.swt.SWT.error(SWT.java:4448) [2020-01-19T06:31:11.859Z] at org.eclipse.swt.SWT.error(SWT.java:4419) [2020-01-19T06:31:11.859Z] at org.eclipse.swt.widgets.Widget.error(Widget.java:483) [2020-01-19T06:31:11.859Z] at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:420) [2020-01-19T06:31:11.859Z] at org.eclipse.swt.widgets.Widget.getData(Widget.java:537) [2020-01-19T06:31:11.859Z] at org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable$TableSelectionListener.widgetSelected(TmfEventsTable.java:285) [2020-01-19T06:31:11.859Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249) [2020-01-19T06:31:11.859Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) [2020-01-19T06:31:11.859Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227) [2020-01-19T06:31:11.859Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) [2020-01-19T06:31:11.859Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366) [2020-01-19T06:31:11.859Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349) [2020-01-19T06:31:11.859Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134) [2020-01-19T06:31:11.859Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2020-01-19T06:31:11.860Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-01-19T06:31:11.860Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2020-01-19T06:31:11.860Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-01-19T06:31:11.860Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-01-19T06:31:11.860Z] ... 27 more [2020-01-19T06:31:11.860Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1132493329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:31:11.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1132493329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:31:11.860Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1132493329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:31:11.860Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1132493329 data=null doit=true} to (of type 'Table') [2020-01-19T06:31:11.860Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1132493328 data=null} to (of type 'Table') [2020-01-19T06:31:11.860Z] DEBUG - Clicked on (of type 'Table') [2020-01-19T06:31:13.224Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T06:31:14.629Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1132490730 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-01-19T06:31:14.629Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:31:14.629Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:31:14.629Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:31:14.629Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:31:14.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1132490704 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:31:14.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1132490704 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:31:14.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1132490704 data=null} to TreeItem with text {test} [2020-01-19T06:31:14.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1132490704 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:31:14.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132490704 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} [2020-01-19T06:31:14.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1132490696 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:31:14.629Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:31:14.629Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:31:14.629Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:31:15.192Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:31:15.192Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:31:15.192Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:31:15.192Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:31:15.192Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:15.192Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:31:15.192Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:31:15.192Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:31:15.192Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:15.192Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:31:15.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132489988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:15.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132489988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:15.192Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132489988 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:15.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132489988 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:15.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132489988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:15.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132489988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:15.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132489987 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') [2020-01-19T06:31:15.192Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132489987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:15.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132489987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:15.192Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132489987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:15.192Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132489987 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:15.192Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132489987 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:15.192Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:15.192Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:31:15.192Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:31:15.192Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:31:15.192Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:31:15.192Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:31:15.192Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:31:15.192Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:15.192Z] DEBUG - Clicking on OK [2020-01-19T06:31:15.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132489986 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') [2020-01-19T06:31:15.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132489986 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') [2020-01-19T06:31:15.192Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132489986 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:15.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132489986 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:15.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132489986 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') [2020-01-19T06:31:15.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132489986 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') [2020-01-19T06:31:15.192Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:15.192Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:15.192Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:15.192Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:15.192Z] [2020-01-19T06:31:15.192Z] !ENTRY org.eclipse.equinox.event 4 0 2020-01-19 06:31:14.975 [2020-01-19T06:31:15.192Z] !MESSAGE Exception while dispatching event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/REMOVE] {ChangedElement=org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl@5b20024b (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@570b2057, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), org.eclipse.e4.data={ChangedElement=org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl@5b20024b (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@570b2057, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}}, AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}} to handler org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler@37a2d18c [2020-01-19T06:31:15.192Z] !STACK 0 [2020-01-19T06:31:15.192Z] org.eclipse.e4.core.di.InjectionException: java.lang.IllegalStateException: Application does not have an active window [2020-01-19T06:31:15.192Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65) [2020-01-19T06:31:15.192Z] at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:56) [2020-01-19T06:31:15.192Z] at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233) [2020-01-19T06:31:15.192Z] at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145) [2020-01-19T06:31:15.192Z] at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414) [2020-01-19T06:31:15.192Z] at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211) [2020-01-19T06:31:15.192Z] at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:53) [2020-01-19T06:31:15.192Z] at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201) [2020-01-19T06:31:15.192Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197) [2020-01-19T06:31:15.192Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) [2020-01-19T06:31:15.192Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:31:15.192Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) [2020-01-19T06:31:15.192Z] at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135) [2020-01-19T06:31:15.192Z] at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78) [2020-01-19T06:31:15.192Z] at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39) [2020-01-19T06:31:15.192Z] at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94) [2020-01-19T06:31:15.192Z] at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) [2020-01-19T06:31:15.193Z] at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374) [2020-01-19T06:31:15.193Z] at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249) [2020-01-19T06:31:15.193Z] at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725) [2020-01-19T06:31:15.193Z] at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:462) [2020-01-19T06:31:15.193Z] at org.eclipse.ui.internal.WorkbenchPage.setPartState(WorkbenchPage.java:4413) [2020-01-19T06:31:15.193Z] at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5439) [2020-01-19T06:31:15.193Z] at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5451) [2020-01-19T06:31:15.193Z] at org.eclipse.ui.internal.WorkbenchPage.access$15(WorkbenchPage.java:5449) [2020-01-19T06:31:15.193Z] at org.eclipse.ui.internal.WorkbenchPage$7.handleEvent(WorkbenchPage.java:5496) [2020-01-19T06:31:15.193Z] at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40) [2020-01-19T06:31:15.193Z] at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233) [2020-01-19T06:31:15.193Z] at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145) [2020-01-19T06:31:15.193Z] at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414) [2020-01-19T06:31:15.193Z] at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211) [2020-01-19T06:31:15.193Z] at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36) [2020-01-19T06:31:15.193Z] at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201) [2020-01-19T06:31:15.193Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197) [2020-01-19T06:31:15.193Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) [2020-01-19T06:31:15.193Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:31:15.193Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) [2020-01-19T06:31:15.193Z] at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135) [2020-01-19T06:31:15.193Z] at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78) [2020-01-19T06:31:15.193Z] at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39) [2020-01-19T06:31:15.193Z] at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94) [2020-01-19T06:31:15.193Z] at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) [2020-01-19T06:31:15.193Z] at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374) [2020-01-19T06:31:15.193Z] at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setToBeRendered(UIElementImpl.java:303) [2020-01-19T06:31:15.193Z] at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1350) [2020-01-19T06:31:15.193Z] at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1590) [2020-01-19T06:31:15.193Z] at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1541) [2020-01-19T06:31:15.193Z] at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1511) [2020-01-19T06:31:15.193Z] at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1636) [2020-01-19T06:31:15.193Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.closeEditors(TmfCommonProjectElement.java:425) [2020-01-19T06:31:15.193Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.closeEditors(TmfTraceElement.java:678) [2020-01-19T06:31:15.193Z] at java.util.ArrayList.forEach(ArrayList.java:1257) [2020-01-19T06:31:15.193Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectRegistry.lambda$1(TmfProjectRegistry.java:321) [2020-01-19T06:31:15.193Z] at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:162) [2020-01-19T06:31:15.193Z] at org.eclipse.ui.internal.UISynchronizer$3.run(UISynchronizer.java:154) [2020-01-19T06:31:15.193Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-01-19T06:31:15.193Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-01-19T06:31:15.193Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-01-19T06:31:15.193Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-01-19T06:31:15.193Z] at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:165) [2020-01-19T06:31:15.193Z] at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369) [2020-01-19T06:31:15.193Z] at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:319) [2020-01-19T06:31:15.193Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalPerformFinish(RefactoringWizard.java:636) [2020-01-19T06:31:15.193Z] at org.eclipse.ltk.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:145) [2020-01-19T06:31:15.193Z] at org.eclipse.ltk.ui.refactoring.resource.DeleteResourcesWizard$DeleteResourcesRefactoringConfigurationPage.performFinish(DeleteResourcesWizard.java:202) [2020-01-19T06:31:15.193Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:710) [2020-01-19T06:31:15.193Z] at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:445) [2020-01-19T06:31:15.193Z] at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:466) [2020-01-19T06:31:15.193Z] at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:618) [2020-01-19T06:31:15.193Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249) [2020-01-19T06:31:15.193Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) [2020-01-19T06:31:15.193Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227) [2020-01-19T06:31:15.193Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) [2020-01-19T06:31:15.193Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366) [2020-01-19T06:31:15.193Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349) [2020-01-19T06:31:15.193Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134) [2020-01-19T06:31:15.193Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2020-01-19T06:31:15.193Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-01-19T06:31:15.193Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2020-01-19T06:31:15.193Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-01-19T06:31:15.193Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-01-19T06:31:15.193Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-01-19T06:31:15.193Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-01-19T06:31:15.193Z] at org.eclipse.jface.window.Window.runEventLoop(Window.java:818) [2020-01-19T06:31:15.193Z] at org.eclipse.jface.window.Window.open(Window.java:794) [2020-01-19T06:31:15.193Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(RefactoringWizardOpenOperation.java:188) [2020-01-19T06:31:15.193Z] at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) [2020-01-19T06:31:15.193Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:203) [2020-01-19T06:31:15.193Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:122) [2020-01-19T06:31:15.193Z] at org.eclipse.ltk.internal.ui.refactoring.actions.DeleteResourcesHandler.execute(DeleteResourcesHandler.java:41) [2020-01-19T06:31:15.193Z] at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:295) [2020-01-19T06:31:15.193Z] at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90) [2020-01-19T06:31:15.193Z] at sun.reflect.GeneratedMethodAccessor66.invoke(Unknown Source) [2020-01-19T06:31:15.193Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:31:15.193Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:31:15.193Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) [2020-01-19T06:31:15.193Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:282) [2020-01-19T06:31:15.193Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:264) [2020-01-19T06:31:15.193Z] at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132) [2020-01-19T06:31:15.193Z] at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152) [2020-01-19T06:31:15.193Z] at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494) [2020-01-19T06:31:15.193Z] at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:488) [2020-01-19T06:31:15.193Z] at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210) [2020-01-19T06:31:15.193Z] at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommandInContext(LegacyHandlerService.java:405) [2020-01-19T06:31:15.193Z] at org.eclipse.ui.internal.ide.actions.LTKLauncher.runCommand(LTKLauncher.java:96) [2020-01-19T06:31:15.193Z] at org.eclipse.ui.internal.ide.actions.LTKLauncher.openDeleteWizard(LTKLauncher.java:48) [2020-01-19T06:31:15.193Z] at org.eclipse.ui.actions.DeleteResourceAction.run(DeleteResourceAction.java:445) [2020-01-19T06:31:15.193Z] at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167) [2020-01-19T06:31:15.193Z] at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565) [2020-01-19T06:31:15.193Z] at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397) [2020-01-19T06:31:15.193Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) [2020-01-19T06:31:15.193Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227) [2020-01-19T06:31:15.193Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) [2020-01-19T06:31:15.193Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366) [2020-01-19T06:31:15.193Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349) [2020-01-19T06:31:15.193Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134) [2020-01-19T06:31:15.193Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2020-01-19T06:31:15.193Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-01-19T06:31:15.193Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76) [2020-01-19T06:31:15.193Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224) [2020-01-19T06:31:15.193Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656) [2020-01-19T06:31:15.193Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175) [2020-01-19T06:31:15.193Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153) [2020-01-19T06:31:15.193Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142) [2020-01-19T06:31:15.193Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132) [2020-01-19T06:31:15.193Z] at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88) [2020-01-19T06:31:15.193Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-01-19T06:31:15.193Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2020-01-19T06:31:15.193Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-01-19T06:31:15.193Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-01-19T06:31:15.193Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-01-19T06:31:15.193Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-01-19T06:31:15.194Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121) [2020-01-19T06:31:15.194Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2020-01-19T06:31:15.194Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022) [2020-01-19T06:31:15.194Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150) [2020-01-19T06:31:15.194Z] at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693) [2020-01-19T06:31:15.194Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2020-01-19T06:31:15.194Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610) [2020-01-19T06:31:15.194Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148) [2020-01-19T06:31:15.194Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138) [2020-01-19T06:31:15.194Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2020-01-19T06:31:15.194Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2020-01-19T06:31:15.194Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2020-01-19T06:31:15.194Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) [2020-01-19T06:31:15.194Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-01-19T06:31:15.194Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-01-19T06:31:15.194Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-01-19T06:31:15.194Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-01-19T06:31:15.194Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:31:15.194Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:31:15.194Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:31:15.194Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:31:15.194Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-01-19T06:31:15.194Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-01-19T06:31:15.194Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-01-19T06:31:15.194Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-01-19T06:31:15.194Z] Caused by: java.lang.IllegalStateException: Application does not have an active window [2020-01-19T06:31:15.194Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.getActiveWindowService(ApplicationPartServiceImpl.java:46) [2020-01-19T06:31:15.194Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90) [2020-01-19T06:31:15.194Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90) [2020-01-19T06:31:15.194Z] at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.unzoom(MinMaxAddon.java:861) [2020-01-19T06:31:15.194Z] at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:369) [2020-01-19T06:31:15.194Z] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) [2020-01-19T06:31:15.194Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:31:15.194Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:31:15.194Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) [2020-01-19T06:31:15.194Z] ... 156 more [2020-01-19T06:31:15.450Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:15.450Z] DEBUG - Clicked on OK [2020-01-19T06:31:15.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132489986 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') [2020-01-19T06:31:15.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1132490618 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:31:16.814Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-01-19T06:31:16.814Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:31:16.814Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:31:16.814Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:31:17.071Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T06:31:17.071Z] DEBUG - Clicking on (of type 'Table') [2020-01-19T06:31:17.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1132487956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:31:17.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1132487954 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:31:17.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1132487953 data=null doit=true} to (of type 'Table') [2020-01-19T06:31:17.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1132487953 data=null} to (of type 'Table') [2020-01-19T06:31:17.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1132487953 data=null button=1 stateMask=0x0 x=220 y=12 count=1} to (of type 'Table') [2020-01-19T06:31:17.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1132487914 data=null button=1 stateMask=0x80000 x=220 y=12 count=1} to (of type 'Table') [2020-01-19T06:31:17.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1132487913 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-01-19T06:31:17.071Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1132487913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:31:17.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1132487913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:31:17.071Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1132487912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:31:17.071Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1132487912 data=null doit=true} to (of type 'Table') [2020-01-19T06:31:17.071Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1132487912 data=null} to (of type 'Table') [2020-01-19T06:31:17.071Z] DEBUG - Clicked on (of type 'Table') [2020-01-19T06:31:17.071Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:31:17.071Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-19T06:31:17.071Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:31:17.071Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-19T06:31:17.071Z] DEBUG - Inserting text:HostF [2020-01-19T06:31:17.071Z] into text (of type 'Text') [2020-01-19T06:31:17.071Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-19T06:31:17.071Z] DEBUG - Typing text 'HostF [2020-01-19T06:31:17.071Z] ' with an interval of 100ms. between characters. [2020-01-19T06:31:17.998Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T06:31:17.998Z] DEBUG - Selecting rows [7] in (of type 'Table') [2020-01-19T06:31:17.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1132487039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:31:17.998Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1132487038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:31:17.998Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1132487038 data=null doit=true} to (of type 'Table') [2020-01-19T06:31:17.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1132487038 data=null} to (of type 'Table') [2020-01-19T06:31:17.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1132487038 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to (of type 'Table') [2020-01-19T06:31:17.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1132487035 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-01-19T06:31:17.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1132487034 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to (of type 'Table') [2020-01-19T06:31:18.926Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1132486070 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-01-19T06:31:18.926Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:31:18.926Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:31:18.926Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:31:18.926Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:31:18.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1132486047 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:31:18.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1132486047 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:31:18.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1132486047 data=null} to TreeItem with text {test} [2020-01-19T06:31:18.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1132486047 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:31:18.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132486047 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} [2020-01-19T06:31:18.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1132486040 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:31:19.182Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:31:19.182Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:31:19.182Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:31:19.747Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:31:19.748Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:31:19.748Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:31:19.748Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:31:19.748Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:19.748Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:31:19.748Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:31:19.748Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:31:19.748Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:19.748Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:31:19.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132485379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:19.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132485378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:19.748Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132485378 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:19.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132485378 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:19.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132485378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:19.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132485378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:19.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132485378 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') [2020-01-19T06:31:19.748Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132485378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:19.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132485378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:19.748Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132485378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:19.748Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132485378 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:19.748Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132485378 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:19.748Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:19.748Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:31:19.748Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:31:19.748Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:31:19.748Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:31:19.748Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:31:19.748Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:31:19.748Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:19.748Z] DEBUG - Clicking on OK [2020-01-19T06:31:19.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132485377 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') [2020-01-19T06:31:19.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132485377 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') [2020-01-19T06:31:19.748Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132485377 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:19.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132485377 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:19.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132485377 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') [2020-01-19T06:31:19.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132485377 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') [2020-01-19T06:31:19.748Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:19.748Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:19.748Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:19.748Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:19.748Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:19.748Z] DEBUG - Clicked on OK [2020-01-19T06:31:19.748Z] [2020-01-19T06:31:19.748Z] !ENTRY org.eclipse.equinox.event 4 0 2020-01-19 06:31:19.583 [2020-01-19T06:31:19.748Z] !MESSAGE Exception while dispatching event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/REMOVE] {ChangedElement=org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl@5b20024b (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@570b2057, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), org.eclipse.e4.data={ChangedElement=org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl@5b20024b (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@570b2057, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}}, AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}} to handler org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler@37a2d18c [2020-01-19T06:31:19.748Z] !STACK 0 [2020-01-19T06:31:19.748Z] org.eclipse.e4.core.di.InjectionException: java.lang.IllegalStateException: Application does not have an active window [2020-01-19T06:31:19.748Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65) [2020-01-19T06:31:19.748Z] at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:56) [2020-01-19T06:31:19.748Z] at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233) [2020-01-19T06:31:19.748Z] at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145) [2020-01-19T06:31:19.748Z] at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414) [2020-01-19T06:31:19.748Z] at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211) [2020-01-19T06:31:19.748Z] at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:53) [2020-01-19T06:31:19.748Z] at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201) [2020-01-19T06:31:19.748Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197) [2020-01-19T06:31:19.748Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) [2020-01-19T06:31:19.748Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:31:19.748Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) [2020-01-19T06:31:19.748Z] at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135) [2020-01-19T06:31:19.748Z] at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78) [2020-01-19T06:31:19.748Z] at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39) [2020-01-19T06:31:19.748Z] at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94) [2020-01-19T06:31:19.748Z] at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) [2020-01-19T06:31:19.748Z] at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374) [2020-01-19T06:31:19.748Z] at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249) [2020-01-19T06:31:19.748Z] at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725) [2020-01-19T06:31:19.748Z] at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:462) [2020-01-19T06:31:19.748Z] at org.eclipse.ui.internal.WorkbenchPage.setPartState(WorkbenchPage.java:4413) [2020-01-19T06:31:19.748Z] at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5439) [2020-01-19T06:31:19.748Z] at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5451) [2020-01-19T06:31:19.748Z] at org.eclipse.ui.internal.WorkbenchPage.access$15(WorkbenchPage.java:5449) [2020-01-19T06:31:19.748Z] at org.eclipse.ui.internal.WorkbenchPage$7.handleEvent(WorkbenchPage.java:5496) [2020-01-19T06:31:19.748Z] at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40) [2020-01-19T06:31:19.748Z] at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233) [2020-01-19T06:31:19.748Z] at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145) [2020-01-19T06:31:19.748Z] at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414) [2020-01-19T06:31:19.748Z] at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211) [2020-01-19T06:31:19.748Z] at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36) [2020-01-19T06:31:19.748Z] at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201) [2020-01-19T06:31:19.748Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197) [2020-01-19T06:31:19.749Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) [2020-01-19T06:31:19.749Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:31:19.749Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) [2020-01-19T06:31:19.749Z] at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135) [2020-01-19T06:31:19.749Z] at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78) [2020-01-19T06:31:19.749Z] at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39) [2020-01-19T06:31:19.749Z] at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94) [2020-01-19T06:31:19.749Z] at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) [2020-01-19T06:31:19.749Z] at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374) [2020-01-19T06:31:19.749Z] at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setToBeRendered(UIElementImpl.java:303) [2020-01-19T06:31:19.749Z] at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1350) [2020-01-19T06:31:19.749Z] at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1590) [2020-01-19T06:31:19.749Z] at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1541) [2020-01-19T06:31:19.749Z] at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1511) [2020-01-19T06:31:19.749Z] at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1636) [2020-01-19T06:31:19.749Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.closeEditors(TmfCommonProjectElement.java:425) [2020-01-19T06:31:19.749Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.closeEditors(TmfTraceElement.java:678) [2020-01-19T06:31:19.749Z] at java.util.ArrayList.forEach(ArrayList.java:1257) [2020-01-19T06:31:19.749Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectRegistry.lambda$1(TmfProjectRegistry.java:321) [2020-01-19T06:31:19.749Z] at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:162) [2020-01-19T06:31:19.749Z] at org.eclipse.ui.internal.UISynchronizer$3.run(UISynchronizer.java:154) [2020-01-19T06:31:19.749Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-01-19T06:31:19.749Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-01-19T06:31:19.749Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-01-19T06:31:19.749Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-01-19T06:31:19.749Z] at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:165) [2020-01-19T06:31:19.749Z] at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369) [2020-01-19T06:31:19.749Z] at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:319) [2020-01-19T06:31:19.749Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalPerformFinish(RefactoringWizard.java:636) [2020-01-19T06:31:19.749Z] at org.eclipse.ltk.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:145) [2020-01-19T06:31:19.749Z] at org.eclipse.ltk.ui.refactoring.resource.DeleteResourcesWizard$DeleteResourcesRefactoringConfigurationPage.performFinish(DeleteResourcesWizard.java:202) [2020-01-19T06:31:19.749Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:710) [2020-01-19T06:31:19.749Z] at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:445) [2020-01-19T06:31:19.749Z] at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:466) [2020-01-19T06:31:19.749Z] at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:618) [2020-01-19T06:31:19.749Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249) [2020-01-19T06:31:19.749Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) [2020-01-19T06:31:19.749Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227) [2020-01-19T06:31:19.749Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) [2020-01-19T06:31:19.749Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366) [2020-01-19T06:31:19.749Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349) [2020-01-19T06:31:19.749Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134) [2020-01-19T06:31:19.749Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2020-01-19T06:31:19.749Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-01-19T06:31:19.749Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2020-01-19T06:31:19.749Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-01-19T06:31:19.749Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-01-19T06:31:19.749Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-01-19T06:31:19.749Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-01-19T06:31:19.749Z] at org.eclipse.jface.window.Window.runEventLoop(Window.java:818) [2020-01-19T06:31:19.749Z] at org.eclipse.jface.window.Window.open(Window.java:794) [2020-01-19T06:31:19.749Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(RefactoringWizardOpenOperation.java:188) [2020-01-19T06:31:19.749Z] at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) [2020-01-19T06:31:19.749Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:203) [2020-01-19T06:31:19.749Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:122) [2020-01-19T06:31:19.749Z] at org.eclipse.ltk.internal.ui.refactoring.actions.DeleteResourcesHandler.execute(DeleteResourcesHandler.java:41) [2020-01-19T06:31:19.749Z] at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:295) [2020-01-19T06:31:19.749Z] at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90) [2020-01-19T06:31:19.749Z] at sun.reflect.GeneratedMethodAccessor66.invoke(Unknown Source) [2020-01-19T06:31:19.749Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:31:19.749Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:31:19.749Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) [2020-01-19T06:31:19.749Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:282) [2020-01-19T06:31:19.749Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:264) [2020-01-19T06:31:19.749Z] at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132) [2020-01-19T06:31:19.749Z] at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152) [2020-01-19T06:31:19.749Z] at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494) [2020-01-19T06:31:19.749Z] at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:488) [2020-01-19T06:31:19.749Z] at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210) [2020-01-19T06:31:19.749Z] at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommandInContext(LegacyHandlerService.java:405) [2020-01-19T06:31:19.749Z] at org.eclipse.ui.internal.ide.actions.LTKLauncher.runCommand(LTKLauncher.java:96) [2020-01-19T06:31:19.749Z] at org.eclipse.ui.internal.ide.actions.LTKLauncher.openDeleteWizard(LTKLauncher.java:48) [2020-01-19T06:31:19.749Z] at org.eclipse.ui.actions.DeleteResourceAction.run(DeleteResourceAction.java:445) [2020-01-19T06:31:19.749Z] at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167) [2020-01-19T06:31:19.749Z] at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565) [2020-01-19T06:31:19.749Z] at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397) [2020-01-19T06:31:19.749Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) [2020-01-19T06:31:19.749Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227) [2020-01-19T06:31:19.749Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) [2020-01-19T06:31:19.749Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366) [2020-01-19T06:31:19.749Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349) [2020-01-19T06:31:19.749Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134) [2020-01-19T06:31:19.749Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2020-01-19T06:31:19.749Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-01-19T06:31:19.749Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76) [2020-01-19T06:31:19.749Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224) [2020-01-19T06:31:19.749Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656) [2020-01-19T06:31:19.749Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175) [2020-01-19T06:31:19.749Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153) [2020-01-19T06:31:19.749Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142) [2020-01-19T06:31:19.749Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132) [2020-01-19T06:31:19.749Z] at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88) [2020-01-19T06:31:19.749Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-01-19T06:31:19.749Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2020-01-19T06:31:19.749Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-01-19T06:31:19.749Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-01-19T06:31:19.749Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-01-19T06:31:19.749Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-01-19T06:31:19.749Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121) [2020-01-19T06:31:19.749Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2020-01-19T06:31:19.749Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022) [2020-01-19T06:31:19.749Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150) [2020-01-19T06:31:19.749Z] at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693) [2020-01-19T06:31:19.749Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2020-01-19T06:31:19.749Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610) [2020-01-19T06:31:19.749Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148) [2020-01-19T06:31:19.749Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138) [2020-01-19T06:31:19.749Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2020-01-19T06:31:19.749Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2020-01-19T06:31:19.750Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2020-01-19T06:31:19.750Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) [2020-01-19T06:31:19.750Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-01-19T06:31:19.750Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-01-19T06:31:19.750Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-01-19T06:31:19.750Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-01-19T06:31:19.750Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:31:19.750Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:31:19.750Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:31:19.750Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:31:19.750Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-01-19T06:31:19.750Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-01-19T06:31:19.750Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-01-19T06:31:19.750Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-01-19T06:31:19.750Z] Caused by: java.lang.IllegalStateException: Application does not have an active window [2020-01-19T06:31:19.750Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.getActiveWindowService(ApplicationPartServiceImpl.java:46) [2020-01-19T06:31:19.750Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90) [2020-01-19T06:31:19.750Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90) [2020-01-19T06:31:19.750Z] at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.unzoom(MinMaxAddon.java:861) [2020-01-19T06:31:19.750Z] at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:369) [2020-01-19T06:31:19.750Z] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) [2020-01-19T06:31:19.750Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:31:19.750Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:31:19.750Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) [2020-01-19T06:31:19.750Z] ... 156 more [2020-01-19T06:31:20.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132485377 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') [2020-01-19T06:31:20.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1132486002 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:31:21.895Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-01-19T06:31:21.895Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:31:21.895Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:31:21.895Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:31:21.895Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T06:31:21.895Z] DEBUG - Clicking on (of type 'Table') [2020-01-19T06:31:21.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1132483236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:31:21.895Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1132483234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:31:21.895Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1132483234 data=null doit=true} to (of type 'Table') [2020-01-19T06:31:21.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1132483234 data=null} to (of type 'Table') [2020-01-19T06:31:21.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1132483233 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to (of type 'Table') [2020-01-19T06:31:21.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1132483198 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to (of type 'Table') [2020-01-19T06:31:21.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1132483197 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-01-19T06:31:21.895Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1132483196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:31:21.895Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1132483196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:31:21.895Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1132483196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:31:21.895Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1132483196 data=null doit=true} to (of type 'Table') [2020-01-19T06:31:21.895Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1132483196 data=null} to (of type 'Table') [2020-01-19T06:31:21.895Z] DEBUG - Clicked on (of type 'Table') [2020-01-19T06:31:21.895Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:31:21.895Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-19T06:31:21.895Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:31:21.895Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-19T06:31:21.895Z] DEBUG - Inserting text:2 into text (of type 'Text') [2020-01-19T06:31:21.895Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-19T06:31:21.895Z] DEBUG - Typing text '2' with an interval of 50ms. between characters. [2020-01-19T06:31:21.895Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2020-01-19T06:31:21.895Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2020-01-19T06:31:21.895Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:31:21.895Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-19T06:31:21.895Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-19T06:31:22.151Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T06:31:22.151Z] DEBUG - Clicking on (of type 'Table') [2020-01-19T06:31:22.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1132482826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:31:22.151Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1132482817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:31:22.151Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1132482817 data=null doit=true} to (of type 'Table') [2020-01-19T06:31:22.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1132482817 data=null} to (of type 'Table') [2020-01-19T06:31:22.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1132482817 data=null button=1 stateMask=0x0 x=686 y=12 count=1} to (of type 'Table') [2020-01-19T06:31:22.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1132482780 data=null button=1 stateMask=0x80000 x=686 y=12 count=1} to (of type 'Table') [2020-01-19T06:31:22.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1132482780 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-01-19T06:31:22.407Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1132482779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:31:22.407Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1132482779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:31:22.407Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1132482779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:31:22.407Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1132482779 data=null doit=true} to (of type 'Table') [2020-01-19T06:31:22.407Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1132482779 data=null} to (of type 'Table') [2020-01-19T06:31:22.407Z] DEBUG - Clicked on (of type 'Table') [2020-01-19T06:31:22.407Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:31:22.407Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-19T06:31:22.407Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:31:22.407Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-19T06:31:22.407Z] DEBUG - Inserting text:F into text (of type 'Text') [2020-01-19T06:31:22.407Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-19T06:31:22.407Z] DEBUG - Typing text 'F' with an interval of 50ms. between characters. [2020-01-19T06:31:22.407Z] DEBUG - matched Text with text "F", using matcher: of type 'Text' [2020-01-19T06:31:22.407Z] DEBUG - matched Text with text "F", using matcher: (of type 'Text') [2020-01-19T06:31:22.407Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:31:22.407Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-19T06:31:22.407Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-19T06:31:24.297Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2020-01-19T06:31:24.297Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: with mnemonic 'Timestamp matches "2"' [2020-01-19T06:31:24.297Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: (of type 'CLabel' and with mnemonic 'Timestamp matches "2"') [2020-01-19T06:31:24.297Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2020-01-19T06:31:24.297Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2020-01-19T06:31:24.297Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2020-01-19T06:31:24.297Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2020-01-19T06:31:24.297Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"' [2020-01-19T06:31:24.297Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"') [2020-01-19T06:31:24.297Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2020-01-19T06:31:24.297Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T06:31:24.297Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2020-01-19T06:31:24.297Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2020-01-19T06:31:24.297Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"' [2020-01-19T06:31:24.298Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"') [2020-01-19T06:31:24.298Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2020-01-19T06:31:24.298Z] DEBUG - Clicking on CLabel with text {Message matches "F"} [2020-01-19T06:31:24.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=-1132481011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2020-01-19T06:31:24.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=-1132481011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2020-01-19T06:31:24.298Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=-1132481011 data=null doit=true} to CLabel with text {Message matches "F"} [2020-01-19T06:31:24.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=-1132481010 data=null} to CLabel with text {Message matches "F"} [2020-01-19T06:31:24.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=-1132481010 data=null button=1 stateMask=0x0 x=86 y=11 count=1} to CLabel with text {Message matches "F"} [2020-01-19T06:31:24.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{CLabel {} time=-1132480989 data=null button=1 stateMask=0x80000 x=86 y=11 count=1} to CLabel with text {Message matches "F"} [2020-01-19T06:31:24.298Z] DEBUG - Clicked on CLabel with text {Message matches "F"} [2020-01-19T06:31:24.298Z] DEBUG - Clicking on CLabel with text {Message matches "F"} [2020-01-19T06:31:24.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=-1132480962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2020-01-19T06:31:24.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=-1132480962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2020-01-19T06:31:24.298Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=-1132480962 data=null doit=true} to CLabel with text {Message matches "F"} [2020-01-19T06:31:24.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=-1132480962 data=null} to CLabel with text {Message matches "F"} [2020-01-19T06:31:24.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=-1132480962 data=null button=1 stateMask=0x0 x=9 y=9 count=1} to CLabel with text {Message matches "F"} [2020-01-19T06:31:24.298Z] DEBUG - Clicked on CLabel with text {} [2020-01-19T06:31:25.226Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1132479835 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-01-19T06:31:25.226Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:31:25.226Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:31:25.226Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:31:25.226Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:31:25.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1132479811 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:31:25.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1132479811 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:31:25.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1132479811 data=null} to TreeItem with text {test} [2020-01-19T06:31:25.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1132479810 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:31:25.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132479810 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} [2020-01-19T06:31:25.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1132479804 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:31:25.227Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:31:25.227Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:31:25.227Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:31:25.790Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:31:25.790Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:31:25.790Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:31:25.790Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:31:25.790Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:25.790Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:31:25.790Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:31:25.790Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:31:25.790Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:25.790Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:31:25.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132479173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:25.790Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132479172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:25.790Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132479172 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:25.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132479172 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:25.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132479172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:25.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132479172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:25.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132479172 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') [2020-01-19T06:31:25.790Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132479172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:25.790Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132479172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:25.790Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132479172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:25.790Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132479172 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:25.790Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132479171 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:25.790Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:25.790Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:31:25.790Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:31:25.790Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:31:25.790Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:31:25.790Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:31:25.790Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:31:25.790Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:25.790Z] DEBUG - Clicking on OK [2020-01-19T06:31:25.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132479171 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') [2020-01-19T06:31:25.790Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132479171 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') [2020-01-19T06:31:25.790Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132479171 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:25.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132479171 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:25.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132479170 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') [2020-01-19T06:31:25.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132479170 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') [2020-01-19T06:31:25.790Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:25.790Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:25.790Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:25.790Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:25.790Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:25.790Z] DEBUG - Clicked on OK [2020-01-19T06:31:26.048Z] [2020-01-19T06:31:26.048Z] !ENTRY org.eclipse.equinox.event 4 0 2020-01-19 06:31:25.789 [2020-01-19T06:31:26.048Z] !MESSAGE Exception while dispatching event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/REMOVE] {ChangedElement=org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl@5b20024b (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@570b2057, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), org.eclipse.e4.data={ChangedElement=org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl@5b20024b (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@570b2057, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}}, AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}} to handler org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler@37a2d18c [2020-01-19T06:31:26.048Z] !STACK 0 [2020-01-19T06:31:26.048Z] org.eclipse.e4.core.di.InjectionException: java.lang.IllegalStateException: Application does not have an active window [2020-01-19T06:31:26.048Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65) [2020-01-19T06:31:26.048Z] at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:56) [2020-01-19T06:31:26.048Z] at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233) [2020-01-19T06:31:26.048Z] at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145) [2020-01-19T06:31:26.048Z] at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414) [2020-01-19T06:31:26.048Z] at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211) [2020-01-19T06:31:26.048Z] at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:53) [2020-01-19T06:31:26.048Z] at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201) [2020-01-19T06:31:26.048Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197) [2020-01-19T06:31:26.048Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) [2020-01-19T06:31:26.048Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:31:26.048Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) [2020-01-19T06:31:26.048Z] at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135) [2020-01-19T06:31:26.048Z] at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78) [2020-01-19T06:31:26.048Z] at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39) [2020-01-19T06:31:26.048Z] at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94) [2020-01-19T06:31:26.048Z] at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) [2020-01-19T06:31:26.048Z] at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374) [2020-01-19T06:31:26.048Z] at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249) [2020-01-19T06:31:26.048Z] at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725) [2020-01-19T06:31:26.048Z] at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:462) [2020-01-19T06:31:26.048Z] at org.eclipse.ui.internal.WorkbenchPage.setPartState(WorkbenchPage.java:4413) [2020-01-19T06:31:26.048Z] at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5439) [2020-01-19T06:31:26.048Z] at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5451) [2020-01-19T06:31:26.048Z] at org.eclipse.ui.internal.WorkbenchPage.access$15(WorkbenchPage.java:5449) [2020-01-19T06:31:26.048Z] at org.eclipse.ui.internal.WorkbenchPage$7.handleEvent(WorkbenchPage.java:5496) [2020-01-19T06:31:26.048Z] at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40) [2020-01-19T06:31:26.048Z] at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233) [2020-01-19T06:31:26.048Z] at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145) [2020-01-19T06:31:26.048Z] at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414) [2020-01-19T06:31:26.048Z] at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211) [2020-01-19T06:31:26.048Z] at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36) [2020-01-19T06:31:26.048Z] at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201) [2020-01-19T06:31:26.048Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197) [2020-01-19T06:31:26.048Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) [2020-01-19T06:31:26.048Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:31:26.048Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) [2020-01-19T06:31:26.048Z] at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135) [2020-01-19T06:31:26.048Z] at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78) [2020-01-19T06:31:26.048Z] at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39) [2020-01-19T06:31:26.048Z] at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94) [2020-01-19T06:31:26.049Z] at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) [2020-01-19T06:31:26.049Z] at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374) [2020-01-19T06:31:26.049Z] at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setToBeRendered(UIElementImpl.java:303) [2020-01-19T06:31:26.049Z] at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1350) [2020-01-19T06:31:26.049Z] at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1590) [2020-01-19T06:31:26.049Z] at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1541) [2020-01-19T06:31:26.049Z] at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1511) [2020-01-19T06:31:26.049Z] at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1636) [2020-01-19T06:31:26.049Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.closeEditors(TmfCommonProjectElement.java:425) [2020-01-19T06:31:26.049Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.closeEditors(TmfTraceElement.java:678) [2020-01-19T06:31:26.049Z] at java.util.ArrayList.forEach(ArrayList.java:1257) [2020-01-19T06:31:26.049Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectRegistry.lambda$1(TmfProjectRegistry.java:321) [2020-01-19T06:31:26.049Z] at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:162) [2020-01-19T06:31:26.049Z] at org.eclipse.ui.internal.UISynchronizer$3.run(UISynchronizer.java:154) [2020-01-19T06:31:26.049Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-01-19T06:31:26.049Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-01-19T06:31:26.049Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-01-19T06:31:26.049Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-01-19T06:31:26.049Z] at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:165) [2020-01-19T06:31:26.049Z] at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369) [2020-01-19T06:31:26.049Z] at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:319) [2020-01-19T06:31:26.049Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalPerformFinish(RefactoringWizard.java:636) [2020-01-19T06:31:26.049Z] at org.eclipse.ltk.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:145) [2020-01-19T06:31:26.049Z] at org.eclipse.ltk.ui.refactoring.resource.DeleteResourcesWizard$DeleteResourcesRefactoringConfigurationPage.performFinish(DeleteResourcesWizard.java:202) [2020-01-19T06:31:26.049Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:710) [2020-01-19T06:31:26.049Z] at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:445) [2020-01-19T06:31:26.049Z] at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:466) [2020-01-19T06:31:26.049Z] at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:618) [2020-01-19T06:31:26.049Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249) [2020-01-19T06:31:26.049Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) [2020-01-19T06:31:26.049Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227) [2020-01-19T06:31:26.049Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) [2020-01-19T06:31:26.049Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366) [2020-01-19T06:31:26.049Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349) [2020-01-19T06:31:26.049Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134) [2020-01-19T06:31:26.049Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2020-01-19T06:31:26.049Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-01-19T06:31:26.049Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2020-01-19T06:31:26.049Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-01-19T06:31:26.049Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-01-19T06:31:26.049Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-01-19T06:31:26.049Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-01-19T06:31:26.049Z] at org.eclipse.jface.window.Window.runEventLoop(Window.java:818) [2020-01-19T06:31:26.049Z] at org.eclipse.jface.window.Window.open(Window.java:794) [2020-01-19T06:31:26.049Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(RefactoringWizardOpenOperation.java:188) [2020-01-19T06:31:26.049Z] at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) [2020-01-19T06:31:26.049Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:203) [2020-01-19T06:31:26.049Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:122) [2020-01-19T06:31:26.049Z] at org.eclipse.ltk.internal.ui.refactoring.actions.DeleteResourcesHandler.execute(DeleteResourcesHandler.java:41) [2020-01-19T06:31:26.049Z] at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:295) [2020-01-19T06:31:26.049Z] at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90) [2020-01-19T06:31:26.049Z] at sun.reflect.GeneratedMethodAccessor66.invoke(Unknown Source) [2020-01-19T06:31:26.049Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:31:26.049Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:31:26.049Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) [2020-01-19T06:31:26.049Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:282) [2020-01-19T06:31:26.049Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:264) [2020-01-19T06:31:26.049Z] at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132) [2020-01-19T06:31:26.049Z] at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152) [2020-01-19T06:31:26.049Z] at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494) [2020-01-19T06:31:26.049Z] at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:488) [2020-01-19T06:31:26.049Z] at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210) [2020-01-19T06:31:26.049Z] at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommandInContext(LegacyHandlerService.java:405) [2020-01-19T06:31:26.049Z] at org.eclipse.ui.internal.ide.actions.LTKLauncher.runCommand(LTKLauncher.java:96) [2020-01-19T06:31:26.049Z] at org.eclipse.ui.internal.ide.actions.LTKLauncher.openDeleteWizard(LTKLauncher.java:48) [2020-01-19T06:31:26.049Z] at org.eclipse.ui.actions.DeleteResourceAction.run(DeleteResourceAction.java:445) [2020-01-19T06:31:26.049Z] at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167) [2020-01-19T06:31:26.049Z] at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565) [2020-01-19T06:31:26.049Z] at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397) [2020-01-19T06:31:26.049Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) [2020-01-19T06:31:26.049Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227) [2020-01-19T06:31:26.049Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) [2020-01-19T06:31:26.049Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366) [2020-01-19T06:31:26.049Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349) [2020-01-19T06:31:26.049Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134) [2020-01-19T06:31:26.049Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2020-01-19T06:31:26.049Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-01-19T06:31:26.049Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76) [2020-01-19T06:31:26.049Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224) [2020-01-19T06:31:26.049Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656) [2020-01-19T06:31:26.049Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175) [2020-01-19T06:31:26.049Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153) [2020-01-19T06:31:26.049Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142) [2020-01-19T06:31:26.049Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132) [2020-01-19T06:31:26.049Z] at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88) [2020-01-19T06:31:26.049Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-01-19T06:31:26.049Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2020-01-19T06:31:26.049Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-01-19T06:31:26.049Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-01-19T06:31:26.049Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-01-19T06:31:26.049Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-01-19T06:31:26.049Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121) [2020-01-19T06:31:26.049Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2020-01-19T06:31:26.049Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022) [2020-01-19T06:31:26.049Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150) [2020-01-19T06:31:26.049Z] at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693) [2020-01-19T06:31:26.049Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2020-01-19T06:31:26.049Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610) [2020-01-19T06:31:26.049Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148) [2020-01-19T06:31:26.049Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138) [2020-01-19T06:31:26.049Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2020-01-19T06:31:26.049Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2020-01-19T06:31:26.049Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2020-01-19T06:31:26.049Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) [2020-01-19T06:31:26.049Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-01-19T06:31:26.049Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-01-19T06:31:26.049Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-01-19T06:31:26.050Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-01-19T06:31:26.050Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:31:26.050Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:31:26.050Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:31:26.050Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:31:26.050Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-01-19T06:31:26.050Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-01-19T06:31:26.050Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-01-19T06:31:26.050Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-01-19T06:31:26.050Z] Caused by: java.lang.IllegalStateException: Application does not have an active window [2020-01-19T06:31:26.050Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.getActiveWindowService(ApplicationPartServiceImpl.java:46) [2020-01-19T06:31:26.050Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90) [2020-01-19T06:31:26.050Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90) [2020-01-19T06:31:26.050Z] at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.unzoom(MinMaxAddon.java:861) [2020-01-19T06:31:26.050Z] at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:369) [2020-01-19T06:31:26.050Z] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) [2020-01-19T06:31:26.050Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:31:26.050Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:31:26.050Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) [2020-01-19T06:31:26.050Z] ... 156 more [2020-01-19T06:31:26.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132479170 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') [2020-01-19T06:31:26.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1132479771 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:31:27.415Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-01-19T06:31:27.415Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:31:27.415Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:31:27.415Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:31:27.671Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T06:31:27.671Z] DEBUG - Clicking on (of type 'Table') [2020-01-19T06:31:27.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1132477370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:31:27.671Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1132477367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:31:27.671Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1132477367 data=null doit=true} to (of type 'Table') [2020-01-19T06:31:27.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1132477367 data=null} to (of type 'Table') [2020-01-19T06:31:27.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1132477366 data=null button=1 stateMask=0x0 x=220 y=12 count=1} to (of type 'Table') [2020-01-19T06:31:27.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1132477330 data=null button=1 stateMask=0x80000 x=220 y=12 count=1} to (of type 'Table') [2020-01-19T06:31:27.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1132477329 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-01-19T06:31:27.672Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1132477328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:31:27.672Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1132477328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:31:27.672Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1132477328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:31:27.672Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1132477328 data=null doit=true} to (of type 'Table') [2020-01-19T06:31:27.672Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1132477328 data=null} to (of type 'Table') [2020-01-19T06:31:27.672Z] DEBUG - Clicked on (of type 'Table') [2020-01-19T06:31:27.672Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:31:27.672Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-19T06:31:27.672Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:31:27.672Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-19T06:31:27.672Z] DEBUG - Inserting text:HostF [2020-01-19T06:31:27.672Z] into text (of type 'Text') [2020-01-19T06:31:27.672Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-19T06:31:27.672Z] DEBUG - Typing text 'HostF [2020-01-19T06:31:27.672Z] ' with an interval of 100ms. between characters. [2020-01-19T06:31:28.600Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T06:31:28.600Z] DEBUG - Selecting rows [7] in (of type 'Table') [2020-01-19T06:31:28.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1132476445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:31:28.600Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1132476445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:31:28.600Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1132476445 data=null doit=true} to (of type 'Table') [2020-01-19T06:31:28.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1132476445 data=null} to (of type 'Table') [2020-01-19T06:31:28.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1132476444 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to (of type 'Table') [2020-01-19T06:31:28.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1132476442 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-01-19T06:31:28.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1132476441 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to (of type 'Table') [2020-01-19T06:31:29.528Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1132475473 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-01-19T06:31:29.528Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:31:29.528Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:31:29.528Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:31:29.528Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:31:29.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1132475448 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:31:29.528Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1132475448 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:31:29.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1132475448 data=null} to TreeItem with text {test} [2020-01-19T06:31:29.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1132475448 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:31:29.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132475447 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} [2020-01-19T06:31:29.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1132475440 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:31:29.784Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:31:29.784Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:31:29.784Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:31:30.347Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:31:30.347Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:31:30.347Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:31:30.347Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:31:30.347Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:30.347Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:31:30.347Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:31:30.347Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:31:30.347Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:30.347Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:31:30.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132474774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:30.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132474774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:30.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132474774 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:30.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132474774 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:30.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132474774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:30.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132474773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:30.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132474773 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') [2020-01-19T06:31:30.347Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132474773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:30.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132474773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:30.347Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132474773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:30.347Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132474773 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:30.347Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132474773 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:30.347Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:30.347Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:31:30.347Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:31:30.347Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:31:30.347Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:31:30.347Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:31:30.347Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:31:30.347Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:30.347Z] DEBUG - Clicking on OK [2020-01-19T06:31:30.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132474772 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') [2020-01-19T06:31:30.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132474772 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') [2020-01-19T06:31:30.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132474772 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:30.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132474772 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:30.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132474772 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') [2020-01-19T06:31:30.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132474772 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') [2020-01-19T06:31:30.347Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:30.347Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:30.347Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:30.347Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:30.347Z] [2020-01-19T06:31:30.347Z] !ENTRY org.eclipse.equinox.event 4 0 2020-01-19 06:31:30.192 [2020-01-19T06:31:30.347Z] !MESSAGE Exception while dispatching event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/REMOVE] {ChangedElement=org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl@5b20024b (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@570b2057, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), org.eclipse.e4.data={ChangedElement=org.eclipse.e4.ui.model.application.ui.advanced.impl.PlaceholderImpl@5b20024b (elementId: org.eclipse.ui.editorss, tags: [], contributorURI: null) (widget: Composite {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.ElementReferenceRenderer@570b2057, toBeRendered: true, onTop: false, visible: true, containerData: 5000, accessibilityPhrase: null) (closeable: false), AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}}, AttName=tags, EventType=REMOVE, Position=0, OldValue=Maximized, Widget=Composite {}} to handler org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler@37a2d18c [2020-01-19T06:31:30.347Z] !STACK 0 [2020-01-19T06:31:30.347Z] org.eclipse.e4.core.di.InjectionException: java.lang.IllegalStateException: Application does not have an active window [2020-01-19T06:31:30.347Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65) [2020-01-19T06:31:30.347Z] at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:56) [2020-01-19T06:31:30.347Z] at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233) [2020-01-19T06:31:30.347Z] at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145) [2020-01-19T06:31:30.347Z] at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414) [2020-01-19T06:31:30.347Z] at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211) [2020-01-19T06:31:30.347Z] at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:53) [2020-01-19T06:31:30.347Z] at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201) [2020-01-19T06:31:30.347Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197) [2020-01-19T06:31:30.347Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) [2020-01-19T06:31:30.347Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:31:30.347Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) [2020-01-19T06:31:30.347Z] at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135) [2020-01-19T06:31:30.347Z] at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78) [2020-01-19T06:31:30.347Z] at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39) [2020-01-19T06:31:30.347Z] at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94) [2020-01-19T06:31:30.347Z] at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) [2020-01-19T06:31:30.347Z] at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374) [2020-01-19T06:31:30.347Z] at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249) [2020-01-19T06:31:30.347Z] at org.eclipse.emf.common.notify.impl.NotifyingListImpl.remove(NotifyingListImpl.java:725) [2020-01-19T06:31:30.347Z] at org.eclipse.emf.common.util.AbstractEList.remove(AbstractEList.java:462) [2020-01-19T06:31:30.347Z] at org.eclipse.ui.internal.WorkbenchPage.setPartState(WorkbenchPage.java:4413) [2020-01-19T06:31:30.347Z] at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5439) [2020-01-19T06:31:30.347Z] at org.eclipse.ui.internal.WorkbenchPage.unzoomSharedArea(WorkbenchPage.java:5451) [2020-01-19T06:31:30.347Z] at org.eclipse.ui.internal.WorkbenchPage.access$15(WorkbenchPage.java:5449) [2020-01-19T06:31:30.347Z] at org.eclipse.ui.internal.WorkbenchPage$7.handleEvent(WorkbenchPage.java:5496) [2020-01-19T06:31:30.347Z] at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:40) [2020-01-19T06:31:30.347Z] at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233) [2020-01-19T06:31:30.347Z] at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145) [2020-01-19T06:31:30.347Z] at org.eclipse.swt.widgets.Display.syncExec(Display.java:5414) [2020-01-19T06:31:30.347Z] at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211) [2020-01-19T06:31:30.347Z] at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:36) [2020-01-19T06:31:30.347Z] at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201) [2020-01-19T06:31:30.347Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197) [2020-01-19T06:31:30.347Z] at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) [2020-01-19T06:31:30.347Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:31:30.347Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) [2020-01-19T06:31:30.347Z] at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135) [2020-01-19T06:31:30.347Z] at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78) [2020-01-19T06:31:30.347Z] at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39) [2020-01-19T06:31:30.347Z] at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:94) [2020-01-19T06:31:30.347Z] at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60) [2020-01-19T06:31:30.347Z] at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374) [2020-01-19T06:31:30.347Z] at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setToBeRendered(UIElementImpl.java:303) [2020-01-19T06:31:30.347Z] at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1350) [2020-01-19T06:31:30.348Z] at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1590) [2020-01-19T06:31:30.348Z] at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1541) [2020-01-19T06:31:30.348Z] at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1511) [2020-01-19T06:31:30.348Z] at org.eclipse.ui.internal.WorkbenchPage.closeEditor(WorkbenchPage.java:1636) [2020-01-19T06:31:30.348Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfCommonProjectElement.closeEditors(TmfCommonProjectElement.java:425) [2020-01-19T06:31:30.348Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfTraceElement.closeEditors(TmfTraceElement.java:678) [2020-01-19T06:31:30.348Z] at java.util.ArrayList.forEach(ArrayList.java:1257) [2020-01-19T06:31:30.348Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectRegistry.lambda$1(TmfProjectRegistry.java:321) [2020-01-19T06:31:30.348Z] at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:162) [2020-01-19T06:31:30.348Z] at org.eclipse.ui.internal.UISynchronizer$3.run(UISynchronizer.java:154) [2020-01-19T06:31:30.348Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-01-19T06:31:30.348Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-01-19T06:31:30.348Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-01-19T06:31:30.348Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-01-19T06:31:30.348Z] at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:165) [2020-01-19T06:31:30.348Z] at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:369) [2020-01-19T06:31:30.348Z] at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.run(RefactoringWizardDialog2.java:319) [2020-01-19T06:31:30.348Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizard.internalPerformFinish(RefactoringWizard.java:636) [2020-01-19T06:31:30.348Z] at org.eclipse.ltk.ui.refactoring.UserInputWizardPage.performFinish(UserInputWizardPage.java:145) [2020-01-19T06:31:30.348Z] at org.eclipse.ltk.ui.refactoring.resource.DeleteResourcesWizard$DeleteResourcesRefactoringConfigurationPage.performFinish(DeleteResourcesWizard.java:202) [2020-01-19T06:31:30.348Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizard.performFinish(RefactoringWizard.java:710) [2020-01-19T06:31:30.348Z] at org.eclipse.ltk.internal.ui.refactoring.RefactoringWizardDialog2.okPressed(RefactoringWizardDialog2.java:445) [2020-01-19T06:31:30.348Z] at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:466) [2020-01-19T06:31:30.348Z] at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:618) [2020-01-19T06:31:30.348Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249) [2020-01-19T06:31:30.348Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) [2020-01-19T06:31:30.348Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227) [2020-01-19T06:31:30.348Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) [2020-01-19T06:31:30.348Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366) [2020-01-19T06:31:30.348Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349) [2020-01-19T06:31:30.348Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134) [2020-01-19T06:31:30.348Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2020-01-19T06:31:30.348Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-01-19T06:31:30.348Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2020-01-19T06:31:30.348Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-01-19T06:31:30.348Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-01-19T06:31:30.348Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-01-19T06:31:30.348Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-01-19T06:31:30.348Z] at org.eclipse.jface.window.Window.runEventLoop(Window.java:818) [2020-01-19T06:31:30.348Z] at org.eclipse.jface.window.Window.open(Window.java:794) [2020-01-19T06:31:30.348Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation$1.run(RefactoringWizardOpenOperation.java:188) [2020-01-19T06:31:30.348Z] at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) [2020-01-19T06:31:30.348Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:203) [2020-01-19T06:31:30.348Z] at org.eclipse.ltk.ui.refactoring.RefactoringWizardOpenOperation.run(RefactoringWizardOpenOperation.java:122) [2020-01-19T06:31:30.348Z] at org.eclipse.ltk.internal.ui.refactoring.actions.DeleteResourcesHandler.execute(DeleteResourcesHandler.java:41) [2020-01-19T06:31:30.348Z] at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:295) [2020-01-19T06:31:30.348Z] at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90) [2020-01-19T06:31:30.348Z] at sun.reflect.GeneratedMethodAccessor66.invoke(Unknown Source) [2020-01-19T06:31:30.348Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:31:30.348Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:31:30.348Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) [2020-01-19T06:31:30.348Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:282) [2020-01-19T06:31:30.348Z] at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:264) [2020-01-19T06:31:30.348Z] at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132) [2020-01-19T06:31:30.348Z] at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152) [2020-01-19T06:31:30.348Z] at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494) [2020-01-19T06:31:30.348Z] at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:488) [2020-01-19T06:31:30.348Z] at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210) [2020-01-19T06:31:30.348Z] at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommandInContext(LegacyHandlerService.java:405) [2020-01-19T06:31:30.348Z] at org.eclipse.ui.internal.ide.actions.LTKLauncher.runCommand(LTKLauncher.java:96) [2020-01-19T06:31:30.348Z] at org.eclipse.ui.internal.ide.actions.LTKLauncher.openDeleteWizard(LTKLauncher.java:48) [2020-01-19T06:31:30.348Z] at org.eclipse.ui.actions.DeleteResourceAction.run(DeleteResourceAction.java:445) [2020-01-19T06:31:30.348Z] at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167) [2020-01-19T06:31:30.348Z] at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565) [2020-01-19T06:31:30.348Z] at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397) [2020-01-19T06:31:30.348Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) [2020-01-19T06:31:30.348Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227) [2020-01-19T06:31:30.348Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340) [2020-01-19T06:31:30.348Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1366) [2020-01-19T06:31:30.348Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1349) [2020-01-19T06:31:30.348Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1134) [2020-01-19T06:31:30.348Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2020-01-19T06:31:30.348Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-01-19T06:31:30.348Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76) [2020-01-19T06:31:30.348Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224) [2020-01-19T06:31:30.348Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656) [2020-01-19T06:31:30.348Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175) [2020-01-19T06:31:30.348Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153) [2020-01-19T06:31:30.348Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142) [2020-01-19T06:31:30.348Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132) [2020-01-19T06:31:30.348Z] at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88) [2020-01-19T06:31:30.348Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2020-01-19T06:31:30.348Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2020-01-19T06:31:30.348Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-01-19T06:31:30.348Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-01-19T06:31:30.348Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-01-19T06:31:30.348Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-01-19T06:31:30.348Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121) [2020-01-19T06:31:30.348Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2020-01-19T06:31:30.348Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022) [2020-01-19T06:31:30.348Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150) [2020-01-19T06:31:30.348Z] at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693) [2020-01-19T06:31:30.348Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2020-01-19T06:31:30.348Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610) [2020-01-19T06:31:30.348Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148) [2020-01-19T06:31:30.348Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138) [2020-01-19T06:31:30.348Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2020-01-19T06:31:30.348Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2020-01-19T06:31:30.348Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2020-01-19T06:31:30.348Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) [2020-01-19T06:31:30.348Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-01-19T06:31:30.348Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-01-19T06:31:30.348Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-01-19T06:31:30.348Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-01-19T06:31:30.348Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:31:30.348Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:31:30.348Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:31:30.348Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:31:30.348Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-01-19T06:31:30.348Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-01-19T06:31:30.348Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-01-19T06:31:30.348Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-01-19T06:31:30.348Z] Caused by: java.lang.IllegalStateException: Application does not have an active window [2020-01-19T06:31:30.348Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.getActiveWindowService(ApplicationPartServiceImpl.java:46) [2020-01-19T06:31:30.348Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90) [2020-01-19T06:31:30.348Z] at org.eclipse.e4.ui.internal.workbench.ApplicationPartServiceImpl.requestActivation(ApplicationPartServiceImpl.java:90) [2020-01-19T06:31:30.348Z] at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.unzoom(MinMaxAddon.java:861) [2020-01-19T06:31:30.348Z] at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:369) [2020-01-19T06:31:30.348Z] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) [2020-01-19T06:31:30.348Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:31:30.348Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:31:30.348Z] at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) [2020-01-19T06:31:30.348Z] ... 156 more [2020-01-19T06:31:30.604Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:30.604Z] DEBUG - Clicked on OK [2020-01-19T06:31:30.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132474772 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') [2020-01-19T06:31:30.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1132475402 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:31:30.604Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.944 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest [2020-01-19T06:31:30.604Z] testMultiHighlightMessage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 4.641 s [2020-01-19T06:31:30.604Z] testSwitchToFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 7.091 s [2020-01-19T06:31:30.604Z] testHighlight(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 4.824 s [2020-01-19T06:31:30.604Z] testHeaderBar(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 5.89 s [2020-01-19T06:31:30.604Z] testPreference(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 4.467 s [2020-01-19T06:31:30.604Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest [2020-01-19T06:31:30.860Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:31:30.860Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:31:30.860Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:31:30.860Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:31:30.860Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:31:30.860Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:31:30.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1132474302 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2020-01-19T06:31:30.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1132474301 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-01-19T06:31:30.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1132474301 data=null} to TreeItem with text {TestForFiltering} [2020-01-19T06:31:30.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1132474301 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-19T06:31:30.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132474301 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} [2020-01-19T06:31:30.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1132474285 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-19T06:31:30.860Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:31:30.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1132474285 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2020-01-19T06:31:30.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1132474285 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-01-19T06:31:30.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1132474284 data=null} to TreeItem with text {TestForFiltering} [2020-01-19T06:31:30.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1132474284 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-19T06:31:30.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132474284 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} [2020-01-19T06:31:30.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1132474279 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-19T06:31:30.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1132474279 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-01-19T06:31:30.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1132474279 data=null} to TreeItem with text {TestForFiltering} [2020-01-19T06:31:30.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1132474279 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-19T06:31:30.860Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1132474279 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} [2020-01-19T06:31:30.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1132474276 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-19T06:31:30.860Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:31:30.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1132474275 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T06:31:30.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1132474275 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T06:31:30.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1132474275 data=null} to TreeItem with text {Traces [0]} [2020-01-19T06:31:30.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1132474275 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:31:30.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132474274 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]} [2020-01-19T06:31:30.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1132474266 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:31:32.227Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2020-01-19T06:31:32.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:31:32.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:31:32.227Z] DEBUG - number of items : 11 [2020-01-19T06:31:32.227Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2020-01-19T06:31:32.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132472808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-01-19T06:31:32.227Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132472808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-01-19T06:31:32.227Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132472808 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2020-01-19T06:31:32.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132472808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-01-19T06:31:32.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132472808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-01-19T06:31:32.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132472808 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} [2020-01-19T06:31:32.228Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132472799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-01-19T06:31:32.228Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132472799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-01-19T06:31:32.228Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132472799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-01-19T06:31:32.228Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132472799 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2020-01-19T06:31:32.228Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132472799 data=null} to ToolItem with tooltip text {Add new filter} [2020-01-19T06:31:32.228Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2020-01-19T06:31:32.228Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:31:32.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=-1132472798 data=null button=0 stateMask=0x0 x=79 y=12 count=0} to TreeItem with text {FILTER } [2020-01-19T06:31:32.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=-1132472798 data=null doit=true} to TreeItem with text {FILTER } [2020-01-19T06:31:32.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=-1132472798 data=null} to TreeItem with text {FILTER } [2020-01-19T06:31:32.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=-1132472797 data=null button=1 stateMask=0x0 x=79 y=12 count=1} to TreeItem with text {FILTER } [2020-01-19T06:31:32.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132472797 data=null item=TreeItem {FILTER } detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER } [2020-01-19T06:31:32.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=-1132472793 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {FILTER } [2020-01-19T06:31:32.228Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2020-01-19T06:31:32.228Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2020-01-19T06:31:32.228Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-19T06:31:32.228Z] DEBUG - Clicking on TreeItem with text {FILTER timestamp} [2020-01-19T06:31:32.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=-1132472785 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {FILTER timestamp} [2020-01-19T06:31:32.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=-1132472785 data=null doit=true} to TreeItem with text {FILTER timestamp} [2020-01-19T06:31:32.228Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:31:32.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=-1132472784 data=null} to TreeItem with text {FILTER timestamp} [2020-01-19T06:31:32.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=-1132472781 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp} [2020-01-19T06:31:32.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132472781 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} [2020-01-19T06:31:32.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=-1132472777 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp} [2020-01-19T06:31:32.228Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER timestamp} time=-1132472776 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {FILTER timestamp} [2020-01-19T06:31:32.228Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER timestamp} time=-1132472776 data=null doit=true} to TreeItem with text {FILTER timestamp} [2020-01-19T06:31:32.228Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER timestamp} time=-1132472776 data=null} to TreeItem with text {FILTER timestamp} [2020-01-19T06:31:32.228Z] DEBUG - Clicked on TreeItem with text {FILTER timestamp} [2020-01-19T06:31:32.228Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:31:32.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=-1132472776 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {FILTER timestamp} [2020-01-19T06:31:32.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=-1132472775 data=null doit=true} to TreeItem with text {FILTER timestamp} [2020-01-19T06:31:32.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=-1132472775 data=null} to TreeItem with text {FILTER timestamp} [2020-01-19T06:31:32.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=-1132472775 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp} [2020-01-19T06:31:32.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132472775 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} [2020-01-19T06:31:32.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=-1132472771 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp} [2020-01-19T06:31:32.484Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2020-01-19T06:31:32.484Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2020-01-19T06:31:32.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=-1132472691 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE' [2020-01-19T06:31:32.484Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2020-01-19T06:31:32.484Z] WARN - Tree item TreeItem with text {FILTER timestamp} is already expanded. Won't expand it again. [2020-01-19T06:31:32.484Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2020-01-19T06:31:32.484Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo') [2020-01-19T06:31:32.484Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns) [2020-01-19T06:31:32.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1132472671 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo') [2020-01-19T06:31:32.484Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns) [2020-01-19T06:31:32.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1132472669 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-01-19T06:31:32.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1132472669 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-01-19T06:31:32.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1132472669 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) [2020-01-19T06:31:32.484Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1132472668 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) [2020-01-19T06:31:32.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1132472668 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) [2020-01-19T06:31:32.484Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:31:32.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1132472622 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) [2020-01-19T06:31:32.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1132472621 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-01-19T06:31:32.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1132472621 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-01-19T06:31:32.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1132472621 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) [2020-01-19T06:31:32.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132472621 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) [2020-01-19T06:31:32.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1132472610 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) [2020-01-19T06:31:32.484Z] DEBUG - matched MenuItem with text "AND", using matcher: with mnemonic 'AND' [2020-01-19T06:31:32.484Z] DEBUG - Clicking on with mnemonic 'AND' [2020-01-19T06:31:32.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {AND} time=-1132472581 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'AND' [2020-01-19T06:31:32.485Z] DEBUG - Clicked on with mnemonic 'AND' [2020-01-19T06:31:32.485Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:31:32.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=-1132472567 data=null button=0 stateMask=0x0 x=70 y=60 count=0} to Tree node with text: AND [2020-01-19T06:31:32.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=-1132472567 data=null doit=true} to Tree node with text: AND [2020-01-19T06:31:32.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=-1132472567 data=null} to Tree node with text: AND [2020-01-19T06:31:32.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=-1132472567 data=null button=1 stateMask=0x0 x=70 y=60 count=1} to Tree node with text: AND [2020-01-19T06:31:32.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132472566 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 [2020-01-19T06:31:32.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=-1132472517 data=null button=1 stateMask=0x80000 x=70 y=60 count=1} to Tree node with text: AND [2020-01-19T06:31:32.485Z] DEBUG - matched MenuItem with text "CONTAINS", using matcher: with mnemonic 'CONTAINS' [2020-01-19T06:31:32.485Z] DEBUG - Clicking on with mnemonic 'CONTAINS' [2020-01-19T06:31:32.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {CONTAINS} time=-1132472485 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'CONTAINS' [2020-01-19T06:31:32.741Z] DEBUG - Clicked on with mnemonic 'CONTAINS' [2020-01-19T06:31:32.741Z] WARN - Tree item Tree node with text: AND is already expanded. Won't expand it again. [2020-01-19T06:31:32.741Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo' [2020-01-19T06:31:32.741Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo') [2020-01-19T06:31:32.741Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2020-01-19T06:31:32.741Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo') [2020-01-19T06:31:32.741Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Timestamp [2020-01-19T06:31:32.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1132472414 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo') [2020-01-19T06:31:32.741Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Timestamp [2020-01-19T06:31:32.741Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2020-01-19T06:31:32.741Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2020-01-19T06:31:32.741Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-19T06:31:32.741Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:31:32.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=-1132472402 data=null button=0 stateMask=0x0 x=167 y=84 count=0} to Tree node with text: Timestamp CONTAINS "100" [2020-01-19T06:31:32.741Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Timestamp CONTAINS "100"} time=-1132472402 data=null doit=true} to Tree node with text: Timestamp CONTAINS "100" [2020-01-19T06:31:32.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Timestamp CONTAINS "100"} time=-1132472402 data=null} to Tree node with text: Timestamp CONTAINS "100" [2020-01-19T06:31:32.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=-1132472402 data=null button=1 stateMask=0x0 x=167 y=84 count=1} to Tree node with text: Timestamp CONTAINS "100" [2020-01-19T06:31:32.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132472402 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" [2020-01-19T06:31:32.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=-1132472387 data=null button=1 stateMask=0x80000 x=167 y=84 count=1} to Tree node with text: Timestamp CONTAINS "100" [2020-01-19T06:31:32.742Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:31:32.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=-1132472386 data=null button=0 stateMask=0x0 x=70 y=60 count=0} to Tree node with text: AND [2020-01-19T06:31:32.742Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=-1132472386 data=null doit=true} to Tree node with text: AND [2020-01-19T06:31:32.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=-1132472386 data=null} to Tree node with text: AND [2020-01-19T06:31:32.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=-1132472386 data=null button=1 stateMask=0x0 x=70 y=60 count=1} to Tree node with text: AND [2020-01-19T06:31:32.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132472386 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 [2020-01-19T06:31:32.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=-1132472380 data=null button=1 stateMask=0x80000 x=70 y=60 count=1} to Tree node with text: AND [2020-01-19T06:31:32.742Z] DEBUG - number of items : 11 [2020-01-19T06:31:32.742Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2020-01-19T06:31:32.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132472380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-01-19T06:31:32.742Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132472380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-01-19T06:31:32.742Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132472380 data=null doit=true} to ToolItem with tooltip text {Save filters} [2020-01-19T06:31:32.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132472380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-01-19T06:31:32.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132472380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-01-19T06:31:32.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132472379 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} [2020-01-19T06:31:32.742Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132472376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-01-19T06:31:32.742Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132472376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-01-19T06:31:32.742Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132472376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-01-19T06:31:32.742Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132472376 data=null doit=true} to ToolItem with tooltip text {Save filters} [2020-01-19T06:31:32.742Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132472376 data=null} to ToolItem with tooltip text {Save filters} [2020-01-19T06:31:32.742Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2020-01-19T06:31:32.742Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:31:32.742Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:31:32.742Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:31:32.742Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T06:31:32.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1132472304 data=null button=0 stateMask=0x0 x=22 y=60 count=0} to TableItem with text {} [2020-01-19T06:31:32.742Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1132472304 data=null doit=true} to TableItem with text {} [2020-01-19T06:31:32.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1132472304 data=null} to TableItem with text {} [2020-01-19T06:31:32.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1132472303 data=null button=1 stateMask=0x0 x=22 y=60 count=1} to TableItem with text {} [2020-01-19T06:31:32.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1132472302 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T06:31:32.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1132472300 data=null button=1 stateMask=0x80000 x=22 y=60 count=1} to TableItem with text {} [2020-01-19T06:31:32.742Z] DEBUG - matched MenuItem with text "timestamp", using matcher: with mnemonic 'timestamp' [2020-01-19T06:31:32.742Z] DEBUG - Clicking on with mnemonic 'timestamp' [2020-01-19T06:31:32.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {timestamp} time=-1132472271 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'timestamp' [2020-01-19T06:31:32.742Z] DEBUG - Clicked on with mnemonic 'timestamp' [2020-01-19T06:31:34.632Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:31:34.632Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:31:34.632Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:31:34.632Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:31:34.632Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:31:34.632Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:31:34.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1132470651 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2020-01-19T06:31:34.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1132470651 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-01-19T06:31:34.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1132470651 data=null} to TreeItem with text {TestForFiltering} [2020-01-19T06:31:34.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1132470651 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-19T06:31:34.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132470651 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} [2020-01-19T06:31:34.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1132470642 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-19T06:31:34.632Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:31:34.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1132470642 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2020-01-19T06:31:34.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1132470642 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-01-19T06:31:34.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1132470641 data=null} to TreeItem with text {TestForFiltering} [2020-01-19T06:31:34.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1132470641 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-19T06:31:34.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132470641 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} [2020-01-19T06:31:34.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1132470618 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-19T06:31:34.632Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again. [2020-01-19T06:31:34.632Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:31:34.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1132470617 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T06:31:34.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1132470617 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T06:31:34.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1132470617 data=null} to TreeItem with text {Traces [1]} [2020-01-19T06:31:34.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1132470617 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:31:34.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132470617 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]} [2020-01-19T06:31:34.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1132470610 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:31:35.999Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2020-01-19T06:31:35.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:31:35.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:31:35.999Z] DEBUG - number of items : 11 [2020-01-19T06:31:35.999Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2020-01-19T06:31:35.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132469159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-01-19T06:31:35.999Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132469159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-01-19T06:31:35.999Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132469159 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2020-01-19T06:31:35.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132469159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-01-19T06:31:35.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132469159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-01-19T06:31:35.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132469159 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} [2020-01-19T06:31:35.999Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132469151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-01-19T06:31:35.999Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132469151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-01-19T06:31:35.999Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132469150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-01-19T06:31:35.999Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132469150 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2020-01-19T06:31:35.999Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132469150 data=null} to ToolItem with tooltip text {Add new filter} [2020-01-19T06:31:35.999Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2020-01-19T06:31:35.999Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:31:35.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=-1132469150 data=null button=0 stateMask=0x0 x=79 y=108 count=0} to TreeItem with text {FILTER } [2020-01-19T06:31:35.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=-1132469150 data=null doit=true} to TreeItem with text {FILTER } [2020-01-19T06:31:35.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=-1132469149 data=null} to TreeItem with text {FILTER } [2020-01-19T06:31:35.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=-1132469149 data=null button=1 stateMask=0x0 x=79 y=108 count=1} to TreeItem with text {FILTER } [2020-01-19T06:31:35.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132469149 data=null item=TreeItem {FILTER } detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER } [2020-01-19T06:31:35.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=-1132469144 data=null button=1 stateMask=0x80000 x=79 y=108 count=1} to TreeItem with text {FILTER } [2020-01-19T06:31:35.999Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2020-01-19T06:31:35.999Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2020-01-19T06:31:35.999Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-19T06:31:35.999Z] DEBUG - Clicking on TreeItem with text {FILTER field} [2020-01-19T06:31:35.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=-1132469138 data=null button=0 stateMask=0x0 x=62 y=108 count=0} to TreeItem with text {FILTER field} [2020-01-19T06:31:35.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=-1132469138 data=null doit=true} to TreeItem with text {FILTER field} [2020-01-19T06:31:35.999Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:31:35.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=-1132469137 data=null} to TreeItem with text {FILTER field} [2020-01-19T06:31:35.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=-1132469134 data=null button=1 stateMask=0x0 x=62 y=108 count=1} to TreeItem with text {FILTER field} [2020-01-19T06:31:35.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132469134 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} [2020-01-19T06:31:35.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=-1132469130 data=null button=1 stateMask=0x80000 x=62 y=108 count=1} to TreeItem with text {FILTER field} [2020-01-19T06:31:35.999Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER field} time=-1132469130 data=null button=0 stateMask=0x0 x=62 y=108 count=0} to TreeItem with text {FILTER field} [2020-01-19T06:31:35.999Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER field} time=-1132469129 data=null doit=true} to TreeItem with text {FILTER field} [2020-01-19T06:31:35.999Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER field} time=-1132469129 data=null} to TreeItem with text {FILTER field} [2020-01-19T06:31:35.999Z] DEBUG - Clicked on TreeItem with text {FILTER field} [2020-01-19T06:31:35.999Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:31:35.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=-1132469129 data=null button=0 stateMask=0x0 x=62 y=108 count=0} to TreeItem with text {FILTER field} [2020-01-19T06:31:35.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=-1132469129 data=null doit=true} to TreeItem with text {FILTER field} [2020-01-19T06:31:35.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=-1132469128 data=null} to TreeItem with text {FILTER field} [2020-01-19T06:31:35.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=-1132469128 data=null button=1 stateMask=0x0 x=62 y=108 count=1} to TreeItem with text {FILTER field} [2020-01-19T06:31:35.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132469128 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} [2020-01-19T06:31:35.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=-1132469124 data=null button=1 stateMask=0x80000 x=62 y=108 count=1} to TreeItem with text {FILTER field} [2020-01-19T06:31:36.000Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2020-01-19T06:31:36.000Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2020-01-19T06:31:36.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=-1132469085 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE' [2020-01-19T06:31:36.000Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2020-01-19T06:31:36.000Z] WARN - Tree item TreeItem with text {FILTER field} is already expanded. Won't expand it again. [2020-01-19T06:31:36.000Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2020-01-19T06:31:36.000Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo') [2020-01-19T06:31:36.000Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns) [2020-01-19T06:31:36.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1132469021 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo') [2020-01-19T06:31:36.000Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns) [2020-01-19T06:31:36.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1132469019 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-01-19T06:31:36.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1132469019 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-01-19T06:31:36.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1132469019 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) [2020-01-19T06:31:36.000Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1132469019 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) [2020-01-19T06:31:36.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1132469018 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) [2020-01-19T06:31:36.000Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:31:36.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1132469018 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) [2020-01-19T06:31:36.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1132469018 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-01-19T06:31:36.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1132469018 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-01-19T06:31:36.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1132469018 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) [2020-01-19T06:31:36.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132469018 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) [2020-01-19T06:31:36.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1132469008 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) [2020-01-19T06:31:36.000Z] DEBUG - matched MenuItem with text "COMPARE", using matcher: with mnemonic 'COMPARE' [2020-01-19T06:31:36.000Z] DEBUG - Clicking on with mnemonic 'COMPARE' [2020-01-19T06:31:36.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {COMPARE} time=-1132468981 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'COMPARE' [2020-01-19T06:31:36.258Z] DEBUG - Clicked on with mnemonic 'COMPARE' [2020-01-19T06:31:36.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { = [2020-01-19T06:31:36.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { = [2020-01-19T06:31:36.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { = [2020-01-19T06:31:36.258Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1132468913 data=null item=TreeItem { = [2020-01-19T06:31:36.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { = [2020-01-19T06:31:36.258Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo' [2020-01-19T06:31:36.258Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo') [2020-01-19T06:31:36.258Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2020-01-19T06:31:36.258Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo') [2020-01-19T06:31:36.258Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Contents [2020-01-19T06:31:36.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1132468911 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo') [2020-01-19T06:31:36.258Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Contents [2020-01-19T06:31:36.258Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text' [2020-01-19T06:31:36.258Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text') [2020-01-19T06:31:36.258Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2020-01-19T06:31:36.258Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2020-01-19T06:31:36.258Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-19T06:31:36.258Z] DEBUG - matched Text with text "field", using matcher: of type 'Text' [2020-01-19T06:31:36.258Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text') [2020-01-19T06:31:36.258Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2020-01-19T06:31:36.258Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2020-01-19T06:31:36.258Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-19T06:31:36.258Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:31:36.258Z] DEBUG - matched Button with text "<", using matcher: of type 'Button' [2020-01-19T06:31:36.258Z] DEBUG - matched Button with text "=", using matcher: of type 'Button' [2020-01-19T06:31:36.258Z] DEBUG - matched Button with text ">", using matcher: of type 'Button' [2020-01-19T06:31:36.258Z] DEBUG - matched Button with text ">", using matcher: with mnemonic '>' [2020-01-19T06:31:36.258Z] DEBUG - matched Button with text ">", using matcher: with style 'SWT.RADIO' [2020-01-19T06:31:36.258Z] DEBUG - matched Button with text ">", using matcher: (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2020-01-19T06:31:36.258Z] DEBUG - matched Button with text "Num", using matcher: of type 'Button' [2020-01-19T06:31:36.258Z] DEBUG - matched Button with text "Alpha", using matcher: of type 'Button' [2020-01-19T06:31:36.258Z] DEBUG - matched Button with text "Timestamp", using matcher: of type 'Button' [2020-01-19T06:31:36.258Z] DEBUG - Clicking on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2020-01-19T06:31:36.258Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {=} time=-1132468886 data=null doit=true} to Button with text {=} [2020-01-19T06:31:36.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {=} time=-1132468886 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {=} [2020-01-19T06:31:36.258Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2020-01-19T06:31:36.258Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {>} time=-1132468884 data=null doit=true} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2020-01-19T06:31:36.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {>} time=-1132468883 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2020-01-19T06:31:36.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {>} time=-1132468883 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2020-01-19T06:31:36.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {>} time=-1132468882 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') [2020-01-19T06:31:36.258Z] DEBUG - Clicked on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2020-01-19T06:31:36.258Z] DEBUG - number of items : 11 [2020-01-19T06:31:36.259Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2020-01-19T06:31:36.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132468881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-01-19T06:31:36.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132468881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-01-19T06:31:36.259Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132468881 data=null doit=true} to ToolItem with tooltip text {Save filters} [2020-01-19T06:31:36.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132468881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-01-19T06:31:36.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132468881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-01-19T06:31:36.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132468881 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} [2020-01-19T06:31:36.259Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132468878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-01-19T06:31:36.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132468878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-01-19T06:31:36.259Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132468878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-01-19T06:31:36.259Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132468877 data=null doit=true} to ToolItem with tooltip text {Save filters} [2020-01-19T06:31:36.259Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132468877 data=null} to ToolItem with tooltip text {Save filters} [2020-01-19T06:31:36.259Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2020-01-19T06:31:36.259Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:31:36.259Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:31:36.259Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:31:36.259Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T06:31:36.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1132468846 data=null button=0 stateMask=0x0 x=22 y=60 count=0} to TableItem with text {} [2020-01-19T06:31:36.259Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1132468846 data=null doit=true} to TableItem with text {} [2020-01-19T06:31:36.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1132468846 data=null} to TableItem with text {} [2020-01-19T06:31:36.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1132468845 data=null button=1 stateMask=0x0 x=22 y=60 count=1} to TableItem with text {} [2020-01-19T06:31:36.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1132468844 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T06:31:36.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1132468843 data=null button=1 stateMask=0x80000 x=22 y=60 count=1} to TableItem with text {} [2020-01-19T06:31:36.259Z] DEBUG - matched MenuItem with text "field", using matcher: with mnemonic 'field' [2020-01-19T06:31:36.259Z] DEBUG - Clicking on with mnemonic 'field' [2020-01-19T06:31:36.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {field} time=-1132468805 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'field' [2020-01-19T06:31:36.259Z] DEBUG - Clicked on with mnemonic 'field' [2020-01-19T06:31:38.149Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:31:38.149Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:31:38.149Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:31:38.149Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:31:38.149Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:31:38.149Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:31:38.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1132467228 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2020-01-19T06:31:38.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1132467227 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-01-19T06:31:38.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1132467227 data=null} to TreeItem with text {TestForFiltering} [2020-01-19T06:31:38.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1132467227 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-19T06:31:38.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132467227 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} [2020-01-19T06:31:38.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1132467220 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-19T06:31:38.149Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:31:38.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1132467219 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2020-01-19T06:31:38.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1132467219 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-01-19T06:31:38.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1132467219 data=null} to TreeItem with text {TestForFiltering} [2020-01-19T06:31:38.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1132467219 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-19T06:31:38.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132467219 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} [2020-01-19T06:31:38.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1132467214 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-19T06:31:38.149Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again. [2020-01-19T06:31:38.149Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:31:38.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1132467213 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T06:31:38.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1132467213 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T06:31:38.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1132467212 data=null} to TreeItem with text {Traces [1]} [2020-01-19T06:31:38.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1132467212 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:31:38.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132467212 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]} [2020-01-19T06:31:38.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1132467207 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:31:39.519Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2020-01-19T06:31:39.519Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:31:39.519Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:31:39.519Z] DEBUG - number of items : 11 [2020-01-19T06:31:39.519Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2020-01-19T06:31:39.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132465752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-01-19T06:31:39.519Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132465752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-01-19T06:31:39.519Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132465752 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2020-01-19T06:31:39.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132465752 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-01-19T06:31:39.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132465751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-01-19T06:31:39.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132465751 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} [2020-01-19T06:31:39.519Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132465742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-01-19T06:31:39.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132465741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-01-19T06:31:39.520Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132465741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2020-01-19T06:31:39.520Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132465741 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2020-01-19T06:31:39.520Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132465741 data=null} to ToolItem with tooltip text {Add new filter} [2020-01-19T06:31:39.520Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2020-01-19T06:31:39.520Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:31:39.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=-1132465740 data=null button=0 stateMask=0x0 x=79 y=180 count=0} to TreeItem with text {FILTER } [2020-01-19T06:31:39.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=-1132465740 data=null doit=true} to TreeItem with text {FILTER } [2020-01-19T06:31:39.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=-1132465740 data=null} to TreeItem with text {FILTER } [2020-01-19T06:31:39.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=-1132465740 data=null button=1 stateMask=0x0 x=79 y=180 count=1} to TreeItem with text {FILTER } [2020-01-19T06:31:39.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132465740 data=null item=TreeItem {FILTER } detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FILTER } [2020-01-19T06:31:39.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=-1132465735 data=null button=1 stateMask=0x80000 x=79 y=180 count=1} to TreeItem with text {FILTER } [2020-01-19T06:31:39.520Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2020-01-19T06:31:39.520Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2020-01-19T06:31:39.520Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-19T06:31:39.520Z] DEBUG - Clicking on TreeItem with text {FILTER matchAndEquals} [2020-01-19T06:31:39.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-1132465727 data=null button=0 stateMask=0x0 x=105 y=180 count=0} to TreeItem with text {FILTER matchAndEquals} [2020-01-19T06:31:39.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=-1132465727 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2020-01-19T06:31:39.520Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:31:39.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=-1132465726 data=null} to TreeItem with text {FILTER matchAndEquals} [2020-01-19T06:31:39.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-1132465723 data=null button=1 stateMask=0x0 x=105 y=180 count=1} to TreeItem with text {FILTER matchAndEquals} [2020-01-19T06:31:39.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132465723 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} [2020-01-19T06:31:39.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-1132465718 data=null button=1 stateMask=0x80000 x=105 y=180 count=1} to TreeItem with text {FILTER matchAndEquals} [2020-01-19T06:31:39.520Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-1132465717 data=null button=0 stateMask=0x0 x=105 y=180 count=0} to TreeItem with text {FILTER matchAndEquals} [2020-01-19T06:31:39.520Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER matchAndEquals} time=-1132465717 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2020-01-19T06:31:39.520Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER matchAndEquals} time=-1132465717 data=null} to TreeItem with text {FILTER matchAndEquals} [2020-01-19T06:31:39.520Z] DEBUG - Clicked on TreeItem with text {FILTER matchAndEquals} [2020-01-19T06:31:39.520Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:31:39.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-1132465716 data=null button=0 stateMask=0x0 x=105 y=180 count=0} to TreeItem with text {FILTER matchAndEquals} [2020-01-19T06:31:39.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=-1132465716 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2020-01-19T06:31:39.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=-1132465716 data=null} to TreeItem with text {FILTER matchAndEquals} [2020-01-19T06:31:39.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-1132465716 data=null button=1 stateMask=0x0 x=105 y=180 count=1} to TreeItem with text {FILTER matchAndEquals} [2020-01-19T06:31:39.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132465716 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} [2020-01-19T06:31:39.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-1132465711 data=null button=1 stateMask=0x80000 x=105 y=180 count=1} to TreeItem with text {FILTER matchAndEquals} [2020-01-19T06:31:39.520Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2020-01-19T06:31:39.520Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2020-01-19T06:31:39.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=-1132465679 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE' [2020-01-19T06:31:39.520Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2020-01-19T06:31:39.520Z] WARN - Tree item TreeItem with text {FILTER matchAndEquals} is already expanded. Won't expand it again. [2020-01-19T06:31:39.520Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2020-01-19T06:31:39.520Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo') [2020-01-19T06:31:39.520Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns) [2020-01-19T06:31:39.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1132465661 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo') [2020-01-19T06:31:39.520Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns) [2020-01-19T06:31:39.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1132465659 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-01-19T06:31:39.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1132465659 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-01-19T06:31:39.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1132465659 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) [2020-01-19T06:31:39.520Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1132465659 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) [2020-01-19T06:31:39.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1132465659 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) [2020-01-19T06:31:39.520Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:31:39.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1132465658 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) [2020-01-19T06:31:39.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1132465658 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-01-19T06:31:39.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1132465658 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2020-01-19T06:31:39.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1132465658 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) [2020-01-19T06:31:39.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132465657 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) [2020-01-19T06:31:39.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1132465614 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) [2020-01-19T06:31:39.520Z] DEBUG - matched MenuItem with text "OR", using matcher: with mnemonic 'OR' [2020-01-19T06:31:39.520Z] DEBUG - Clicking on with mnemonic 'OR' [2020-01-19T06:31:39.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {OR} time=-1132465587 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'OR' [2020-01-19T06:31:39.520Z] DEBUG - Clicked on with mnemonic 'OR' [2020-01-19T06:31:39.520Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:31:39.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=-1132465571 data=null button=0 stateMask=0x0 x=66 y=228 count=0} to Tree node with text: OR [2020-01-19T06:31:39.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=-1132465571 data=null doit=true} to Tree node with text: OR [2020-01-19T06:31:39.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=-1132465571 data=null} to Tree node with text: OR [2020-01-19T06:31:39.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=-1132465571 data=null button=1 stateMask=0x0 x=66 y=228 count=1} to Tree node with text: OR [2020-01-19T06:31:39.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132465571 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 [2020-01-19T06:31:39.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=-1132465566 data=null button=1 stateMask=0x80000 x=66 y=228 count=1} to Tree node with text: OR [2020-01-19T06:31:39.520Z] DEBUG - matched MenuItem with text "EQUALS", using matcher: with mnemonic 'EQUALS' [2020-01-19T06:31:39.520Z] DEBUG - Clicking on with mnemonic 'EQUALS' [2020-01-19T06:31:39.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {EQUALS} time=-1132465495 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'EQUALS' [2020-01-19T06:31:39.520Z] DEBUG - Clicked on with mnemonic 'EQUALS' [2020-01-19T06:31:39.520Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again. [2020-01-19T06:31:39.520Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:31:39.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem { EQUALS} [2020-01-19T06:31:39.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { EQUALS} [2020-01-19T06:31:39.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { EQUALS} [2020-01-19T06:31:39.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { EQUALS} [2020-01-19T06:31:39.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132465469 data=null item=TreeItem { EQUALS} [2020-01-19T06:31:39.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { EQUALS} [2020-01-19T06:31:39.777Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo' [2020-01-19T06:31:39.777Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo') [2020-01-19T06:31:39.777Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2020-01-19T06:31:39.777Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo') [2020-01-19T06:31:39.777Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Timestamp [2020-01-19T06:31:39.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1132465410 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo') [2020-01-19T06:31:39.777Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Timestamp [2020-01-19T06:31:39.777Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2020-01-19T06:31:39.777Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2020-01-19T06:31:39.777Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-19T06:31:39.777Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:31:39.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=-1132465397 data=null button=0 stateMask=0x0 x=66 y=228 count=0} to Tree node with text: OR [2020-01-19T06:31:39.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=-1132465397 data=null doit=true} to Tree node with text: OR [2020-01-19T06:31:39.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=-1132465397 data=null} to Tree node with text: OR [2020-01-19T06:31:39.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=-1132465396 data=null button=1 stateMask=0x0 x=66 y=228 count=1} to Tree node with text: OR [2020-01-19T06:31:39.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132465396 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 [2020-01-19T06:31:39.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=-1132465390 data=null button=1 stateMask=0x80000 x=66 y=228 count=1} to Tree node with text: OR [2020-01-19T06:31:39.778Z] DEBUG - matched MenuItem with text "MATCHES", using matcher: with mnemonic 'MATCHES' [2020-01-19T06:31:39.778Z] DEBUG - Clicking on with mnemonic 'MATCHES' [2020-01-19T06:31:39.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {MATCHES} time=-1132465361 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'MATCHES' [2020-01-19T06:31:39.778Z] DEBUG - Clicked on with mnemonic 'MATCHES' [2020-01-19T06:31:39.778Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again. [2020-01-19T06:31:39.778Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:31:39.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem { MATCHES} [2020-01-19T06:31:39.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { MATCHES} [2020-01-19T06:31:39.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { MATCHES} [2020-01-19T06:31:39.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { MATCHES} [2020-01-19T06:31:39.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132465295 data=null item=TreeItem { MATCHES} [2020-01-19T06:31:39.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { MATCHES} [2020-01-19T06:31:39.778Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo' [2020-01-19T06:31:39.778Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo') [2020-01-19T06:31:39.778Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2020-01-19T06:31:39.778Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo') [2020-01-19T06:31:39.778Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Contents [2020-01-19T06:31:39.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1132465279 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo') [2020-01-19T06:31:39.778Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Contents [2020-01-19T06:31:39.778Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text' [2020-01-19T06:31:39.778Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text') [2020-01-19T06:31:39.778Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text' [2020-01-19T06:31:39.778Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text') [2020-01-19T06:31:39.778Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-19T06:31:39.778Z] DEBUG - matched Text with text "field", using matcher: of type 'Text' [2020-01-19T06:31:39.778Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text') [2020-01-19T06:31:39.778Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text' [2020-01-19T06:31:39.778Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text') [2020-01-19T06:31:39.778Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-19T06:31:39.778Z] DEBUG - number of items : 11 [2020-01-19T06:31:39.778Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2020-01-19T06:31:39.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132465262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-01-19T06:31:39.778Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132465262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-01-19T06:31:39.778Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132465262 data=null doit=true} to ToolItem with tooltip text {Save filters} [2020-01-19T06:31:39.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132465262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-01-19T06:31:39.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132465262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-01-19T06:31:39.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132465262 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} [2020-01-19T06:31:39.778Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132465260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-01-19T06:31:39.778Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132465260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-01-19T06:31:39.778Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132465260 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2020-01-19T06:31:39.778Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132465260 data=null doit=true} to ToolItem with tooltip text {Save filters} [2020-01-19T06:31:39.778Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132465260 data=null} to ToolItem with tooltip text {Save filters} [2020-01-19T06:31:39.778Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2020-01-19T06:31:39.778Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:31:39.778Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:31:39.778Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:31:39.778Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T06:31:39.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1132465197 data=null button=0 stateMask=0x0 x=22 y=60 count=0} to TableItem with text {} [2020-01-19T06:31:39.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1132465196 data=null doit=true} to TableItem with text {} [2020-01-19T06:31:39.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1132465196 data=null} to TableItem with text {} [2020-01-19T06:31:39.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1132465196 data=null button=1 stateMask=0x0 x=22 y=60 count=1} to TableItem with text {} [2020-01-19T06:31:39.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1132465194 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T06:31:39.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1132465193 data=null button=1 stateMask=0x80000 x=22 y=60 count=1} to TableItem with text {} [2020-01-19T06:31:39.778Z] DEBUG - matched MenuItem with text "matchAndEquals", using matcher: with mnemonic 'matchAndEquals' [2020-01-19T06:31:39.778Z] DEBUG - Clicking on with mnemonic 'matchAndEquals' [2020-01-19T06:31:39.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {matchAndEquals} time=-1132465168 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'matchAndEquals' [2020-01-19T06:31:40.034Z] DEBUG - Clicked on with mnemonic 'matchAndEquals' [2020-01-19T06:31:41.923Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1132463121 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T06:31:41.923Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:31:41.923Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:31:41.923Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:31:41.923Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:31:41.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1132463086 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2020-01-19T06:31:41.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1132463086 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-01-19T06:31:41.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1132463086 data=null} to TreeItem with text {TestForFiltering} [2020-01-19T06:31:41.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1132463086 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-19T06:31:41.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132463085 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} [2020-01-19T06:31:41.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1132463074 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-19T06:31:42.179Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:31:42.179Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:31:42.179Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:31:42.741Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:31:42.741Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:31:42.741Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:31:42.741Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:31:42.741Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:42.741Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:31:42.741Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:31:42.741Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:31:42.741Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:42.741Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:31:42.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132462389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:42.741Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132462389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:42.741Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132462389 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:42.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132462389 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:42.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132462389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:42.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132462389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:42.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132462389 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') [2020-01-19T06:31:42.741Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132462388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:42.741Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132462388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:42.741Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132462388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:42.741Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132462388 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:42.741Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132462388 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:42.741Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:31:42.741Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:31:42.741Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:31:42.741Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:31:42.741Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:31:42.741Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:31:42.741Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:31:42.741Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:42.741Z] DEBUG - Clicking on OK [2020-01-19T06:31:42.741Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132462387 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') [2020-01-19T06:31:42.741Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132462387 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') [2020-01-19T06:31:42.741Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132462387 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:42.741Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132462387 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:42.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132462387 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') [2020-01-19T06:31:42.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132462387 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') [2020-01-19T06:31:42.741Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:42.741Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:42.741Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:42.741Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:42.741Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:31:42.741Z] DEBUG - Clicked on OK [2020-01-19T06:31:42.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132462387 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') [2020-01-19T06:31:42.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1132463000 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:31:43.560Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.831 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest [2020-01-19T06:31:43.560Z] testTimestampFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 3.787 s [2020-01-19T06:31:43.560Z] testField01(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 3.424 s [2020-01-19T06:31:43.560Z] testTimestampEqualsOr(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 3.633 s [2020-01-19T06:31:43.560Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest [2020-01-19T06:31:43.560Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest [2020-01-19T06:31:43.560Z] testReorder(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest) skipped [2020-01-19T06:31:43.560Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace [2020-01-19T06:31:53.506Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.59 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace [2020-01-19T06:31:53.506Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace) Time elapsed: 9.552 s [2020-01-19T06:31:53.506Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest [2020-01-19T06:32:08.348Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 13.51 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest [2020-01-19T06:32:08.348Z] testPinSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 2.118 s [2020-01-19T06:32:08.348Z] testPinTwoTraces(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) skipped [2020-01-19T06:32:08.348Z] testFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 6.775 s [2020-01-19T06:32:08.348Z] testCloneSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 3.225 s [2020-01-19T06:32:08.348Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest [2020-01-19T06:32:08.348Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-01-19T06:32:08.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:32:08.348Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:32:08.348Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:32:08.348Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2020-01-19T06:32:08.348Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2020-01-19T06:32:08.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-1132437051 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp' [2020-01-19T06:32:08.348Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2020-01-19T06:32:08.348Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2020-01-19T06:32:08.348Z] DEBUG - Clicking on with mnemonic 'Host' [2020-01-19T06:32:08.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=-1132436998 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host' [2020-01-19T06:32:08.348Z] DEBUG - Clicked on with mnemonic 'Host' [2020-01-19T06:32:08.348Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2020-01-19T06:32:08.348Z] DEBUG - Clicking on with mnemonic 'Logger' [2020-01-19T06:32:08.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=-1132436952 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger' [2020-01-19T06:32:08.348Z] DEBUG - Clicked on with mnemonic 'Logger' [2020-01-19T06:32:08.348Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2020-01-19T06:32:08.348Z] DEBUG - Clicking on with mnemonic 'File' [2020-01-19T06:32:08.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=-1132436890 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File' [2020-01-19T06:32:08.348Z] DEBUG - Clicked on with mnemonic 'File' [2020-01-19T06:32:08.348Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2020-01-19T06:32:08.348Z] DEBUG - Clicking on with mnemonic 'Message' [2020-01-19T06:32:08.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=-1132436862 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message' [2020-01-19T06:32:08.348Z] DEBUG - Clicked on with mnemonic 'Message' [2020-01-19T06:32:09.714Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-01-19T06:32:09.714Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:32:09.714Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:32:09.714Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:32:09.714Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All' [2020-01-19T06:32:09.714Z] DEBUG - Clicking on with mnemonic 'Show All' [2020-01-19T06:32:09.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=-1132435503 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' [2020-01-19T06:32:09.714Z] DEBUG - Clicked on with mnemonic 'Show All' [2020-01-19T06:32:11.081Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-01-19T06:32:11.081Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:32:11.081Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:32:11.081Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:32:11.081Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2020-01-19T06:32:11.081Z] DEBUG - Clicking on with mnemonic 'Message' [2020-01-19T06:32:11.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=-1132433986 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message' [2020-01-19T06:32:11.081Z] DEBUG - Clicked on with mnemonic 'Message' [2020-01-19T06:32:11.081Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2020-01-19T06:32:11.081Z] DEBUG - Clicking on with mnemonic 'Line' [2020-01-19T06:32:11.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=-1132433931 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line' [2020-01-19T06:32:11.081Z] DEBUG - Clicked on with mnemonic 'Line' [2020-01-19T06:32:11.081Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2020-01-19T06:32:11.081Z] DEBUG - Clicking on with mnemonic 'File' [2020-01-19T06:32:11.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=-1132433887 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File' [2020-01-19T06:32:11.081Z] DEBUG - Clicked on with mnemonic 'File' [2020-01-19T06:32:11.337Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2020-01-19T06:32:11.337Z] DEBUG - Clicking on with mnemonic 'Logger' [2020-01-19T06:32:11.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=-1132433848 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger' [2020-01-19T06:32:11.337Z] DEBUG - Clicked on with mnemonic 'Logger' [2020-01-19T06:32:11.337Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2020-01-19T06:32:11.337Z] DEBUG - Clicking on with mnemonic 'Host' [2020-01-19T06:32:11.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=-1132433817 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host' [2020-01-19T06:32:11.337Z] DEBUG - Clicked on with mnemonic 'Host' [2020-01-19T06:32:11.337Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2020-01-19T06:32:11.337Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2020-01-19T06:32:11.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-1132433795 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp' [2020-01-19T06:32:11.337Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2020-01-19T06:32:11.337Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2020-01-19T06:32:11.337Z] DEBUG - Clicking on with mnemonic 'Message' [2020-01-19T06:32:11.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=-1132433783 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message' [2020-01-19T06:32:11.337Z] DEBUG - Clicked on with mnemonic 'Message' [2020-01-19T06:32:11.337Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2020-01-19T06:32:11.337Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2020-01-19T06:32:11.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-1132433761 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp' [2020-01-19T06:32:11.337Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2020-01-19T06:32:11.337Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2020-01-19T06:32:11.337Z] DEBUG - Clicking on with mnemonic 'Line' [2020-01-19T06:32:11.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=-1132433731 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line' [2020-01-19T06:32:11.337Z] DEBUG - Clicked on with mnemonic 'Line' [2020-01-19T06:32:11.337Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2020-01-19T06:32:11.337Z] DEBUG - Clicking on with mnemonic 'Host' [2020-01-19T06:32:11.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=-1132433693 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host' [2020-01-19T06:32:11.337Z] DEBUG - Clicked on with mnemonic 'Host' [2020-01-19T06:32:11.337Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2020-01-19T06:32:11.337Z] DEBUG - Clicking on with mnemonic 'File' [2020-01-19T06:32:11.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=-1132433646 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File' [2020-01-19T06:32:11.337Z] DEBUG - Clicked on with mnemonic 'File' [2020-01-19T06:32:11.593Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2020-01-19T06:32:11.593Z] DEBUG - Clicking on with mnemonic 'Logger' [2020-01-19T06:32:11.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=-1132433590 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger' [2020-01-19T06:32:11.593Z] DEBUG - Clicked on with mnemonic 'Logger' [2020-01-19T06:32:12.958Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-01-19T06:32:12.958Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:32:12.958Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:32:12.958Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:32:12.958Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2020-01-19T06:32:12.958Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2020-01-19T06:32:12.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-1132432179 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp' [2020-01-19T06:32:12.958Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2020-01-19T06:32:12.958Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2020-01-19T06:32:12.958Z] DEBUG - Clicking on with mnemonic 'Host' [2020-01-19T06:32:12.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=-1132432123 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host' [2020-01-19T06:32:12.958Z] DEBUG - Clicked on with mnemonic 'Host' [2020-01-19T06:32:12.958Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2020-01-19T06:32:12.958Z] DEBUG - Clicking on with mnemonic 'Logger' [2020-01-19T06:32:12.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=-1132432076 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger' [2020-01-19T06:32:12.958Z] DEBUG - Clicked on with mnemonic 'Logger' [2020-01-19T06:32:12.958Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2020-01-19T06:32:12.958Z] DEBUG - Clicking on with mnemonic 'File' [2020-01-19T06:32:12.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=-1132432037 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File' [2020-01-19T06:32:12.958Z] DEBUG - Clicked on with mnemonic 'File' [2020-01-19T06:32:12.958Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2020-01-19T06:32:12.958Z] DEBUG - Clicking on with mnemonic 'Line' [2020-01-19T06:32:12.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=-1132432007 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line' [2020-01-19T06:32:12.958Z] DEBUG - Clicked on with mnemonic 'Line' [2020-01-19T06:32:12.958Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2020-01-19T06:32:12.958Z] DEBUG - Clicking on with mnemonic 'Message' [2020-01-19T06:32:12.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=-1132431986 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message' [2020-01-19T06:32:12.958Z] DEBUG - Clicked on with mnemonic 'Message' [2020-01-19T06:32:13.214Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All' [2020-01-19T06:32:13.214Z] DEBUG - Clicking on with mnemonic 'Show All' [2020-01-19T06:32:13.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=-1132431974 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' [2020-01-19T06:32:13.214Z] DEBUG - Clicked on with mnemonic 'Show All' [2020-01-19T06:32:13.214Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1132431873 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T06:32:13.214Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:32:13.214Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:32:13.214Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:32:13.214Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:32:13.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1132431866 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:32:13.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1132431866 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:32:13.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1132431866 data=null} to TreeItem with text {test} [2020-01-19T06:32:13.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1132431866 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:32:13.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132431865 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} [2020-01-19T06:32:13.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1132431807 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:32:13.214Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:32:13.214Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:32:13.214Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:32:13.776Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:32:13.776Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:32:13.776Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:32:13.776Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:32:13.776Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:13.776Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:32:13.776Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:32:13.776Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:32:13.776Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:13.776Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:32:13.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132431179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:13.776Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132431179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:13.776Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132431179 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:13.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132431178 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:13.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132431178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:13.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132431178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:13.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132431178 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') [2020-01-19T06:32:13.777Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132431178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:13.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132431178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:13.777Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132431178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:13.777Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132431178 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:13.777Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132431178 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:13.777Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:13.777Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:32:13.777Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:32:13.777Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:32:13.777Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:32:13.777Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:32:13.777Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:32:13.777Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:32:13.777Z] DEBUG - Clicking on OK [2020-01-19T06:32:13.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132431177 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') [2020-01-19T06:32:13.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132431177 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') [2020-01-19T06:32:13.777Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132431177 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:32:13.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132431177 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:32:13.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132431177 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') [2020-01-19T06:32:13.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132431177 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') [2020-01-19T06:32:13.777Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:32:13.777Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:32:13.777Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:32:13.777Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:32:13.777Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:32:13.777Z] DEBUG - Clicked on OK [2020-01-19T06:32:14.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132431177 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') [2020-01-19T06:32:14.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1132431772 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:32:14.595Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.195 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest [2020-01-19T06:32:14.595Z] testPersistHiding(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 2.969 s [2020-01-19T06:32:14.595Z] testToggleColumns(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 1.904 s [2020-01-19T06:32:14.595Z] testShowAll(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 1.627 s [2020-01-19T06:32:14.595Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest [2020-01-19T06:32:16.485Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-01-19T06:32:16.485Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:32:16.485Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:32:16.485Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:32:16.485Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T06:32:16.485Z] DEBUG - Clicking on (of type 'Table') [2020-01-19T06:32:16.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1132428616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:32:16.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1132428612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:32:16.485Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1132428612 data=null doit=true} to (of type 'Table') [2020-01-19T06:32:16.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1132428612 data=null} to (of type 'Table') [2020-01-19T06:32:16.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1132428612 data=null button=1 stateMask=0x0 x=12 y=36 count=1} to (of type 'Table') [2020-01-19T06:32:16.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1132428610 data=null button=1 stateMask=0x80000 x=12 y=36 count=1} to (of type 'Table') [2020-01-19T06:32:16.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1132428610 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-01-19T06:32:16.485Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1132428609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:32:16.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1132428608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:32:16.485Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1132428608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:32:16.485Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1132428608 data=null doit=true} to (of type 'Table') [2020-01-19T06:32:16.485Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1132428608 data=null} to (of type 'Table') [2020-01-19T06:32:16.485Z] DEBUG - Clicked on (of type 'Table') [2020-01-19T06:32:16.485Z] DEBUG - matched MenuItem with text "Collapse Events", using matcher: with mnemonic 'Collapse Events' [2020-01-19T06:32:16.485Z] DEBUG - Clicking on with mnemonic 'Collapse Events' [2020-01-19T06:32:16.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Collapse Events} time=-1132428582 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' [2020-01-19T06:32:16.485Z] DEBUG - Clicked on with mnemonic 'Collapse Events' [2020-01-19T06:32:18.373Z] DEBUG - matched MenuItem with text "Clear Filters", using matcher: with mnemonic 'Clear Filters' [2020-01-19T06:32:18.373Z] DEBUG - Clicking on with mnemonic 'Clear Filters' [2020-01-19T06:32:18.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Clear Filters} time=-1132427038 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' [2020-01-19T06:32:18.373Z] DEBUG - Clicked on with mnemonic 'Clear Filters' [2020-01-19T06:32:18.629Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1132426434 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T06:32:18.629Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:32:18.629Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:32:18.629Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:32:18.629Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:32:18.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1132426428 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:32:18.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1132426428 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:32:18.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1132426428 data=null} to TreeItem with text {test} [2020-01-19T06:32:18.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1132426427 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:32:18.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132426427 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} [2020-01-19T06:32:18.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1132426413 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:32:18.629Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:32:18.629Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:32:18.629Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:32:19.191Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:32:19.191Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:32:19.191Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:32:19.191Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:32:19.191Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:19.191Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:32:19.191Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:32:19.191Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:32:19.191Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:19.191Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:32:19.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132425796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:19.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132425796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:19.191Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132425796 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:19.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132425796 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:19.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132425796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:19.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132425796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:19.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132425795 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') [2020-01-19T06:32:19.191Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132425795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:19.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132425795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:19.191Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132425795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:19.191Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132425795 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:19.191Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132425795 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:19.191Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:19.191Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:32:19.191Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:32:19.191Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:32:19.191Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:32:19.191Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:32:19.191Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:32:19.191Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:32:19.191Z] DEBUG - Clicking on OK [2020-01-19T06:32:19.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132425794 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') [2020-01-19T06:32:19.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132425794 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') [2020-01-19T06:32:19.191Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132425794 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:32:19.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132425794 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:32:19.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132425794 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') [2020-01-19T06:32:19.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132425794 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') [2020-01-19T06:32:19.191Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:32:19.191Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:32:19.191Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:32:19.191Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:32:19.191Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:32:19.448Z] DEBUG - Clicked on OK [2020-01-19T06:32:19.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132425794 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') [2020-01-19T06:32:19.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1132426386 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:32:19.960Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.348 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest [2020-01-19T06:32:19.960Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest) Time elapsed: 5.305 s [2020-01-19T06:32:19.960Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest [2020-01-19T06:32:20.216Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:32:20.216Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:32:20.216Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:32:20.216Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:32:20.216Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:32:20.216Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:32:20.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1132424801 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2020-01-19T06:32:20.216Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1132424801 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-01-19T06:32:20.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1132424801 data=null} to TreeItem with text {TestForFiltering} [2020-01-19T06:32:20.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1132424801 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-19T06:32:20.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132424801 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} [2020-01-19T06:32:20.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1132424786 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-19T06:32:20.216Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:32:20.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1132424785 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2020-01-19T06:32:20.216Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1132424785 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-01-19T06:32:20.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1132424785 data=null} to TreeItem with text {TestForFiltering} [2020-01-19T06:32:20.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1132424784 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-19T06:32:20.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132424784 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} [2020-01-19T06:32:20.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1132424777 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-19T06:32:20.216Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1132424777 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-01-19T06:32:20.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1132424777 data=null} to TreeItem with text {TestForFiltering} [2020-01-19T06:32:20.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1132424776 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-19T06:32:20.216Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1132424776 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} [2020-01-19T06:32:20.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1132424772 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-19T06:32:20.216Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:32:20.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1132424771 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T06:32:20.216Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1132424771 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T06:32:20.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1132424771 data=null} to TreeItem with text {Traces [0]} [2020-01-19T06:32:20.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1132424771 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:32:20.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132424771 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]} [2020-01-19T06:32:20.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1132424759 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:32:22.109Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"' [2020-01-19T06:32:22.109Z] DEBUG - number of items : 7 [2020-01-19T06:32:22.109Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132423252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.109Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132423252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.109Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132423252 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132423252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132423252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132423252 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} [2020-01-19T06:32:22.109Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132423228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.109Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132423204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.109Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132423204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.109Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132423204 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.109Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132423204 data=null} to ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.109Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.109Z] DEBUG - number of items : 7 [2020-01-19T06:32:22.109Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132423204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.109Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132423204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.109Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132423204 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132423204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132423204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132423203 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} [2020-01-19T06:32:22.109Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132423183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.109Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132423162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.109Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132423162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.109Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132423162 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.109Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132423161 data=null} to ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.109Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.109Z] DEBUG - number of items : 7 [2020-01-19T06:32:22.110Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132423161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132423161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.110Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132423161 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132423161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132423161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132423161 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} [2020-01-19T06:32:22.110Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132423112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132423091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.110Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132423091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.110Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132423091 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.110Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132423091 data=null} to ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.110Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.110Z] DEBUG - number of items : 7 [2020-01-19T06:32:22.110Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132423091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132423091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.110Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132423090 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132423090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132423090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132423090 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} [2020-01-19T06:32:22.110Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132423070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132423048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.110Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132423048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.110Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132423048 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.110Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132423048 data=null} to ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.110Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2020-01-19T06:32:22.110Z] DEBUG - number of items : 7 [2020-01-19T06:32:22.110Z] DEBUG - Clicking on ToolItem with tooltip text {Increase priority} [2020-01-19T06:32:22.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132423047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2020-01-19T06:32:22.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132423047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2020-01-19T06:32:22.110Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132423047 data=null doit=true} to ToolItem with tooltip text {Increase priority} [2020-01-19T06:32:22.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132423047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2020-01-19T06:32:22.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132423047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2020-01-19T06:32:22.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132423047 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} [2020-01-19T06:32:22.110Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132423047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2020-01-19T06:32:22.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132423047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2020-01-19T06:32:22.110Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132423047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2020-01-19T06:32:22.110Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132423047 data=null doit=true} to ToolItem with tooltip text {Increase priority} [2020-01-19T06:32:22.110Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132423047 data=null} to ToolItem with tooltip text {Increase priority} [2020-01-19T06:32:22.110Z] DEBUG - Clicked on ToolItem with tooltip text {Increase priority} [2020-01-19T06:32:22.110Z] DEBUG - number of items : 7 [2020-01-19T06:32:22.110Z] DEBUG - Clicking on ToolItem with tooltip text {Decrease priority} [2020-01-19T06:32:22.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132423046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2020-01-19T06:32:22.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132423046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2020-01-19T06:32:22.110Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132423046 data=null doit=true} to ToolItem with tooltip text {Decrease priority} [2020-01-19T06:32:22.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132423046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2020-01-19T06:32:22.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132423046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2020-01-19T06:32:22.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132423046 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} [2020-01-19T06:32:22.110Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132423031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2020-01-19T06:32:22.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132423010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2020-01-19T06:32:22.110Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132423010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2020-01-19T06:32:22.110Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132423010 data=null doit=true} to ToolItem with tooltip text {Decrease priority} [2020-01-19T06:32:22.110Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132423010 data=null} to ToolItem with tooltip text {Decrease priority} [2020-01-19T06:32:22.110Z] DEBUG - Clicked on ToolItem with tooltip text {Decrease priority} [2020-01-19T06:32:22.110Z] DEBUG - number of items : 7 [2020-01-19T06:32:22.110Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2020-01-19T06:32:22.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132423010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-01-19T06:32:22.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132423010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-01-19T06:32:22.110Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132423010 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2020-01-19T06:32:22.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132423009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-01-19T06:32:22.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132423009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-01-19T06:32:22.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132423009 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} [2020-01-19T06:32:22.110Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132422994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-01-19T06:32:22.110Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132422971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-01-19T06:32:22.110Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132422971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-01-19T06:32:22.110Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132422971 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2020-01-19T06:32:22.110Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132422971 data=null} to ToolItem with tooltip text {Delete color setting} [2020-01-19T06:32:22.110Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2020-01-19T06:32:22.110Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2020-01-19T06:32:22.110Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2020-01-19T06:32:22.110Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:32:22.110Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:32:22.110Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2020-01-19T06:32:22.110Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2020-01-19T06:32:22.110Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:32:22.110Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:32:22.110Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2020-01-19T06:32:22.110Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2020-01-19T06:32:22.110Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:32:22.110Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:32:22.110Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:32:22.110Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:32:22.110Z] DEBUG - Attempting to set focus on (of type 'Label') [2020-01-19T06:32:22.110Z] DEBUG - number of items : 7 [2020-01-19T06:32:22.110Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2020-01-19T06:32:22.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132422970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-01-19T06:32:22.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132422970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-01-19T06:32:22.111Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132422969 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2020-01-19T06:32:22.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132422969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-01-19T06:32:22.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132422969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-01-19T06:32:22.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132422969 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} [2020-01-19T06:32:22.111Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132422955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-01-19T06:32:22.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132422902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-01-19T06:32:22.111Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132422901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-01-19T06:32:22.111Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132422901 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2020-01-19T06:32:22.111Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132422901 data=null} to ToolItem with tooltip text {Delete color setting} [2020-01-19T06:32:22.111Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2020-01-19T06:32:22.111Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2020-01-19T06:32:22.111Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2020-01-19T06:32:22.111Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:32:22.111Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:32:22.111Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2020-01-19T06:32:22.111Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2020-01-19T06:32:22.111Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:32:22.111Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:32:22.111Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:32:22.111Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:32:22.111Z] DEBUG - Attempting to set focus on (of type 'Label') [2020-01-19T06:32:22.111Z] DEBUG - number of items : 7 [2020-01-19T06:32:22.111Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2020-01-19T06:32:22.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132422900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-01-19T06:32:22.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132422900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-01-19T06:32:22.111Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132422900 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2020-01-19T06:32:22.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132422900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-01-19T06:32:22.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132422900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2020-01-19T06:32:22.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132422900 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} [2020-01-19T06:32:22.111Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2020-01-19T06:32:22.111Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2020-01-19T06:32:22.111Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2020-01-19T06:32:22.111Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2020-01-19T06:32:22.111Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2020-01-19T06:32:22.111Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2020-01-19T06:32:22.111Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:32:22.366Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:32:22.366Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:32:22.366Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T06:32:22.366Z] DEBUG - Selecting rows [2] in (of type 'Table') [2020-01-19T06:32:22.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1132422788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:32:22.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1132422788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:32:22.366Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1132422788 data=null doit=true} to (of type 'Table') [2020-01-19T06:32:22.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1132422788 data=null} to (of type 'Table') [2020-01-19T06:32:22.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1132422788 data=null button=1 stateMask=0x0 x=22 y=60 count=1} to (of type 'Table') [2020-01-19T06:32:22.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1132422786 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-01-19T06:32:22.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1132422785 data=null button=1 stateMask=0x80000 x=22 y=60 count=1} to (of type 'Table') [2020-01-19T06:32:24.256Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.201 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest [2020-01-19T06:32:24.256Z] testYellow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest) Time elapsed: 0.509 s [2020-01-19T06:32:24.256Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest [2020-01-19T06:32:24.512Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:32:24.512Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:32:24.512Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:32:24.512Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:32:24.512Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:32:24.512Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:32:24.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=-1132420600 data=null button=0 stateMask=0x0 x=102 y=12 count=0} to TreeItem with text {TestAxisAlignment} [2020-01-19T06:32:24.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-1132420600 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2020-01-19T06:32:24.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-1132420600 data=null} to TreeItem with text {TestAxisAlignment} [2020-01-19T06:32:24.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-1132420600 data=null button=1 stateMask=0x0 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment} [2020-01-19T06:32:24.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132420599 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} [2020-01-19T06:32:24.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-1132420585 data=null button=1 stateMask=0x80000 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment} [2020-01-19T06:32:24.512Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:32:24.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=-1132420585 data=null button=0 stateMask=0x0 x=102 y=12 count=0} to TreeItem with text {TestAxisAlignment} [2020-01-19T06:32:24.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-1132420584 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2020-01-19T06:32:24.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-1132420584 data=null} to TreeItem with text {TestAxisAlignment} [2020-01-19T06:32:24.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-1132420584 data=null button=1 stateMask=0x0 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment} [2020-01-19T06:32:24.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132420584 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} [2020-01-19T06:32:24.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-1132420578 data=null button=1 stateMask=0x80000 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment} [2020-01-19T06:32:24.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-1132420578 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2020-01-19T06:32:24.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-1132420578 data=null} to TreeItem with text {TestAxisAlignment} [2020-01-19T06:32:24.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-1132420578 data=null button=1 stateMask=0x0 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment} [2020-01-19T06:32:24.512Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1132420577 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} [2020-01-19T06:32:24.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-1132420574 data=null button=1 stateMask=0x80000 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment} [2020-01-19T06:32:24.512Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:32:24.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1132420574 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T06:32:24.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1132420574 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T06:32:24.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1132420572 data=null} to TreeItem with text {Traces [0]} [2020-01-19T06:32:24.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1132420572 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:32:24.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132420572 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]} [2020-01-19T06:32:24.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1132420564 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:32:27.028Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2020-01-19T06:32:27.028Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2020-01-19T06:32:27.028Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-01-19T06:32:27.028Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:32:27.028Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2020-01-19T06:32:27.028Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:32:27.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-1132418011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-01-19T06:32:27.028Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-1132418011 data=null doit=true} to Sash with text {} [2020-01-19T06:32:27.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1132418010 data=null item=null detail=0 x=149 y=0 width=3 height=111 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-01-19T06:32:27.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-1132418007 data=null button=1 stateMask=0x0 x=1 y=55 count=1} to Sash with text {} [2020-01-19T06:32:27.028Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-1132418005 data=null x=1 y=55 width=0 height=0 detail=0} to Sash with text {} [2020-01-19T06:32:27.028Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-1132418005 data=null} to Sash with text {} [2020-01-19T06:32:27.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1132418005 data=null item=null detail=0 x=199 y=0 width=3 height=111 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-01-19T06:32:27.028Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-1132418002 data=null button=0 stateMask=0x80000 x=1 y=55 count=0} to Sash with text {} [2020-01-19T06:32:27.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1132418001 data=null item=null detail=0 x=199 y=0 width=3 height=111 stateMask=0x80000 text=null doit=true} to Sash with text {} [2020-01-19T06:32:27.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-1132418000 data=null button=1 stateMask=0x0 x=1 y=55 count=1} to Sash with text {} [2020-01-19T06:32:27.028Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-1132418000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-01-19T06:32:27.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-1132417399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-01-19T06:32:27.590Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-1132417398 data=null doit=true} to Sash with text {} [2020-01-19T06:32:27.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1132417398 data=null item=null detail=0 x=199 y=0 width=3 height=111 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-01-19T06:32:27.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-1132417395 data=null button=1 stateMask=0x0 x=1 y=55 count=1} to Sash with text {} [2020-01-19T06:32:27.590Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-1132417393 data=null x=1 y=55 width=0 height=0 detail=0} to Sash with text {} [2020-01-19T06:32:27.590Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-1132417393 data=null} to Sash with text {} [2020-01-19T06:32:27.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1132417393 data=null item=null detail=0 x=149 y=0 width=3 height=111 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-01-19T06:32:27.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-1132417391 data=null button=0 stateMask=0x80000 x=1 y=55 count=0} to Sash with text {} [2020-01-19T06:32:27.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1132417390 data=null item=null detail=0 x=149 y=0 width=3 height=111 stateMask=0x80000 text=null doit=true} to Sash with text {} [2020-01-19T06:32:27.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-1132417389 data=null button=1 stateMask=0x0 x=1 y=55 count=1} to Sash with text {} [2020-01-19T06:32:27.590Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-1132417389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-01-19T06:32:28.152Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:32:30.670Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-01-19T06:32:30.670Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:32:30.670Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2020-01-19T06:32:30.670Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2020-01-19T06:32:30.670Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2020-01-19T06:32:30.670Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:32:30.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132414372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:32:30.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132414372 data=null button=0 stateMask=0x0 x=182 y=120 count=0} to TimeGraphControl with text {} [2020-01-19T06:32:30.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132414369 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:32:30.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132414368 data=null} to TimeGraphControl with text {} [2020-01-19T06:32:30.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132414358 data=null button=1 stateMask=0x0 x=182 y=120 count=1} to TimeGraphControl with text {} [2020-01-19T06:32:30.670Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-1132414356 data=null x=232 y=120 width=0 height=0 detail=0} to TimeGraphControl with text {} [2020-01-19T06:32:30.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132414355 data=null button=1 stateMask=0x80000 x=232 y=120 count=1} to TimeGraphControl with text {} [2020-01-19T06:32:30.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132414351 data=null button=1 stateMask=0x80000 x=232 y=120 count=1} to TimeGraphControl with text {} [2020-01-19T06:32:30.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132414349 data=null button=0 stateMask=0x0 x=0 y=120 count=0} to TimeGraphControl with text {} [2020-01-19T06:32:30.670Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132414342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:32:30.670Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132414342 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:32:30.670Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132414342 data=null} to TimeGraphControl with text {} [2020-01-19T06:32:31.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132413817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:32:31.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132413817 data=null button=0 stateMask=0x0 x=232 y=120 count=0} to TimeGraphControl with text {} [2020-01-19T06:32:31.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132413815 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:32:31.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132413815 data=null} to TimeGraphControl with text {} [2020-01-19T06:32:31.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132413805 data=null button=1 stateMask=0x0 x=232 y=120 count=1} to TimeGraphControl with text {} [2020-01-19T06:32:31.232Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-1132413802 data=null x=182 y=120 width=0 height=0 detail=0} to TimeGraphControl with text {} [2020-01-19T06:32:31.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132413802 data=null button=1 stateMask=0x80000 x=182 y=120 count=1} to TimeGraphControl with text {} [2020-01-19T06:32:31.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132413798 data=null button=1 stateMask=0x80000 x=182 y=120 count=1} to TimeGraphControl with text {} [2020-01-19T06:32:31.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132413796 data=null button=0 stateMask=0x0 x=0 y=120 count=0} to TimeGraphControl with text {} [2020-01-19T06:32:31.232Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132413788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:32:31.232Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132413788 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:32:31.232Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132413788 data=null} to TimeGraphControl with text {} [2020-01-19T06:32:31.794Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:32:34.311Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-01-19T06:32:34.311Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:32:34.311Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2020-01-19T06:32:34.311Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2020-01-19T06:32:34.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132410956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:32:34.311Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132410956 data=null button=0 stateMask=0x0 x=182 y=75 count=0} to TimeGraphControl with text {} [2020-01-19T06:32:34.311Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132410954 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:32:34.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132410954 data=null} to TimeGraphControl with text {} [2020-01-19T06:32:34.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132410947 data=null button=1 stateMask=0x0 x=182 y=75 count=1} to TimeGraphControl with text {} [2020-01-19T06:32:34.311Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-1132410945 data=null x=232 y=75 width=0 height=0 detail=0} to TimeGraphControl with text {} [2020-01-19T06:32:34.311Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132410945 data=null button=1 stateMask=0x80000 x=232 y=75 count=1} to TimeGraphControl with text {} [2020-01-19T06:32:34.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132410942 data=null button=1 stateMask=0x80000 x=232 y=75 count=1} to TimeGraphControl with text {} [2020-01-19T06:32:34.311Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132410940 data=null button=0 stateMask=0x0 x=0 y=75 count=0} to TimeGraphControl with text {} [2020-01-19T06:32:34.311Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132410934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:32:34.311Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132410934 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:32:34.311Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132410934 data=null} to TimeGraphControl with text {} [2020-01-19T06:32:34.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132410429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:32:34.567Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132410429 data=null button=0 stateMask=0x0 x=232 y=75 count=0} to TimeGraphControl with text {} [2020-01-19T06:32:34.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132410427 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:32:34.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132410427 data=null} to TimeGraphControl with text {} [2020-01-19T06:32:34.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132410420 data=null button=1 stateMask=0x0 x=232 y=75 count=1} to TimeGraphControl with text {} [2020-01-19T06:32:34.567Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-1132410418 data=null x=182 y=75 width=0 height=0 detail=0} to TimeGraphControl with text {} [2020-01-19T06:32:34.567Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132410418 data=null button=1 stateMask=0x80000 x=182 y=75 count=1} to TimeGraphControl with text {} [2020-01-19T06:32:34.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132410415 data=null button=1 stateMask=0x80000 x=182 y=75 count=1} to TimeGraphControl with text {} [2020-01-19T06:32:34.567Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132410414 data=null button=0 stateMask=0x0 x=0 y=75 count=0} to TimeGraphControl with text {} [2020-01-19T06:32:34.567Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132410409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:32:34.567Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132410408 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:32:34.567Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132410408 data=null} to TimeGraphControl with text {} [2020-01-19T06:32:35.129Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:32:37.648Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-01-19T06:32:37.648Z] DEBUG - matched MenuItem with text "Align Views", using matcher: with mnemonic 'Align Views' [2020-01-19T06:32:37.648Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:32:40.164Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-01-19T06:32:40.164Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:32:40.164Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2020-01-19T06:32:40.164Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2020-01-19T06:32:40.164Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2020-01-19T06:32:40.164Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:32:40.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132405352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:32:40.165Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132405351 data=null button=0 stateMask=0x0 x=182 y=67 count=0} to TimeGraphControl with text {} [2020-01-19T06:32:40.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132405350 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:32:40.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132405350 data=null} to TimeGraphControl with text {} [2020-01-19T06:32:40.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132405342 data=null button=1 stateMask=0x0 x=182 y=67 count=1} to TimeGraphControl with text {} [2020-01-19T06:32:40.165Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-1132405341 data=null x=232 y=67 width=0 height=0 detail=0} to TimeGraphControl with text {} [2020-01-19T06:32:40.165Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132405341 data=null button=1 stateMask=0x80000 x=232 y=67 count=1} to TimeGraphControl with text {} [2020-01-19T06:32:40.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132405338 data=null button=1 stateMask=0x80000 x=232 y=67 count=1} to TimeGraphControl with text {} [2020-01-19T06:32:40.165Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132405336 data=null button=0 stateMask=0x0 x=0 y=67 count=0} to TimeGraphControl with text {} [2020-01-19T06:32:40.165Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132405331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:32:40.165Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132405331 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:32:40.165Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132405331 data=null} to TimeGraphControl with text {} [2020-01-19T06:32:40.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132404826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:32:40.165Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132404826 data=null button=0 stateMask=0x0 x=232 y=67 count=0} to TimeGraphControl with text {} [2020-01-19T06:32:40.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132404824 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:32:40.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132404824 data=null} to TimeGraphControl with text {} [2020-01-19T06:32:40.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132404817 data=null button=1 stateMask=0x0 x=232 y=67 count=1} to TimeGraphControl with text {} [2020-01-19T06:32:40.165Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-1132404816 data=null x=182 y=67 width=0 height=0 detail=0} to TimeGraphControl with text {} [2020-01-19T06:32:40.165Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132404816 data=null button=1 stateMask=0x80000 x=182 y=67 count=1} to TimeGraphControl with text {} [2020-01-19T06:32:40.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132404813 data=null button=1 stateMask=0x80000 x=182 y=67 count=1} to TimeGraphControl with text {} [2020-01-19T06:32:40.165Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132404812 data=null button=0 stateMask=0x0 x=0 y=67 count=0} to TimeGraphControl with text {} [2020-01-19T06:32:40.165Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132404807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:32:40.165Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132404807 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:32:40.165Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132404807 data=null} to TimeGraphControl with text {} [2020-01-19T06:32:40.727Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:32:43.247Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2020-01-19T06:32:43.247Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2020-01-19T06:32:43.247Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-01-19T06:32:43.247Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:32:43.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-1132401973 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-01-19T06:32:43.247Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-1132401973 data=null doit=true} to Sash with text {} [2020-01-19T06:32:43.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1132401973 data=null item=null detail=0 x=150 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-01-19T06:32:43.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-1132401970 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2020-01-19T06:32:43.247Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-1132401968 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {} [2020-01-19T06:32:43.247Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-1132401968 data=null} to Sash with text {} [2020-01-19T06:32:43.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1132401968 data=null item=null detail=0 x=200 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-01-19T06:32:43.247Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-1132401965 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {} [2020-01-19T06:32:43.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1132401964 data=null item=null detail=0 x=200 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {} [2020-01-19T06:32:43.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-1132401964 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2020-01-19T06:32:43.247Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-1132401964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-01-19T06:32:43.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-1132401363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-01-19T06:32:43.813Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-1132401363 data=null doit=true} to Sash with text {} [2020-01-19T06:32:43.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1132401363 data=null item=null detail=0 x=200 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-01-19T06:32:43.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-1132401360 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2020-01-19T06:32:43.813Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-1132401358 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {} [2020-01-19T06:32:43.813Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-1132401358 data=null} to Sash with text {} [2020-01-19T06:32:43.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1132401358 data=null item=null detail=0 x=150 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-01-19T06:32:43.813Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-1132401356 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {} [2020-01-19T06:32:43.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1132401355 data=null item=null detail=0 x=150 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {} [2020-01-19T06:32:43.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-1132401354 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2020-01-19T06:32:43.813Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-1132401354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-01-19T06:32:44.375Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:32:46.893Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2020-01-19T06:32:46.893Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2020-01-19T06:32:46.893Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2020-01-19T06:32:46.893Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:32:46.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-1132398448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-01-19T06:32:46.893Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-1132398448 data=null doit=true} to Sash with text {} [2020-01-19T06:32:46.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1132398448 data=null item=null detail=0 x=151 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-01-19T06:32:46.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-1132398446 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2020-01-19T06:32:46.893Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-1132398444 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {} [2020-01-19T06:32:46.893Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-1132398444 data=null} to Sash with text {} [2020-01-19T06:32:46.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1132398444 data=null item=null detail=0 x=201 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-01-19T06:32:46.893Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-1132398441 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {} [2020-01-19T06:32:46.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1132398440 data=null item=null detail=0 x=201 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {} [2020-01-19T06:32:46.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-1132398439 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2020-01-19T06:32:46.893Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-1132398439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-01-19T06:32:47.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-1132397838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-01-19T06:32:47.149Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-1132397838 data=null doit=true} to Sash with text {} [2020-01-19T06:32:47.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1132397838 data=null item=null detail=0 x=202 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-01-19T06:32:47.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-1132397835 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2020-01-19T06:32:47.149Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-1132397834 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {} [2020-01-19T06:32:47.149Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-1132397834 data=null} to Sash with text {} [2020-01-19T06:32:47.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1132397834 data=null item=null detail=0 x=151 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-01-19T06:32:47.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-1132397832 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {} [2020-01-19T06:32:47.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1132397830 data=null item=null detail=0 x=151 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {} [2020-01-19T06:32:47.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-1132397830 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2020-01-19T06:32:47.149Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-1132397829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-01-19T06:32:47.710Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2020-01-19T06:32:47.710Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2020-01-19T06:32:47.710Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-01-19T06:32:47.710Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:32:47.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-1132397227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-01-19T06:32:47.711Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-1132397227 data=null doit=true} to Sash with text {} [2020-01-19T06:32:47.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1132397227 data=null item=null detail=0 x=151 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-01-19T06:32:47.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-1132397223 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2020-01-19T06:32:47.967Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-1132397221 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {} [2020-01-19T06:32:47.967Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-1132397221 data=null} to Sash with text {} [2020-01-19T06:32:47.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1132397221 data=null item=null detail=0 x=201 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-01-19T06:32:47.967Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-1132397219 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {} [2020-01-19T06:32:47.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1132397217 data=null item=null detail=0 x=201 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {} [2020-01-19T06:32:47.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-1132397217 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2020-01-19T06:32:47.967Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-1132397217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-01-19T06:32:48.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-1132396616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-01-19T06:32:48.529Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-1132396615 data=null doit=true} to Sash with text {} [2020-01-19T06:32:48.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1132396615 data=null item=null detail=0 x=202 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-01-19T06:32:48.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-1132396612 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2020-01-19T06:32:48.529Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-1132396611 data=null x=1 y=77 width=0 height=0 detail=0} to Sash with text {} [2020-01-19T06:32:48.529Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-1132396611 data=null} to Sash with text {} [2020-01-19T06:32:48.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1132396610 data=null item=null detail=0 x=151 y=0 width=3 height=154 stateMask=0x0 text=null doit=true} to Sash with text {} [2020-01-19T06:32:48.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-1132396608 data=null button=0 stateMask=0x80000 x=1 y=77 count=0} to Sash with text {} [2020-01-19T06:32:48.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1132396607 data=null item=null detail=0 x=151 y=0 width=3 height=154 stateMask=0x80000 text=null doit=true} to Sash with text {} [2020-01-19T06:32:48.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-1132396606 data=null button=1 stateMask=0x0 x=1 y=77 count=1} to Sash with text {} [2020-01-19T06:32:48.529Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-1132396606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2020-01-19T06:32:49.091Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:32:49.091Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.perspective"' [2020-01-19T06:32:49.348Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.1"' [2020-01-19T06:32:49.348Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.2"' [2020-01-19T06:32:49.348Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.3"' [2020-01-19T06:32:49.348Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - Eclipse Platform} time=-1132395747 data=null doit=true} to Shell with text {data - Resource - Eclipse Platform} [2020-01-19T06:32:49.348Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:32:49.348Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:32:49.348Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:32:49.348Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:32:49.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=-1132395722 data=null button=0 stateMask=0x0 x=102 y=12 count=0} to TreeItem with text {TestAxisAlignment} [2020-01-19T06:32:49.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-1132395722 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2020-01-19T06:32:49.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-1132395721 data=null} to TreeItem with text {TestAxisAlignment} [2020-01-19T06:32:49.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-1132395721 data=null button=1 stateMask=0x0 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment} [2020-01-19T06:32:49.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132395721 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} [2020-01-19T06:32:49.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-1132395713 data=null button=1 stateMask=0x80000 x=102 y=12 count=1} to TreeItem with text {TestAxisAlignment} [2020-01-19T06:32:49.348Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:32:49.348Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:32:49.348Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:32:49.912Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:32:49.912Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:32:49.912Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:32:49.912Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:32:49.912Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:49.912Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:32:49.912Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:32:49.912Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:32:49.912Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:49.912Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:32:49.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132395065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:49.912Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132395064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:49.912Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132395064 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:49.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132395064 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:49.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132395064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:49.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132395064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:49.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132395064 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') [2020-01-19T06:32:49.912Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132395064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:49.912Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132395064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:49.912Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132395064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:49.912Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132395064 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:49.912Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132395063 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:49.912Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:49.912Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:32:49.912Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:32:49.912Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:32:49.912Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:32:49.912Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:32:49.912Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:32:49.912Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:32:49.912Z] DEBUG - Clicking on OK [2020-01-19T06:32:49.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132395062 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') [2020-01-19T06:32:49.912Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132395062 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') [2020-01-19T06:32:49.912Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132395062 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:32:49.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132395062 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:32:49.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132395062 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') [2020-01-19T06:32:49.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132395062 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') [2020-01-19T06:32:49.912Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:32:49.912Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:32:49.912Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:32:49.912Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:32:49.912Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:32:49.912Z] DEBUG - Clicked on OK [2020-01-19T06:32:50.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132395062 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') [2020-01-19T06:32:50.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1132395676 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:32:51.037Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.591 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest [2020-01-19T06:32:51.037Z] testMoveHistogramOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.898 s [2020-01-19T06:32:51.037Z] testNotOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.55 s [2020-01-19T06:32:51.037Z] testOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.338 s [2020-01-19T06:32:51.037Z] testMenuItem(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 2.307 s [2020-01-19T06:32:51.037Z] testMoveTgStubOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.303 s [2020-01-19T06:32:51.037Z] testOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.561 s [2020-01-19T06:32:51.037Z] testNotOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 4.72 s [2020-01-19T06:32:51.037Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest [2020-01-19T06:32:52.402Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-01-19T06:32:52.402Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:32:52.402Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:32:52.402Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:32:52.402Z] DEBUG - Clicking on TableItem with text {} [2020-01-19T06:32:52.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1132392668 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T06:32:52.402Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1132392668 data=null doit=true} to TableItem with text {} [2020-01-19T06:32:52.402Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T06:32:52.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1132392667 data=null} to TableItem with text {} [2020-01-19T06:32:52.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1132392664 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T06:32:52.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1132392661 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {} [2020-01-19T06:32:52.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1132392658 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T06:32:52.402Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-1132392657 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T06:32:52.402Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-1132392657 data=null doit=true} to TableItem with text {} [2020-01-19T06:32:52.402Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-1132392657 data=null} to TableItem with text {} [2020-01-19T06:32:52.402Z] DEBUG - Clicked on TableItem with text {} [2020-01-19T06:32:52.402Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T06:32:52.963Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:32:52.963Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:32:52.963Z] DEBUG - Clicking on TableItem with text {} [2020-01-19T06:32:52.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1132392040 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T06:32:52.963Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1132392040 data=null doit=true} to TableItem with text {} [2020-01-19T06:32:52.963Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T06:32:52.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1132392040 data=null} to TableItem with text {} [2020-01-19T06:32:52.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1132392036 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T06:32:52.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1132392034 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {} [2020-01-19T06:32:52.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1132392030 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T06:32:52.963Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-1132392030 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T06:32:52.963Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-1132392030 data=null doit=true} to TableItem with text {} [2020-01-19T06:32:52.963Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-1132392030 data=null} to TableItem with text {} [2020-01-19T06:32:52.963Z] DEBUG - Clicked on TableItem with text {} [2020-01-19T06:32:52.963Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard' [2020-01-19T06:32:52.963Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard' [2020-01-19T06:32:52.963Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard' [2020-01-19T06:32:53.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=-1132392008 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' [2020-01-19T06:32:53.475Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:32:53.475Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:32:53.475Z] DEBUG - Clicking on TableItem with text {} [2020-01-19T06:32:53.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1132391481 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T06:32:53.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1132391481 data=null doit=true} to TableItem with text {} [2020-01-19T06:32:53.475Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T06:32:53.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1132391481 data=null} to TableItem with text {} [2020-01-19T06:32:53.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1132391481 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T06:32:53.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1132391478 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {} [2020-01-19T06:32:53.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1132391477 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T06:32:53.475Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-1132391476 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T06:32:53.475Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-1132391476 data=null doit=true} to TableItem with text {} [2020-01-19T06:32:53.475Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-1132391476 data=null} to TableItem with text {} [2020-01-19T06:32:53.475Z] DEBUG - Clicked on TableItem with text {} [2020-01-19T06:32:53.475Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T06:32:53.475Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T06:32:53.731Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard' [2020-01-19T06:32:53.731Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard' [2020-01-19T06:32:53.731Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard' [2020-01-19T06:32:53.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=-1132391428 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' [2020-01-19T06:32:54.293Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1132390882 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-01-19T06:32:54.293Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:32:54.293Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:32:54.293Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:32:54.293Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:32:54.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1132390863 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:32:54.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1132390863 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:32:54.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1132390863 data=null} to TreeItem with text {test} [2020-01-19T06:32:54.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1132390862 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:32:54.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132390862 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} [2020-01-19T06:32:54.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1132390842 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:32:54.293Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:32:54.293Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:32:54.293Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:32:54.856Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:32:54.856Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:32:54.856Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:32:54.856Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:32:54.856Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:54.856Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:32:54.856Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:32:54.856Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:32:54.856Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:54.856Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:32:54.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132390241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:54.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132390240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:54.856Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132390240 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:54.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132390240 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:54.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132390240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:54.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132390240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:54.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132390240 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') [2020-01-19T06:32:54.856Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132390240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:54.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132390240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:54.856Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132390239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:54.856Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132390239 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:54.856Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132390239 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:54.856Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:54.856Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:32:54.856Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:32:54.856Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:32:54.856Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:32:54.856Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:32:54.856Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:32:54.856Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:32:54.856Z] DEBUG - Clicking on OK [2020-01-19T06:32:54.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132390239 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') [2020-01-19T06:32:54.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132390239 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') [2020-01-19T06:32:54.856Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132390239 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:32:54.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132390239 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:32:54.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132390238 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') [2020-01-19T06:32:54.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132390238 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') [2020-01-19T06:32:54.856Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:32:54.856Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:32:54.856Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:32:54.856Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:32:55.112Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:32:55.112Z] DEBUG - Clicked on OK [2020-01-19T06:32:55.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132390238 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') [2020-01-19T06:32:55.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1132390813 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:32:55.113Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.329 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest [2020-01-19T06:32:55.113Z] testNoCopySearchRow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.627 s [2020-01-19T06:32:55.113Z] testCopySingleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.559 s [2020-01-19T06:32:55.113Z] testCopyMultipleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.582 s [2020-01-19T06:32:55.113Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest [2020-01-19T06:32:57.005Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-01-19T06:32:57.005Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:32:57.005Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:32:57.005Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:32:57.005Z] DEBUG - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw' [2020-01-19T06:32:57.005Z] DEBUG - Clicking on with mnemonic 'Show Raw' [2020-01-19T06:32:57.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show Raw} time=-1132388020 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' [2020-01-19T06:32:57.005Z] DEBUG - Clicked on with mnemonic 'Show Raw' [2020-01-19T06:32:57.005Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T06:32:57.005Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T06:32:57.005Z] DEBUG - Clicking on (of type 'Table') [2020-01-19T06:32:57.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1132387979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:32:57.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1132387975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:32:57.005Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1132387975 data=null doit=true} to (of type 'Table') [2020-01-19T06:32:57.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1132387975 data=null} to (of type 'Table') [2020-01-19T06:32:57.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1132387975 data=null button=1 stateMask=0x0 x=107 y=108 count=1} to (of type 'Table') [2020-01-19T06:32:57.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1132387973 data=null button=1 stateMask=0x80000 x=107 y=108 count=1} to (of type 'Table') [2020-01-19T06:32:57.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1132387973 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-01-19T06:32:57.261Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1132387920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:32:57.261Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1132387920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:32:57.261Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1132387920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:32:57.261Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1132387920 data=null doit=true} to (of type 'Table') [2020-01-19T06:32:57.261Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1132387920 data=null} to (of type 'Table') [2020-01-19T06:32:57.261Z] DEBUG - Clicked on (of type 'Table') [2020-01-19T06:32:57.261Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T06:32:57.261Z] DEBUG - Selecting rows [4] in (of type 'Table') [2020-01-19T06:32:57.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1132387917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:32:57.261Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1132387917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:32:57.261Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1132387917 data=null doit=true} to (of type 'Table') [2020-01-19T06:32:57.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1132387917 data=null} to (of type 'Table') [2020-01-19T06:32:57.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1132387917 data=null button=1 stateMask=0x0 x=22 y=108 count=1} to (of type 'Table') [2020-01-19T06:32:57.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1132387915 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-01-19T06:32:57.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1132387913 data=null button=1 stateMask=0x80000 x=22 y=108 count=1} to (of type 'Table') [2020-01-19T06:32:57.261Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: of type 'StyledText' [2020-01-19T06:32:57.261Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: (of type 'StyledText') [2020-01-19T06:32:57.261Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1132387881 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-01-19T06:32:57.261Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-19T06:32:57.261Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-19T06:32:57.261Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-19T06:32:57.517Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-19T06:32:57.517Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-01-19T06:32:57.517Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1132387620 data=null doit=true} to Shell with text {Preferences} [2020-01-19T06:32:57.517Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1132387620 data=null doit=true} to Shell with text {Preferences} [2020-01-19T06:32:57.517Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:32:57.518Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-19T06:32:57.518Z] DEBUG - matched Text with text "5", using matcher: of type 'Text' [2020-01-19T06:32:57.518Z] DEBUG - matched Text with text "5", using matcher: (of type 'Text') [2020-01-19T06:32:57.518Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:32:57.518Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:32:57.518Z] DEBUG - Clicking on TreeItem with text {General} [2020-01-19T06:32:57.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=-1132387616 data=null button=0 stateMask=0x0 x=50 y=12 count=0} to TreeItem with text {General} [2020-01-19T06:32:57.518Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=-1132387616 data=null doit=true} to TreeItem with text {General} [2020-01-19T06:32:57.518Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:32:57.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=-1132387616 data=null} to TreeItem with text {General} [2020-01-19T06:32:57.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=-1132387615 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {General} [2020-01-19T06:32:57.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132387615 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} [2020-01-19T06:32:57.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=-1132387614 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {General} [2020-01-19T06:32:57.518Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {General} time=-1132387614 data=null button=0 stateMask=0x0 x=50 y=12 count=0} to TreeItem with text {General} [2020-01-19T06:32:57.518Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {General} time=-1132387614 data=null doit=true} to TreeItem with text {General} [2020-01-19T06:32:57.518Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {General} time=-1132387614 data=null} to TreeItem with text {General} [2020-01-19T06:32:57.518Z] DEBUG - Clicked on TreeItem with text {General} [2020-01-19T06:32:57.518Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:32:57.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=-1132387613 data=null button=0 stateMask=0x0 x=50 y=12 count=0} to TreeItem with text {General} [2020-01-19T06:32:57.518Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=-1132387613 data=null doit=true} to TreeItem with text {General} [2020-01-19T06:32:57.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=-1132387613 data=null} to TreeItem with text {General} [2020-01-19T06:32:57.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=-1132387613 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {General} [2020-01-19T06:32:57.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132387613 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} [2020-01-19T06:32:57.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=-1132387612 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {General} [2020-01-19T06:32:58.081Z] DEBUG - Clicking on Tree node with text: Appearance [2020-01-19T06:32:58.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=-1132387111 data=null button=0 stateMask=0x0 x=87 y=36 count=0} to Tree node with text: Appearance [2020-01-19T06:32:58.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=-1132387111 data=null doit=true} to Tree node with text: Appearance [2020-01-19T06:32:58.081Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:32:58.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=-1132387111 data=null} to Tree node with text: Appearance [2020-01-19T06:32:58.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=-1132387111 data=null button=1 stateMask=0x0 x=87 y=36 count=1} to Tree node with text: Appearance [2020-01-19T06:32:58.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132387110 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 [2020-01-19T06:32:58.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=-1132387110 data=null button=1 stateMask=0x80000 x=87 y=36 count=1} to Tree node with text: Appearance [2020-01-19T06:32:58.081Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Appearance} time=-1132387088 data=null button=0 stateMask=0x0 x=87 y=36 count=0} to Tree node with text: Appearance [2020-01-19T06:32:58.081Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Appearance} time=-1132387087 data=null doit=true} to Tree node with text: Appearance [2020-01-19T06:32:58.081Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Appearance} time=-1132387087 data=null} to Tree node with text: Appearance [2020-01-19T06:32:58.081Z] DEBUG - Clicked on Tree node with text: Appearance [2020-01-19T06:32:58.081Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:32:58.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=-1132387087 data=null button=0 stateMask=0x0 x=87 y=36 count=0} to Tree node with text: Appearance [2020-01-19T06:32:58.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=-1132387087 data=null doit=true} to Tree node with text: Appearance [2020-01-19T06:32:58.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=-1132387087 data=null} to Tree node with text: Appearance [2020-01-19T06:32:58.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=-1132387086 data=null button=1 stateMask=0x0 x=87 y=36 count=1} to Tree node with text: Appearance [2020-01-19T06:32:58.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132387086 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 [2020-01-19T06:32:58.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=-1132387085 data=null button=1 stateMask=0x80000 x=87 y=36 count=1} to Tree node with text: Appearance [2020-01-19T06:32:58.081Z] DEBUG - Clicking on Tree node with text: Colors and Fonts [2020-01-19T06:32:58.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=-1132387085 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to Tree node with text: Colors and Fonts [2020-01-19T06:32:58.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=-1132387085 data=null doit=true} to Tree node with text: Colors and Fonts [2020-01-19T06:32:58.081Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:32:58.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=-1132387085 data=null} to Tree node with text: Colors and Fonts [2020-01-19T06:32:58.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=-1132387084 data=null button=1 stateMask=0x0 x=122 y=60 count=1} to Tree node with text: Colors and Fonts [2020-01-19T06:32:58.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132387084 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 [2020-01-19T06:32:58.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=-1132387084 data=null button=1 stateMask=0x80000 x=122 y=60 count=1} to Tree node with text: Colors and Fonts [2020-01-19T06:32:58.081Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Colors and Fonts} time=-1132387054 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to Tree node with text: Colors and Fonts [2020-01-19T06:32:58.081Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Colors and Fonts} time=-1132387048 data=null doit=true} to Tree node with text: Colors and Fonts [2020-01-19T06:32:58.081Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Colors and Fonts} time=-1132387048 data=null} to Tree node with text: Colors and Fonts [2020-01-19T06:32:58.081Z] DEBUG - Clicked on Tree node with text: Colors and Fonts [2020-01-19T06:32:58.081Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:32:58.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=-1132387048 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to Tree node with text: Colors and Fonts [2020-01-19T06:32:58.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=-1132387048 data=null doit=true} to Tree node with text: Colors and Fonts [2020-01-19T06:32:58.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=-1132387047 data=null} to Tree node with text: Colors and Fonts [2020-01-19T06:32:58.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=-1132387047 data=null button=1 stateMask=0x0 x=122 y=60 count=1} to Tree node with text: Colors and Fonts [2020-01-19T06:32:58.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132387047 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 [2020-01-19T06:32:58.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=-1132387046 data=null button=1 stateMask=0x80000 x=122 y=60 count=1} to Tree node with text: Colors and Fonts [2020-01-19T06:32:58.081Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:32:58.081Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:32:58.081Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:32:58.081Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:32:58.081Z] DEBUG - Clicking on TreeItem with text {Tracing} [2020-01-19T06:32:58.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1132387044 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing} [2020-01-19T06:32:58.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1132387044 data=null doit=true} to TreeItem with text {Tracing} [2020-01-19T06:32:58.081Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:32:58.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1132387043 data=null} to TreeItem with text {Tracing} [2020-01-19T06:32:58.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1132387040 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing} [2020-01-19T06:32:58.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132387040 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} [2020-01-19T06:32:58.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1132387039 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing} [2020-01-19T06:32:58.081Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Tracing} time=-1132387039 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing} [2020-01-19T06:32:58.081Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Tracing} time=-1132387039 data=null doit=true} to TreeItem with text {Tracing} [2020-01-19T06:32:58.081Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Tracing} time=-1132387039 data=null} to TreeItem with text {Tracing} [2020-01-19T06:32:58.081Z] DEBUG - Clicked on TreeItem with text {Tracing} [2020-01-19T06:32:58.081Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:32:58.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1132387038 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing} [2020-01-19T06:32:58.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1132387038 data=null doit=true} to TreeItem with text {Tracing} [2020-01-19T06:32:58.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1132387038 data=null} to TreeItem with text {Tracing} [2020-01-19T06:32:58.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1132387038 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing} [2020-01-19T06:32:58.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132387038 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} [2020-01-19T06:32:58.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1132387037 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing} [2020-01-19T06:32:58.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1132387037 data=null doit=true} to TreeItem with text {Tracing} [2020-01-19T06:32:58.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1132387036 data=null} to TreeItem with text {Tracing} [2020-01-19T06:32:58.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1132387036 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing} [2020-01-19T06:32:58.081Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1132387036 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} [2020-01-19T06:32:58.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1132387017 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing} [2020-01-19T06:32:58.081Z] DEBUG - Clicking on Tree node with text: Trace event raw text font (set to default: Text Font) [2020-01-19T06:32:58.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1132387017 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) [2020-01-19T06:32:58.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1132387017 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2020-01-19T06:32:58.082Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:32:58.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1132387016 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2020-01-19T06:32:58.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1132387016 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) [2020-01-19T06:32:58.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132387016 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) [2020-01-19T06:32:58.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1132387012 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) [2020-01-19T06:32:58.082Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1132387012 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) [2020-01-19T06:32:58.082Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1132387012 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2020-01-19T06:32:58.082Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1132387012 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2020-01-19T06:32:58.082Z] DEBUG - Clicked on Tree node with text: Trace event raw text font (set to default: Text Font) [2020-01-19T06:32:58.082Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:32:58.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1132387012 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) [2020-01-19T06:32:58.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1132387011 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2020-01-19T06:32:58.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1132387011 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2020-01-19T06:32:58.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1132387011 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) [2020-01-19T06:32:58.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132387011 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) [2020-01-19T06:32:58.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1132387009 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) [2020-01-19T06:32:58.082Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2020-01-19T06:32:58.082Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2020-01-19T06:32:58.082Z] DEBUG - matched Button with text "&Use System Font", using matcher: with mnemonic 'Use System Font' [2020-01-19T06:32:58.082Z] DEBUG - matched Button with text "&Use System Font", using matcher: with style 'SWT.PUSH' [2020-01-19T06:32:58.082Z] DEBUG - matched Button with text "&Use System Font", using matcher: (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2020-01-19T06:32:58.082Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2020-01-19T06:32:58.082Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2020-01-19T06:32:58.082Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2020-01-19T06:32:58.082Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2020-01-19T06:32:58.082Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T06:32:58.082Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T06:32:58.082Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:32:58.082Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:32:58.082Z] DEBUG - Clicking on &Use System Font [2020-01-19T06:32:58.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Use System Font} time=-1132387006 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') [2020-01-19T06:32:58.082Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=-1132387006 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') [2020-01-19T06:32:58.082Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Use System Font} time=-1132387006 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2020-01-19T06:32:58.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Use System Font} time=-1132387006 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2020-01-19T06:32:58.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Use System Font} time=-1132387006 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') [2020-01-19T06:32:58.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Use System Font} time=-1132387006 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') [2020-01-19T06:32:58.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Use System Font} time=-1132387006 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') [2020-01-19T06:32:58.082Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Use System Font} time=-1132387002 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') [2020-01-19T06:32:58.082Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=-1132387002 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') [2020-01-19T06:32:58.082Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Use System Font} time=-1132387002 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') [2020-01-19T06:32:58.082Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Use System Font} time=-1132387001 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2020-01-19T06:32:58.082Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Use System Font} time=-1132387001 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2020-01-19T06:32:58.082Z] DEBUG - Clicked on &Use System Font [2020-01-19T06:32:58.082Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2020-01-19T06:32:58.082Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2020-01-19T06:32:58.082Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2020-01-19T06:32:58.082Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2020-01-19T06:32:58.082Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2020-01-19T06:32:58.082Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2020-01-19T06:32:58.082Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T06:32:58.082Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T06:32:58.082Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2020-01-19T06:32:58.082Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2020-01-19T06:32:58.082Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:32:58.082Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:32:58.082Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:32:58.082Z] DEBUG - Clicking on &Apply [2020-01-19T06:32:58.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1132386999 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') [2020-01-19T06:32:58.082Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1132386999 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') [2020-01-19T06:32:58.082Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1132386999 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:32:58.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1132386999 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:32:58.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1132386999 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') [2020-01-19T06:32:58.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1132386999 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') [2020-01-19T06:32:58.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1132386999 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') [2020-01-19T06:32:58.339Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1132386851 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') [2020-01-19T06:32:58.339Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1132386851 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') [2020-01-19T06:32:58.339Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1132386851 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') [2020-01-19T06:32:58.339Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1132386851 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:32:58.339Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1132386851 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:32:58.339Z] DEBUG - Clicked on &Apply [2020-01-19T06:32:58.339Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2020-01-19T06:32:58.339Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2020-01-19T06:32:58.339Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2020-01-19T06:32:58.339Z] DEBUG - matched Button with text "&Reset", using matcher: with mnemonic 'Reset' [2020-01-19T06:32:58.339Z] DEBUG - matched Button with text "&Reset", using matcher: with style 'SWT.PUSH' [2020-01-19T06:32:58.339Z] DEBUG - matched Button with text "&Reset", using matcher: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2020-01-19T06:32:58.339Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2020-01-19T06:32:58.339Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2020-01-19T06:32:58.339Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2020-01-19T06:32:58.339Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T06:32:58.339Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T06:32:58.339Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:32:58.339Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:32:58.339Z] DEBUG - Clicking on &Reset [2020-01-19T06:32:58.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset} time=-1132386821 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') [2020-01-19T06:32:58.339Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset} time=-1132386821 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') [2020-01-19T06:32:58.339Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset} time=-1132386821 data=null doit=true} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2020-01-19T06:32:58.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset} time=-1132386821 data=null} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2020-01-19T06:32:58.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset} time=-1132386820 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') [2020-01-19T06:32:58.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset} time=-1132386820 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') [2020-01-19T06:32:58.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset} time=-1132386820 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') [2020-01-19T06:32:58.339Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2020-01-19T06:32:58.339Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2020-01-19T06:32:58.339Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2020-01-19T06:32:58.339Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2020-01-19T06:32:58.339Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2020-01-19T06:32:58.339Z] DEBUG - Clicked on &Reset [2020-01-19T06:32:58.339Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2020-01-19T06:32:58.339Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2020-01-19T06:32:58.339Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2020-01-19T06:32:58.339Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2020-01-19T06:32:58.339Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2020-01-19T06:32:58.339Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2020-01-19T06:32:58.339Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T06:32:58.339Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T06:32:58.339Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:32:58.339Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:32:58.339Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:32:58.339Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-19T06:32:58.339Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:32:58.339Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T06:32:58.339Z] DEBUG - Clicking on OK [2020-01-19T06:32:58.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132386803 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') [2020-01-19T06:32:58.340Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132386802 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') [2020-01-19T06:32:58.340Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132386802 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T06:32:58.340Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132386802 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T06:32:58.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132386802 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') [2020-01-19T06:32:58.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132386802 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') [2020-01-19T06:32:58.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132386802 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') [2020-01-19T06:32:58.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1132387756 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-19T06:32:58.596Z] DEBUG - Clicked on [2020-01-19T06:32:58.596Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1132386394 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T06:32:58.596Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:32:58.596Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:32:58.596Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:32:58.596Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:32:58.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1132386386 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:32:58.596Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1132386386 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:32:58.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1132386386 data=null} to TreeItem with text {test} [2020-01-19T06:32:58.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1132386386 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:32:58.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132386386 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} [2020-01-19T06:32:58.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1132386320 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:32:58.888Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:32:58.888Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:32:58.888Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:32:59.450Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:32:59.451Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:32:59.451Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:32:59.451Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:32:59.451Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:59.451Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:32:59.451Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:32:59.451Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:32:59.451Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:59.451Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:32:59.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132385676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:59.451Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132385676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:59.451Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132385676 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:59.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132385675 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:59.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132385675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:59.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132385675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:59.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132385675 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') [2020-01-19T06:32:59.451Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132385675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:59.451Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132385675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:59.451Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132385675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:59.451Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132385675 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:59.451Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132385675 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:59.451Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:32:59.451Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:32:59.451Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:32:59.451Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:32:59.451Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:32:59.451Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:32:59.451Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:32:59.451Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:32:59.451Z] DEBUG - Clicking on OK [2020-01-19T06:32:59.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132385674 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') [2020-01-19T06:32:59.451Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132385674 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') [2020-01-19T06:32:59.451Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132385674 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:32:59.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132385674 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:32:59.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132385673 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') [2020-01-19T06:32:59.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132385673 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') [2020-01-19T06:32:59.451Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:32:59.451Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:32:59.451Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:32:59.451Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:32:59.451Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:32:59.451Z] DEBUG - Clicked on OK [2020-01-19T06:33:00.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132385673 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') [2020-01-19T06:33:00.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1132386286 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:33:00.270Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.177 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest [2020-01-19T06:33:00.270Z] testChangeFont(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest) Time elapsed: 5.11 s [2020-01-19T06:33:00.270Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest [2020-01-19T06:33:02.159Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-01-19T06:33:02.159Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:33:02.159Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:33:02.159Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:33:02.159Z] DEBUG - Clicking on TableItem with text {} [2020-01-19T06:33:02.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1132383202 data=null button=0 stateMask=0x0 x=285 y=12 count=0} to TableItem with text {} [2020-01-19T06:33:02.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1132383202 data=null doit=true} to TableItem with text {} [2020-01-19T06:33:02.159Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T06:33:02.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1132383201 data=null} to TableItem with text {} [2020-01-19T06:33:02.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1132383199 data=null button=1 stateMask=0x0 x=285 y=12 count=1} to TableItem with text {} [2020-01-19T06:33:02.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1132383181 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {} [2020-01-19T06:33:02.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1132383181 data=null button=1 stateMask=0x80000 x=285 y=12 count=1} to TableItem with text {} [2020-01-19T06:33:02.159Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-1132383181 data=null button=0 stateMask=0x0 x=285 y=12 count=0} to TableItem with text {} [2020-01-19T06:33:02.159Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-1132383180 data=null doit=true} to TableItem with text {} [2020-01-19T06:33:02.159Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-1132383180 data=null} to TableItem with text {} [2020-01-19T06:33:02.159Z] DEBUG - Clicked on TableItem with text {} [2020-01-19T06:33:02.159Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:33:02.159Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-19T06:33:02.159Z] DEBUG - Inserting text:LoggerA|LoggerB|LoggerC into text (of type 'Text') [2020-01-19T06:33:02.159Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-19T06:33:02.159Z] DEBUG - Typing text 'LoggerA|LoggerB|LoggerC' with an interval of 50ms. between characters. [2020-01-19T06:33:03.087Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-19T06:33:04.976Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T06:33:04.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1132380455 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T06:33:04.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1132380455 data=null doit=true} to TableItem with text {} [2020-01-19T06:33:04.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1132380455 data=null} to TableItem with text {} [2020-01-19T06:33:04.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1132380454 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T06:33:04.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1132380453 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T06:33:04.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1132380452 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T06:33:04.976Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...' [2020-01-19T06:33:04.976Z] DEBUG - Clicking on with mnemonic 'Export To Text...' [2020-01-19T06:33:04.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=-1132380429 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...' [2020-01-19T06:33:04.976Z] DEBUG - Clicked on with mnemonic 'Export To Text...' [2020-01-19T06:33:06.867Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-01-19T06:33:06.867Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:33:06.867Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:33:06.867Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:33:06.867Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T06:33:06.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1132378470 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T06:33:06.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1132378470 data=null doit=true} to TableItem with text {} [2020-01-19T06:33:06.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1132378470 data=null} to TableItem with text {} [2020-01-19T06:33:06.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1132378470 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T06:33:06.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1132378468 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T06:33:06.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1132378463 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T06:33:06.867Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...' [2020-01-19T06:33:06.867Z] DEBUG - Clicking on with mnemonic 'Export To Text...' [2020-01-19T06:33:06.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=-1132378437 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...' [2020-01-19T06:33:06.867Z] DEBUG - Clicked on with mnemonic 'Export To Text...' [2020-01-19T06:33:07.124Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1132377905 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T06:33:07.124Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:33:07.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:33:07.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:33:07.124Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:33:07.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1132377899 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:33:07.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1132377899 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:33:07.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1132377899 data=null} to TreeItem with text {test} [2020-01-19T06:33:07.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1132377899 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:33:07.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132377899 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} [2020-01-19T06:33:07.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1132377882 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:33:07.124Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:33:07.124Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:33:07.124Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:33:08.054Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:33:08.054Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:33:08.054Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:33:08.054Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:33:08.054Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:08.054Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:33:08.054Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:33:08.054Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:33:08.054Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:08.054Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:33:08.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132377216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:08.054Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132377216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:08.054Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132377216 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:08.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132377216 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:08.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132377215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:08.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132377215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:08.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132377215 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') [2020-01-19T06:33:08.054Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132377215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:08.054Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132377215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:08.054Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132377215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:08.054Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132377215 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:08.054Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132377215 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:08.054Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:08.054Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:33:08.054Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:33:08.054Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:33:08.054Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:33:08.054Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:33:08.054Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:33:08.054Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:08.054Z] DEBUG - Clicking on OK [2020-01-19T06:33:08.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132377214 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') [2020-01-19T06:33:08.054Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132377214 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') [2020-01-19T06:33:08.054Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132377214 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:08.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132377214 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:08.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132377214 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') [2020-01-19T06:33:08.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132377214 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') [2020-01-19T06:33:08.054Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:08.054Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:08.054Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:08.054Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:08.054Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:08.054Z] DEBUG - Clicked on OK [2020-01-19T06:33:08.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132377214 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') [2020-01-19T06:33:08.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1132377850 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:33:08.873Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.322 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest [2020-01-19T06:33:08.873Z] testExportWithFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest) Time elapsed: 4.623 s [2020-01-19T06:33:08.873Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest) Time elapsed: 1.985 s [2020-01-19T06:33:08.873Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting [2020-01-19T06:33:08.873Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:33:08.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:33:08.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:33:08.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:33:08.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:33:08.873Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:33:08.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=-1132376195 data=null button=0 stateMask=0x0 x=99 y=12 count=0} to TreeItem with text {TestForOffsetting} [2020-01-19T06:33:08.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-1132376194 data=null doit=true} to TreeItem with text {TestForOffsetting} [2020-01-19T06:33:08.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-1132376194 data=null} to TreeItem with text {TestForOffsetting} [2020-01-19T06:33:08.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-1132376194 data=null button=1 stateMask=0x0 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting} [2020-01-19T06:33:08.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132376194 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} [2020-01-19T06:33:08.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-1132376176 data=null button=1 stateMask=0x80000 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting} [2020-01-19T06:33:08.874Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:33:08.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=-1132376175 data=null button=0 stateMask=0x0 x=99 y=12 count=0} to TreeItem with text {TestForOffsetting} [2020-01-19T06:33:08.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-1132376175 data=null doit=true} to TreeItem with text {TestForOffsetting} [2020-01-19T06:33:08.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-1132376175 data=null} to TreeItem with text {TestForOffsetting} [2020-01-19T06:33:08.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-1132376175 data=null button=1 stateMask=0x0 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting} [2020-01-19T06:33:08.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132376174 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} [2020-01-19T06:33:08.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-1132376169 data=null button=1 stateMask=0x80000 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting} [2020-01-19T06:33:08.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-1132376169 data=null doit=true} to TreeItem with text {TestForOffsetting} [2020-01-19T06:33:08.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-1132376168 data=null} to TreeItem with text {TestForOffsetting} [2020-01-19T06:33:08.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-1132376168 data=null button=1 stateMask=0x0 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting} [2020-01-19T06:33:08.874Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1132376168 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} [2020-01-19T06:33:08.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-1132376165 data=null button=1 stateMask=0x80000 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting} [2020-01-19T06:33:08.874Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:33:08.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1132376164 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T06:33:08.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1132376164 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T06:33:08.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1132376164 data=null} to TreeItem with text {Traces [0]} [2020-01-19T06:33:08.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1132376164 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:33:08.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132376164 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]} [2020-01-19T06:33:08.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1132376154 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:33:10.239Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample8616355017100011246.xml"' [2020-01-19T06:33:10.239Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:33:10.239Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:33:10.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1132374811 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T06:33:10.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1132374811 data=null} to TreeItem with text {Traces [1]} [2020-01-19T06:33:10.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1132374810 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:33:10.239Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1132374810 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]} [2020-01-19T06:33:10.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1132374807 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:33:10.239Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:33:10.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample8616355017100011246.xml} time=-1132374781 data=null button=0 stateMask=0x0 x=195 y=84 count=0} to TreeItem with text {sample8616355017100011246.xml} [2020-01-19T06:33:10.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample8616355017100011246.xml} time=-1132374781 data=null doit=true} to TreeItem with text {sample8616355017100011246.xml} [2020-01-19T06:33:10.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample8616355017100011246.xml} time=-1132374781 data=null} to TreeItem with text {sample8616355017100011246.xml} [2020-01-19T06:33:10.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample8616355017100011246.xml} time=-1132374781 data=null button=1 stateMask=0x0 x=195 y=84 count=1} to TreeItem with text {sample8616355017100011246.xml} [2020-01-19T06:33:10.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132374781 data=null item=TreeItem {sample8616355017100011246.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample8616355017100011246.xml} [2020-01-19T06:33:10.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample8616355017100011246.xml} time=-1132374768 data=null button=1 stateMask=0x80000 x=195 y=84 count=1} to TreeItem with text {sample8616355017100011246.xml} [2020-01-19T06:33:10.239Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:33:10.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample8616355017100011246.xml} time=-1132374767 data=null button=0 stateMask=0x0 x=195 y=84 count=0} to TreeItem with text {sample8616355017100011246.xml} [2020-01-19T06:33:10.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample8616355017100011246.xml} time=-1132374767 data=null doit=true} to TreeItem with text {sample8616355017100011246.xml} [2020-01-19T06:33:10.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample8616355017100011246.xml} time=-1132374767 data=null} to TreeItem with text {sample8616355017100011246.xml} [2020-01-19T06:33:10.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample8616355017100011246.xml} time=-1132374767 data=null button=1 stateMask=0x0 x=195 y=84 count=1} to TreeItem with text {sample8616355017100011246.xml} [2020-01-19T06:33:10.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132374767 data=null item=TreeItem {sample8616355017100011246.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample8616355017100011246.xml} [2020-01-19T06:33:10.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample8616355017100011246.xml} time=-1132374764 data=null button=1 stateMask=0x80000 x=195 y=84 count=1} to TreeItem with text {sample8616355017100011246.xml} [2020-01-19T06:33:10.239Z] DEBUG - matched MenuItem with text "Apply Time Offset...", using matcher: with mnemonic 'Apply Time Offset...' [2020-01-19T06:33:10.239Z] DEBUG - Clicking on with mnemonic 'Apply Time Offset...' [2020-01-19T06:33:10.495Z] DEBUG - Clicked on with mnemonic 'Apply Time Offset...' [2020-01-19T06:33:10.495Z] DEBUG - matched Shell with text "Apply time offset", using matcher: with text 'Apply time offset' [2020-01-19T06:33:10.495Z] DEBUG - Attempting to set focus on Shell with text {Apply time offset} [2020-01-19T06:33:10.495Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:33:10.495Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:33:10.495Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:33:10.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample8616355017100011246.xml} time=-1132374554 data=null button=0 stateMask=0x0 x=138 y=12 count=0} to TreeItem with text {sample8616355017100011246.xml} [2020-01-19T06:33:10.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample8616355017100011246.xml} time=-1132374554 data=null doit=true} to TreeItem with text {sample8616355017100011246.xml} [2020-01-19T06:33:10.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample8616355017100011246.xml} time=-1132374554 data=null} to TreeItem with text {sample8616355017100011246.xml} [2020-01-19T06:33:10.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample8616355017100011246.xml} time=-1132374554 data=null button=1 stateMask=0x0 x=138 y=12 count=1} to TreeItem with text {sample8616355017100011246.xml} [2020-01-19T06:33:10.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132374553 data=null item=TreeItem {sample8616355017100011246.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample8616355017100011246.xml} [2020-01-19T06:33:10.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample8616355017100011246.xml} time=-1132374552 data=null button=1 stateMask=0x80000 x=138 y=12 count=1} to TreeItem with text {sample8616355017100011246.xml} [2020-01-19T06:33:10.496Z] DEBUG - Clicking on TreeItem with text {sample8616355017100011246.xml} [2020-01-19T06:33:10.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample8616355017100011246.xml} time=-1132374551 data=null button=0 stateMask=0x0 x=522 y=12 count=0} to TreeItem with text {sample8616355017100011246.xml} [2020-01-19T06:33:10.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample8616355017100011246.xml} time=-1132374551 data=null doit=true} to TreeItem with text {sample8616355017100011246.xml} [2020-01-19T06:33:10.496Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:33:10.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample8616355017100011246.xml} time=-1132374551 data=null} to TreeItem with text {sample8616355017100011246.xml} [2020-01-19T06:33:10.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample8616355017100011246.xml} time=-1132374551 data=null button=1 stateMask=0x0 x=522 y=12 count=1} to TreeItem with text {sample8616355017100011246.xml} [2020-01-19T06:33:10.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132374548 data=null item=TreeItem {sample8616355017100011246.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample8616355017100011246.xml} [2020-01-19T06:33:10.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample8616355017100011246.xml} time=-1132374547 data=null button=1 stateMask=0x80000 x=522 y=12 count=1} to TreeItem with text {sample8616355017100011246.xml} [2020-01-19T06:33:10.496Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {sample8616355017100011246.xml} time=-1132374547 data=null button=0 stateMask=0x0 x=522 y=12 count=0} to TreeItem with text {sample8616355017100011246.xml} [2020-01-19T06:33:10.496Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {sample8616355017100011246.xml} time=-1132374547 data=null doit=true} to TreeItem with text {sample8616355017100011246.xml} [2020-01-19T06:33:10.496Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {sample8616355017100011246.xml} time=-1132374547 data=null} to TreeItem with text {sample8616355017100011246.xml} [2020-01-19T06:33:10.496Z] DEBUG - Clicked on TreeItem with text {sample8616355017100011246.xml} [2020-01-19T06:33:10.496Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:33:10.496Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-19T06:33:10.496Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:33:10.496Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-19T06:33:10.496Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-19T06:33:10.496Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-19T06:33:10.496Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-19T06:33:10.496Z] DEBUG - matched Button with text "Basic", using matcher: of type 'Button' [2020-01-19T06:33:10.496Z] DEBUG - matched Button with text "Advanced", using matcher: of type 'Button' [2020-01-19T06:33:10.496Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:33:10.496Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:33:10.496Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:33:10.496Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:33:10.496Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:10.496Z] DEBUG - Clicking on OK [2020-01-19T06:33:10.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132374540 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') [2020-01-19T06:33:10.496Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132374540 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') [2020-01-19T06:33:10.496Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132374540 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:10.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132374540 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:10.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132374540 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') [2020-01-19T06:33:10.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132374540 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') [2020-01-19T06:33:10.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132374540 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') [2020-01-19T06:33:10.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Apply Time Offset...} time=-1132374705 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...' [2020-01-19T06:33:11.008Z] DEBUG - Clicked on [2020-01-19T06:33:12.373Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample8616355017100011246.xml"' [2020-01-19T06:33:12.374Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:33:12.374Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:33:12.374Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - TestForOffsetting/Traces/sample8616355017100011246.xml - Eclipse Platform} time=-1132372756 data=null doit=true} to Shell with text {data - Testing - TestForOffsetting/Traces/sample8616355017100011246.xml - Eclipse Platform} [2020-01-19T06:33:12.374Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:33:12.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:33:12.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:33:12.374Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:33:12.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=-1132372733 data=null button=0 stateMask=0x0 x=99 y=12 count=0} to TreeItem with text {TestForOffsetting} [2020-01-19T06:33:12.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-1132372733 data=null doit=true} to TreeItem with text {TestForOffsetting} [2020-01-19T06:33:12.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-1132372733 data=null} to TreeItem with text {TestForOffsetting} [2020-01-19T06:33:12.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-1132372732 data=null button=1 stateMask=0x0 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting} [2020-01-19T06:33:12.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132372731 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} [2020-01-19T06:33:12.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-1132372718 data=null button=1 stateMask=0x80000 x=99 y=12 count=1} to TreeItem with text {TestForOffsetting} [2020-01-19T06:33:12.374Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:33:12.374Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:33:12.374Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:33:12.935Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:33:12.935Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:33:12.935Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:33:12.935Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:33:12.935Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:12.935Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:33:12.935Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:33:12.935Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:33:12.935Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:12.935Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:33:12.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132372091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:12.935Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132372091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:12.935Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132372091 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:12.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132372090 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:12.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132372090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:12.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132372090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:12.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132372090 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') [2020-01-19T06:33:12.936Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132372090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:12.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132372090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:12.936Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132372090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:12.936Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132372090 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:12.936Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132372090 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:12.936Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:12.936Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:33:12.936Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:33:12.936Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:33:12.936Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:33:12.936Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:33:12.936Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:33:12.936Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:12.936Z] DEBUG - Clicking on OK [2020-01-19T06:33:12.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132372089 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') [2020-01-19T06:33:12.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132372089 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') [2020-01-19T06:33:12.936Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132372089 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:12.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132372089 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:12.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132372089 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') [2020-01-19T06:33:12.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132372089 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') [2020-01-19T06:33:12.936Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:12.936Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:12.936Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:12.936Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:13.191Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:13.191Z] DEBUG - Clicked on OK [2020-01-19T06:33:13.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132372089 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') [2020-01-19T06:33:13.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1132372686 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:33:13.447Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.65 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting [2020-01-19T06:33:13.447Z] testOffsetting(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting) Time elapsed: 4.649 s [2020-01-19T06:33:13.447Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest [2020-01-19T06:33:17.616Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.887 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest [2020-01-19T06:33:17.617Z] testRead(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest) Time elapsed: 3.85 s [2020-01-19T06:33:17.617Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest [2020-01-19T06:33:17.617Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:33:17.617Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:33:17.617Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:33:17.617Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:33:17.617Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:33:17.617Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:33:17.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1132367571 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2020-01-19T06:33:17.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1132367571 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-01-19T06:33:17.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1132367571 data=null} to TreeItem with text {TestForFiltering} [2020-01-19T06:33:17.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1132367570 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-19T06:33:17.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132367570 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} [2020-01-19T06:33:17.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1132367556 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-19T06:33:17.617Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:33:17.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1132367555 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2020-01-19T06:33:17.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1132367555 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-01-19T06:33:17.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1132367555 data=null} to TreeItem with text {TestForFiltering} [2020-01-19T06:33:17.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1132367555 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-19T06:33:17.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132367555 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} [2020-01-19T06:33:17.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1132367551 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-19T06:33:17.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1132367551 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-01-19T06:33:17.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1132367551 data=null} to TreeItem with text {TestForFiltering} [2020-01-19T06:33:17.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1132367550 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-19T06:33:17.617Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1132367550 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} [2020-01-19T06:33:17.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1132367547 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-19T06:33:17.617Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:33:17.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1132367547 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T06:33:17.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1132367547 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T06:33:17.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1132367547 data=null} to TreeItem with text {Traces [0]} [2020-01-19T06:33:17.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1132367547 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:33:17.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132367546 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]} [2020-01-19T06:33:17.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1132367538 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:33:32.463Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2020-01-19T06:33:32.463Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2020-01-19T06:33:32.463Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2020-01-19T06:33:32.463Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2020-01-19T06:33:32.463Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2020-01-19T06:33:32.463Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2020-01-19T06:33:32.463Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2020-01-19T06:33:32.463Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:33:32.463Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:33:32.463Z] DEBUG - matched Shell with text "Print", using matcher: with text 'Print' [2020-01-19T06:33:32.463Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2020-01-19T06:33:32.463Z] DEBUG - matched Button with text "Use current zoom", using matcher: with mnemonic 'Use current zoom' [2020-01-19T06:33:32.463Z] DEBUG - matched Button with text "Use current zoom", using matcher: with style 'SWT.RADIO' [2020-01-19T06:33:32.463Z] DEBUG - matched Button with text "Use current zoom", using matcher: (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2020-01-19T06:33:32.463Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2020-01-19T06:33:32.463Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2020-01-19T06:33:32.463Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2020-01-19T06:33:32.463Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2020-01-19T06:33:32.463Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2020-01-19T06:33:32.463Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2020-01-19T06:33:32.463Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:33:32.463Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2020-01-19T06:33:32.463Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:33:32.463Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2020-01-19T06:33:32.463Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2020-01-19T06:33:32.463Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Use current zoom} time=-1132353297 data=null doit=true} to (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2020-01-19T06:33:32.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Use current zoom} time=-1132353297 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') [2020-01-19T06:33:32.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Use current zoom} time=-1132353297 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') [2020-01-19T06:33:32.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=-1132353297 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') [2020-01-19T06:33:32.463Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2020-01-19T06:33:32.463Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2020-01-19T06:33:32.463Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2020-01-19T06:33:32.463Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2020-01-19T06:33:32.463Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2020-01-19T06:33:32.463Z] DEBUG - matched Button with text "&All pages", using matcher: with mnemonic 'All pages' [2020-01-19T06:33:32.463Z] DEBUG - matched Button with text "&All pages", using matcher: with style 'SWT.RADIO' [2020-01-19T06:33:32.463Z] DEBUG - matched Button with text "&All pages", using matcher: (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2020-01-19T06:33:32.463Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2020-01-19T06:33:32.463Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2020-01-19T06:33:32.463Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2020-01-19T06:33:32.463Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:33:32.463Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2020-01-19T06:33:32.463Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:33:32.463Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2020-01-19T06:33:32.463Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2020-01-19T06:33:32.463Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2020-01-19T06:33:32.463Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2020-01-19T06:33:32.463Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2020-01-19T06:33:32.463Z] DEBUG - matched Button with text "Current view", using matcher: with mnemonic 'Current view' [2020-01-19T06:33:32.463Z] DEBUG - matched Button with text "Current view", using matcher: with style 'SWT.RADIO' [2020-01-19T06:33:32.463Z] DEBUG - matched Button with text "Current view", using matcher: (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2020-01-19T06:33:32.463Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2020-01-19T06:33:32.463Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2020-01-19T06:33:32.463Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:33:32.463Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2020-01-19T06:33:32.463Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:33:32.463Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2020-01-19T06:33:32.463Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Current view} time=-1132353280 data=null doit=true} to Button with text {Current view} [2020-01-19T06:33:32.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=-1132353280 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} [2020-01-19T06:33:32.463Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2020-01-19T06:33:32.463Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&All pages} time=-1132353267 data=null doit=true} to (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2020-01-19T06:33:32.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&All pages} time=-1132353221 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') [2020-01-19T06:33:32.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&All pages} time=-1132353221 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') [2020-01-19T06:33:32.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=-1132353221 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') [2020-01-19T06:33:32.464Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2020-01-19T06:33:32.464Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2020-01-19T06:33:32.464Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=-1132353207 data=null doit=true} to Button with text {&All pages} [2020-01-19T06:33:32.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=-1132353207 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} [2020-01-19T06:33:32.464Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2020-01-19T06:33:32.464Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Current view} time=-1132353195 data=null doit=true} to (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2020-01-19T06:33:32.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Current view} time=-1132353194 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') [2020-01-19T06:33:32.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Current view} time=-1132353194 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') [2020-01-19T06:33:32.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=-1132353194 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') [2020-01-19T06:33:32.464Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2020-01-19T06:33:32.464Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2020-01-19T06:33:32.464Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2020-01-19T06:33:32.464Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with mnemonic 'Number of horizontal pages:' [2020-01-19T06:33:32.464Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with style 'SWT.RADIO' [2020-01-19T06:33:32.464Z] 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') [2020-01-19T06:33:32.464Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2020-01-19T06:33:32.464Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2020-01-19T06:33:32.464Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2020-01-19T06:33:32.464Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2020-01-19T06:33:32.464Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2020-01-19T06:33:32.464Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:33:32.464Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2020-01-19T06:33:32.464Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:33:32.464Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2020-01-19T06:33:32.464Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Use current zoom} time=-1132353182 data=null doit=true} to Button with text {Use current zoom} [2020-01-19T06:33:32.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=-1132353182 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} [2020-01-19T06:33:32.464Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2020-01-19T06:33:32.464Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of horizontal pages:} time=-1132353169 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2020-01-19T06:33:32.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of horizontal pages:} time=-1132353169 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') [2020-01-19T06:33:32.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of horizontal pages:} time=-1132353169 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') [2020-01-19T06:33:32.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=-1132353169 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') [2020-01-19T06:33:32.464Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2020-01-19T06:33:32.464Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2020-01-19T06:33:32.464Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2020-01-19T06:33:32.464Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:33:32.464Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-19T06:33:32.464Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2020-01-19T06:33:32.464Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2020-01-19T06:33:32.464Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:33:32.464Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-19T06:33:32.464Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:33:32.464Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-19T06:33:32.464Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2020-01-19T06:33:32.464Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:33:32.464Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2020-01-19T06:33:32.464Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2020-01-19T06:33:32.464Z] DEBUG - matched Text with text "1", using matcher: with label (with mnemonic 'Total number of pages:') [2020-01-19T06:33:32.464Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2020-01-19T06:33:32.464Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:33:32.464Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2020-01-19T06:33:32.464Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:') [2020-01-19T06:33:32.464Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2020-01-19T06:33:32.464Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:33:32.464Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2020-01-19T06:33:32.464Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:') [2020-01-19T06:33:32.464Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2020-01-19T06:33:32.464Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2020-01-19T06:33:32.464Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2020-01-19T06:33:32.464Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2020-01-19T06:33:32.464Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with mnemonic 'Number of vertical pages:' [2020-01-19T06:33:32.464Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with style 'SWT.RADIO' [2020-01-19T06:33:32.464Z] 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') [2020-01-19T06:33:32.464Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2020-01-19T06:33:32.464Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2020-01-19T06:33:32.464Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2020-01-19T06:33:32.464Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2020-01-19T06:33:32.464Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:33:32.464Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2020-01-19T06:33:32.464Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:33:32.464Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2020-01-19T06:33:32.464Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Number of horizontal pages:} time=-1132353095 data=null doit=true} to Button with text {Number of horizontal pages:} [2020-01-19T06:33:32.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=-1132353095 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:} [2020-01-19T06:33:32.464Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2020-01-19T06:33:32.464Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of vertical pages:} time=-1132353082 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2020-01-19T06:33:32.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of vertical pages:} time=-1132353082 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') [2020-01-19T06:33:32.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of vertical pages:} time=-1132353082 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') [2020-01-19T06:33:32.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of vertical pages:} time=-1132353082 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') [2020-01-19T06:33:32.464Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2020-01-19T06:33:32.464Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2020-01-19T06:33:32.464Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2020-01-19T06:33:32.464Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2020-01-19T06:33:32.464Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2020-01-19T06:33:32.464Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2020-01-19T06:33:32.464Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2020-01-19T06:33:32.464Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:33:32.464Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-19T06:33:32.464Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:33:32.464Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-19T06:33:32.465Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2020-01-19T06:33:32.465Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2020-01-19T06:33:32.465Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2020-01-19T06:33:32.465Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2020-01-19T06:33:32.465Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2020-01-19T06:33:32.465Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2020-01-19T06:33:32.465Z] DEBUG - matched Button with text "Selected pages", using matcher: with mnemonic 'Selected pages' [2020-01-19T06:33:32.465Z] DEBUG - matched Button with text "Selected pages", using matcher: with style 'SWT.RADIO' [2020-01-19T06:33:32.465Z] DEBUG - matched Button with text "Selected pages", using matcher: (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2020-01-19T06:33:32.465Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2020-01-19T06:33:32.465Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:33:32.465Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2020-01-19T06:33:32.465Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:33:32.465Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2020-01-19T06:33:32.465Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=-1132353014 data=null doit=true} to Button with text {&All pages} [2020-01-19T06:33:32.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=-1132353014 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} [2020-01-19T06:33:32.465Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2020-01-19T06:33:32.465Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Selected pages} time=-1132353001 data=null doit=true} to (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2020-01-19T06:33:32.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Selected pages} time=-1132353001 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') [2020-01-19T06:33:32.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Selected pages} time=-1132353001 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') [2020-01-19T06:33:32.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=-1132353001 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') [2020-01-19T06:33:32.465Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2020-01-19T06:33:32.465Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2020-01-19T06:33:32.465Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2020-01-19T06:33:32.465Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2020-01-19T06:33:32.465Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2020-01-19T06:33:32.465Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2020-01-19T06:33:32.465Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2020-01-19T06:33:32.465Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2020-01-19T06:33:32.465Z] DEBUG - matched Button with text "F&rom page", using matcher: with mnemonic 'From page' [2020-01-19T06:33:32.465Z] DEBUG - matched Button with text "F&rom page", using matcher: with style 'SWT.RADIO' [2020-01-19T06:33:32.465Z] DEBUG - matched Button with text "F&rom page", using matcher: (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2020-01-19T06:33:32.465Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:33:32.465Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2020-01-19T06:33:32.465Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:33:32.465Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2020-01-19T06:33:32.465Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Selected pages} time=-1132352990 data=null doit=true} to Button with text {Selected pages} [2020-01-19T06:33:32.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=-1132352990 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} [2020-01-19T06:33:32.465Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2020-01-19T06:33:32.465Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&rom page} time=-1132352978 data=null doit=true} to (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2020-01-19T06:33:32.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&rom page} time=-1132352977 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') [2020-01-19T06:33:32.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&rom page} time=-1132352977 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') [2020-01-19T06:33:32.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&rom page} time=-1132352977 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') [2020-01-19T06:33:32.465Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2020-01-19T06:33:32.465Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2020-01-19T06:33:32.465Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2020-01-19T06:33:32.465Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2020-01-19T06:33:32.465Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2020-01-19T06:33:32.465Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2020-01-19T06:33:32.465Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2020-01-19T06:33:32.465Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:33:32.465Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-19T06:33:32.465Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:33:32.465Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-19T06:33:32.465Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2020-01-19T06:33:32.465Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2020-01-19T06:33:32.465Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2020-01-19T06:33:32.465Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2020-01-19T06:33:32.465Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2020-01-19T06:33:32.465Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2020-01-19T06:33:32.465Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:33:32.465Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-19T06:33:32.465Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:33:32.465Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-19T06:33:32.465Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2020-01-19T06:33:32.465Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2020-01-19T06:33:32.465Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2020-01-19T06:33:32.465Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2020-01-19T06:33:32.465Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2020-01-19T06:33:32.465Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2020-01-19T06:33:32.465Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2020-01-19T06:33:32.465Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:33:32.465Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2020-01-19T06:33:32.465Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2020-01-19T06:33:32.465Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-19T06:33:32.465Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2020-01-19T06:33:32.465Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:33:32.465Z] DEBUG - Clicking on Cancel [2020-01-19T06:33:32.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1132352963 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') [2020-01-19T06:33:32.465Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1132352963 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') [2020-01-19T06:33:32.465Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1132352963 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-19T06:33:32.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1132352963 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-19T06:33:32.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1132352962 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') [2020-01-19T06:33:32.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1132352962 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') [2020-01-19T06:33:32.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1132352962 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') [2020-01-19T06:33:32.465Z] DEBUG - Clicked on [2020-01-19T06:33:32.721Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1132352465 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T06:33:32.721Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:33:32.721Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:33:32.721Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:33:32.721Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:33:32.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1132352446 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2020-01-19T06:33:32.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1132352446 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-01-19T06:33:32.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1132352446 data=null} to TreeItem with text {TestForFiltering} [2020-01-19T06:33:32.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1132352446 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-19T06:33:32.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132352446 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} [2020-01-19T06:33:32.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1132352439 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-19T06:33:32.721Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:33:32.721Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:33:32.721Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:33:33.283Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:33:33.283Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:33:33.283Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:33:33.283Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:33:33.283Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:33.283Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:33:33.283Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:33:33.283Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:33:33.283Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:33.283Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:33:33.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132351791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:33.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132351791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:33.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132351791 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:33.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132351791 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:33.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132351790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:33.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132351790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:33.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132351790 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') [2020-01-19T06:33:33.283Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132351790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:33.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132351790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:33.283Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132351790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:33.283Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132351790 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:33.283Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132351790 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:33.283Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:33.283Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:33:33.283Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:33:33.283Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:33:33.283Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:33:33.283Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:33:33.283Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:33:33.283Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:33.283Z] DEBUG - Clicking on OK [2020-01-19T06:33:33.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132351789 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') [2020-01-19T06:33:33.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132351789 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') [2020-01-19T06:33:33.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132351789 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:33.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132351789 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:33.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132351789 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') [2020-01-19T06:33:33.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132351789 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') [2020-01-19T06:33:33.283Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:33.283Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:33.283Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:33.539Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:33.539Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:33.539Z] DEBUG - Clicked on OK [2020-01-19T06:33:33.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132351789 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') [2020-01-19T06:33:33.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1132352399 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:33:33.795Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:33:33.796Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:33:33.796Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:33:33.796Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:33:33.796Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:33:33.796Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:33:33.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1132351192 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2020-01-19T06:33:33.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1132351192 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-01-19T06:33:33.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1132351192 data=null} to TreeItem with text {TestForFiltering} [2020-01-19T06:33:33.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1132351191 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-19T06:33:33.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132351191 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} [2020-01-19T06:33:33.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1132351186 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-19T06:33:33.796Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:33:33.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1132351186 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2020-01-19T06:33:33.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1132351186 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-01-19T06:33:33.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1132351186 data=null} to TreeItem with text {TestForFiltering} [2020-01-19T06:33:33.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1132351185 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-19T06:33:33.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132351185 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} [2020-01-19T06:33:33.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1132351182 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-19T06:33:33.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1132351181 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-01-19T06:33:33.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1132351181 data=null} to TreeItem with text {TestForFiltering} [2020-01-19T06:33:33.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1132351181 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-19T06:33:33.796Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1132351181 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} [2020-01-19T06:33:33.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1132351178 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-19T06:33:33.796Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:33:33.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1132351178 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T06:33:33.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1132351178 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T06:33:33.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1132351178 data=null} to TreeItem with text {Traces [0]} [2020-01-19T06:33:33.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1132351178 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:33:33.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132351177 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]} [2020-01-19T06:33:33.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1132351174 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:33:41.888Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2020-01-19T06:33:41.888Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2020-01-19T06:33:41.888Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2020-01-19T06:33:41.888Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2020-01-19T06:33:41.888Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2020-01-19T06:33:41.888Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2020-01-19T06:33:41.888Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2020-01-19T06:33:41.888Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2020-01-19T06:33:41.888Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2020-01-19T06:33:41.888Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2020-01-19T06:33:41.888Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2020-01-19T06:33:41.888Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2020-01-19T06:33:41.888Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2020-01-19T06:33:41.888Z] DEBUG - number of items : 9 [2020-01-19T06:33:41.888Z] DEBUG - Clicking on (of type 'Canvas') [2020-01-19T06:33:41.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1132344398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-01-19T06:33:41.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1132344397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-01-19T06:33:41.888Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1132344397 data=null doit=true} to (of type 'Canvas') [2020-01-19T06:33:41.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1132344397 data=null} to (of type 'Canvas') [2020-01-19T06:33:41.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1132344397 data=null button=1 stateMask=0x0 x=5 y=133 count=1} to (of type 'Canvas') [2020-01-19T06:33:41.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1132344396 data=null button=1 stateMask=0x80000 x=5 y=133 count=1} to (of type 'Canvas') [2020-01-19T06:33:41.888Z] DEBUG - Clicked on (of type 'Canvas') [2020-01-19T06:33:41.888Z] DEBUG - number of items : 9 [2020-01-19T06:33:41.888Z] DEBUG - Clicking on ToolItem with tooltip text {Select} [2020-01-19T06:33:41.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132344393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2020-01-19T06:33:41.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132344393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2020-01-19T06:33:41.888Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132344392 data=null doit=true} to ToolItem with tooltip text {Select} [2020-01-19T06:33:41.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132344392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2020-01-19T06:33:41.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132344392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2020-01-19T06:33:41.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132344392 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} [2020-01-19T06:33:41.888Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132344392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2020-01-19T06:33:41.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132344392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2020-01-19T06:33:41.888Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132344392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2020-01-19T06:33:41.888Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132344392 data=null doit=true} to ToolItem with tooltip text {Select} [2020-01-19T06:33:41.888Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132344392 data=null} to ToolItem with tooltip text {Select} [2020-01-19T06:33:41.888Z] DEBUG - Clicked on ToolItem with tooltip text {Select} [2020-01-19T06:33:41.888Z] DEBUG - Clicking on (of type 'Canvas') [2020-01-19T06:33:41.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1132344392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-01-19T06:33:41.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1132344392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-01-19T06:33:41.888Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1132344391 data=null doit=true} to (of type 'Canvas') [2020-01-19T06:33:41.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1132344391 data=null} to (of type 'Canvas') [2020-01-19T06:33:41.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1132344388 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas') [2020-01-19T06:33:41.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1132344385 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas') [2020-01-19T06:33:41.888Z] DEBUG - Clicked on (of type 'Canvas') [2020-01-19T06:33:41.888Z] DEBUG - number of items : 9 [2020-01-19T06:33:41.888Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom in the diagram} [2020-01-19T06:33:41.888Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132344382 data=null doit=true} to ToolItem with tooltip text {Select} [2020-01-19T06:33:41.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132344382 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} [2020-01-19T06:33:41.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132344381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2020-01-19T06:33:41.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132344381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2020-01-19T06:33:41.888Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132344380 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2020-01-19T06:33:41.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132344380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2020-01-19T06:33:41.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132344380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2020-01-19T06:33:41.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132344380 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} [2020-01-19T06:33:41.888Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132344380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2020-01-19T06:33:41.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132344380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2020-01-19T06:33:41.888Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132344380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2020-01-19T06:33:41.888Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132344379 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2020-01-19T06:33:41.888Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132344379 data=null} to ToolItem with tooltip text {Zoom in the diagram} [2020-01-19T06:33:41.888Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom in the diagram} [2020-01-19T06:33:41.888Z] DEBUG - Clicking on (of type 'Canvas') [2020-01-19T06:33:41.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1132344379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-01-19T06:33:41.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1132344379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-01-19T06:33:41.888Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1132344379 data=null doit=true} to (of type 'Canvas') [2020-01-19T06:33:41.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1132344379 data=null} to (of type 'Canvas') [2020-01-19T06:33:41.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1132344377 data=null button=1 stateMask=0x0 x=357 y=133 count=1} to (of type 'Canvas') [2020-01-19T06:33:41.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1132344370 data=null button=1 stateMask=0x80000 x=357 y=133 count=1} to (of type 'Canvas') [2020-01-19T06:33:41.888Z] DEBUG - Clicked on (of type 'Canvas') [2020-01-19T06:33:41.888Z] DEBUG - Clicking on (of type 'Canvas') [2020-01-19T06:33:41.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1132344368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-01-19T06:33:41.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1132344368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-01-19T06:33:41.888Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1132344368 data=null doit=true} to (of type 'Canvas') [2020-01-19T06:33:41.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1132344368 data=null} to (of type 'Canvas') [2020-01-19T06:33:41.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1132344365 data=null button=1 stateMask=0x0 x=357 y=133 count=1} to (of type 'Canvas') [2020-01-19T06:33:41.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1132344317 data=null button=1 stateMask=0x80000 x=357 y=133 count=1} to (of type 'Canvas') [2020-01-19T06:33:41.888Z] DEBUG - Clicked on (of type 'Canvas') [2020-01-19T06:33:41.888Z] DEBUG - number of items : 9 [2020-01-19T06:33:41.888Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom out the diagram} [2020-01-19T06:33:41.888Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132344314 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2020-01-19T06:33:41.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132344314 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} [2020-01-19T06:33:41.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132344313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2020-01-19T06:33:41.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132344312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2020-01-19T06:33:41.888Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132344312 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2020-01-19T06:33:41.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132344312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2020-01-19T06:33:41.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132344312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2020-01-19T06:33:41.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132344312 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} [2020-01-19T06:33:41.889Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132344312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2020-01-19T06:33:41.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132344311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2020-01-19T06:33:41.889Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132344311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2020-01-19T06:33:41.889Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132344311 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2020-01-19T06:33:41.889Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132344311 data=null} to ToolItem with tooltip text {Zoom out the diagram} [2020-01-19T06:33:41.889Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom out the diagram} [2020-01-19T06:33:41.889Z] DEBUG - Clicking on (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1132344311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1132344311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1132344311 data=null doit=true} to (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1132344311 data=null} to (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1132344309 data=null button=1 stateMask=0x0 x=357 y=123 count=1} to (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1132344304 data=null button=1 stateMask=0x80000 x=357 y=123 count=1} to (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Clicked on (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - number of items : 9 [2020-01-19T06:33:41.889Z] DEBUG - Clicking on ToolItem with tooltip text {Reset zoom factor} [2020-01-19T06:33:41.889Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132344302 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2020-01-19T06:33:41.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132344301 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} [2020-01-19T06:33:41.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132344300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2020-01-19T06:33:41.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132344300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2020-01-19T06:33:41.889Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132344300 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor} [2020-01-19T06:33:41.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132344300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2020-01-19T06:33:41.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132344300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2020-01-19T06:33:41.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132344299 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} [2020-01-19T06:33:41.889Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132344294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2020-01-19T06:33:41.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132344294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2020-01-19T06:33:41.889Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132344294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2020-01-19T06:33:41.889Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132344293 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor} [2020-01-19T06:33:41.889Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132344293 data=null} to ToolItem with tooltip text {Reset zoom factor} [2020-01-19T06:33:41.889Z] DEBUG - Clicked on ToolItem with tooltip text {Reset zoom factor} [2020-01-19T06:33:41.889Z] DEBUG - Clicking on (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1132344293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1132344293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1132344293 data=null doit=true} to (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1132344293 data=null} to (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1132344293 data=null button=1 stateMask=0x0 x=357 y=133 count=1} to (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1132344292 data=null button=1 stateMask=0x80000 x=357 y=133 count=1} to (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Clicked on (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - matched MenuItem with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:33:41.889Z] DEBUG - Clicking on with mnemonic 'Select' [2020-01-19T06:33:41.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=-1132344233 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Select' [2020-01-19T06:33:41.889Z] DEBUG - Clicked on with mnemonic 'Select' [2020-01-19T06:33:41.889Z] DEBUG - Clicking on (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1132344233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1132344233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1132344233 data=null doit=true} to (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1132344233 data=null} to (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1132344230 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1132344228 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Clicked on (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - matched MenuItem with text "Zoom in", using matcher: with mnemonic 'Zoom in' [2020-01-19T06:33:41.889Z] DEBUG - Clicking on with mnemonic 'Zoom in' [2020-01-19T06:33:41.889Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Select} time=-1132344216 data=null doit=true} to MenuItem with text {Select} [2020-01-19T06:33:41.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=-1132344215 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} [2020-01-19T06:33:41.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=-1132344215 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' [2020-01-19T06:33:41.889Z] DEBUG - Clicked on with mnemonic 'Zoom in' [2020-01-19T06:33:41.889Z] DEBUG - Clicking on (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1132344215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1132344214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1132344214 data=null doit=true} to (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1132344214 data=null} to (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1132344212 data=null button=1 stateMask=0x0 x=357 y=133 count=1} to (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1132344206 data=null button=1 stateMask=0x80000 x=357 y=133 count=1} to (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Clicked on (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Clicking on (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1132344204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1132344204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1132344204 data=null doit=true} to (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1132344204 data=null} to (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1132344202 data=null button=1 stateMask=0x0 x=357 y=133 count=1} to (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1132344196 data=null button=1 stateMask=0x80000 x=357 y=133 count=1} to (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Clicked on (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - matched MenuItem with text "Zoom out", using matcher: with mnemonic 'Zoom out' [2020-01-19T06:33:41.889Z] DEBUG - Clicking on with mnemonic 'Zoom out' [2020-01-19T06:33:41.889Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom in} time=-1132344188 data=null doit=true} to MenuItem with text {Zoom in} [2020-01-19T06:33:41.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=-1132344188 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} [2020-01-19T06:33:41.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=-1132344187 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' [2020-01-19T06:33:41.889Z] DEBUG - Clicked on with mnemonic 'Zoom out' [2020-01-19T06:33:41.889Z] DEBUG - Clicking on (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1132344187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1132344187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1132344187 data=null doit=true} to (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1132344187 data=null} to (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1132344183 data=null button=1 stateMask=0x0 x=357 y=123 count=1} to (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1132344178 data=null button=1 stateMask=0x80000 x=357 y=123 count=1} to (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Clicked on (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - matched MenuItem with text "Reset zoom factor", using matcher: with mnemonic 'Reset zoom factor' [2020-01-19T06:33:41.889Z] DEBUG - Clicking on with mnemonic 'Reset zoom factor' [2020-01-19T06:33:41.889Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom out} time=-1132344171 data=null doit=true} to MenuItem with text {Zoom out} [2020-01-19T06:33:41.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=-1132344171 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} [2020-01-19T06:33:41.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Reset zoom factor} time=-1132344170 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' [2020-01-19T06:33:41.889Z] DEBUG - Clicked on with mnemonic 'Reset zoom factor' [2020-01-19T06:33:41.889Z] DEBUG - Clicking on (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1132344165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1132344164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1132344164 data=null doit=true} to (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1132344164 data=null} to (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1132344164 data=null button=1 stateMask=0x0 x=357 y=133 count=1} to (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1132344163 data=null button=1 stateMask=0x80000 x=357 y=133 count=1} to (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - Clicked on (of type 'Canvas') [2020-01-19T06:33:41.889Z] DEBUG - number of items : 9 [2020-01-19T06:33:41.889Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)} [2020-01-19T06:33:41.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132344163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2020-01-19T06:33:41.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132344163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2020-01-19T06:33:41.889Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132344163 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)} [2020-01-19T06:33:41.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132344162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2020-01-19T06:33:41.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132344162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2020-01-19T06:33:41.890Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2020-01-19T06:33:41.890Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2020-01-19T06:33:41.890Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2020-01-19T06:33:41.890Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2020-01-19T06:33:41.890Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2020-01-19T06:33:41.890Z] DEBUG - Clicked on ToolItem with tooltip text {Find...} [2020-01-19T06:33:41.890Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find' [2020-01-19T06:33:41.890Z] DEBUG - matched Combo with text "1001", using matcher: of type 'Combo' [2020-01-19T06:33:41.890Z] DEBUG - matched Combo with text "1001", using matcher: (of type 'Combo') [2020-01-19T06:33:41.890Z] DEBUG - Setting text on (of type 'Combo') to peer2 [2020-01-19T06:33:41.890Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=-1132344020 data=null} to (of type 'Combo') [2020-01-19T06:33:41.890Z] DEBUG - Set text on (of type 'Combo') to peer2 [2020-01-19T06:33:41.890Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2020-01-19T06:33:41.890Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2020-01-19T06:33:41.890Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2020-01-19T06:33:41.890Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2020-01-19T06:33:41.890Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-01-19T06:33:41.890Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2020-01-19T06:33:41.890Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:33:41.890Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2020-01-19T06:33:41.890Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-01-19T06:33:41.890Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@f096f73 [2020-01-19T06:33:41.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=-1132344019 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') [2020-01-19T06:33:41.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-1132344019 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') [2020-01-19T06:33:41.890Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=-1132344019 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-01-19T06:33:41.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=-1132344019 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-01-19T06:33:41.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=-1132344019 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') [2020-01-19T06:33:41.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=-1132344019 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') [2020-01-19T06:33:41.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=-1132344018 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') [2020-01-19T06:33:41.890Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=-1132344018 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') [2020-01-19T06:33:41.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-1132344018 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') [2020-01-19T06:33:41.890Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=-1132344018 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') [2020-01-19T06:33:41.890Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=-1132344018 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-01-19T06:33:41.890Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=-1132344018 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-01-19T06:33:41.890Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2020-01-19T06:33:41.890Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2020-01-19T06:33:41.890Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2020-01-19T06:33:41.890Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2020-01-19T06:33:41.890Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2020-01-19T06:33:41.890Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-01-19T06:33:41.890Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:33:41.890Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2020-01-19T06:33:41.890Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-01-19T06:33:41.890Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@bf1681a [2020-01-19T06:33:41.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=-1132344018 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') [2020-01-19T06:33:41.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=-1132344017 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') [2020-01-19T06:33:41.890Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=-1132344017 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-01-19T06:33:41.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=-1132344017 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-01-19T06:33:41.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=-1132344017 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') [2020-01-19T06:33:41.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=-1132344017 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') [2020-01-19T06:33:41.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=-1132344017 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') [2020-01-19T06:33:41.890Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=-1132344017 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') [2020-01-19T06:33:41.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=-1132344017 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') [2020-01-19T06:33:41.890Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=-1132344017 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') [2020-01-19T06:33:41.890Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=-1132344017 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-01-19T06:33:41.890Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=-1132344017 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-01-19T06:33:41.890Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2020-01-19T06:33:41.890Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2020-01-19T06:33:41.890Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2020-01-19T06:33:41.890Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:33:41.890Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2020-01-19T06:33:41.890Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find' [2020-01-19T06:33:41.890Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH' [2020-01-19T06:33:41.890Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:33:41.890Z] DEBUG - Clicking on Find [2020-01-19T06:33:41.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=-1132344016 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') [2020-01-19T06:33:41.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=-1132344016 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') [2020-01-19T06:33:41.890Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=-1132344016 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:33:41.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=-1132344016 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:33:41.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=-1132344016 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') [2020-01-19T06:33:41.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=-1132344016 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') [2020-01-19T06:33:41.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=-1132344016 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') [2020-01-19T06:33:41.890Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=-1132344012 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') [2020-01-19T06:33:41.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=-1132344012 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') [2020-01-19T06:33:41.890Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=-1132344012 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') [2020-01-19T06:33:41.890Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=-1132344012 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:33:41.890Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=-1132344012 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:33:41.890Z] DEBUG - Clicked on Find [2020-01-19T06:33:41.890Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2020-01-19T06:33:41.890Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2020-01-19T06:33:41.890Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2020-01-19T06:33:41.890Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:33:41.890Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2020-01-19T06:33:41.890Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2020-01-19T06:33:41.890Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:33:41.890Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2020-01-19T06:33:41.890Z] DEBUG - Clicking on Close [2020-01-19T06:33:41.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1132344011 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') [2020-01-19T06:33:41.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1132344011 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') [2020-01-19T06:33:41.890Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1132344011 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:33:41.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1132344011 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:33:41.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1132344011 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') [2020-01-19T06:33:41.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1132344011 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') [2020-01-19T06:33:41.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1132344011 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') [2020-01-19T06:33:41.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132344161 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)} [2020-01-19T06:33:41.890Z] DEBUG - Clicked on [2020-01-19T06:33:41.890Z] DEBUG - number of items : 9 [2020-01-19T06:33:41.890Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)} [2020-01-19T06:33:41.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132343987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2020-01-19T06:33:41.891Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132343987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2020-01-19T06:33:41.891Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132343986 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)} [2020-01-19T06:33:41.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132343986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2020-01-19T06:33:41.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132343986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2020-01-19T06:33:41.891Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2020-01-19T06:33:41.891Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2020-01-19T06:33:41.891Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2020-01-19T06:33:41.891Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2020-01-19T06:33:41.891Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2020-01-19T06:33:41.891Z] DEBUG - Clicked on ToolItem with tooltip text {Find...} [2020-01-19T06:33:41.891Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find' [2020-01-19T06:33:41.891Z] DEBUG - matched Combo with text "peer2", using matcher: of type 'Combo' [2020-01-19T06:33:41.891Z] DEBUG - matched Combo with text "peer2", using matcher: (of type 'Combo') [2020-01-19T06:33:41.891Z] DEBUG - Setting text on (of type 'Combo') to 1001 [2020-01-19T06:33:41.891Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {1001} time=-1132343916 data=null} to (of type 'Combo') [2020-01-19T06:33:41.891Z] DEBUG - Set text on (of type 'Combo') to 1001 [2020-01-19T06:33:41.891Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2020-01-19T06:33:41.891Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2020-01-19T06:33:41.891Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2020-01-19T06:33:41.891Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2020-01-19T06:33:41.891Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-01-19T06:33:41.891Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2020-01-19T06:33:41.891Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:33:41.891Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2020-01-19T06:33:41.891Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-01-19T06:33:41.891Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@77cf68c6 [2020-01-19T06:33:41.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=-1132343915 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') [2020-01-19T06:33:41.891Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-1132343915 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') [2020-01-19T06:33:41.891Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=-1132343914 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-01-19T06:33:41.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=-1132343914 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-01-19T06:33:41.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=-1132343914 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') [2020-01-19T06:33:41.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=-1132343914 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') [2020-01-19T06:33:41.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=-1132343914 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') [2020-01-19T06:33:41.891Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=-1132343914 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') [2020-01-19T06:33:41.891Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-1132343914 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') [2020-01-19T06:33:41.891Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=-1132343914 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') [2020-01-19T06:33:41.891Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=-1132343914 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-01-19T06:33:41.891Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=-1132343914 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-01-19T06:33:41.891Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2020-01-19T06:33:41.891Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2020-01-19T06:33:41.891Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2020-01-19T06:33:41.891Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2020-01-19T06:33:41.891Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2020-01-19T06:33:41.891Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-01-19T06:33:41.891Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:33:41.891Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2020-01-19T06:33:41.891Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-01-19T06:33:41.891Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@33481fbe [2020-01-19T06:33:41.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=-1132343913 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') [2020-01-19T06:33:41.891Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=-1132343913 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') [2020-01-19T06:33:41.891Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=-1132343913 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-01-19T06:33:41.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=-1132343913 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-01-19T06:33:41.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=-1132343912 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') [2020-01-19T06:33:41.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=-1132343912 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') [2020-01-19T06:33:41.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=-1132343912 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') [2020-01-19T06:33:41.891Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=-1132343912 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') [2020-01-19T06:33:41.891Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=-1132343912 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') [2020-01-19T06:33:41.891Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=-1132343912 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') [2020-01-19T06:33:41.891Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=-1132343912 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-01-19T06:33:41.891Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=-1132343912 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-01-19T06:33:41.891Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2020-01-19T06:33:41.891Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2020-01-19T06:33:41.891Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2020-01-19T06:33:41.891Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:33:41.891Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2020-01-19T06:33:41.891Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find' [2020-01-19T06:33:41.891Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH' [2020-01-19T06:33:41.891Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:33:41.891Z] DEBUG - Clicking on Find [2020-01-19T06:33:41.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=-1132343911 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') [2020-01-19T06:33:41.891Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=-1132343911 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') [2020-01-19T06:33:41.891Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=-1132343911 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:33:41.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=-1132343911 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:33:41.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=-1132343911 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') [2020-01-19T06:33:41.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=-1132343911 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') [2020-01-19T06:33:41.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=-1132343911 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') [2020-01-19T06:33:41.891Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=-1132343901 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') [2020-01-19T06:33:41.891Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=-1132343901 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') [2020-01-19T06:33:41.891Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=-1132343901 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') [2020-01-19T06:33:41.891Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=-1132343901 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:33:41.891Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=-1132343901 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:33:41.891Z] DEBUG - Clicked on Find [2020-01-19T06:33:41.891Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2020-01-19T06:33:41.891Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2020-01-19T06:33:41.891Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2020-01-19T06:33:41.891Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:33:41.891Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2020-01-19T06:33:41.891Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2020-01-19T06:33:41.892Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:33:41.892Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2020-01-19T06:33:41.892Z] DEBUG - Clicking on Close [2020-01-19T06:33:41.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1132343900 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') [2020-01-19T06:33:41.892Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1132343900 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') [2020-01-19T06:33:41.892Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1132343900 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:33:41.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1132343900 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:33:41.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1132343900 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') [2020-01-19T06:33:41.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1132343900 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') [2020-01-19T06:33:41.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1132343900 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') [2020-01-19T06:33:41.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132343986 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)} [2020-01-19T06:33:41.892Z] DEBUG - Clicked on [2020-01-19T06:33:41.892Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...' [2020-01-19T06:33:41.892Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...' [2020-01-19T06:33:41.892Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...' [2020-01-19T06:33:41.892Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns' [2020-01-19T06:33:41.892Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2020-01-19T06:33:41.892Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2020-01-19T06:33:41.892Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2020-01-19T06:33:41.892Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2020-01-19T06:33:41.892Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2020-01-19T06:33:41.892Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2020-01-19T06:33:41.892Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:33:41.892Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:33:41.892Z] DEBUG - Clicking on Add... [2020-01-19T06:33:41.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=-1132343800 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') [2020-01-19T06:33:41.892Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-1132343800 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') [2020-01-19T06:33:41.892Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=-1132343800 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2020-01-19T06:33:41.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=-1132343800 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2020-01-19T06:33:41.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=-1132343800 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') [2020-01-19T06:33:41.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=-1132343800 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') [2020-01-19T06:33:41.892Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=-1132343783 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') [2020-01-19T06:33:41.892Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-1132343783 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') [2020-01-19T06:33:41.892Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=-1132343783 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') [2020-01-19T06:33:41.892Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=-1132343783 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2020-01-19T06:33:41.892Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=-1132343783 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2020-01-19T06:33:41.892Z] DEBUG - Clicked on Add... [2020-01-19T06:33:41.892Z] DEBUG - matched Shell with text "Definition of Hide P...", using matcher: with text 'Definition of Hide Pattern' [2020-01-19T06:33:41.892Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T06:33:41.892Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T06:33:41.892Z] DEBUG - Setting text on (of type 'Combo') to peer2 [2020-01-19T06:33:41.892Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=-1132343782 data=null} to (of type 'Combo') [2020-01-19T06:33:41.892Z] DEBUG - Set text on (of type 'Combo') to peer2 [2020-01-19T06:33:41.892Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2020-01-19T06:33:41.892Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2020-01-19T06:33:41.892Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2020-01-19T06:33:41.892Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2020-01-19T06:33:41.892Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-01-19T06:33:41.892Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2020-01-19T06:33:41.892Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:33:41.892Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2020-01-19T06:33:41.892Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-01-19T06:33:41.892Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3062c0d4 [2020-01-19T06:33:41.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=-1132343781 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') [2020-01-19T06:33:41.892Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-1132343780 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') [2020-01-19T06:33:41.892Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=-1132343780 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-01-19T06:33:41.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=-1132343780 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-01-19T06:33:41.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=-1132343780 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') [2020-01-19T06:33:41.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=-1132343780 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') [2020-01-19T06:33:41.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=-1132343780 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') [2020-01-19T06:33:41.893Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=-1132343780 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') [2020-01-19T06:33:41.893Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-1132343780 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') [2020-01-19T06:33:41.893Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=-1132343780 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') [2020-01-19T06:33:41.893Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=-1132343780 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-01-19T06:33:41.893Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=-1132343780 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2020-01-19T06:33:41.893Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2020-01-19T06:33:41.893Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2020-01-19T06:33:41.893Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2020-01-19T06:33:41.893Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2020-01-19T06:33:41.893Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2020-01-19T06:33:41.893Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-01-19T06:33:41.893Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:33:41.893Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2020-01-19T06:33:41.893Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2020-01-19T06:33:41.893Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:33:41.893Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2020-01-19T06:33:41.893Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2020-01-19T06:33:41.893Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2020-01-19T06:33:41.893Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:33:41.893Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2020-01-19T06:33:41.893Z] DEBUG - matched Button with text "Create", using matcher: with mnemonic 'Create' [2020-01-19T06:33:41.893Z] DEBUG - matched Button with text "Create", using matcher: with style 'SWT.PUSH' [2020-01-19T06:33:41.893Z] DEBUG - matched Button with text "Create", using matcher: (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2020-01-19T06:33:41.893Z] DEBUG - Clicking on Create [2020-01-19T06:33:41.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create} time=-1132343779 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') [2020-01-19T06:33:41.893Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create} time=-1132343779 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') [2020-01-19T06:33:41.893Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create} time=-1132343779 data=null doit=true} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2020-01-19T06:33:41.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create} time=-1132343778 data=null} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2020-01-19T06:33:41.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create} time=-1132343778 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') [2020-01-19T06:33:41.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create} time=-1132343778 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') [2020-01-19T06:33:41.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create} time=-1132343778 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') [2020-01-19T06:33:41.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=-1132343800 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') [2020-01-19T06:33:41.893Z] DEBUG - Clicked on [2020-01-19T06:33:41.893Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2020-01-19T06:33:41.893Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2020-01-19T06:33:41.893Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2020-01-19T06:33:41.893Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:33:41.893Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:33:41.893Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:33:41.893Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:33:41.893Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:41.893Z] DEBUG - Clicking on OK [2020-01-19T06:33:41.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132343715 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') [2020-01-19T06:33:41.893Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132343714 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') [2020-01-19T06:33:41.893Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132343714 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:41.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132343714 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:41.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132343714 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') [2020-01-19T06:33:41.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132343714 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') [2020-01-19T06:33:41.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132343714 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') [2020-01-19T06:33:41.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=-1132343874 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...' [2020-01-19T06:33:41.893Z] DEBUG - Clicked on [2020-01-19T06:33:41.893Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...' [2020-01-19T06:33:41.893Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...' [2020-01-19T06:33:41.893Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...' [2020-01-19T06:33:41.893Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns' [2020-01-19T06:33:41.893Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:33:41.893Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:33:41.893Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T06:33:41.893Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T06:33:41.893Z] DEBUG - Selecting rows [0] in (of type 'Table') [2020-01-19T06:33:41.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1132343603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:33:41.893Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1132343603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:33:41.893Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1132343603 data=null doit=true} to (of type 'Table') [2020-01-19T06:33:41.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1132343603 data=null} to (of type 'Table') [2020-01-19T06:33:41.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=-1132343602 data=null button=1 stateMask=0x0 x=94 y=12 count=1} to (of type 'Table') [2020-01-19T06:33:41.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1132343602 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') [2020-01-19T06:33:41.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=-1132343602 data=null button=1 stateMask=0x80000 x=94 y=12 count=1} to (of type 'Table') [2020-01-19T06:33:41.893Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2020-01-19T06:33:41.893Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2020-01-19T06:33:41.893Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2020-01-19T06:33:41.893Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2020-01-19T06:33:41.893Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2020-01-19T06:33:41.893Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2020-01-19T06:33:41.893Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:33:41.893Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:33:41.893Z] DEBUG - Clicking on Remove [2020-01-19T06:33:41.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=-1132343601 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') [2020-01-19T06:33:41.893Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=-1132343601 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') [2020-01-19T06:33:41.893Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=-1132343601 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2020-01-19T06:33:41.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=-1132343601 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2020-01-19T06:33:41.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=-1132343601 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') [2020-01-19T06:33:41.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=-1132343601 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') [2020-01-19T06:33:41.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=-1132343601 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') [2020-01-19T06:33:41.893Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2020-01-19T06:33:41.893Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2020-01-19T06:33:41.893Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2020-01-19T06:33:41.893Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2020-01-19T06:33:41.893Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2020-01-19T06:33:41.893Z] DEBUG - Clicked on Remove [2020-01-19T06:33:41.893Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2020-01-19T06:33:41.893Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2020-01-19T06:33:41.893Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2020-01-19T06:33:41.893Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:33:41.893Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:33:41.893Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:33:41.893Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:33:41.893Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:41.893Z] DEBUG - Clicking on OK [2020-01-19T06:33:41.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132343599 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') [2020-01-19T06:33:41.894Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132343599 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') [2020-01-19T06:33:41.894Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132343599 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:41.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132343599 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:41.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132343599 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') [2020-01-19T06:33:41.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132343598 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') [2020-01-19T06:33:41.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132343598 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') [2020-01-19T06:33:41.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=-1132343669 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...' [2020-01-19T06:33:41.894Z] DEBUG - Clicked on [2020-01-19T06:33:41.894Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...' [2020-01-19T06:33:41.894Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...' [2020-01-19T06:33:41.894Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...' [2020-01-19T06:33:41.894Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration' [2020-01-19T06:33:41.894Z] DEBUG - matched Text with text "100", using matcher: of type 'Text' [2020-01-19T06:33:41.894Z] DEBUG - matched Text with text "100", using matcher: of type 'Text' [2020-01-19T06:33:41.894Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2020-01-19T06:33:41.894Z] DEBUG - matched Text with text "100", using matcher: with label (with mnemonic 'Max time') [2020-01-19T06:33:41.894Z] DEBUG - matched Text with text "100", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2020-01-19T06:33:41.894Z] DEBUG - matched Text with text "-9", using matcher: of type 'Text' [2020-01-19T06:33:41.894Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2020-01-19T06:33:41.894Z] DEBUG - matched Text with text "-9", using matcher: with label (with mnemonic 'Max time') [2020-01-19T06:33:41.894Z] DEBUG - matched Text with text "-9", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2020-01-19T06:33:41.894Z] DEBUG - matched Text with text "0", using matcher: of type 'Text' [2020-01-19T06:33:41.894Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2020-01-19T06:33:41.894Z] DEBUG - matched Text with text "0", using matcher: with label (with mnemonic 'Max time') [2020-01-19T06:33:41.894Z] DEBUG - matched Text with text "0", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2020-01-19T06:33:41.894Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:33:41.894Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2020-01-19T06:33:41.894Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:33:41.894Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:33:41.894Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:33:41.894Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:41.894Z] DEBUG - Clicking on OK [2020-01-19T06:33:41.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132343412 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') [2020-01-19T06:33:41.894Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132343412 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') [2020-01-19T06:33:41.894Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132343412 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:41.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132343412 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:41.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132343412 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') [2020-01-19T06:33:41.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132343412 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') [2020-01-19T06:33:41.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132343412 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') [2020-01-19T06:33:41.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=-1132343483 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...' [2020-01-19T06:33:41.894Z] DEBUG - Clicked on [2020-01-19T06:33:41.894Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...' [2020-01-19T06:33:41.894Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...' [2020-01-19T06:33:41.894Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...' [2020-01-19T06:33:41.894Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration' [2020-01-19T06:33:41.894Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:33:41.894Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2020-01-19T06:33:41.894Z] DEBUG - matched Button with text "Default", using matcher: with mnemonic 'Default' [2020-01-19T06:33:41.894Z] DEBUG - matched Button with text "Default", using matcher: with style 'SWT.PUSH' [2020-01-19T06:33:41.894Z] DEBUG - matched Button with text "Default", using matcher: (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2020-01-19T06:33:41.894Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:33:41.894Z] DEBUG - Clicking on Default [2020-01-19T06:33:41.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Default} time=-1132343315 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') [2020-01-19T06:33:41.894Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=-1132343315 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') [2020-01-19T06:33:41.894Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Default} time=-1132343315 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2020-01-19T06:33:41.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Default} time=-1132343315 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2020-01-19T06:33:41.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Default} time=-1132343315 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') [2020-01-19T06:33:41.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Default} time=-1132343315 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') [2020-01-19T06:33:41.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Default} time=-1132343315 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') [2020-01-19T06:33:41.894Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Default} time=-1132343304 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') [2020-01-19T06:33:41.894Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=-1132343304 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') [2020-01-19T06:33:41.894Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Default} time=-1132343304 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') [2020-01-19T06:33:41.894Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Default} time=-1132343304 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2020-01-19T06:33:41.894Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Default} time=-1132343304 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2020-01-19T06:33:41.894Z] DEBUG - Clicked on Default [2020-01-19T06:33:41.894Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:33:41.894Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2020-01-19T06:33:41.894Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:33:41.894Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:33:41.894Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:33:41.894Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:41.894Z] DEBUG - Clicking on OK [2020-01-19T06:33:41.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132343303 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') [2020-01-19T06:33:41.894Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132343303 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') [2020-01-19T06:33:41.894Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132343303 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:41.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132343303 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:41.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132343303 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') [2020-01-19T06:33:41.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132343303 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') [2020-01-19T06:33:41.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132343303 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') [2020-01-19T06:33:41.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=-1132343381 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...' [2020-01-19T06:33:41.894Z] DEBUG - Clicked on [2020-01-19T06:33:41.894Z] DEBUG - number of items : 9 [2020-01-19T06:33:41.894Z] DEBUG - Clicking on ToolItem with tooltip text {Go to next page} [2020-01-19T06:33:41.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132343284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2020-01-19T06:33:41.894Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132343284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2020-01-19T06:33:41.894Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132343284 data=null doit=true} to ToolItem with tooltip text {Go to next page} [2020-01-19T06:33:41.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132343283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2020-01-19T06:33:41.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132343283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2020-01-19T06:33:41.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132343283 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} [2020-01-19T06:33:41.894Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2020-01-19T06:33:41.894Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2020-01-19T06:33:41.894Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2020-01-19T06:33:41.894Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2020-01-19T06:33:41.894Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2020-01-19T06:33:41.894Z] DEBUG - Clicked on ToolItem with tooltip text {Go to next page} [2020-01-19T06:33:41.894Z] DEBUG - number of items : 9 [2020-01-19T06:33:41.894Z] DEBUG - Clicking on ToolItem with tooltip text {Go to previous page} [2020-01-19T06:33:41.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132343279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2020-01-19T06:33:41.894Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132343279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2020-01-19T06:33:41.894Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132343279 data=null doit=true} to ToolItem with tooltip text {Go to previous page} [2020-01-19T06:33:41.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132343279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2020-01-19T06:33:41.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132343279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2020-01-19T06:33:41.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132343279 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} [2020-01-19T06:33:41.895Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2020-01-19T06:33:41.895Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2020-01-19T06:33:41.895Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2020-01-19T06:33:41.895Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2020-01-19T06:33:41.895Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2020-01-19T06:33:41.895Z] DEBUG - Clicked on ToolItem with tooltip text {Go to previous page} [2020-01-19T06:33:41.895Z] DEBUG - number of items : 9 [2020-01-19T06:33:41.895Z] DEBUG - Clicking on ToolItem with tooltip text {Go to last page} [2020-01-19T06:33:41.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132343275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2020-01-19T06:33:41.895Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132343275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2020-01-19T06:33:41.895Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132343275 data=null doit=true} to ToolItem with tooltip text {Go to last page} [2020-01-19T06:33:41.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132343275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2020-01-19T06:33:41.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132343275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2020-01-19T06:33:41.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132343275 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} [2020-01-19T06:33:41.895Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2020-01-19T06:33:41.895Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2020-01-19T06:33:41.895Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2020-01-19T06:33:41.895Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2020-01-19T06:33:41.895Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2020-01-19T06:33:41.895Z] DEBUG - Clicked on ToolItem with tooltip text {Go to last page} [2020-01-19T06:33:41.895Z] DEBUG - number of items : 9 [2020-01-19T06:33:41.895Z] DEBUG - Clicking on ToolItem with tooltip text {Go to first page} [2020-01-19T06:33:41.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132343271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2020-01-19T06:33:41.895Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132343271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2020-01-19T06:33:41.895Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132343271 data=null doit=true} to ToolItem with tooltip text {Go to first page} [2020-01-19T06:33:41.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132343271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2020-01-19T06:33:41.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132343271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2020-01-19T06:33:41.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132343271 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} [2020-01-19T06:33:41.895Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2020-01-19T06:33:41.895Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2020-01-19T06:33:41.895Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2020-01-19T06:33:41.895Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2020-01-19T06:33:41.895Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2020-01-19T06:33:41.895Z] DEBUG - Clicked on ToolItem with tooltip text {Go to first page} [2020-01-19T06:33:41.895Z] DEBUG - matched MenuItem with text "Next page", using matcher: with mnemonic 'Next page' [2020-01-19T06:33:41.895Z] DEBUG - Clicking on with mnemonic 'Next page' [2020-01-19T06:33:41.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Next page} time=-1132343220 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' [2020-01-19T06:33:41.895Z] DEBUG - Clicked on with mnemonic 'Next page' [2020-01-19T06:33:41.895Z] DEBUG - matched MenuItem with text "Previous page", using matcher: with mnemonic 'Previous page' [2020-01-19T06:33:41.895Z] DEBUG - Clicking on with mnemonic 'Previous page' [2020-01-19T06:33:41.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Previous page} time=-1132343210 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' [2020-01-19T06:33:41.895Z] DEBUG - Clicked on with mnemonic 'Previous page' [2020-01-19T06:33:41.895Z] DEBUG - matched MenuItem with text "Last page", using matcher: with mnemonic 'Last page' [2020-01-19T06:33:41.895Z] DEBUG - Clicking on with mnemonic 'Last page' [2020-01-19T06:33:41.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Last page} time=-1132343201 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' [2020-01-19T06:33:41.895Z] DEBUG - Clicked on with mnemonic 'Last page' [2020-01-19T06:33:41.895Z] DEBUG - matched MenuItem with text "First page", using matcher: with mnemonic 'First page' [2020-01-19T06:33:41.895Z] DEBUG - Clicking on with mnemonic 'First page' [2020-01-19T06:33:41.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {First page} time=-1132343192 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' [2020-01-19T06:33:41.895Z] DEBUG - Clicked on with mnemonic 'First page' [2020-01-19T06:33:41.895Z] DEBUG - matched MenuItem with text "Pages...", using matcher: with mnemonic 'Pages...' [2020-01-19T06:33:41.895Z] DEBUG - Clicking on with mnemonic 'Pages...' [2020-01-19T06:33:41.895Z] DEBUG - Clicked on with mnemonic 'Pages...' [2020-01-19T06:33:41.895Z] DEBUG - matched Shell with text "Sequence Diagram Pag...", using matcher: with text 'Sequence Diagram Pages' [2020-01-19T06:33:41.895Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2020-01-19T06:33:41.895Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2020-01-19T06:33:41.895Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:33:41.895Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:33:41.895Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:33:41.895Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:33:41.895Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:41.895Z] DEBUG - Clicking on OK [2020-01-19T06:33:41.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132343109 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') [2020-01-19T06:33:41.895Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132343109 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') [2020-01-19T06:33:41.895Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132343109 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:41.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132343109 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:41.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132343109 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') [2020-01-19T06:33:41.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132343109 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') [2020-01-19T06:33:41.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132343109 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') [2020-01-19T06:33:41.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pages...} time=-1132343183 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Pages...' [2020-01-19T06:33:41.895Z] DEBUG - Clicked on [2020-01-19T06:33:43.263Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1132341903 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T06:33:43.263Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:33:43.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:33:43.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:33:43.263Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:33:43.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1132341888 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering} [2020-01-19T06:33:43.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1132341888 data=null doit=true} to TreeItem with text {TestForFiltering} [2020-01-19T06:33:43.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1132341887 data=null} to TreeItem with text {TestForFiltering} [2020-01-19T06:33:43.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1132341887 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-19T06:33:43.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132341887 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} [2020-01-19T06:33:43.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1132341881 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering} [2020-01-19T06:33:43.263Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:33:43.263Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:33:43.263Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:33:43.825Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:33:43.825Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:33:43.825Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:33:43.825Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:33:43.825Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:43.825Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:33:43.825Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:33:43.825Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:33:43.825Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:43.825Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:33:43.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132341291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:43.826Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132341291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:43.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132341291 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:43.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132341291 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:43.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132341291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:43.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132341290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:43.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132341290 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') [2020-01-19T06:33:43.826Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132341290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:43.826Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132341290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:43.826Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132341290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:43.826Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132341290 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:43.826Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132341290 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:43.826Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:43.826Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:33:43.826Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:33:43.826Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:33:43.826Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:33:43.826Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:33:43.826Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:33:43.826Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:43.826Z] DEBUG - Clicking on OK [2020-01-19T06:33:43.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132341289 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') [2020-01-19T06:33:43.826Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132341289 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') [2020-01-19T06:33:43.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132341289 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:43.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132341289 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:43.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132341289 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') [2020-01-19T06:33:43.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132341289 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') [2020-01-19T06:33:43.826Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:43.826Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:43.826Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:43.826Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:44.082Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:44.082Z] DEBUG - Clicked on OK [2020-01-19T06:33:44.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132341289 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') [2020-01-19T06:33:44.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1132341853 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:33:44.644Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2020-01-19T06:33:44.645Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.355 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest [2020-01-19T06:33:44.645Z] testSDPrintUi(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest) Time elapsed: 16.279 s [2020-01-19T06:33:44.645Z] testSDView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest) Time elapsed: 10.91 s [2020-01-19T06:33:44.645Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace [2020-01-19T06:33:54.589Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.36 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace [2020-01-19T06:33:54.589Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace) Time elapsed: 9.326 s [2020-01-19T06:33:54.589Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest [2020-01-19T06:33:57.108Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-01-19T06:33:57.108Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:33:57.108Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:33:57.108Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:33:57.108Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:33:57.108Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T06:33:57.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1132328048 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T06:33:57.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1132328047 data=null doit=true} to TableItem with text {} [2020-01-19T06:33:57.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1132328047 data=null} to TableItem with text {} [2020-01-19T06:33:57.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1132328047 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T06:33:57.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1132328045 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T06:33:57.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1132328041 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T06:33:57.108Z] DEBUG - matched MenuItem with text "Open Source Code", using matcher: with mnemonic 'Open Source Code' [2020-01-19T06:33:57.108Z] DEBUG - Clicking on with mnemonic 'Open Source Code' [2020-01-19T06:33:57.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Open Source Code} time=-1132328016 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' [2020-01-19T06:33:57.108Z] DEBUG - Clicked on with mnemonic 'Open Source Code' [2020-01-19T06:33:57.108Z] DEBUG - matched EditorReference with text "", using matcher: with name '"SourceFile"' [2020-01-19T06:33:57.364Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1132327597 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T06:33:57.364Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:33:57.364Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:33:57.364Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:33:57.364Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:33:57.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1132327591 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:33:57.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1132327591 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:33:57.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1132327591 data=null} to TreeItem with text {test} [2020-01-19T06:33:57.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1132327591 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:33:57.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132327591 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} [2020-01-19T06:33:57.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1132327579 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:33:57.620Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:33:57.620Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:33:57.620Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:33:58.182Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:33:58.182Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:33:58.182Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:33:58.182Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:33:58.182Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:58.182Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:33:58.182Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:33:58.182Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:33:58.182Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:58.182Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:33:58.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132326913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:58.182Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132326913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:58.182Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132326912 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:58.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132326912 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:58.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132326912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:58.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132326912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:58.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132326912 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') [2020-01-19T06:33:58.183Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132326912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:58.183Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132326912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:58.183Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132326912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:58.183Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132326912 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:58.183Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132326912 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:58.183Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:33:58.183Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:33:58.183Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:33:58.183Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:33:58.183Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:33:58.183Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:33:58.183Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:33:58.183Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:58.183Z] DEBUG - Clicking on OK [2020-01-19T06:33:58.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132326911 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') [2020-01-19T06:33:58.183Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132326911 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') [2020-01-19T06:33:58.183Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132326911 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:58.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132326911 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:58.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132326911 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') [2020-01-19T06:33:58.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132326911 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') [2020-01-19T06:33:58.183Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:58.183Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:58.183Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:58.183Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:58.183Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:33:58.183Z] DEBUG - Clicked on OK [2020-01-19T06:33:58.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132326911 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') [2020-01-19T06:33:58.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1132327515 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:33:59.001Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.924 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest [2020-01-19T06:33:59.001Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest) Time elapsed: 4.889 s [2020-01-19T06:33:59.001Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest [2020-01-19T06:34:02.268Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-01-19T06:34:02.268Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:34:02.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132322677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:02.268Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132322676 data=null button=0 stateMask=0x0 x=434 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:02.268Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132322675 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:02.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132322675 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:02.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132322671 data=null button=1 stateMask=0x0 x=434 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:02.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132322664 data=null button=0 stateMask=0x80000 x=800 y=104 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:02.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132322656 data=null button=1 stateMask=0x80000 x=800 y=104 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:02.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132322652 data=null button=0 stateMask=0x0 x=800 y=104 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:02.527Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132322652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:02.527Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132322649 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:02.527Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132322649 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:02.527Z] DEBUG - number of items : 16 [2020-01-19T06:34:02.527Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:34:02.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132322641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:34:02.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132322641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:34:02.527Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132322641 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:34:02.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132322641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:34:02.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132322641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:34:02.527Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132322606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:34:02.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132322605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:34:02.527Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132322605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:34:02.527Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132322605 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:34:02.527Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132322605 data=null} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:34:02.527Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:34:02.527Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2020-01-19T06:34:02.527Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:34:02.527Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-19T06:34:02.527Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.527Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:34:02.527Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:02.527Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:34:02.527Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.527Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:02.527Z] DEBUG - Clicking on OK [2020-01-19T06:34:02.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132322601 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') [2020-01-19T06:34:02.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132322601 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') [2020-01-19T06:34:02.527Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132322601 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:02.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132322601 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:02.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132322601 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') [2020-01-19T06:34:02.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132322601 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') [2020-01-19T06:34:02.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132322601 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') [2020-01-19T06:34:02.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132322641 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...} [2020-01-19T06:34:02.527Z] DEBUG - Clicked on [2020-01-19T06:34:02.527Z] DEBUG - number of items : 16 [2020-01-19T06:34:02.527Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2020-01-19T06:34:02.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132322515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:34:02.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132322514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:34:02.527Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132322514 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:34:02.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132322514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:34:02.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132322514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:34:02.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132322514 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} [2020-01-19T06:34:02.527Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132322510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:34:02.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132322509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:34:02.527Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132322509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:34:02.527Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132322509 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:34:02.527Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132322509 data=null} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:34:02.527Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2020-01-19T06:34:02.527Z] DEBUG - number of items : 16 [2020-01-19T06:34:02.527Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2020-01-19T06:34:02.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132322509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:34:02.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132322509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:34:02.527Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132322509 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:34:02.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132322509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:34:02.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132322509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:34:02.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132322509 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} [2020-01-19T06:34:02.527Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132322502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:34:02.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132322501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:34:02.527Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132322501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:34:02.527Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132322501 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:34:02.527Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132322501 data=null} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:34:02.527Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2020-01-19T06:34:02.527Z] DEBUG - number of items : 16 [2020-01-19T06:34:02.527Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark} [2020-01-19T06:34:02.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132322501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2020-01-19T06:34:02.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132322501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2020-01-19T06:34:02.527Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132322501 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark} [2020-01-19T06:34:02.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132322501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2020-01-19T06:34:02.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132322501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2020-01-19T06:34:02.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132322501 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} [2020-01-19T06:34:02.527Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132322496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:34:02.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132322493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:34:02.528Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132322486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:34:02.528Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132322485 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:34:02.528Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132322485 data=null} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:34:02.528Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:34:02.528Z] DEBUG - number of items : 16 [2020-01-19T06:34:02.528Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2020-01-19T06:34:02.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132322485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:34:02.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132322484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:34:02.528Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132322484 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:34:02.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132322484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:34:02.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132322484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:34:02.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132322484 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} [2020-01-19T06:34:02.528Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132322481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:34:02.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132322481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:34:02.528Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132322481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:34:02.528Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132322481 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:34:02.528Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132322481 data=null} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:34:02.528Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2020-01-19T06:34:02.528Z] DEBUG - number of items : 16 [2020-01-19T06:34:02.528Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2020-01-19T06:34:02.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132322480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:34:02.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132322480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:34:02.528Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132322480 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:34:02.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132322480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:34:02.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132322480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:34:02.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132322480 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} [2020-01-19T06:34:02.528Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132322476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:34:02.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132322476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:34:02.528Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132322476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:34:02.528Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132322476 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:34:02.528Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132322476 data=null} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:34:02.528Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2020-01-19T06:34:02.528Z] DEBUG - number of items : 16 [2020-01-19T06:34:02.528Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:02.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132322421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:02.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132322421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:02.528Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132322421 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:02.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132322421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:02.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132322421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:02.819Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132322311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:02.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132322310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:02.819Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132322310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:02.819Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132322310 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:02.819Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132322310 data=null} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:02.819Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:02.819Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-01-19T06:34:02.819Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.819Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.819Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.819Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.819Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.819Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.819Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.819Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.819Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.819Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.819Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.819Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.819Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.819Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.819Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.819Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.819Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.819Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.819Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.819Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.819Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.820Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.821Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.821Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:02.821Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.821Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.821Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.821Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.821Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.821Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.821Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.821Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.821Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.821Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.821Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.821Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.821Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.821Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.821Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.821Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.821Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.821Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.821Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.821Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.821Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.821Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.821Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.821Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:02.821Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.821Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:02.821Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.821Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.821Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.821Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.821Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.821Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.821Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:02.821Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:02.821Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:34:02.821Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:02.821Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:02.821Z] DEBUG - Clicking on OK [2020-01-19T06:34:02.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132322299 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') [2020-01-19T06:34:02.821Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132322298 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') [2020-01-19T06:34:02.821Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132322298 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:02.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132322298 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:02.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132322298 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') [2020-01-19T06:34:02.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132322298 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') [2020-01-19T06:34:02.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132322298 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') [2020-01-19T06:34:02.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132322421 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} [2020-01-19T06:34:02.821Z] DEBUG - Clicked on [2020-01-19T06:34:02.821Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-01-19T06:34:03.077Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:34:06.347Z] DEBUG - number of items : 16 [2020-01-19T06:34:06.347Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:06.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132318865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:06.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132318865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:06.347Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132318865 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:06.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132318865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:06.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132318865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:06.347Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132318820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:06.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132318819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:06.347Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132318819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:06.347Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132318819 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:06.347Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132318819 data=null} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:06.347Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:06.347Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.347Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:06.348Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:06.348Z] DEBUG - Clicking on OK [2020-01-19T06:34:06.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132318806 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') [2020-01-19T06:34:06.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132318806 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') [2020-01-19T06:34:06.348Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132318806 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:06.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132318806 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:06.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132318806 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') [2020-01-19T06:34:06.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132318806 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') [2020-01-19T06:34:06.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132318806 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') [2020-01-19T06:34:06.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132318865 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} [2020-01-19T06:34:06.348Z] DEBUG - Clicked on [2020-01-19T06:34:06.348Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-01-19T06:34:06.348Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:34:07.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132317620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132317620 data=null button=0 stateMask=0x0 x=434 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.715Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132317619 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:07.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132317619 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:07.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132317615 data=null button=1 stateMask=0x0 x=434 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:07.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132317612 data=null button=0 stateMask=0x80000 x=800 y=104 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132317606 data=null button=1 stateMask=0x80000 x=800 y=104 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:07.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132317603 data=null button=0 stateMask=0x0 x=800 y=104 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.715Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132317603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.715Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132317600 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:07.715Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132317600 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:07.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132317595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132317594 data=null button=0 stateMask=0x0 x=708 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.715Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132317592 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:07.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132317591 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:07.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132317582 data=null button=3 stateMask=0x0 x=708 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:07.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132317579 data=null button=0 stateMask=0x200000 x=342 y=104 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132317573 data=null button=3 stateMask=0x200000 x=342 y=104 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132317567 data=null button=0 stateMask=0x0 x=342 y=104 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132317567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132317565 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132317565 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132317522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132317521 data=null button=0 stateMask=0x0 x=891 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132317518 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132317518 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132317509 data=null button=2 stateMask=0x0 x=891 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132317509 data=null button=0 stateMask=0x100000 x=342 y=104 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132317506 data=null button=2 stateMask=0x100000 x=342 y=104 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132317503 data=null button=0 stateMask=0x0 x=342 y=104 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132317503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132317500 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132317500 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132317496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132317496 data=null button=0 stateMask=0x0 x=269 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132317493 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132317493 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132317485 data=null button=1 stateMask=0x0 x=269 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132317482 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132317476 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132317473 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132317473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132317471 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132317470 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132317466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132317466 data=null button=0 stateMask=0x0 x=287 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132317463 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132317463 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132317455 data=null button=1 stateMask=0x0 x=287 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132317452 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132317420 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132317417 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132317417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132317415 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132317415 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132317410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132317410 data=null button=0 stateMask=0x0 x=305 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132317407 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132317407 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132317399 data=null button=1 stateMask=0x0 x=305 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132317396 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132317391 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132317389 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132317389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132317386 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132317386 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132317382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132317382 data=null button=0 stateMask=0x0 x=324 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132317379 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132317379 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132317371 data=null button=1 stateMask=0x0 x=324 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132317367 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132317362 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132317359 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132317359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132317357 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132317357 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132317352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132317352 data=null button=0 stateMask=0x0 x=342 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132317320 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132317320 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132317311 data=null button=1 stateMask=0x0 x=342 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132317308 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132317300 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132317298 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132317297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132317295 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132317295 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132317290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132317290 data=null button=0 stateMask=0x0 x=360 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132317287 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:07.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132317287 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:07.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132317279 data=null button=1 stateMask=0x0 x=360 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:07.717Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132317275 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132317270 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:07.717Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132317267 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.717Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132317267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.973Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132317220 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:07.973Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132317220 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:07.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132317215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.973Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132317215 data=null button=0 stateMask=0x0 x=379 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.973Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132317212 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:07.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132317212 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:07.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132317204 data=null button=1 stateMask=0x0 x=379 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:07.973Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132317201 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132317196 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:07.973Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132317193 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.973Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132317193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.973Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132317190 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:07.973Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132317190 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:07.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132317186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.973Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132317186 data=null button=0 stateMask=0x0 x=397 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.973Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132317183 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:07.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132317183 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:07.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132317174 data=null button=1 stateMask=0x0 x=397 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:07.974Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132317171 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132317166 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:07.974Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132317164 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.974Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132317164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.974Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132317161 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:07.974Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132317161 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:07.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132317156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.974Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132317156 data=null button=0 stateMask=0x0 x=415 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132317153 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:07.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132317153 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:07.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132317119 data=null button=1 stateMask=0x0 x=415 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:07.974Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132317116 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132317110 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:07.974Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132317108 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.974Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132317108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.974Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132317105 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:07.974Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132317105 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:07.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132317101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.974Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132317101 data=null button=0 stateMask=0x0 x=434 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132317098 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:07.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132317098 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:07.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132317089 data=null button=1 stateMask=0x0 x=434 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:07.974Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132317086 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132317081 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:07.974Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132317077 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.974Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132317077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.974Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132317075 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:07.974Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132317075 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:07.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132317070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.974Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132317070 data=null button=0 stateMask=0x0 x=452 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132317019 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:07.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132317019 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:07.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132317010 data=null button=1 stateMask=0x0 x=452 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:07.974Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132317007 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132317002 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:07.974Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316999 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.974Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132316999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.974Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132316997 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:07.974Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132316996 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:07.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132316992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.974Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316992 data=null button=0 stateMask=0x0 x=470 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132316989 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:07.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132316989 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:07.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132316981 data=null button=1 stateMask=0x0 x=470 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:07.974Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316977 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:07.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132316972 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:08.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316920 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.231Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132316920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.231Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132316917 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:08.231Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132316917 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:08.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132316912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316912 data=null button=0 stateMask=0x0 x=488 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132316909 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:08.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132316909 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:08.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132316900 data=null button=1 stateMask=0x0 x=488 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:08.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316897 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132316892 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:08.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316889 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.231Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132316889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.231Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132316886 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:08.231Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132316886 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:08.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132316882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316882 data=null button=0 stateMask=0x0 x=507 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132316879 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:08.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132316878 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:08.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132316820 data=null button=1 stateMask=0x0 x=507 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:08.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316817 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132316812 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:08.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316809 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.231Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132316809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.231Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132316806 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:08.231Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132316806 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:08.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132316801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316801 data=null button=0 stateMask=0x0 x=525 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132316798 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:08.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132316798 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:08.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132316789 data=null button=1 stateMask=0x0 x=525 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:08.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316786 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132316780 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:08.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316778 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.231Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132316777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.231Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132316775 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:08.231Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132316775 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:08.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132316770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316770 data=null button=0 stateMask=0x0 x=543 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132316719 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:08.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132316719 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:08.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132316709 data=null button=1 stateMask=0x0 x=543 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:08.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316706 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132316700 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:08.487Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316697 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132316697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132316694 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132316694 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132316689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316689 data=null button=0 stateMask=0x0 x=562 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132316686 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132316686 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132316677 data=null button=1 stateMask=0x0 x=562 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316674 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132316669 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316621 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132316621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132316618 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132316618 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132316612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316612 data=null button=0 stateMask=0x0 x=580 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132316609 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132316609 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132316600 data=null button=1 stateMask=0x0 x=580 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316596 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132316591 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316588 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132316588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132316585 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132316585 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132316581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316580 data=null button=0 stateMask=0x0 x=598 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132316577 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132316577 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132316568 data=null button=1 stateMask=0x0 x=598 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316518 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132316513 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316510 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132316510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132316507 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132316507 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132316502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316502 data=null button=0 stateMask=0x0 x=617 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132316499 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132316498 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132316489 data=null button=1 stateMask=0x0 x=617 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316486 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132316481 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316478 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132316478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132316476 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132316475 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132316470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.488Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316470 data=null button=0 stateMask=0x0 x=635 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132316467 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:08.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132316422 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:08.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132316412 data=null button=1 stateMask=0x0 x=635 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:08.745Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316409 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132316404 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:08.745Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316401 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.745Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132316401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.745Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132316398 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:08.745Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132316398 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:08.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132316393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.745Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316393 data=null button=0 stateMask=0x0 x=653 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132316391 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:08.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132316390 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:08.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132316382 data=null button=1 stateMask=0x0 x=653 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:08.745Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316379 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132316374 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:08.745Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316372 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.745Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132316372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.745Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132316321 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:08.745Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132316321 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:08.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132316316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.745Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316316 data=null button=0 stateMask=0x0 x=671 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132316313 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:08.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132316313 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:08.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132316304 data=null button=1 stateMask=0x0 x=671 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:08.745Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316302 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132316297 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:08.745Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316294 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.745Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132316294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.745Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132316292 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:08.745Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132316292 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:08.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132316287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.745Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316287 data=null button=0 stateMask=0x0 x=690 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132316284 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:08.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132316284 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:08.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132316276 data=null button=1 stateMask=0x0 x=690 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:08.746Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316273 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132316221 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:08.746Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316218 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.746Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132316218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.746Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132316215 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:08.746Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132316214 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:08.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132316209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.746Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316208 data=null button=0 stateMask=0x0 x=708 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:08.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132316205 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:08.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132316204 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:08.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132316194 data=null button=1 stateMask=0x0 x=708 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:09.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316190 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132316183 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:09.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316179 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.005Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132316179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.005Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132316176 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:09.005Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132316176 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:09.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132316170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316170 data=null button=0 stateMask=0x0 x=726 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132316119 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:09.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132316119 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:09.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132316108 data=null button=1 stateMask=0x0 x=726 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:09.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316105 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132316099 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:09.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316096 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.005Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132316096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.005Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132316094 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:09.005Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132316093 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:09.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132316088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316088 data=null button=0 stateMask=0x0 x=745 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132316085 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:09.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132316085 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:09.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132316077 data=null button=1 stateMask=0x0 x=745 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:09.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316074 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132316068 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:09.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316066 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.005Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132316065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.005Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132316019 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:09.005Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132316019 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:09.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132316013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132316013 data=null button=0 stateMask=0x0 x=763 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132316010 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:09.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132316010 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:09.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132316000 data=null button=1 stateMask=0x0 x=763 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:09.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315996 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132315990 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:09.005Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315987 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.005Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132315987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.005Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132315984 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:09.005Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132315984 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:09.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132315974 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.006Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315973 data=null button=0 stateMask=0x0 x=781 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.006Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132315970 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:09.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132315970 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:09.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132315917 data=null button=1 stateMask=0x0 x=781 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:09.262Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315914 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132315909 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:09.262Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315906 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.262Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132315906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.262Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132315904 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:09.262Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132315904 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:09.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132315899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.262Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315899 data=null button=0 stateMask=0x0 x=800 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132315896 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:09.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132315896 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:09.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132315888 data=null button=1 stateMask=0x0 x=800 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:09.262Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315885 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132315881 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:09.262Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315878 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.262Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132315878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.262Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132315875 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:09.262Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132315875 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:09.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132315871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.262Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315870 data=null button=0 stateMask=0x0 x=818 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132315820 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:09.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132315820 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:09.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132315811 data=null button=1 stateMask=0x0 x=818 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:09.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315808 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132315803 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:09.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315801 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.263Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132315800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.263Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132315798 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:09.263Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132315798 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:09.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132315793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315793 data=null button=0 stateMask=0x0 x=836 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132315790 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:09.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132315790 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:09.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132315782 data=null button=1 stateMask=0x0 x=836 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:09.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315779 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132315774 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:09.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315771 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.263Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132315771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.263Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132315720 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:09.263Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132315720 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:09.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132315715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315715 data=null button=0 stateMask=0x0 x=854 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132315712 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:09.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132315712 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:09.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132315703 data=null button=1 stateMask=0x0 x=854 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:09.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315700 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132315695 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:09.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315693 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.263Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132315693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.263Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132315690 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:09.263Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132315690 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:09.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132315685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315685 data=null button=0 stateMask=0x0 x=873 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132315682 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:09.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132315682 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:09.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132315673 data=null button=1 stateMask=0x0 x=873 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:09.519Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315669 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132315618 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:09.519Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315616 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.520Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132315615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.520Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132315613 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:09.520Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132315613 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:09.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132315608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315608 data=null button=0 stateMask=0x0 x=891 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132315606 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:09.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132315605 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:09.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132315597 data=null button=1 stateMask=0x0 x=891 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:09.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315594 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132315589 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:09.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315587 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.520Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132315587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.520Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132315585 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:09.520Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132315584 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:09.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132315580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315580 data=null button=0 stateMask=0x0 x=909 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132315577 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:09.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132315577 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:09.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132315569 data=null button=1 stateMask=0x0 x=909 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:09.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315520 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132315516 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:09.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315513 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.520Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132315513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.520Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132315510 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:09.520Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132315510 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:09.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132315506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315506 data=null button=0 stateMask=0x0 x=928 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132315503 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:09.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132315503 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:09.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132315495 data=null button=1 stateMask=0x0 x=928 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:09.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315492 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132315487 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:09.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315484 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.520Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132315484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.520Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132315482 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:09.520Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132315481 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:09.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132315477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.520Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315477 data=null button=0 stateMask=0x0 x=946 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132315474 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:09.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132315474 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:09.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132315415 data=null button=1 stateMask=0x0 x=946 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:09.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315412 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132315407 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:09.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315405 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.777Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132315405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.777Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132315402 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:09.777Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132315402 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:09.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132315397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315397 data=null button=0 stateMask=0x0 x=269 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132315394 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:09.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132315394 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:09.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132315386 data=null button=1 stateMask=0x0 x=269 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:09.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315373 data=null button=0 stateMask=0x80000 x=287 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132315315 data=null button=1 stateMask=0x80000 x=287 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:09.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315310 data=null button=0 stateMask=0x0 x=287 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.777Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132315310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.777Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132315305 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:09.777Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132315305 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:09.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132315297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315297 data=null button=0 stateMask=0x0 x=287 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132315293 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:09.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132315293 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:09.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132315282 data=null button=1 stateMask=0x0 x=287 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:09.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315278 data=null button=0 stateMask=0x80000 x=305 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132315217 data=null button=1 stateMask=0x80000 x=305 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:09.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315214 data=null button=0 stateMask=0x0 x=305 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.777Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132315214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.777Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132315211 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:09.777Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132315211 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:09.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132315205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315205 data=null button=0 stateMask=0x0 x=305 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132315202 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:09.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132315202 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:09.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132315193 data=null button=1 stateMask=0x0 x=305 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:09.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315190 data=null button=0 stateMask=0x80000 x=324 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132315185 data=null button=1 stateMask=0x80000 x=324 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:09.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315182 data=null button=0 stateMask=0x0 x=324 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.777Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132315182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.777Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132315180 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:09.777Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132315180 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:09.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132315175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315175 data=null button=0 stateMask=0x0 x=324 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:09.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132315172 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:09.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132315172 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:09.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132315163 data=null button=1 stateMask=0x0 x=324 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:09.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315160 data=null button=0 stateMask=0x80000 x=342 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132315121 data=null button=1 stateMask=0x80000 x=342 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:10.034Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315119 data=null button=0 stateMask=0x0 x=342 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.034Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132315118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.034Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132315116 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:10.034Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132315116 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:10.034Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132315111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.034Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315111 data=null button=0 stateMask=0x0 x=342 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.034Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132315108 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:10.034Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132315108 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:10.034Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132315099 data=null button=1 stateMask=0x0 x=342 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:10.034Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315096 data=null button=0 stateMask=0x80000 x=360 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132315092 data=null button=1 stateMask=0x80000 x=360 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:10.034Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315089 data=null button=0 stateMask=0x0 x=360 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.034Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132315089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.034Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132315086 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:10.034Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132315086 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:10.034Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132315082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.034Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315082 data=null button=0 stateMask=0x0 x=360 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.034Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132315079 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:10.034Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132315079 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:10.034Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132315071 data=null button=1 stateMask=0x0 x=360 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:10.034Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315019 data=null button=0 stateMask=0x80000 x=379 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132315014 data=null button=1 stateMask=0x80000 x=379 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:10.034Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315012 data=null button=0 stateMask=0x0 x=379 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.034Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132315011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.034Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132315009 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:10.034Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132315009 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:10.034Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132315005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.034Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132315004 data=null button=0 stateMask=0x0 x=379 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.034Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132315002 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:10.034Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132315002 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:10.034Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132314993 data=null button=1 stateMask=0x0 x=379 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:10.034Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314990 data=null button=0 stateMask=0x80000 x=397 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132314986 data=null button=1 stateMask=0x80000 x=397 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:10.034Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314983 data=null button=0 stateMask=0x0 x=397 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.034Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132314983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.034Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132314981 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:10.034Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132314981 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:10.034Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132314976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.034Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314976 data=null button=0 stateMask=0x0 x=397 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.034Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132314920 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:10.034Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132314920 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:10.034Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132314912 data=null button=1 stateMask=0x0 x=397 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:10.034Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314909 data=null button=0 stateMask=0x80000 x=415 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132314905 data=null button=1 stateMask=0x80000 x=415 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:10.035Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314902 data=null button=0 stateMask=0x0 x=415 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.035Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132314902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132314899 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132314899 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132314894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314894 data=null button=0 stateMask=0x0 x=415 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132314891 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132314891 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132314880 data=null button=1 stateMask=0x0 x=415 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314877 data=null button=0 stateMask=0x80000 x=434 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132314872 data=null button=1 stateMask=0x80000 x=434 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314870 data=null button=0 stateMask=0x0 x=434 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132314869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132314821 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132314821 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132314816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314816 data=null button=0 stateMask=0x0 x=434 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132314813 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132314813 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132314805 data=null button=1 stateMask=0x0 x=434 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314802 data=null button=0 stateMask=0x80000 x=452 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132314798 data=null button=1 stateMask=0x80000 x=452 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314795 data=null button=0 stateMask=0x0 x=452 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132314795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132314793 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132314793 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132314785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314785 data=null button=0 stateMask=0x0 x=452 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132314782 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132314782 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132314773 data=null button=1 stateMask=0x0 x=452 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314770 data=null button=0 stateMask=0x80000 x=470 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132314718 data=null button=1 stateMask=0x80000 x=470 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314716 data=null button=0 stateMask=0x0 x=470 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132314716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132314713 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132314713 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132314709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314709 data=null button=0 stateMask=0x0 x=470 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132314706 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132314706 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132314697 data=null button=1 stateMask=0x0 x=470 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314695 data=null button=0 stateMask=0x80000 x=488 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132314690 data=null button=1 stateMask=0x80000 x=488 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314687 data=null button=0 stateMask=0x0 x=488 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132314687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132314685 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132314685 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132314681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314681 data=null button=0 stateMask=0x0 x=488 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132314678 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132314678 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132314670 data=null button=1 stateMask=0x0 x=488 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:10.291Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314667 data=null button=0 stateMask=0x80000 x=507 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132314618 data=null button=1 stateMask=0x80000 x=507 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:10.548Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314615 data=null button=0 stateMask=0x0 x=507 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.548Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132314615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.548Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132314613 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:10.548Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132314613 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:10.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132314608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.548Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314608 data=null button=0 stateMask=0x0 x=507 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132314605 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:10.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132314605 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:10.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132314597 data=null button=1 stateMask=0x0 x=507 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:10.548Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314594 data=null button=0 stateMask=0x80000 x=525 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132314589 data=null button=1 stateMask=0x80000 x=525 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:10.548Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314586 data=null button=0 stateMask=0x0 x=525 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.548Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132314586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.548Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132314584 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:10.548Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132314584 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:10.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132314579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.548Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314579 data=null button=0 stateMask=0x0 x=525 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132314576 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:10.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132314576 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:10.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132314521 data=null button=1 stateMask=0x0 x=525 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:10.548Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314518 data=null button=0 stateMask=0x80000 x=543 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132314513 data=null button=1 stateMask=0x80000 x=543 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:10.548Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314511 data=null button=0 stateMask=0x0 x=543 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.548Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132314510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.548Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132314508 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:10.548Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132314508 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:10.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132314504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.548Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314504 data=null button=0 stateMask=0x0 x=543 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132314501 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:10.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132314501 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:10.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132314493 data=null button=1 stateMask=0x0 x=543 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:10.548Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314490 data=null button=0 stateMask=0x80000 x=562 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132314484 data=null button=1 stateMask=0x80000 x=562 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:10.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314482 data=null button=0 stateMask=0x0 x=562 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.549Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132314482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.549Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132314479 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:10.549Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132314479 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:10.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132314474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314474 data=null button=0 stateMask=0x0 x=562 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132314471 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:10.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132314471 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:10.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132314417 data=null button=1 stateMask=0x0 x=562 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:10.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314414 data=null button=0 stateMask=0x80000 x=580 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132314409 data=null button=1 stateMask=0x80000 x=580 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:10.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314407 data=null button=0 stateMask=0x0 x=580 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.549Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132314407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.549Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132314404 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:10.549Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132314404 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:10.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132314400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314399 data=null button=0 stateMask=0x0 x=580 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132314397 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:10.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132314397 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:10.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132314388 data=null button=1 stateMask=0x0 x=580 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:10.805Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314383 data=null button=0 stateMask=0x80000 x=598 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132314378 data=null button=1 stateMask=0x80000 x=598 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:10.805Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314375 data=null button=0 stateMask=0x0 x=598 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.805Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132314375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.805Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132314373 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:10.805Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132314372 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:10.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132314368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.805Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314368 data=null button=0 stateMask=0x0 x=598 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132314320 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:10.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132314320 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:10.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132314312 data=null button=1 stateMask=0x0 x=598 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:10.805Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314309 data=null button=0 stateMask=0x80000 x=617 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132314304 data=null button=1 stateMask=0x80000 x=617 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:10.806Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314302 data=null button=0 stateMask=0x0 x=617 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.806Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132314302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.806Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132314299 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:10.806Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132314299 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:10.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132314295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.806Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314295 data=null button=0 stateMask=0x0 x=617 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132314292 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:10.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132314292 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:10.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132314283 data=null button=1 stateMask=0x0 x=617 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:10.806Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314280 data=null button=0 stateMask=0x80000 x=635 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132314275 data=null button=1 stateMask=0x80000 x=635 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:10.806Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314273 data=null button=0 stateMask=0x0 x=635 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.806Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132314273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.806Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132314270 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:10.806Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132314270 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:10.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132314265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.806Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314265 data=null button=0 stateMask=0x0 x=635 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132314262 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:10.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132314262 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:10.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132314215 data=null button=1 stateMask=0x0 x=635 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:10.806Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314212 data=null button=0 stateMask=0x80000 x=653 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132314207 data=null button=1 stateMask=0x80000 x=653 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:10.806Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314204 data=null button=0 stateMask=0x0 x=653 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.806Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132314204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.806Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132314202 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:10.806Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132314202 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:10.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132314197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.806Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314197 data=null button=0 stateMask=0x0 x=653 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132314194 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:10.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132314194 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:10.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132314185 data=null button=1 stateMask=0x0 x=653 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:10.806Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314183 data=null button=0 stateMask=0x80000 x=671 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132314178 data=null button=1 stateMask=0x80000 x=671 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:10.806Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314175 data=null button=0 stateMask=0x0 x=671 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.806Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132314175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.806Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132314173 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:10.806Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132314173 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:10.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132314169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:10.806Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314168 data=null button=0 stateMask=0x0 x=671 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132314120 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132314119 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132314111 data=null button=1 stateMask=0x0 x=671 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314108 data=null button=0 stateMask=0x80000 x=690 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132314103 data=null button=1 stateMask=0x80000 x=690 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314101 data=null button=0 stateMask=0x0 x=690 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132314101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132314098 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132314098 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132314094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314094 data=null button=0 stateMask=0x0 x=690 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132314091 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132314091 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132314083 data=null button=1 stateMask=0x0 x=690 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314080 data=null button=0 stateMask=0x80000 x=708 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132314075 data=null button=1 stateMask=0x80000 x=708 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314072 data=null button=0 stateMask=0x0 x=708 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132314072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132314070 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132314070 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132314065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314065 data=null button=0 stateMask=0x0 x=708 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132314062 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132314062 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132314053 data=null button=1 stateMask=0x0 x=708 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314021 data=null button=0 stateMask=0x80000 x=726 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132314016 data=null button=1 stateMask=0x80000 x=726 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314014 data=null button=0 stateMask=0x0 x=726 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132314014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132314011 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132314011 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132314006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132314006 data=null button=0 stateMask=0x0 x=726 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132314003 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132314003 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132313994 data=null button=1 stateMask=0x0 x=726 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132313991 data=null button=0 stateMask=0x80000 x=745 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132313986 data=null button=1 stateMask=0x80000 x=745 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132313984 data=null button=0 stateMask=0x0 x=745 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132313984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132313981 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132313981 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132313977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132313977 data=null button=0 stateMask=0x0 x=745 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132313974 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132313974 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132313966 data=null button=1 stateMask=0x0 x=745 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132313963 data=null button=0 stateMask=0x80000 x=763 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132313955 data=null button=1 stateMask=0x80000 x=763 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132313953 data=null button=0 stateMask=0x0 x=763 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132313953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132313950 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132313950 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132313919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132313919 data=null button=0 stateMask=0x0 x=763 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132313916 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132313916 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132313907 data=null button=1 stateMask=0x0 x=763 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132313904 data=null button=0 stateMask=0x80000 x=781 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132313899 data=null button=1 stateMask=0x80000 x=781 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132313897 data=null button=0 stateMask=0x0 x=781 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132313897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132313894 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:11.063Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132313894 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:11.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132313889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132313889 data=null button=0 stateMask=0x0 x=781 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.064Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132313886 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:11.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132313886 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:11.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132313878 data=null button=1 stateMask=0x0 x=781 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:11.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132313875 data=null button=0 stateMask=0x80000 x=800 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132313869 data=null button=1 stateMask=0x80000 x=800 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:11.320Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132313867 data=null button=0 stateMask=0x0 x=800 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.320Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132313867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.320Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132313865 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:11.320Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132313865 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:11.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132313860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.320Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132313860 data=null button=0 stateMask=0x0 x=800 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132313857 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:11.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132313857 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:11.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132313849 data=null button=1 stateMask=0x0 x=800 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:11.320Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132313847 data=null button=0 stateMask=0x80000 x=818 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132313819 data=null button=1 stateMask=0x80000 x=818 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:11.320Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132313817 data=null button=0 stateMask=0x0 x=818 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.321Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132313817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.321Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132313814 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:11.321Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132313814 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:11.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132313810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.321Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132313810 data=null button=0 stateMask=0x0 x=818 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132313807 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:11.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132313807 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:11.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132313799 data=null button=1 stateMask=0x0 x=818 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:11.321Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132313797 data=null button=0 stateMask=0x80000 x=836 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132313792 data=null button=1 stateMask=0x80000 x=836 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:11.321Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132313790 data=null button=0 stateMask=0x0 x=836 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.321Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132313790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.321Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132313787 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:11.321Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132313787 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:11.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132313783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.321Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132313783 data=null button=0 stateMask=0x0 x=836 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132313780 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:11.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132313780 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:11.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132313772 data=null button=1 stateMask=0x0 x=836 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:11.321Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132313769 data=null button=0 stateMask=0x80000 x=854 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132313764 data=null button=1 stateMask=0x80000 x=854 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:11.321Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132313762 data=null button=0 stateMask=0x0 x=854 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.321Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132313761 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.321Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132313759 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:11.321Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132313759 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:11.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132313720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.321Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132313720 data=null button=0 stateMask=0x0 x=854 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132313717 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:11.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132313717 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:11.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132313709 data=null button=1 stateMask=0x0 x=854 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:11.321Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132313706 data=null button=0 stateMask=0x80000 x=873 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132313701 data=null button=1 stateMask=0x80000 x=873 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:11.321Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132313698 data=null button=0 stateMask=0x0 x=873 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.321Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132313698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.321Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132313695 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:11.321Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132313695 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:11.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132313691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.321Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132313691 data=null button=0 stateMask=0x0 x=873 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132313688 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:11.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132313688 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:11.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132313679 data=null button=1 stateMask=0x0 x=873 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:11.321Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132313676 data=null button=0 stateMask=0x80000 x=891 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132313671 data=null button=1 stateMask=0x80000 x=891 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:11.321Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132313621 data=null button=0 stateMask=0x0 x=891 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.321Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132313620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.321Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132313618 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132313618 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132313613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132313613 data=null button=0 stateMask=0x0 x=891 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132313610 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132313610 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132313602 data=null button=1 stateMask=0x0 x=891 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132313599 data=null button=0 stateMask=0x80000 x=909 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132313594 data=null button=1 stateMask=0x80000 x=909 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132313592 data=null button=0 stateMask=0x0 x=909 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132313592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132313590 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132313590 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132313586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132313585 data=null button=0 stateMask=0x0 x=909 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132313583 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132313583 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132313575 data=null button=1 stateMask=0x0 x=909 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132313572 data=null button=0 stateMask=0x80000 x=928 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132313567 data=null button=1 stateMask=0x80000 x=928 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132313563 data=null button=0 stateMask=0x0 x=928 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132313563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132313561 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132313561 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132313557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132313557 data=null button=0 stateMask=0x0 x=928 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132313520 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132313520 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132313513 data=null button=1 stateMask=0x0 x=928 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132313510 data=null button=0 stateMask=0x80000 x=946 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132313506 data=null button=1 stateMask=0x80000 x=946 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132313504 data=null button=0 stateMask=0x0 x=946 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132313503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132313501 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132313501 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132313498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132313497 data=null button=0 stateMask=0x0 x=946 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132313495 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132313495 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132313488 data=null button=1 stateMask=0x0 x=946 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132313485 data=null button=0 stateMask=0x80000 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132313481 data=null button=1 stateMask=0x80000 x=964 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132313479 data=null button=0 stateMask=0x0 x=964 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132313478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132313476 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132313476 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132313472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132313472 data=null button=0 stateMask=0x0 x=342 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132313470 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132313470 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132313462 data=null button=1 stateMask=0x0 x=342 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132313460 data=null button=0 stateMask=0x80000 x=708 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132313456 data=null button=1 stateMask=0x80000 x=708 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132313453 data=null button=0 stateMask=0x0 x=708 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132313453 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132313451 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132313451 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1132313447 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132313447 data=null button=0 stateMask=0x0 x=342 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1132313444 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:11.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1132313444 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:11.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1132313437 data=null button=1 stateMask=0x0 x=342 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:11.580Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132313435 data=null button=0 stateMask=0x80000 x=434 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1132313419 data=null button=1 stateMask=0x80000 x=434 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:34:11.580Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1132313415 data=null button=0 stateMask=0x0 x=434 y=47 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.580Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1132313414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:34:11.580Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1132313412 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:34:11.580Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1132313412 data=null} to TimeGraphControl with text {} [2020-01-19T06:34:11.580Z] DEBUG - number of items : 16 [2020-01-19T06:34:11.580Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:11.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132313408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:11.580Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132313408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:11.580Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132313407 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:11.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132313407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:11.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132313407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:11.580Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132313363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:11.580Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132313363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:11.580Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132313363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:11.580Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132313363 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:11.580Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132313363 data=null} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:11.580Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:11.580Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.580Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.838Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.839Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.839Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.839Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.839Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.839Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.839Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.839Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.839Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.839Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.839Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:11.839Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.839Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:11.839Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.839Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.839Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.839Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.839Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.839Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.839Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:11.839Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:11.839Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:34:11.839Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:11.839Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:11.839Z] DEBUG - Clicking on OK [2020-01-19T06:34:11.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132313350 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') [2020-01-19T06:34:11.839Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132313350 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') [2020-01-19T06:34:11.839Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132313350 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:11.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132313350 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:11.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132313350 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') [2020-01-19T06:34:11.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132313350 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') [2020-01-19T06:34:11.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132313350 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') [2020-01-19T06:34:11.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132313407 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} [2020-01-19T06:34:11.839Z] DEBUG - Clicked on [2020-01-19T06:34:11.839Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-01-19T06:34:11.839Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:34:13.206Z] DEBUG - number of items : 16 [2020-01-19T06:34:13.206Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:13.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132312143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:13.206Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132312143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:13.206Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132312143 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:13.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132312143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:13.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132312143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:13.206Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132312089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:13.206Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132312089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:13.206Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132312089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:13.206Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132312089 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:13.206Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132312089 data=null} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:13.206Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:13.206Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-01-19T06:34:13.206Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.206Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.206Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.206Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.206Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.206Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.206Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.206Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.206Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.206Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.206Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.206Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.206Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.206Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.206Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.206Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.206Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.206Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.206Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.206Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.206Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.206Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:13.206Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.206Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.206Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.206Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.206Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.206Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.206Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.207Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.208Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.208Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.208Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.208Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.208Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.208Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.208Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.208Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.208Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.208Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:13.208Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.208Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:13.208Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.208Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.208Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.208Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.208Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.208Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.208Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:13.208Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:13.208Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:34:13.208Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:13.208Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:13.208Z] DEBUG - Clicking on OK [2020-01-19T06:34:13.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132312078 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') [2020-01-19T06:34:13.208Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132312078 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') [2020-01-19T06:34:13.208Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132312078 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:13.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132312078 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:13.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132312078 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') [2020-01-19T06:34:13.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132312077 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') [2020-01-19T06:34:13.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132312077 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') [2020-01-19T06:34:13.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132312143 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} [2020-01-19T06:34:13.208Z] DEBUG - Clicked on [2020-01-19T06:34:13.208Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-01-19T06:34:13.208Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:34:14.139Z] DEBUG - number of items : 16 [2020-01-19T06:34:14.139Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:14.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132310876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:14.139Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132310876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:14.139Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132310876 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:14.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132310876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:14.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132310876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:14.139Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132310831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:14.139Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132310831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:14.139Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132310831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:14.139Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132310830 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:14.139Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132310830 data=null} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:14.139Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:14.139Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-01-19T06:34:14.139Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.139Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.139Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.139Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.139Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.139Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.139Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.139Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.139Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.139Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.139Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.139Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.139Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.139Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.139Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.139Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.139Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.139Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.139Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.139Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.140Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.141Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.141Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.141Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:14.141Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.141Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.141Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.141Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.141Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.141Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.141Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.141Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.141Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.141Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.141Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.141Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.141Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.141Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.141Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.141Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.141Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.141Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.141Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.141Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.141Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.141Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.141Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.141Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:14.141Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.141Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:14.141Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.141Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.141Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.141Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.141Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.141Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.141Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:14.141Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:14.141Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:34:14.141Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:14.141Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:14.141Z] DEBUG - Clicking on OK [2020-01-19T06:34:14.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132310820 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') [2020-01-19T06:34:14.141Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132310820 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') [2020-01-19T06:34:14.141Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132310820 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:14.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132310819 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:14.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132310819 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') [2020-01-19T06:34:14.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132310819 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') [2020-01-19T06:34:14.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132310819 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') [2020-01-19T06:34:14.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132310876 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} [2020-01-19T06:34:14.397Z] DEBUG - Clicked on [2020-01-19T06:34:14.397Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-01-19T06:34:14.397Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:34:15.326Z] DEBUG - number of items : 16 [2020-01-19T06:34:15.326Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:15.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132309652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:15.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132309652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:15.326Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132309652 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:15.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132309652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:15.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132309652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:15.583Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132309607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:15.583Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132309607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:15.583Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132309606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:15.583Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132309606 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:15.583Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132309606 data=null} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:15.583Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:15.583Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.583Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:15.584Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:15.584Z] DEBUG - Clicking on OK [2020-01-19T06:34:15.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132309593 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') [2020-01-19T06:34:15.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132309593 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') [2020-01-19T06:34:15.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132309593 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:15.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132309593 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:15.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132309593 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') [2020-01-19T06:34:15.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132309593 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') [2020-01-19T06:34:15.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132309593 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') [2020-01-19T06:34:15.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132309652 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} [2020-01-19T06:34:15.585Z] DEBUG - Clicked on [2020-01-19T06:34:15.585Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-01-19T06:34:15.585Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:34:20.831Z] DEBUG - number of items : 16 [2020-01-19T06:34:20.831Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:20.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132304904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:20.831Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132304904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:20.831Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132304904 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:20.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132304904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:20.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132304904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:20.831Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132304856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:20.831Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132304855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:20.831Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132304855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:20.831Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132304855 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:20.831Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132304855 data=null} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:20.831Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:20.831Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.831Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:20.832Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:20.832Z] DEBUG - Clicking on OK [2020-01-19T06:34:20.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132304820 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') [2020-01-19T06:34:20.832Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132304820 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') [2020-01-19T06:34:20.832Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132304820 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:20.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132304820 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:20.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132304820 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') [2020-01-19T06:34:20.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132304820 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') [2020-01-19T06:34:20.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132304820 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') [2020-01-19T06:34:20.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132304904 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} [2020-01-19T06:34:20.832Z] DEBUG - Clicked on [2020-01-19T06:34:20.832Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-01-19T06:34:20.832Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:34:21.395Z] DEBUG - number of items : 16 [2020-01-19T06:34:21.395Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:21.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132303660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:21.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132303660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:21.395Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132303660 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:21.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132303660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:21.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132303660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:21.395Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132303615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:21.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132303615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:21.395Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132303615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:21.395Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132303614 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:21.395Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132303614 data=null} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:21.395Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:21.395Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-01-19T06:34:21.395Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=-1132303613 data=null doit=true} to Shell with text {Legend} [2020-01-19T06:34:21.395Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:21.395Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:21.395Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:21.395Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:21.395Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:21.395Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:21.395Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2020-01-19T06:34:21.395Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:21.395Z] 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') [2020-01-19T06:34:21.395Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:21.395Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:21.395Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-19T06:34:21.395Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-19T06:34:21.395Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-19T06:34:21.395Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-19T06:34:21.395Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-19T06:34:21.395Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-19T06:34:21.395Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2020-01-19T06:34:21.395Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2020-01-19T06:34:21.395Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-19T06:34:21.395Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-19T06:34:21.395Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-19T06:34:21.395Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-19T06:34:21.395Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-19T06:34:21.395Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-19T06:34:21.395Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-19T06:34:21.395Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2020-01-19T06:34:21.395Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2020-01-19T06:34:21.395Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-19T06:34:21.395Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100 [2020-01-19T06:34:21.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=-1132303607 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\"") [2020-01-19T06:34:21.395Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100 [2020-01-19T06:34:21.395Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:21.395Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:21.395Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:21.395Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:21.395Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:21.395Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:21.395Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2020-01-19T06:34:21.395Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:21.395Z] 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') [2020-01-19T06:34:21.395Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:21.396Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:21.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:21.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:21.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:21.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:21.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:21.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:21.396Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:21.396Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:21.396Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:34:21.396Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:21.396Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:21.396Z] DEBUG - Clicking on OK [2020-01-19T06:34:21.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132303601 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') [2020-01-19T06:34:21.396Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132303601 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') [2020-01-19T06:34:21.396Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132303600 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:21.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132303600 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:21.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132303600 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') [2020-01-19T06:34:21.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132303600 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') [2020-01-19T06:34:21.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132303600 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') [2020-01-19T06:34:21.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132303660 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} [2020-01-19T06:34:21.396Z] DEBUG - Clicked on [2020-01-19T06:34:22.764Z] DEBUG - number of items : 16 [2020-01-19T06:34:22.764Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:22.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132302512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:22.764Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132302512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:22.764Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132302511 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:22.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132302511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:22.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132302511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:22.764Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132302464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:22.764Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132302464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:22.764Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132302464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:22.764Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132302464 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:22.764Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132302464 data=null} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:22.764Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:22.764Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-01-19T06:34:22.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:22.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:22.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:22.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:22.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:22.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:22.764Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2020-01-19T06:34:22.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:22.764Z] 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') [2020-01-19T06:34:22.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:22.764Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:22.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:22.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:22.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:22.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:22.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:22.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:22.764Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2020-01-19T06:34:22.764Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:22.764Z] 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') [2020-01-19T06:34:22.764Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:22.764Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:22.764Z] DEBUG - Clicking on [2020-01-19T06:34:22.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1132302460 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') [2020-01-19T06:34:22.764Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1132302460 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') [2020-01-19T06:34:22.764Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1132302460 data=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2020-01-19T06:34:22.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1132302460 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2020-01-19T06:34:22.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1132302460 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') [2020-01-19T06:34:22.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1132302460 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') [2020-01-19T06:34:22.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1132302460 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') [2020-01-19T06:34:22.764Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2020-01-19T06:34:22.764Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2020-01-19T06:34:22.764Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2020-01-19T06:34:22.764Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2020-01-19T06:34:22.764Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2020-01-19T06:34:22.764Z] DEBUG - Clicked on [2020-01-19T06:34:22.764Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-19T06:34:22.765Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-19T06:34:22.765Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-19T06:34:22.765Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-19T06:34:22.765Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-19T06:34:22.765Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-19T06:34:22.765Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2020-01-19T06:34:22.765Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2020-01-19T06:34:22.765Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-19T06:34:22.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:22.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:22.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:22.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:22.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:22.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:22.765Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2020-01-19T06:34:22.765Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:22.765Z] 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') [2020-01-19T06:34:22.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:22.765Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:22.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:22.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:22.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:22.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:22.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:22.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:22.765Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:22.765Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:22.765Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:34:22.765Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:22.765Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:22.765Z] DEBUG - Clicking on OK [2020-01-19T06:34:22.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132302452 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') [2020-01-19T06:34:22.765Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132302452 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') [2020-01-19T06:34:22.765Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132302452 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:22.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132302452 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:22.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132302452 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') [2020-01-19T06:34:22.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132302452 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') [2020-01-19T06:34:22.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132302452 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') [2020-01-19T06:34:22.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132302511 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} [2020-01-19T06:34:22.765Z] DEBUG - Clicked on [2020-01-19T06:34:23.695Z] DEBUG - number of items : 16 [2020-01-19T06:34:23.695Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:23.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132301364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:23.695Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132301363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:23.695Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132301363 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:23.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132301363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:23.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132301363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:23.695Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132301313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:23.695Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132301313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:23.695Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132301313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:23.695Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132301312 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:23.695Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132301312 data=null} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:23.695Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:23.695Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-01-19T06:34:23.695Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.695Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.695Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.695Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.695Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.695Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.695Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.695Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.695Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.695Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.695Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.695Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.695Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.695Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.695Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.695Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.695Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.695Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.695Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.695Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.695Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.695Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:23.695Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.695Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.695Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.695Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.695Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.695Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:23.696Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.697Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.697Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.697Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.697Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.697Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.697Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.697Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.697Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.697Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.697Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.697Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.697Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.697Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.697Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.697Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.697Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.697Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.697Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.697Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.697Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.697Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.697Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.697Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:23.697Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.697Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:23.697Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.697Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.697Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.697Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.697Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.697Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.697Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:23.697Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:23.697Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:34:23.697Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:23.697Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:23.697Z] DEBUG - Clicking on OK [2020-01-19T06:34:23.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132301301 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') [2020-01-19T06:34:23.697Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132301301 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') [2020-01-19T06:34:23.697Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132301301 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:23.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132301301 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:23.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132301301 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') [2020-01-19T06:34:23.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132301300 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') [2020-01-19T06:34:23.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132301300 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') [2020-01-19T06:34:23.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132301363 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} [2020-01-19T06:34:23.697Z] DEBUG - Clicked on [2020-01-19T06:34:23.953Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-01-19T06:34:23.953Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:34:38.796Z] DEBUG - number of items : 16 [2020-01-19T06:34:38.796Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:38.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132287054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:38.796Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132287054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:38.796Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132287054 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:38.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132287054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:38.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132287054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:38.796Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132287001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:38.796Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132287001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:38.796Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132287001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:38.796Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132287001 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:38.796Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132287000 data=null} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:38.796Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:38.796Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-01-19T06:34:38.796Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.796Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.796Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.796Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.796Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.796Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.796Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.796Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.796Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.796Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.796Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.796Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.796Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.796Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.796Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.796Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.796Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.796Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.796Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.796Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.796Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.796Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:38.796Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.796Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.796Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.796Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.796Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.796Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.796Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.796Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.796Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.796Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.796Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.796Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.796Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.796Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:38.797Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:38.797Z] DEBUG - Clicking on OK [2020-01-19T06:34:38.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132286989 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') [2020-01-19T06:34:38.798Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132286989 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') [2020-01-19T06:34:38.798Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132286989 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:38.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132286989 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:38.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132286989 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') [2020-01-19T06:34:38.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132286989 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') [2020-01-19T06:34:38.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132286989 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') [2020-01-19T06:34:38.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132287054 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} [2020-01-19T06:34:38.798Z] DEBUG - Clicked on [2020-01-19T06:34:38.798Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-01-19T06:34:38.798Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:34:39.362Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-19T06:34:39.362Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-19T06:34:39.362Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-19T06:34:39.925Z] DEBUG - number of items : 16 [2020-01-19T06:34:39.925Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:39.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132285306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:39.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132285306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:39.925Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132285306 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:39.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132285306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:39.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132285306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:39.925Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132285264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:39.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132285264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:39.925Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132285264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:39.925Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132285264 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:39.925Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132285263 data=null} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:39.925Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:39.925Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-01-19T06:34:39.925Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.925Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.925Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.925Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.925Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.925Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.925Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.925Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.925Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.925Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.925Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.925Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.925Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.925Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.925Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.925Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.925Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.925Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.925Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.925Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.925Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.925Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:39.925Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.926Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.927Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.927Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.927Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.927Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:39.927Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.927Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:39.927Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.927Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.927Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.927Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.927Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.927Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.927Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:39.927Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:39.927Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:34:39.927Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:39.927Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:39.927Z] DEBUG - Clicking on OK [2020-01-19T06:34:39.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132285253 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') [2020-01-19T06:34:39.927Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132285253 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') [2020-01-19T06:34:39.927Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132285253 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:39.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132285253 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:39.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132285253 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') [2020-01-19T06:34:39.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132285253 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') [2020-01-19T06:34:39.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132285253 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') [2020-01-19T06:34:39.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132285306 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} [2020-01-19T06:34:39.927Z] DEBUG - Clicked on [2020-01-19T06:34:39.927Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-01-19T06:34:39.927Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:34:40.855Z] DEBUG - number of items : 16 [2020-01-19T06:34:40.855Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:40.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132284141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:40.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132284141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:40.855Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132284141 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:40.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132284141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:40.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132284140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:40.856Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132284094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:40.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132284094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:40.856Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132284094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:40.856Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132284094 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:40.856Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132284094 data=null} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:40.856Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:40.856Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-01-19T06:34:40.856Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=-1132284093 data=null doit=true} to Shell with text {Legend} [2020-01-19T06:34:40.856Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:40.856Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:40.856Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:40.856Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2020-01-19T06:34:40.856Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:40.856Z] 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') [2020-01-19T06:34:40.856Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:40.856Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:40.856Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:40.856Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:40.856Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:40.856Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-19T06:34:40.856Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-19T06:34:40.856Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-19T06:34:40.856Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2020-01-19T06:34:40.856Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2020-01-19T06:34:40.856Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-19T06:34:40.856Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-19T06:34:40.856Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-19T06:34:40.856Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-19T06:34:40.856Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-19T06:34:40.856Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-19T06:34:40.856Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-19T06:34:40.856Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2020-01-19T06:34:40.856Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2020-01-19T06:34:40.856Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-19T06:34:40.856Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-19T06:34:40.856Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-19T06:34:40.856Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-19T06:34:40.856Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25 [2020-01-19T06:34:40.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=-1132284089 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") [2020-01-19T06:34:40.856Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25 [2020-01-19T06:34:40.856Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:40.856Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:40.856Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:40.856Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2020-01-19T06:34:40.856Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:40.856Z] 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') [2020-01-19T06:34:40.856Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:40.856Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:40.856Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:40.856Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:40.856Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:40.856Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:40.856Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:40.856Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:40.856Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:40.856Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:40.856Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:40.856Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:40.856Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:40.856Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:34:40.856Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:40.856Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:40.856Z] DEBUG - Clicking on OK [2020-01-19T06:34:40.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132284083 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') [2020-01-19T06:34:40.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132284083 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') [2020-01-19T06:34:40.856Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132284083 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:40.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132284083 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:40.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132284083 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') [2020-01-19T06:34:40.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132284082 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') [2020-01-19T06:34:41.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132284082 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') [2020-01-19T06:34:41.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132284140 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} [2020-01-19T06:34:41.113Z] DEBUG - Clicked on [2020-01-19T06:34:42.041Z] DEBUG - number of items : 16 [2020-01-19T06:34:42.041Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:42.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132282963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:42.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132282962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:42.041Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132282962 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:42.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132282962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:42.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132282962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:42.041Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132282918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:42.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132282917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:42.041Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132282917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:42.041Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132282917 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:42.041Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132282917 data=null} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:42.041Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:42.041Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-01-19T06:34:42.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:42.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:42.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:42.041Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2020-01-19T06:34:42.041Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:42.041Z] 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') [2020-01-19T06:34:42.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:42.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:42.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:42.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:42.041Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:42.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:42.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:42.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:42.041Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2020-01-19T06:34:42.041Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:42.041Z] 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') [2020-01-19T06:34:42.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:42.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:42.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:42.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:42.041Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:42.041Z] DEBUG - Clicking on [2020-01-19T06:34:42.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1132282914 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') [2020-01-19T06:34:42.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1132282914 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') [2020-01-19T06:34:42.041Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1132282914 data=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2020-01-19T06:34:42.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1132282914 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2020-01-19T06:34:42.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1132282914 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') [2020-01-19T06:34:42.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1132282914 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') [2020-01-19T06:34:42.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1132282914 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') [2020-01-19T06:34:42.041Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2020-01-19T06:34:42.041Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2020-01-19T06:34:42.041Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2020-01-19T06:34:42.041Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2020-01-19T06:34:42.041Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2020-01-19T06:34:42.041Z] DEBUG - Clicked on [2020-01-19T06:34:42.041Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-19T06:34:42.041Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-19T06:34:42.041Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-19T06:34:42.041Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2020-01-19T06:34:42.041Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2020-01-19T06:34:42.041Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-19T06:34:42.041Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-19T06:34:42.041Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-19T06:34:42.042Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2020-01-19T06:34:42.042Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:42.042Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:42.042Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:42.042Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2020-01-19T06:34:42.042Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:42.042Z] 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') [2020-01-19T06:34:42.042Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:42.042Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:42.042Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:42.042Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:42.042Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:42.042Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:42.042Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:42.042Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:42.042Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:42.042Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:42.042Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:42.042Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:42.042Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:42.042Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:34:42.042Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:42.042Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:42.042Z] DEBUG - Clicking on OK [2020-01-19T06:34:42.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132282906 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') [2020-01-19T06:34:42.042Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132282906 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') [2020-01-19T06:34:42.042Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132282906 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:42.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132282906 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:42.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132282906 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') [2020-01-19T06:34:42.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132282906 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') [2020-01-19T06:34:42.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132282906 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') [2020-01-19T06:34:42.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132282962 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} [2020-01-19T06:34:42.298Z] DEBUG - Clicked on [2020-01-19T06:34:43.227Z] DEBUG - number of items : 16 [2020-01-19T06:34:43.227Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:43.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132281830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:43.227Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132281830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:43.227Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132281829 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:43.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132281829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:43.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132281829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:43.227Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132281779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:43.227Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132281778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:43.227Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132281778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:43.227Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132281778 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:43.227Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132281778 data=null} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:43.227Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:43.227Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.227Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:43.228Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:43.228Z] DEBUG - Clicking on OK [2020-01-19T06:34:43.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132281765 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') [2020-01-19T06:34:43.228Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132281765 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') [2020-01-19T06:34:43.228Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132281765 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:43.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132281765 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:43.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132281765 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') [2020-01-19T06:34:43.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132281765 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') [2020-01-19T06:34:43.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132281765 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') [2020-01-19T06:34:43.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132281829 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} [2020-01-19T06:34:43.229Z] DEBUG - Clicked on [2020-01-19T06:34:43.485Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-01-19T06:34:43.485Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:34:44.413Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-19T06:34:44.413Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-19T06:34:44.413Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-19T06:34:45.022Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-19T06:34:45.022Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-19T06:34:45.584Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-19T06:34:45.584Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-19T06:34:45.840Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-19T06:34:46.096Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-19T06:34:46.352Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-19T06:34:46.352Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-19T06:34:46.914Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-19T06:34:46.914Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-19T06:34:47.477Z] DEBUG - number of items : 16 [2020-01-19T06:34:47.477Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:47.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132277589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:47.477Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132277589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:47.477Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132277589 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:47.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132277589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:47.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132277589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:47.477Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132277545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:47.477Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132277545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:47.477Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132277545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:47.477Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132277545 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:47.477Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132277545 data=null} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:47.477Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:47.477Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.477Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:47.478Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:47.478Z] DEBUG - Clicking on OK [2020-01-19T06:34:47.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132277533 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') [2020-01-19T06:34:47.478Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132277533 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') [2020-01-19T06:34:47.478Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132277533 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:47.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132277533 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:47.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132277532 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') [2020-01-19T06:34:47.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132277532 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') [2020-01-19T06:34:47.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132277532 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') [2020-01-19T06:34:47.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132277589 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} [2020-01-19T06:34:47.478Z] DEBUG - Clicked on [2020-01-19T06:34:47.734Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-01-19T06:34:47.734Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:34:48.662Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-19T06:34:48.662Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-19T06:34:48.662Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-19T06:34:48.662Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter' [2020-01-19T06:34:48.662Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=-1132276391 data=null doit=true} to Shell with text {Time Event Filter} [2020-01-19T06:34:48.662Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:34:48.662Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-19T06:34:49.224Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-19T06:34:50.156Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter' [2020-01-19T06:34:50.412Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=-1132274779 data=null doit=true} to Shell with text {Time Event Filter} [2020-01-19T06:34:50.412Z] DEBUG - matched Text with text "Hat1", using matcher: of type 'Text' [2020-01-19T06:34:50.412Z] DEBUG - matched Text with text "Hat1", using matcher: (of type 'Text') [2020-01-19T06:34:50.412Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-19T06:34:50.412Z] DEBUG - Attempting to set focus on (of type 'Text') [2020-01-19T06:34:50.975Z] DEBUG - number of items : 16 [2020-01-19T06:34:50.975Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:50.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132274258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:50.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132274258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:50.975Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132274258 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:50.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132274258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:50.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132274258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:50.975Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132274220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:50.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132274219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:50.975Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132274219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:50.975Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132274219 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:50.975Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132274219 data=null} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:50.975Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:50.975Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.975Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:50.976Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:50.976Z] DEBUG - Clicking on OK [2020-01-19T06:34:50.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132274204 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') [2020-01-19T06:34:50.976Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132274204 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') [2020-01-19T06:34:50.976Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132274204 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:50.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132274204 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:50.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132274204 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') [2020-01-19T06:34:50.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132274204 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') [2020-01-19T06:34:50.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132274204 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') [2020-01-19T06:34:50.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132274258 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} [2020-01-19T06:34:50.976Z] DEBUG - Clicked on [2020-01-19T06:34:50.976Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2020-01-19T06:34:50.976Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:34:51.904Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-19T06:34:51.904Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-19T06:34:51.904Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-19T06:34:51.904Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-19T06:34:51.904Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-19T06:34:52.467Z] DEBUG - number of items : 16 [2020-01-19T06:34:52.467Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:52.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132272583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:52.467Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132272583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:52.467Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132272582 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:52.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132272582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:52.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132272582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:52.467Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132272536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:52.467Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132272536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:52.467Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132272536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:52.467Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132272536 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:52.467Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132272536 data=null} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:52.467Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-01-19T06:34:52.467Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.467Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:52.468Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:52.468Z] DEBUG - Clicking on OK [2020-01-19T06:34:52.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132272525 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') [2020-01-19T06:34:52.468Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132272525 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') [2020-01-19T06:34:52.468Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132272525 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:52.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132272525 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:52.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132272525 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') [2020-01-19T06:34:52.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132272525 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') [2020-01-19T06:34:52.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132272525 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') [2020-01-19T06:34:52.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132272582 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} [2020-01-19T06:34:52.468Z] DEBUG - Clicked on [2020-01-19T06:34:52.468Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 53.679 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest [2020-01-19T06:34:52.468Z] testBookmark(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.088 s [2020-01-19T06:34:52.468Z] testTimeLine(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.484 s [2020-01-19T06:34:52.468Z] testDrag(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 5.422 s [2020-01-19T06:34:52.468Z] testKeyboardNamespaceNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.293 s [2020-01-19T06:34:52.468Z] testCollapseExpandUsingEnter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.231 s [2020-01-19T06:34:52.468Z] testExpandAndCollapse(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.226 s [2020-01-19T06:34:52.468Z] testEventStyling(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 4.774 s [2020-01-19T06:34:52.468Z] testLegendArrow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.549 s [2020-01-19T06:34:52.468Z] testVerticalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 14.315 s [2020-01-19T06:34:52.468Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.696 s [2020-01-19T06:34:52.468Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped [2020-01-19T06:34:52.469Z] testLegend(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.515 s [2020-01-19T06:34:52.469Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 4.204 s [2020-01-19T06:34:52.469Z] testTimegraphEventFiltering(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.339 s [2020-01-19T06:34:52.469Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.668 s [2020-01-19T06:34:52.469Z] testPalettes(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped [2020-01-19T06:34:52.469Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest [2020-01-19T06:34:53.032Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:34:53.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:34:53.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:34:53.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:34:53.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:34:53.032Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:34:53.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestBookmarks} time=-1132271961 data=null button=0 stateMask=0x0 x=93 y=12 count=0} to TreeItem with text {TestBookmarks} [2020-01-19T06:34:53.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestBookmarks} time=-1132271961 data=null doit=true} to TreeItem with text {TestBookmarks} [2020-01-19T06:34:53.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestBookmarks} time=-1132271961 data=null} to TreeItem with text {TestBookmarks} [2020-01-19T06:34:53.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestBookmarks} time=-1132271961 data=null button=1 stateMask=0x0 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-01-19T06:34:53.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132271960 data=null item=TreeItem {TestBookmarks} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestBookmarks} [2020-01-19T06:34:53.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestBookmarks} time=-1132271953 data=null button=1 stateMask=0x80000 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-01-19T06:34:53.032Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:34:53.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestBookmarks} time=-1132271953 data=null button=0 stateMask=0x0 x=93 y=12 count=0} to TreeItem with text {TestBookmarks} [2020-01-19T06:34:53.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestBookmarks} time=-1132271953 data=null doit=true} to TreeItem with text {TestBookmarks} [2020-01-19T06:34:53.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestBookmarks} time=-1132271953 data=null} to TreeItem with text {TestBookmarks} [2020-01-19T06:34:53.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestBookmarks} time=-1132271952 data=null button=1 stateMask=0x0 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-01-19T06:34:53.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132271952 data=null item=TreeItem {TestBookmarks} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestBookmarks} [2020-01-19T06:34:53.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestBookmarks} time=-1132271916 data=null button=1 stateMask=0x80000 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-01-19T06:34:53.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestBookmarks} time=-1132271916 data=null doit=true} to TreeItem with text {TestBookmarks} [2020-01-19T06:34:53.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestBookmarks} time=-1132271916 data=null} to TreeItem with text {TestBookmarks} [2020-01-19T06:34:53.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestBookmarks} time=-1132271915 data=null button=1 stateMask=0x0 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-01-19T06:34:53.033Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1132271915 data=null item=TreeItem {TestBookmarks} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestBookmarks} [2020-01-19T06:34:53.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestBookmarks} time=-1132271912 data=null button=1 stateMask=0x80000 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-01-19T06:34:53.033Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:34:53.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1132271911 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T06:34:53.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1132271911 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T06:34:53.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1132271911 data=null} to TreeItem with text {Traces [0]} [2020-01-19T06:34:53.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1132271911 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:34:53.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132271911 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]} [2020-01-19T06:34:53.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1132271906 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:34:53.289Z] [2020-01-19T06:34:53.289Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-19 06:34:53.150 [2020-01-19T06:34:53.289Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K [2020-01-19T06:34:53.289Z] !STACK 0 [2020-01-19T06:34:53.289Z] java.lang.RuntimeException: The parameter should be set [2020-01-19T06:34:53.289Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-19T06:34:53.289Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-19T06:34:53.289Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:34:53.289Z] [2020-01-19T06:34:53.289Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-19 06:34:53.152 [2020-01-19T06:34:53.289Z] !MESSAGE Exception executing analysis [2020-01-19T06:34:53.289Z] !STACK 0 [2020-01-19T06:34:53.289Z] java.lang.RuntimeException: The parameter should be set [2020-01-19T06:34:53.289Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-19T06:34:53.289Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-19T06:34:53.289Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:34:55.178Z] DEBUG - matched ViewReference with text "", using matcher: with name '"Bookmarks"' [2020-01-19T06:34:55.178Z] DEBUG - matched EditorReference with text "", using matcher: with name '"A-Test-10K"' [2020-01-19T06:34:55.178Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:34:55.178Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:34:55.178Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:34:55.178Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T06:34:55.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1132269912 data=null button=0 stateMask=0x0 x=22 y=180 count=0} to TableItem with text {} [2020-01-19T06:34:55.178Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1132269912 data=null doit=true} to TableItem with text {} [2020-01-19T06:34:55.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1132269912 data=null} to TableItem with text {} [2020-01-19T06:34:55.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1132269912 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to TableItem with text {} [2020-01-19T06:34:55.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1132269910 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T06:34:55.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1132269905 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to TableItem with text {} [2020-01-19T06:34:55.178Z] DEBUG - Double-clicking on TableItem with text {} [2020-01-19T06:34:55.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1132269903 data=null button=0 stateMask=0x0 x=22 y=180 count=0} to TableItem with text {} [2020-01-19T06:34:55.178Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1132269903 data=null doit=true} to TableItem with text {} [2020-01-19T06:34:55.178Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T06:34:55.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1132269902 data=null} to TableItem with text {} [2020-01-19T06:34:55.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1132269902 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to TableItem with text {} [2020-01-19T06:34:55.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1132269901 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {} [2020-01-19T06:34:55.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1132269898 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to TableItem with text {} [2020-01-19T06:34:55.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1132269895 data=null button=1 stateMask=0x0 x=22 y=180 count=2} to TableItem with text {} [2020-01-19T06:34:55.178Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TableItem {} time=-1132269894 data=null button=1 stateMask=0x0 x=22 y=180 count=2} to TableItem with text {} [2020-01-19T06:34:55.178Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Table {} time=-1132269894 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {} [2020-01-19T06:34:55.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1132269893 data=null button=1 stateMask=0x80000 x=22 y=180 count=2} to TableItem with text {} [2020-01-19T06:34:55.178Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-1132269893 data=null button=0 stateMask=0x0 x=22 y=180 count=0} to TableItem with text {} [2020-01-19T06:34:55.178Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-1132269893 data=null doit=true} to TableItem with text {} [2020-01-19T06:34:55.178Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-1132269893 data=null} to TableItem with text {} [2020-01-19T06:34:55.178Z] DEBUG - Double-clicked on TableItem with text {} [2020-01-19T06:34:55.178Z] DEBUG - matched MenuItem with text "&Edit", using matcher: with mnemonic 'Edit' [2020-01-19T06:34:55.178Z] DEBUG - matched MenuItem with text "Add Bookmar&k...", using matcher: with mnemonic 'Add Bookmark...' [2020-01-19T06:34:55.179Z] DEBUG - Clicking on with mnemonic 'Add Bookmark...' [2020-01-19T06:34:55.179Z] DEBUG - Clicked on with mnemonic 'Add Bookmark...' [2020-01-19T06:34:55.179Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2020-01-19T06:34:55.179Z] DEBUG - matched Text with text "00:00:00.007 000 000...", using matcher: of type 'Text' [2020-01-19T06:34:55.179Z] DEBUG - matched Text with text "00:00:00.007 000 000...", using matcher: (of type 'Text') [2020-01-19T06:34:55.179Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:34:55.179Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:34:55.179Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:34:55.179Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:34:55.179Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:55.179Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:55.179Z] DEBUG - Clicking on OK [2020-01-19T06:34:55.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132269810 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') [2020-01-19T06:34:55.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132269809 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') [2020-01-19T06:34:55.179Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132269809 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:55.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132269809 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:34:55.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132269809 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') [2020-01-19T06:34:55.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132269809 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') [2020-01-19T06:34:55.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132269809 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') [2020-01-19T06:34:55.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Add Bookmar&k...} time=-1132269889 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Add Bookmark...' [2020-01-19T06:34:55.435Z] DEBUG - Clicked on [2020-01-19T06:34:55.435Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:34:55.435Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:34:55.435Z] DEBUG - Double-clicking on TreeItem with text {banana} [2020-01-19T06:34:55.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {banana} time=-1132269702 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-01-19T06:34:55.435Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {banana} time=-1132269701 data=null doit=true} to TreeItem with text {banana} [2020-01-19T06:34:55.435Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:34:55.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {banana} time=-1132269701 data=null} to TreeItem with text {banana} [2020-01-19T06:34:55.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-1132269701 data=null button=1 stateMask=0x0 x=49 y=12 count=1} to TreeItem with text {banana} [2020-01-19T06:34:55.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132269701 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-01-19T06:34:55.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-1132269696 data=null button=1 stateMask=0x80000 x=49 y=12 count=1} to TreeItem with text {banana} [2020-01-19T06:34:55.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-1132269696 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana} [2020-01-19T06:34:55.435Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {banana} time=-1132269696 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana} [2020-01-19T06:34:55.435Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1132269696 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-01-19T06:34:55.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-1132269639 data=null button=1 stateMask=0x80000 x=49 y=12 count=2} to TreeItem with text {banana} [2020-01-19T06:34:55.436Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {banana} time=-1132269616 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-01-19T06:34:55.436Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {banana} time=-1132269616 data=null doit=true} to TreeItem with text {banana} [2020-01-19T06:34:55.436Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {banana} time=-1132269616 data=null} to TreeItem with text {banana} [2020-01-19T06:34:55.436Z] DEBUG - Double-clicked on TreeItem with text {banana} [2020-01-19T06:34:55.436Z] [2020-01-19T06:34:55.436Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-19 06:34:55.421 [2020-01-19T06:34:55.436Z] !MESSAGE Unexpected error executing analysis with trace E-Test-10K [2020-01-19T06:34:55.436Z] !STACK 0 [2020-01-19T06:34:55.436Z] java.lang.RuntimeException: The parameter should be set [2020-01-19T06:34:55.436Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-19T06:34:55.436Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-19T06:34:55.436Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:34:55.436Z] [2020-01-19T06:34:55.436Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-19 06:34:55.422 [2020-01-19T06:34:55.436Z] !MESSAGE Exception executing analysis [2020-01-19T06:34:55.436Z] !STACK 0 [2020-01-19T06:34:55.436Z] java.lang.RuntimeException: The parameter should be set [2020-01-19T06:34:55.436Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-19T06:34:55.436Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-19T06:34:55.436Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:34:57.326Z] DEBUG - Double-clicking on TreeItem with text {banana} [2020-01-19T06:34:57.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {banana} time=-1132267990 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-01-19T06:34:57.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {banana} time=-1132267990 data=null doit=true} to TreeItem with text {banana} [2020-01-19T06:34:57.326Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:34:57.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {banana} time=-1132267982 data=null} to TreeItem with text {banana} [2020-01-19T06:34:57.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-1132267966 data=null button=1 stateMask=0x0 x=49 y=12 count=1} to TreeItem with text {banana} [2020-01-19T06:34:57.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132267963 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-01-19T06:34:57.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-1132267962 data=null button=1 stateMask=0x80000 x=49 y=12 count=1} to TreeItem with text {banana} [2020-01-19T06:34:57.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-1132267962 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana} [2020-01-19T06:34:57.326Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {banana} time=-1132267961 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana} [2020-01-19T06:34:57.326Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1132267961 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-01-19T06:34:57.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-1132267854 data=null button=1 stateMask=0x80000 x=49 y=12 count=2} to TreeItem with text {banana} [2020-01-19T06:34:57.326Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {banana} time=-1132267820 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-01-19T06:34:57.326Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {banana} time=-1132267819 data=null doit=true} to TreeItem with text {banana} [2020-01-19T06:34:57.327Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {banana} time=-1132267819 data=null} to TreeItem with text {banana} [2020-01-19T06:34:57.327Z] DEBUG - Double-clicked on TreeItem with text {banana} [2020-01-19T06:34:57.327Z] DEBUG - Double-clicking on TreeItem with text {banana} [2020-01-19T06:34:57.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {banana} time=-1132267702 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-01-19T06:34:57.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {banana} time=-1132267702 data=null doit=true} to TreeItem with text {banana} [2020-01-19T06:34:57.327Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:34:57.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {banana} time=-1132267696 data=null} to TreeItem with text {banana} [2020-01-19T06:34:57.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-1132267680 data=null button=1 stateMask=0x0 x=49 y=12 count=1} to TreeItem with text {banana} [2020-01-19T06:34:57.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132267678 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-01-19T06:34:57.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-1132267677 data=null button=1 stateMask=0x80000 x=49 y=12 count=1} to TreeItem with text {banana} [2020-01-19T06:34:57.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-1132267676 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana} [2020-01-19T06:34:57.327Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {banana} time=-1132267676 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana} [2020-01-19T06:34:57.582Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1132267676 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-01-19T06:34:57.582Z] [2020-01-19T06:34:57.582Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-19 06:34:57.418 [2020-01-19T06:34:57.582Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K [2020-01-19T06:34:57.582Z] !STACK 0 [2020-01-19T06:34:57.582Z] java.lang.RuntimeException: The parameter should be set [2020-01-19T06:34:57.582Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-19T06:34:57.582Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-19T06:34:57.582Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:34:57.582Z] [2020-01-19T06:34:57.582Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-19 06:34:57.419 [2020-01-19T06:34:57.582Z] !MESSAGE Exception executing analysis [2020-01-19T06:34:57.582Z] !STACK 0 [2020-01-19T06:34:57.582Z] java.lang.RuntimeException: The parameter should be set [2020-01-19T06:34:57.582Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-19T06:34:57.582Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-19T06:34:57.582Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:34:57.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-1132267617 data=null button=1 stateMask=0x80000 x=49 y=12 count=2} to TreeItem with text {banana} [2020-01-19T06:34:57.582Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {banana} time=-1132267476 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-01-19T06:34:57.582Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {banana} time=-1132267475 data=null doit=true} to TreeItem with text {banana} [2020-01-19T06:34:57.582Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {banana} time=-1132267474 data=null} to TreeItem with text {banana} [2020-01-19T06:34:57.582Z] DEBUG - Double-clicked on TreeItem with text {banana} [2020-01-19T06:34:57.582Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:34:57.582Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:34:57.582Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:34:57.582Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:34:58.948Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:34:58.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {banana} time=-1132266175 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-01-19T06:34:58.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {banana} time=-1132266175 data=null doit=true} to TreeItem with text {banana} [2020-01-19T06:34:58.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {banana} time=-1132266175 data=null} to TreeItem with text {banana} [2020-01-19T06:34:58.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-1132266175 data=null button=1 stateMask=0x0 x=49 y=12 count=1} to TreeItem with text {banana} [2020-01-19T06:34:58.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132266173 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-01-19T06:34:58.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-1132266172 data=null button=1 stateMask=0x80000 x=49 y=12 count=1} to TreeItem with text {banana} [2020-01-19T06:34:58.948Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:34:58.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {banana} time=-1132266093 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-01-19T06:34:58.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {banana} time=-1132266083 data=null doit=true} to TreeItem with text {banana} [2020-01-19T06:34:58.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {banana} time=-1132266083 data=null} to TreeItem with text {banana} [2020-01-19T06:34:58.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-1132266082 data=null button=1 stateMask=0x0 x=49 y=12 count=1} to TreeItem with text {banana} [2020-01-19T06:34:58.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132266081 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-01-19T06:34:58.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-1132266079 data=null button=1 stateMask=0x80000 x=49 y=12 count=1} to TreeItem with text {banana} [2020-01-19T06:34:58.948Z] DEBUG - matched MenuItem with text "Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:34:58.948Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:34:59.204Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:34:59.204Z] DEBUG - matched Shell with text "Delete Selected Entr...", using matcher: with text 'Delete Selected Entries' [2020-01-19T06:34:59.204Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T06:34:59.204Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T06:34:59.204Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T06:34:59.204Z] DEBUG - matched Button with text "&Yes", using matcher: (with mnemonic 'Delete' or with mnemonic 'Yes') [2020-01-19T06:34:59.204Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T06:34:59.204Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-01-19T06:34:59.204Z] DEBUG - Clicking on &Yes [2020-01-19T06:34:59.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1132265933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-01-19T06:34:59.204Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1132265933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-01-19T06:34:59.204Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1132265933 data=null doit=true} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-01-19T06:34:59.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1132265932 data=null} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-01-19T06:34:59.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1132265921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-01-19T06:34:59.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1132265921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-01-19T06:34:59.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1132265921 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' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-01-19T06:34:59.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete Delete} time=-1132266002 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:34:59.460Z] DEBUG - Clicked on [2020-01-19T06:35:00.387Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:35:00.387Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:35:00.643Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Tracing - Eclipse Platform} time=-1132264446 data=null doit=true} to Shell with text {data - Tracing - Eclipse Platform} [2020-01-19T06:35:00.643Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:35:00.643Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:35:00.643Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:35:00.643Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:35:00.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestBookmarks} time=-1132264430 data=null button=0 stateMask=0x0 x=93 y=12 count=0} to TreeItem with text {TestBookmarks} [2020-01-19T06:35:00.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestBookmarks} time=-1132264430 data=null doit=true} to TreeItem with text {TestBookmarks} [2020-01-19T06:35:00.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestBookmarks} time=-1132264430 data=null} to TreeItem with text {TestBookmarks} [2020-01-19T06:35:00.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestBookmarks} time=-1132264430 data=null button=1 stateMask=0x0 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-01-19T06:35:00.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132264429 data=null item=TreeItem {TestBookmarks} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestBookmarks} [2020-01-19T06:35:00.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestBookmarks} time=-1132264423 data=null button=1 stateMask=0x80000 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-01-19T06:35:00.643Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:35:00.643Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:35:00.643Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:35:01.205Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:35:01.205Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:35:01.205Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:35:01.205Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:35:01.205Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:35:01.205Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:35:01.205Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:35:01.205Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:35:01.205Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:35:01.205Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:35:01.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132263803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:35:01.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132263802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:35:01.205Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132263802 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:35:01.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132263802 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:35:01.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132263802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:35:01.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132263802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:35:01.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132263802 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') [2020-01-19T06:35:01.205Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132263802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:35:01.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132263802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:35:01.205Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132263802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:35:01.205Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132263802 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:35:01.205Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132263802 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:35:01.205Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:35:01.205Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:35:01.205Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:35:01.205Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:35:01.205Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:35:01.205Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:35:01.205Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:35:01.205Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:35:01.205Z] DEBUG - Clicking on OK [2020-01-19T06:35:01.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132263801 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') [2020-01-19T06:35:01.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132263801 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') [2020-01-19T06:35:01.205Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132263801 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:35:01.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132263801 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:35:01.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132263801 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') [2020-01-19T06:35:01.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132263800 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') [2020-01-19T06:35:01.205Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:35:01.205Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:35:01.205Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:35:01.766Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:35:01.766Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:35:01.766Z] DEBUG - Clicked on OK [2020-01-19T06:35:01.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132263800 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') [2020-01-19T06:35:01.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1132264391 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:35:02.330Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:35:02.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:35:02.330Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:35:02.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:35:02.330Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:35:02.330Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:35:02.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestBookmarks} time=-1132262808 data=null button=0 stateMask=0x0 x=93 y=12 count=0} to TreeItem with text {TestBookmarks} [2020-01-19T06:35:02.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestBookmarks} time=-1132262807 data=null doit=true} to TreeItem with text {TestBookmarks} [2020-01-19T06:35:02.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestBookmarks} time=-1132262807 data=null} to TreeItem with text {TestBookmarks} [2020-01-19T06:35:02.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestBookmarks} time=-1132262807 data=null button=1 stateMask=0x0 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-01-19T06:35:02.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132262807 data=null item=TreeItem {TestBookmarks} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestBookmarks} [2020-01-19T06:35:02.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestBookmarks} time=-1132262802 data=null button=1 stateMask=0x80000 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-01-19T06:35:02.330Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:35:02.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestBookmarks} time=-1132262801 data=null button=0 stateMask=0x0 x=93 y=12 count=0} to TreeItem with text {TestBookmarks} [2020-01-19T06:35:02.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestBookmarks} time=-1132262801 data=null doit=true} to TreeItem with text {TestBookmarks} [2020-01-19T06:35:02.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestBookmarks} time=-1132262801 data=null} to TreeItem with text {TestBookmarks} [2020-01-19T06:35:02.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestBookmarks} time=-1132262801 data=null button=1 stateMask=0x0 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-01-19T06:35:02.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132262801 data=null item=TreeItem {TestBookmarks} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestBookmarks} [2020-01-19T06:35:02.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestBookmarks} time=-1132262797 data=null button=1 stateMask=0x80000 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-01-19T06:35:02.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestBookmarks} time=-1132262797 data=null doit=true} to TreeItem with text {TestBookmarks} [2020-01-19T06:35:02.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestBookmarks} time=-1132262797 data=null} to TreeItem with text {TestBookmarks} [2020-01-19T06:35:02.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestBookmarks} time=-1132262797 data=null button=1 stateMask=0x0 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-01-19T06:35:02.330Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1132262797 data=null item=TreeItem {TestBookmarks} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestBookmarks} [2020-01-19T06:35:02.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestBookmarks} time=-1132262794 data=null button=1 stateMask=0x80000 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-01-19T06:35:02.330Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:35:02.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1132262793 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T06:35:02.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1132262793 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T06:35:02.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1132262793 data=null} to TreeItem with text {Traces [0]} [2020-01-19T06:35:02.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1132262793 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:35:02.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132262793 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]} [2020-01-19T06:35:02.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1132262789 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:35:02.330Z] [2020-01-19T06:35:02.330Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-19 06:35:02.243 [2020-01-19T06:35:02.330Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K [2020-01-19T06:35:02.330Z] !STACK 0 [2020-01-19T06:35:02.330Z] java.lang.RuntimeException: The parameter should be set [2020-01-19T06:35:02.330Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-19T06:35:02.330Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-19T06:35:02.330Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:35:02.330Z] [2020-01-19T06:35:02.330Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-19 06:35:02.244 [2020-01-19T06:35:02.330Z] !MESSAGE Exception executing analysis [2020-01-19T06:35:02.330Z] !STACK 0 [2020-01-19T06:35:02.330Z] java.lang.RuntimeException: The parameter should be set [2020-01-19T06:35:02.330Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-19T06:35:02.330Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-19T06:35:02.330Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:35:04.219Z] [2020-01-19T06:35:04.219Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-19 06:35:03.843 [2020-01-19T06:35:04.219Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2 [2020-01-19T06:35:04.219Z] !STACK 0 [2020-01-19T06:35:04.219Z] java.lang.RuntimeException: The parameter should be set [2020-01-19T06:35:04.219Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-19T06:35:04.219Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-19T06:35:04.219Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:35:04.219Z] [2020-01-19T06:35:04.219Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-19 06:35:03.845 [2020-01-19T06:35:04.219Z] !MESSAGE Exception executing analysis [2020-01-19T06:35:04.219Z] !STACK 0 [2020-01-19T06:35:04.219Z] java.lang.RuntimeException: The parameter should be set [2020-01-19T06:35:04.219Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-19T06:35:04.219Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-19T06:35:04.219Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:35:05.584Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:35:05.584Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:35:05.584Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:35:05.584Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:35:05.584Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:35:05.584Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:35:05.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestBookmarks} time=-1132259716 data=null button=0 stateMask=0x0 x=93 y=12 count=0} to TreeItem with text {TestBookmarks} [2020-01-19T06:35:05.584Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestBookmarks} time=-1132259716 data=null doit=true} to TreeItem with text {TestBookmarks} [2020-01-19T06:35:05.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestBookmarks} time=-1132259716 data=null} to TreeItem with text {TestBookmarks} [2020-01-19T06:35:05.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestBookmarks} time=-1132259716 data=null button=1 stateMask=0x0 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-01-19T06:35:05.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132259716 data=null item=TreeItem {TestBookmarks} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestBookmarks} [2020-01-19T06:35:05.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestBookmarks} time=-1132259709 data=null button=1 stateMask=0x80000 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-01-19T06:35:05.584Z] WARN - Tree item TreeItem with text {TestBookmarks} is already expanded. Won't expand it again. [2020-01-19T06:35:05.584Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1132259709 data=null doit=true} to TreeItem with text {Experiments [1]} [2020-01-19T06:35:05.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1132259709 data=null} to TreeItem with text {Experiments [1]} [2020-01-19T06:35:05.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1132259708 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]} [2020-01-19T06:35:05.584Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1132259708 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]} [2020-01-19T06:35:05.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1132259705 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]} [2020-01-19T06:35:05.584Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:35:05.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {experiment [0]} time=-1132259704 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to TreeItem with text {experiment [0]} [2020-01-19T06:35:05.584Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {experiment [0]} time=-1132259704 data=null doit=true} to TreeItem with text {experiment [0]} [2020-01-19T06:35:05.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {experiment [0]} time=-1132259704 data=null} to TreeItem with text {experiment [0]} [2020-01-19T06:35:05.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {experiment [0]} time=-1132259704 data=null button=1 stateMask=0x0 x=122 y=60 count=1} to TreeItem with text {experiment [0]} [2020-01-19T06:35:05.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132259704 data=null item=TreeItem {experiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {experiment [0]} [2020-01-19T06:35:05.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {experiment [0]} time=-1132259700 data=null button=1 stateMask=0x80000 x=122 y=60 count=1} to TreeItem with text {experiment [0]} [2020-01-19T06:35:05.584Z] DEBUG - matched MenuItem with text "Select &Traces...", using matcher: with mnemonic 'Select Traces...' [2020-01-19T06:35:05.584Z] DEBUG - Clicking on with mnemonic 'Select Traces...' [2020-01-19T06:35:05.584Z] DEBUG - Clicked on with mnemonic 'Select Traces...' [2020-01-19T06:35:05.584Z] DEBUG - matched Shell with text "Select Traces", using matcher: with text 'Select Traces' [2020-01-19T06:35:05.584Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-01-19T06:35:05.584Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All' [2020-01-19T06:35:05.584Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH' [2020-01-19T06:35:05.584Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-01-19T06:35:05.584Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-01-19T06:35:05.584Z] DEBUG - matched Button with text "Enable time range fi...", using matcher: of type 'Button' [2020-01-19T06:35:05.584Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:35:05.584Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:35:05.584Z] DEBUG - Clicking on Select All [2020-01-19T06:35:05.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=-1132259614 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') [2020-01-19T06:35:05.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-1132259614 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') [2020-01-19T06:35:05.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=-1132259614 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-01-19T06:35:05.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=-1132259614 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-01-19T06:35:05.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=-1132259614 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') [2020-01-19T06:35:05.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=-1132259614 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') [2020-01-19T06:35:05.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=-1132259614 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') [2020-01-19T06:35:05.585Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=-1132259613 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') [2020-01-19T06:35:05.585Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-1132259613 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') [2020-01-19T06:35:05.585Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=-1132259613 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') [2020-01-19T06:35:05.585Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=-1132259613 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-01-19T06:35:05.585Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=-1132259613 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2020-01-19T06:35:05.585Z] DEBUG - Clicked on Select All [2020-01-19T06:35:05.585Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-01-19T06:35:05.585Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-01-19T06:35:05.585Z] DEBUG - matched Button with text "Enable time range fi...", using matcher: of type 'Button' [2020-01-19T06:35:05.585Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:35:05.585Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:35:05.585Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T06:35:05.585Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T06:35:05.585Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:35:05.585Z] DEBUG - Clicking on &Finish [2020-01-19T06:35:05.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1132259612 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') [2020-01-19T06:35:05.585Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1132259612 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') [2020-01-19T06:35:05.585Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1132259612 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:35:05.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1132259612 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:35:05.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1132259612 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') [2020-01-19T06:35:05.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1132259612 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') [2020-01-19T06:35:05.585Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:35:05.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1132259612 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') [2020-01-19T06:35:05.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select &Traces...} time=-1132259675 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Select Traces...' [2020-01-19T06:35:05.585Z] DEBUG - Clicked on [2020-01-19T06:35:05.585Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:35:05.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {experiment [0]} time=-1132259578 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to TreeItem with text {experiment [0]} [2020-01-19T06:35:05.585Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {experiment [0]} time=-1132259578 data=null doit=true} to TreeItem with text {experiment [0]} [2020-01-19T06:35:05.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {experiment [0]} time=-1132259578 data=null} to TreeItem with text {experiment [0]} [2020-01-19T06:35:05.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {experiment [0]} time=-1132259578 data=null button=1 stateMask=0x0 x=122 y=60 count=1} to TreeItem with text {experiment [0]} [2020-01-19T06:35:05.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132259577 data=null item=TreeItem {experiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {experiment [0]} [2020-01-19T06:35:05.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {experiment [0]} time=-1132259573 data=null button=1 stateMask=0x80000 x=122 y=60 count=1} to TreeItem with text {experiment [0]} [2020-01-19T06:35:05.585Z] DEBUG - Double-clicking on TreeItem with text {experiment [0]} [2020-01-19T06:35:05.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {experiment [0]} time=-1132259573 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to TreeItem with text {experiment [0]} [2020-01-19T06:35:05.585Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {experiment [0]} time=-1132259573 data=null doit=true} to TreeItem with text {experiment [0]} [2020-01-19T06:35:05.585Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:35:05.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {experiment [0]} time=-1132259573 data=null} to TreeItem with text {experiment [0]} [2020-01-19T06:35:05.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {experiment [0]} time=-1132259573 data=null button=1 stateMask=0x0 x=122 y=60 count=1} to TreeItem with text {experiment [0]} [2020-01-19T06:35:05.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132259572 data=null item=TreeItem {experiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {experiment [0]} [2020-01-19T06:35:05.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {experiment [0]} time=-1132259569 data=null button=1 stateMask=0x80000 x=122 y=60 count=1} to TreeItem with text {experiment [0]} [2020-01-19T06:35:05.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {experiment [0]} time=-1132259569 data=null button=1 stateMask=0x0 x=122 y=60 count=2} to TreeItem with text {experiment [0]} [2020-01-19T06:35:05.585Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {experiment [0]} time=-1132259569 data=null button=1 stateMask=0x0 x=122 y=60 count=2} to TreeItem with text {experiment [0]} [2020-01-19T06:35:05.585Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1132259521 data=null item=TreeItem {experiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {experiment [0]} [2020-01-19T06:35:05.585Z] [2020-01-19T06:35:05.585Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-19 06:35:05.540 [2020-01-19T06:35:05.585Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2 [2020-01-19T06:35:05.585Z] !STACK 0 [2020-01-19T06:35:05.585Z] java.lang.RuntimeException: The parameter should be set [2020-01-19T06:35:05.585Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-19T06:35:05.585Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-19T06:35:05.585Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:35:05.585Z] [2020-01-19T06:35:05.585Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-19 06:35:05.542 [2020-01-19T06:35:05.585Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K [2020-01-19T06:35:05.585Z] !STACK 0 [2020-01-19T06:35:05.585Z] java.lang.RuntimeException: The parameter should be set [2020-01-19T06:35:05.585Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-19T06:35:05.585Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-19T06:35:05.585Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:35:05.585Z] [2020-01-19T06:35:05.585Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-19 06:35:05.544 [2020-01-19T06:35:05.585Z] !MESSAGE Exception executing analysis [2020-01-19T06:35:05.585Z] !STACK 0 [2020-01-19T06:35:05.585Z] java.lang.RuntimeException: The parameter should be set [2020-01-19T06:35:05.585Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-19T06:35:05.585Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-19T06:35:05.585Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:35:05.585Z] [2020-01-19T06:35:05.585Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-19 06:35:05.546 [2020-01-19T06:35:05.585Z] !MESSAGE Exception executing analysis [2020-01-19T06:35:05.585Z] !STACK 0 [2020-01-19T06:35:05.585Z] java.lang.RuntimeException: The parameter should be set [2020-01-19T06:35:05.585Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-19T06:35:05.585Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-19T06:35:05.585Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:35:05.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {experiment [0]} time=-1132259504 data=null button=1 stateMask=0x80000 x=122 y=60 count=2} to TreeItem with text {experiment [0]} [2020-01-19T06:35:05.841Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {experiment [2]} time=-1132259184 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to TreeItem with text {experiment [2]} [2020-01-19T06:35:05.841Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {experiment [2]} time=-1132259181 data=null doit=true} to TreeItem with text {experiment [2]} [2020-01-19T06:35:05.841Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {experiment [2]} time=-1132259181 data=null} to TreeItem with text {experiment [2]} [2020-01-19T06:35:05.841Z] DEBUG - Double-clicked on TreeItem with text {experiment [2]} [2020-01-19T06:35:05.841Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:35:05.841Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:35:05.841Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:35:05.841Z] DEBUG - matched ViewReference with text "", using matcher: with name '"Bookmarks"' [2020-01-19T06:35:07.731Z] DEBUG - matched EditorReference with text "", using matcher: with name '"experiment"' [2020-01-19T06:35:07.731Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:35:07.731Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:35:07.731Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:35:07.731Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:35:07.731Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:35:07.731Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T06:35:07.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1132257540 data=null button=0 stateMask=0x0 x=22 y=180 count=0} to TableItem with text {} [2020-01-19T06:35:07.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1132257539 data=null doit=true} to TableItem with text {} [2020-01-19T06:35:07.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1132257539 data=null} to TableItem with text {} [2020-01-19T06:35:07.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1132257539 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to TableItem with text {} [2020-01-19T06:35:07.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1132257537 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T06:35:07.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1132257524 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to TableItem with text {} [2020-01-19T06:35:07.731Z] DEBUG - Double-clicking on TableItem with text {} [2020-01-19T06:35:07.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1132257518 data=null button=0 stateMask=0x0 x=22 y=180 count=0} to TableItem with text {} [2020-01-19T06:35:07.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1132257518 data=null doit=true} to TableItem with text {} [2020-01-19T06:35:07.731Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T06:35:07.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1132257517 data=null} to TableItem with text {} [2020-01-19T06:35:07.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1132257517 data=null button=1 stateMask=0x0 x=22 y=180 count=1} to TableItem with text {} [2020-01-19T06:35:07.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1132257515 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {} [2020-01-19T06:35:07.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1132257507 data=null button=1 stateMask=0x80000 x=22 y=180 count=1} to TableItem with text {} [2020-01-19T06:35:07.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1132257505 data=null button=1 stateMask=0x0 x=22 y=180 count=2} to TableItem with text {} [2020-01-19T06:35:07.731Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TableItem {} time=-1132257503 data=null button=1 stateMask=0x0 x=22 y=180 count=2} to TableItem with text {} [2020-01-19T06:35:07.731Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Table {} time=-1132257503 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {} [2020-01-19T06:35:07.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1132257503 data=null button=1 stateMask=0x80000 x=22 y=180 count=2} to TableItem with text {} [2020-01-19T06:35:07.732Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-1132257502 data=null button=0 stateMask=0x0 x=22 y=180 count=0} to TableItem with text {} [2020-01-19T06:35:07.732Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-1132257502 data=null doit=true} to TableItem with text {} [2020-01-19T06:35:07.732Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-1132257502 data=null} to TableItem with text {} [2020-01-19T06:35:07.732Z] DEBUG - Double-clicked on TableItem with text {} [2020-01-19T06:35:07.732Z] DEBUG - matched MenuItem with text "&Edit", using matcher: with mnemonic 'Edit' [2020-01-19T06:35:07.732Z] DEBUG - matched MenuItem with text "Add Bookmar&k...", using matcher: with mnemonic 'Add Bookmark...' [2020-01-19T06:35:07.732Z] DEBUG - Clicking on with mnemonic 'Add Bookmark...' [2020-01-19T06:35:07.732Z] DEBUG - Clicked on with mnemonic 'Add Bookmark...' [2020-01-19T06:35:07.732Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2020-01-19T06:35:07.732Z] DEBUG - matched Text with text "A-Test-10K, 00:00:00...", using matcher: of type 'Text' [2020-01-19T06:35:07.732Z] DEBUG - matched Text with text "A-Test-10K, 00:00:00...", using matcher: (of type 'Text') [2020-01-19T06:35:07.732Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:35:07.732Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:35:07.732Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:35:07.732Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:35:07.732Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:35:07.732Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:35:07.732Z] DEBUG - Clicking on OK [2020-01-19T06:35:07.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132257457 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') [2020-01-19T06:35:07.732Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132257457 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') [2020-01-19T06:35:07.732Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132257457 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:35:07.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132257457 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:35:07.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132257457 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') [2020-01-19T06:35:07.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132257457 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') [2020-01-19T06:35:07.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132257457 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') [2020-01-19T06:35:07.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Add Bookmar&k...} time=-1132257496 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Add Bookmark...' [2020-01-19T06:35:07.732Z] DEBUG - Clicked on [2020-01-19T06:35:07.987Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:35:07.987Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:35:08.549Z] DEBUG - Double-clicking on TreeItem with text {banana} [2020-01-19T06:35:08.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {banana} time=-1132256631 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-01-19T06:35:08.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {banana} time=-1132256631 data=null doit=true} to TreeItem with text {banana} [2020-01-19T06:35:08.549Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:35:08.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {banana} time=-1132256630 data=null} to TreeItem with text {banana} [2020-01-19T06:35:08.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-1132256630 data=null button=1 stateMask=0x0 x=49 y=12 count=1} to TreeItem with text {banana} [2020-01-19T06:35:08.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132256630 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-01-19T06:35:08.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-1132256628 data=null button=1 stateMask=0x80000 x=49 y=12 count=1} to TreeItem with text {banana} [2020-01-19T06:35:08.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-1132256628 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana} [2020-01-19T06:35:08.549Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {banana} time=-1132256628 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana} [2020-01-19T06:35:08.549Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1132256628 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-01-19T06:35:08.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-1132256564 data=null button=1 stateMask=0x80000 x=49 y=12 count=2} to TreeItem with text {banana} [2020-01-19T06:35:08.549Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {banana} time=-1132256509 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-01-19T06:35:08.549Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {banana} time=-1132256509 data=null doit=true} to TreeItem with text {banana} [2020-01-19T06:35:08.549Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {banana} time=-1132256509 data=null} to TreeItem with text {banana} [2020-01-19T06:35:08.549Z] DEBUG - Double-clicked on TreeItem with text {banana} [2020-01-19T06:35:08.806Z] [2020-01-19T06:35:08.806Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-19 06:35:08.572 [2020-01-19T06:35:08.806Z] !MESSAGE Unexpected error executing analysis with trace E-Test-10K [2020-01-19T06:35:08.806Z] !STACK 0 [2020-01-19T06:35:08.806Z] java.lang.RuntimeException: The parameter should be set [2020-01-19T06:35:08.806Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-19T06:35:08.806Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-19T06:35:08.806Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:35:08.806Z] [2020-01-19T06:35:08.806Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-19 06:35:08.575 [2020-01-19T06:35:08.806Z] !MESSAGE Exception executing analysis [2020-01-19T06:35:08.806Z] !STACK 0 [2020-01-19T06:35:08.806Z] java.lang.RuntimeException: The parameter should be set [2020-01-19T06:35:08.806Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-19T06:35:08.806Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-19T06:35:08.806Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:35:10.172Z] DEBUG - Double-clicking on TreeItem with text {banana} [2020-01-19T06:35:10.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {banana} time=-1132254770 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-01-19T06:35:10.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {banana} time=-1132254769 data=null doit=true} to TreeItem with text {banana} [2020-01-19T06:35:10.172Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:35:10.428Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {banana} time=-1132254763 data=null} to TreeItem with text {banana} [2020-01-19T06:35:10.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-1132254747 data=null button=1 stateMask=0x0 x=49 y=12 count=1} to TreeItem with text {banana} [2020-01-19T06:35:10.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132254745 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-01-19T06:35:10.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-1132254744 data=null button=1 stateMask=0x80000 x=49 y=12 count=1} to TreeItem with text {banana} [2020-01-19T06:35:10.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-1132254743 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana} [2020-01-19T06:35:10.428Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {banana} time=-1132254743 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana} [2020-01-19T06:35:10.428Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1132254743 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-01-19T06:35:10.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-1132254581 data=null button=1 stateMask=0x80000 x=49 y=12 count=2} to TreeItem with text {banana} [2020-01-19T06:35:10.428Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {banana} time=-1132254566 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-01-19T06:35:10.428Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {banana} time=-1132254564 data=null doit=true} to TreeItem with text {banana} [2020-01-19T06:35:10.428Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {banana} time=-1132254564 data=null} to TreeItem with text {banana} [2020-01-19T06:35:10.428Z] DEBUG - Double-clicked on TreeItem with text {banana} [2020-01-19T06:35:10.684Z] DEBUG - Double-clicking on TreeItem with text {banana} [2020-01-19T06:35:10.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {banana} time=-1132254469 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-01-19T06:35:10.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {banana} time=-1132254468 data=null doit=true} to TreeItem with text {banana} [2020-01-19T06:35:10.684Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:35:10.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {banana} time=-1132254420 data=null} to TreeItem with text {banana} [2020-01-19T06:35:10.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-1132254404 data=null button=1 stateMask=0x0 x=49 y=12 count=1} to TreeItem with text {banana} [2020-01-19T06:35:10.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132254402 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-01-19T06:35:10.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-1132254401 data=null button=1 stateMask=0x80000 x=49 y=12 count=1} to TreeItem with text {banana} [2020-01-19T06:35:10.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-1132254401 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana} [2020-01-19T06:35:10.684Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {banana} time=-1132254401 data=null button=1 stateMask=0x0 x=49 y=12 count=2} to TreeItem with text {banana} [2020-01-19T06:35:10.684Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1132254400 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-01-19T06:35:10.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-1132254389 data=null button=1 stateMask=0x80000 x=49 y=12 count=2} to TreeItem with text {banana} [2020-01-19T06:35:10.940Z] [2020-01-19T06:35:10.940Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-19 06:35:10.727 [2020-01-19T06:35:10.940Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K [2020-01-19T06:35:10.940Z] !STACK 0 [2020-01-19T06:35:10.940Z] java.lang.RuntimeException: The parameter should be set [2020-01-19T06:35:10.940Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-19T06:35:10.940Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-19T06:35:10.940Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:35:10.940Z] [2020-01-19T06:35:10.940Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-19 06:35:10.730 [2020-01-19T06:35:10.940Z] !MESSAGE Exception executing analysis [2020-01-19T06:35:10.940Z] !STACK 0 [2020-01-19T06:35:10.940Z] java.lang.RuntimeException: The parameter should be set [2020-01-19T06:35:10.940Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-19T06:35:10.940Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-19T06:35:10.940Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:35:10.940Z] [2020-01-19T06:35:10.940Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-19 06:35:10.731 [2020-01-19T06:35:10.940Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2 [2020-01-19T06:35:10.940Z] !STACK 0 [2020-01-19T06:35:10.940Z] java.lang.RuntimeException: The parameter should be set [2020-01-19T06:35:10.940Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-19T06:35:10.940Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-19T06:35:10.940Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:35:10.940Z] [2020-01-19T06:35:10.940Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-19 06:35:10.731 [2020-01-19T06:35:10.940Z] !MESSAGE Exception executing analysis [2020-01-19T06:35:10.940Z] !STACK 0 [2020-01-19T06:35:10.940Z] java.lang.RuntimeException: The parameter should be set [2020-01-19T06:35:10.940Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-19T06:35:10.940Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-19T06:35:10.940Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:35:10.940Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {banana} time=-1132254184 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-01-19T06:35:10.940Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {banana} time=-1132254084 data=null doit=true} to TreeItem with text {banana} [2020-01-19T06:35:10.940Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {banana} time=-1132254084 data=null} to TreeItem with text {banana} [2020-01-19T06:35:10.940Z] DEBUG - Double-clicked on TreeItem with text {banana} [2020-01-19T06:35:10.940Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:35:10.940Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:35:11.196Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:35:11.196Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:35:11.196Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:35:11.196Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:35:11.196Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:35:11.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {banana} time=-1132253938 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-01-19T06:35:11.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {banana} time=-1132253938 data=null doit=true} to TreeItem with text {banana} [2020-01-19T06:35:11.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {banana} time=-1132253938 data=null} to TreeItem with text {banana} [2020-01-19T06:35:11.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-1132253938 data=null button=1 stateMask=0x0 x=49 y=12 count=1} to TreeItem with text {banana} [2020-01-19T06:35:11.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132253936 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-01-19T06:35:11.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-1132253935 data=null button=1 stateMask=0x80000 x=49 y=12 count=1} to TreeItem with text {banana} [2020-01-19T06:35:11.196Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:35:11.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {banana} time=-1132253887 data=null button=0 stateMask=0x0 x=49 y=12 count=0} to TreeItem with text {banana} [2020-01-19T06:35:11.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {banana} time=-1132253874 data=null doit=true} to TreeItem with text {banana} [2020-01-19T06:35:11.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {banana} time=-1132253874 data=null} to TreeItem with text {banana} [2020-01-19T06:35:11.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {banana} time=-1132253874 data=null button=1 stateMask=0x0 x=49 y=12 count=1} to TreeItem with text {banana} [2020-01-19T06:35:11.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132253872 data=null item=TreeItem {banana} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {banana} [2020-01-19T06:35:11.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {banana} time=-1132253871 data=null button=1 stateMask=0x80000 x=49 y=12 count=1} to TreeItem with text {banana} [2020-01-19T06:35:11.196Z] DEBUG - matched MenuItem with text "Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:35:11.196Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:35:11.196Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:35:11.451Z] DEBUG - matched Shell with text "Delete Selected Entr...", using matcher: with text 'Delete Selected Entries' [2020-01-19T06:35:11.451Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T06:35:11.451Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T06:35:11.451Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T06:35:11.451Z] DEBUG - matched Button with text "&Yes", using matcher: (with mnemonic 'Delete' or with mnemonic 'Yes') [2020-01-19T06:35:11.451Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T06:35:11.451Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-01-19T06:35:11.451Z] DEBUG - Clicking on &Yes [2020-01-19T06:35:11.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1132253714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-01-19T06:35:11.451Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1132253714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-01-19T06:35:11.451Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1132253714 data=null doit=true} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-01-19T06:35:11.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1132253714 data=null} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-01-19T06:35:11.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1132253714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-01-19T06:35:11.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1132253714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Delete' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-01-19T06:35:11.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1132253714 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' or with mnemonic 'Yes') and with style 'SWT.PUSH') [2020-01-19T06:35:11.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete Delete} time=-1132253837 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:35:11.707Z] DEBUG - Clicked on [2020-01-19T06:35:12.634Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:35:12.634Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:35:12.890Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Tracing - Eclipse Platform} time=-1132252279 data=null doit=true} to Shell with text {data - Tracing - Eclipse Platform} [2020-01-19T06:35:12.890Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:35:12.890Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:35:12.890Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:35:12.890Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:35:12.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestBookmarks} time=-1132252264 data=null button=0 stateMask=0x0 x=93 y=12 count=0} to TreeItem with text {TestBookmarks} [2020-01-19T06:35:12.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestBookmarks} time=-1132252264 data=null doit=true} to TreeItem with text {TestBookmarks} [2020-01-19T06:35:12.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestBookmarks} time=-1132252264 data=null} to TreeItem with text {TestBookmarks} [2020-01-19T06:35:12.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestBookmarks} time=-1132252263 data=null button=1 stateMask=0x0 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-01-19T06:35:12.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132252263 data=null item=TreeItem {TestBookmarks} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestBookmarks} [2020-01-19T06:35:12.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestBookmarks} time=-1132252258 data=null button=1 stateMask=0x80000 x=93 y=12 count=1} to TreeItem with text {TestBookmarks} [2020-01-19T06:35:12.890Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:35:12.890Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:35:12.890Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:35:13.452Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:35:13.452Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:35:13.452Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:35:13.452Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:35:13.452Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:35:13.452Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:35:13.452Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:35:13.452Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:35:13.452Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:35:13.452Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:35:13.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132251655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:35:13.452Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132251654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:35:13.452Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132251654 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:35:13.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132251654 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:35:13.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132251654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:35:13.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132251654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:35:13.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132251654 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') [2020-01-19T06:35:13.452Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132251654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:35:13.452Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132251654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:35:13.452Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132251654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:35:13.452Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132251654 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:35:13.452Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132251653 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:35:13.452Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:35:13.452Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:35:13.452Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:35:13.452Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:35:13.452Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:35:13.452Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:35:13.452Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:35:13.452Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:35:13.452Z] DEBUG - Clicking on OK [2020-01-19T06:35:13.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132251653 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') [2020-01-19T06:35:13.452Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132251653 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') [2020-01-19T06:35:13.452Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132251653 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:35:13.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132251653 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:35:13.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132251653 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') [2020-01-19T06:35:13.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132251653 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') [2020-01-19T06:35:13.452Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:35:13.452Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:35:13.452Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:35:13.452Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:35:13.452Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:35:13.452Z] DEBUG - Clicked on OK [2020-01-19T06:35:13.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132251652 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') [2020-01-19T06:35:13.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1132252211 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:35:13.965Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.33 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest [2020-01-19T06:35:13.965Z] testTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest) Time elapsed: 9.283 s [2020-01-19T06:35:13.965Z] testExperiment(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest) Time elapsed: 11.772 s [2020-01-19T06:35:13.965Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest [2020-01-19T06:35:14.527Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2020-01-19T06:35:14.527Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2020-01-19T06:35:14.527Z] DEBUG - Attempting to set focus on with text {} [2020-01-19T06:35:14.527Z] DEBUG - Attempting to set focus on with text {} [2020-01-19T06:35:14.527Z] DEBUG - Attempting to set focus on with text {} [2020-01-19T06:35:15.089Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2020-01-19T06:35:15.089Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2020-01-19T06:35:15.089Z] DEBUG - Attempting to set focus on with text {} [2020-01-19T06:35:15.089Z] DEBUG - Attempting to set focus on with text {} [2020-01-19T06:35:15.650Z] DEBUG - Attempting to set focus on with text {} [2020-01-19T06:35:15.650Z] DEBUG - Attempting to set focus on with text {} [2020-01-19T06:35:16.211Z] DEBUG - Attempting to set focus on with text {} [2020-01-19T06:35:16.211Z] DEBUG - Attempting to set focus on with text {} [2020-01-19T06:35:16.772Z] DEBUG - Attempting to set focus on with text {} [2020-01-19T06:35:16.772Z] DEBUG - Attempting to set focus on with text {} [2020-01-19T06:35:17.334Z] DEBUG - number of items : 5 [2020-01-19T06:35:17.334Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In} [2020-01-19T06:35:17.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132247841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2020-01-19T06:35:17.334Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132247840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2020-01-19T06:35:17.334Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132247840 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2020-01-19T06:35:17.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132247840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2020-01-19T06:35:17.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132247840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2020-01-19T06:35:17.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132247840 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} [2020-01-19T06:35:17.334Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132247839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2020-01-19T06:35:17.334Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132247839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2020-01-19T06:35:17.334Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132247838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2020-01-19T06:35:17.334Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132247838 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2020-01-19T06:35:17.334Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132247838 data=null} to ToolItem with tooltip text {Zoom In} [2020-01-19T06:35:17.334Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In} [2020-01-19T06:35:17.334Z] DEBUG - number of items : 5 [2020-01-19T06:35:17.334Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out} [2020-01-19T06:35:17.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132247837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2020-01-19T06:35:17.334Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132247836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2020-01-19T06:35:17.334Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132247836 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2020-01-19T06:35:17.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132247836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2020-01-19T06:35:17.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132247836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2020-01-19T06:35:17.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132247836 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} [2020-01-19T06:35:17.334Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132247835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2020-01-19T06:35:17.334Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132247835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2020-01-19T06:35:17.334Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132247835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2020-01-19T06:35:17.334Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132247834 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2020-01-19T06:35:17.334Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132247834 data=null} to ToolItem with tooltip text {Zoom Out} [2020-01-19T06:35:17.334Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out} [2020-01-19T06:35:17.334Z] DEBUG - Attempting to set focus on with text {} [2020-01-19T06:35:17.334Z] DEBUG - Attempting to set focus on with text {} [2020-01-19T06:35:17.895Z] DEBUG - Attempting to set focus on with text {} [2020-01-19T06:35:17.895Z] DEBUG - Attempting to set focus on with text {} [2020-01-19T06:35:18.458Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2020-01-19T06:35:18.458Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2020-01-19T06:35:18.458Z] DEBUG - Attempting to set focus on with text {} [2020-01-19T06:35:18.458Z] DEBUG - Attempting to set focus on with text {} [2020-01-19T06:35:18.458Z] DEBUG - Attempting to set focus on with text {} [2020-01-19T06:35:18.458Z] DEBUG - Attempting to set focus on with text {} [2020-01-19T06:35:18.458Z] DEBUG - Attempting to set focus on with text {} [2020-01-19T06:35:18.714Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.678 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest [2020-01-19T06:35:18.714Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 1.042 s [2020-01-19T06:35:18.714Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 3.294 s [2020-01-19T06:35:18.714Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 0.294 s [2020-01-19T06:35:18.714Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest [2020-01-19T06:35:18.714Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:35:18.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:35:18.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:35:18.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:35:18.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:35:18.971Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:35:18.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=-1132246207 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TreeItem with text {SomeProject} [2020-01-19T06:35:18.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=-1132246206 data=null doit=true} to TreeItem with text {SomeProject} [2020-01-19T06:35:18.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-1132246206 data=null} to TreeItem with text {SomeProject} [2020-01-19T06:35:18.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-1132246206 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject} [2020-01-19T06:35:18.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132246206 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} [2020-01-19T06:35:18.971Z] [2020-01-19T06:35:18.971Z] !ENTRY org.eclipse.cdt.core 1 0 2020-01-19 06:35:18.751 [2020-01-19T06:35:18.971Z] !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%) [2020-01-19T06:35:18.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-1132246120 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject} [2020-01-19T06:35:18.971Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:35:18.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=-1132246117 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TreeItem with text {SomeProject} [2020-01-19T06:35:18.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=-1132246117 data=null doit=true} to TreeItem with text {SomeProject} [2020-01-19T06:35:18.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-1132246117 data=null} to TreeItem with text {SomeProject} [2020-01-19T06:35:18.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-1132246117 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject} [2020-01-19T06:35:18.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132246117 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} [2020-01-19T06:35:18.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-1132246111 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject} [2020-01-19T06:35:18.971Z] DEBUG - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure' [2020-01-19T06:35:18.971Z] DEBUG - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project' [2020-01-19T06:35:18.971Z] DEBUG - Clicking on with mnemonic 'Configure or convert to Tracing Project' [2020-01-19T06:35:18.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=-1132246078 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' [2020-01-19T06:35:18.971Z] DEBUG - Clicked on with mnemonic 'Configure or convert to Tracing Project' [2020-01-19T06:35:19.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=-1132245893 data=null doit=true} to TreeItem with text {SomeProject} [2020-01-19T06:35:19.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-1132245893 data=null} to TreeItem with text {SomeProject} [2020-01-19T06:35:19.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-1132245892 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject} [2020-01-19T06:35:19.227Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1132245892 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} [2020-01-19T06:35:19.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-1132245889 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject} [2020-01-19T06:35:19.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Compass} time=-1132245888 data=null doit=true} to TreeItem with text {Trace Compass} [2020-01-19T06:35:19.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=-1132245888 data=null} to TreeItem with text {Trace Compass} [2020-01-19T06:35:19.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=-1132245888 data=null button=1 stateMask=0x0 x=108 y=36 count=1} to TreeItem with text {Trace Compass} [2020-01-19T06:35:19.227Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1132245888 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} [2020-01-19T06:35:19.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=-1132245884 data=null button=1 stateMask=0x80000 x=108 y=36 count=1} to TreeItem with text {Trace Compass} [2020-01-19T06:35:19.227Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again. [2020-01-19T06:35:20.593Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2020-01-19T06:35:20.593Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:35:20.593Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:35:20.593Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:35:20.593Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:35:42.483Z] DEBUG - matched MenuItem with text "&Customize View...", using matcher: with mnemonic 'Customize View...' [2020-01-19T06:35:42.483Z] DEBUG - Clicking on with mnemonic 'Customize View...' [2020-01-19T06:35:42.483Z] DEBUG - Clicked on with mnemonic 'Customize View...' [2020-01-19T06:35:42.483Z] DEBUG - matched Shell with text "Available Customizat...", using matcher: with text 'Available Customizations' [2020-01-19T06:35:42.483Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Available Customizations} time=-1132224237 data=null doit=true} to Shell with text {Available Customizations} [2020-01-19T06:35:42.483Z] DEBUG - matched CTabItem with text "Filters", using matcher: of type 'CTabItem' [2020-01-19T06:35:42.483Z] DEBUG - matched CTabItem with text "Filters", using matcher: (of type 'CTabItem') [2020-01-19T06:35:42.483Z] DEBUG - matched CTabItem with text "Content", using matcher: of type 'CTabItem' [2020-01-19T06:35:42.483Z] DEBUG - matched CTabItem with text "Content", using matcher: (of type 'CTabItem') [2020-01-19T06:35:42.483Z] DEBUG - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@789da93 [2020-01-19T06:35:42.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{CTabFolder {} time=-1132224235 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') [2020-01-19T06:35:42.483Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:35:42.483Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:35:42.483Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T06:35:42.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=-1132224231 data=null button=0 stateMask=0x0 x=69 y=36 count=0} to TableItem with text {.* resources} [2020-01-19T06:35:42.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=-1132224231 data=null doit=true} to TableItem with text {.* resources} [2020-01-19T06:35:42.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=-1132224231 data=null} to TableItem with text {.* resources} [2020-01-19T06:35:42.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=-1132224231 data=null button=1 stateMask=0x0 x=69 y=36 count=1} to TableItem with text {.* resources} [2020-01-19T06:35:42.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1132224231 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} [2020-01-19T06:35:42.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=-1132224230 data=null button=1 stateMask=0x80000 x=69 y=36 count=1} to TableItem with text {.* resources} [2020-01-19T06:35:42.483Z] DEBUG - Setting state to unchecked on: .* resources [2020-01-19T06:35:42.483Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T06:35:42.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-1132224228 data=null button=0 stateMask=0x0 x=139 y=132 count=0} to TableItem with text {Trace Compass Shadow Projects} [2020-01-19T06:35:42.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=-1132224228 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects} [2020-01-19T06:35:42.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=-1132224228 data=null} to TableItem with text {Trace Compass Shadow Projects} [2020-01-19T06:35:42.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-1132224228 data=null button=1 stateMask=0x0 x=139 y=132 count=1} to TableItem with text {Trace Compass Shadow Projects} [2020-01-19T06:35:42.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1132224228 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} [2020-01-19T06:35:42.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-1132224227 data=null button=1 stateMask=0x80000 x=139 y=132 count=1} to TableItem with text {Trace Compass Shadow Projects} [2020-01-19T06:35:42.483Z] DEBUG - Setting state to unchecked on: Trace Compass Shadow Projects [2020-01-19T06:35:42.483Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:35:42.483Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:35:42.483Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:35:42.483Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:35:42.483Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:35:42.483Z] DEBUG - Clicking on OK [2020-01-19T06:35:42.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132224226 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') [2020-01-19T06:35:42.483Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132224226 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') [2020-01-19T06:35:42.483Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132224226 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:35:42.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132224226 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:35:42.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132224226 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') [2020-01-19T06:35:42.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132224226 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') [2020-01-19T06:35:42.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132224226 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') [2020-01-19T06:35:42.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Customize View...} time=-1132224281 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Customize View...' [2020-01-19T06:35:42.483Z] DEBUG - Clicked on [2020-01-19T06:35:42.483Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:35:42.483Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:35:42.483Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:35:42.483Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:35:42.483Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:35:42.483Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:35:42.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-1132224182 data=null button=0 stateMask=0x0 x=137 y=12 count=0} to TreeItem with text {.tracecompass-SomeProject} [2020-01-19T06:35:42.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=-1132224181 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject} [2020-01-19T06:35:42.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=-1132224181 data=null} to TreeItem with text {.tracecompass-SomeProject} [2020-01-19T06:35:42.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-1132224181 data=null button=1 stateMask=0x0 x=137 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject} [2020-01-19T06:35:42.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132224181 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} [2020-01-19T06:35:42.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-1132224163 data=null button=1 stateMask=0x80000 x=137 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject} [2020-01-19T06:35:42.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=-1132224163 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject} [2020-01-19T06:35:42.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=-1132224163 data=null} to TreeItem with text {.tracecompass-SomeProject} [2020-01-19T06:35:42.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-1132224163 data=null button=1 stateMask=0x0 x=137 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject} [2020-01-19T06:35:42.484Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1132224163 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} [2020-01-19T06:35:42.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-1132224157 data=null button=1 stateMask=0x80000 x=137 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject} [2020-01-19T06:35:42.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1132224156 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T06:35:42.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1132224156 data=null} to TreeItem with text {Traces [1]} [2020-01-19T06:35:42.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1132224156 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:35:42.484Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1132224156 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]} [2020-01-19T06:35:42.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1132224151 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:35:42.484Z] WARN - Tree item TreeItem with text {.tracecompass-SomeProject} is already expanded. Won't expand it again. [2020-01-19T06:35:42.484Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:36:04.374Z] DEBUG - matched MenuItem with text "&Customize View...", using matcher: with mnemonic 'Customize View...' [2020-01-19T06:36:04.374Z] DEBUG - Clicking on with mnemonic 'Customize View...' [2020-01-19T06:36:04.374Z] DEBUG - Clicked on with mnemonic 'Customize View...' [2020-01-19T06:36:04.374Z] DEBUG - matched Shell with text "Available Customizat...", using matcher: with text 'Available Customizations' [2020-01-19T06:36:04.374Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Available Customizations} time=-1132204054 data=null doit=true} to Shell with text {Available Customizations} [2020-01-19T06:36:04.374Z] DEBUG - matched CTabItem with text "Filters", using matcher: of type 'CTabItem' [2020-01-19T06:36:04.374Z] DEBUG - matched CTabItem with text "Filters", using matcher: (of type 'CTabItem') [2020-01-19T06:36:04.374Z] DEBUG - matched CTabItem with text "Content", using matcher: of type 'CTabItem' [2020-01-19T06:36:04.374Z] DEBUG - matched CTabItem with text "Content", using matcher: (of type 'CTabItem') [2020-01-19T06:36:04.374Z] DEBUG - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@46ad9ee5 [2020-01-19T06:36:04.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{CTabFolder {} time=-1132204054 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') [2020-01-19T06:36:04.374Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:36:04.374Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:36:04.374Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T06:36:04.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=-1132204051 data=null button=0 stateMask=0x0 x=69 y=36 count=0} to TableItem with text {.* resources} [2020-01-19T06:36:04.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=-1132204051 data=null doit=true} to TableItem with text {.* resources} [2020-01-19T06:36:04.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=-1132204051 data=null} to TableItem with text {.* resources} [2020-01-19T06:36:04.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=-1132204050 data=null button=1 stateMask=0x0 x=69 y=36 count=1} to TableItem with text {.* resources} [2020-01-19T06:36:04.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1132204050 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} [2020-01-19T06:36:04.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=-1132204050 data=null button=1 stateMask=0x80000 x=69 y=36 count=1} to TableItem with text {.* resources} [2020-01-19T06:36:04.374Z] DEBUG - Setting state to checked on: .* resources [2020-01-19T06:36:04.374Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T06:36:04.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-1132204048 data=null button=0 stateMask=0x0 x=139 y=132 count=0} to TableItem with text {Trace Compass Shadow Projects} [2020-01-19T06:36:04.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=-1132204048 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects} [2020-01-19T06:36:04.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=-1132204048 data=null} to TableItem with text {Trace Compass Shadow Projects} [2020-01-19T06:36:04.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-1132204048 data=null button=1 stateMask=0x0 x=139 y=132 count=1} to TableItem with text {Trace Compass Shadow Projects} [2020-01-19T06:36:04.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1132204048 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} [2020-01-19T06:36:04.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-1132204047 data=null button=1 stateMask=0x80000 x=139 y=132 count=1} to TableItem with text {Trace Compass Shadow Projects} [2020-01-19T06:36:04.375Z] DEBUG - Setting state to checked on: Trace Compass Shadow Projects [2020-01-19T06:36:04.375Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:04.375Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:04.375Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:36:04.375Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:36:04.375Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:36:04.375Z] DEBUG - Clicking on OK [2020-01-19T06:36:04.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132204046 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') [2020-01-19T06:36:04.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132204046 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') [2020-01-19T06:36:04.375Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132204046 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:36:04.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132204046 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:36:04.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132204045 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') [2020-01-19T06:36:04.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132204045 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') [2020-01-19T06:36:04.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132204045 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') [2020-01-19T06:36:04.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Customize View...} time=-1132204090 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Customize View...' [2020-01-19T06:36:04.375Z] DEBUG - Clicked on [2020-01-19T06:36:04.375Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:36:04.375Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:04.375Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:04.375Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1132203704 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T06:36:04.375Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:36:04.375Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:04.375Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:04.375Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:36:04.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=-1132203695 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TreeItem with text {SomeProject} [2020-01-19T06:36:04.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=-1132203695 data=null doit=true} to TreeItem with text {SomeProject} [2020-01-19T06:36:04.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-1132203695 data=null} to TreeItem with text {SomeProject} [2020-01-19T06:36:04.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-1132203695 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject} [2020-01-19T06:36:04.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132203695 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} [2020-01-19T06:36:04.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-1132203677 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject} [2020-01-19T06:36:04.375Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:36:04.375Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:36:04.375Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:36:04.375Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:36:04.375Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:36:04.375Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:36:04.375Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:36:04.375Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:36:04.375Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:36:04.375Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:04.375Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:04.375Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:36:04.375Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:36:04.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132203078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:36:04.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132203077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:36:04.375Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132203077 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:36:04.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132203077 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:36:04.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132203077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:36:04.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132203077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:36:04.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132203077 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') [2020-01-19T06:36:04.375Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132203077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:36:04.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132203077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:36:04.375Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132203077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:36:04.375Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132203077 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:36:04.375Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132203077 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:36:04.375Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:36:04.375Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:36:04.375Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:36:04.375Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:04.375Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:04.375Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:36:04.375Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:36:04.375Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:36:04.375Z] DEBUG - Clicking on OK [2020-01-19T06:36:04.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132203076 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') [2020-01-19T06:36:04.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132203076 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') [2020-01-19T06:36:04.375Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132203076 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:36:04.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132203076 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:36:04.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132203076 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') [2020-01-19T06:36:04.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132203076 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') [2020-01-19T06:36:04.375Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:36:04.375Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:36:04.375Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:36:04.375Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:36:04.376Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:36:04.376Z] DEBUG - Clicked on OK [2020-01-19T06:36:04.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132203076 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') [2020-01-19T06:36:04.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1132203646 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:36:04.376Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.256 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest [2020-01-19T06:36:04.376Z] testConfigureTracingNature(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest) Time elapsed: 1.896 s [2020-01-19T06:36:04.376Z] testViewerFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest) Time elapsed: 40.335 s [2020-01-19T06:36:04.376Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest [2020-01-19T06:36:04.376Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1132200593 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-01-19T06:36:04.376Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-19T06:36:04.376Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-19T06:36:04.376Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-19T06:36:04.632Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-19T06:36:04.632Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-01-19T06:36:04.632Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1132200504 data=null doit=true} to Shell with text {Preferences} [2020-01-19T06:36:04.632Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:04.632Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:04.632Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:04.632Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:04.632Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:36:04.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1132200500 data=null button=0 stateMask=0x0 x=48 y=516 count=0} to TreeItem with text {Tracing} [2020-01-19T06:36:04.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1132200500 data=null doit=true} to TreeItem with text {Tracing} [2020-01-19T06:36:04.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1132200500 data=null} to TreeItem with text {Tracing} [2020-01-19T06:36:04.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1132200500 data=null button=1 stateMask=0x0 x=48 y=516 count=1} to TreeItem with text {Tracing} [2020-01-19T06:36:04.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132200500 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} [2020-01-19T06:36:04.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1132200485 data=null button=1 stateMask=0x80000 x=48 y=490 count=1} to TreeItem with text {Tracing} [2020-01-19T06:36:04.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1132200485 data=null doit=true} to TreeItem with text {Tracing} [2020-01-19T06:36:04.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1132200484 data=null} to TreeItem with text {Tracing} [2020-01-19T06:36:04.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1132200484 data=null button=1 stateMask=0x0 x=48 y=490 count=1} to TreeItem with text {Tracing} [2020-01-19T06:36:04.632Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1132200484 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} [2020-01-19T06:36:04.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1132200481 data=null button=1 stateMask=0x80000 x=48 y=490 count=1} to TreeItem with text {Tracing} [2020-01-19T06:36:04.633Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:36:04.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1132200481 data=null button=0 stateMask=0x0 x=80 y=562 count=0} to Tree node with text: Trace Types [2020-01-19T06:36:04.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1132200481 data=null doit=true} to Tree node with text: Trace Types [2020-01-19T06:36:04.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1132200481 data=null} to Tree node with text: Trace Types [2020-01-19T06:36:04.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1132200480 data=null button=1 stateMask=0x0 x=80 y=562 count=1} to Tree node with text: Trace Types [2020-01-19T06:36:04.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132200480 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 [2020-01-19T06:36:04.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1132200419 data=null button=1 stateMask=0x80000 x=80 y=490 count=1} to Tree node with text: Trace Types [2020-01-19T06:36:04.633Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:04.633Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:04.633Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:04.633Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:04.633Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:36:04.633Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:36:04.633Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2020-01-19T06:36:04.633Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2020-01-19T06:36:04.633Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:04.633Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:36:04.633Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:36:04.633Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T06:36:04.633Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T06:36:04.633Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:04.633Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:04.633Z] DEBUG - Clicking on Check all [2020-01-19T06:36:04.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1132200416 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') [2020-01-19T06:36:04.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1132200416 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') [2020-01-19T06:36:04.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1132200416 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:04.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1132200416 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:04.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1132200415 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') [2020-01-19T06:36:04.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1132200415 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') [2020-01-19T06:36:04.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1132200415 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') [2020-01-19T06:36:04.633Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1132200414 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') [2020-01-19T06:36:04.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1132200414 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') [2020-01-19T06:36:04.633Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1132200414 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') [2020-01-19T06:36:04.633Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1132200414 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:04.633Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1132200414 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:04.633Z] DEBUG - Clicked on Check all [2020-01-19T06:36:04.633Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:36:04.633Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:36:04.633Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:36:04.633Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:36:04.633Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T06:36:04.633Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T06:36:04.633Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2020-01-19T06:36:04.633Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2020-01-19T06:36:04.633Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:04.633Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:04.633Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:04.633Z] DEBUG - Clicking on &Apply [2020-01-19T06:36:04.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1132200412 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') [2020-01-19T06:36:04.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1132200412 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') [2020-01-19T06:36:04.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1132200412 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:04.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1132200412 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:04.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1132200412 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') [2020-01-19T06:36:04.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1132200412 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') [2020-01-19T06:36:04.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1132200412 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') [2020-01-19T06:36:04.633Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1132200411 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') [2020-01-19T06:36:04.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1132200411 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') [2020-01-19T06:36:04.633Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1132200411 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') [2020-01-19T06:36:04.633Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1132200411 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:04.633Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1132200411 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:04.633Z] DEBUG - Clicked on &Apply [2020-01-19T06:36:04.633Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:36:04.633Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:36:04.633Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:36:04.633Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:36:04.633Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T06:36:04.633Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T06:36:04.633Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:04.633Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:04.633Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:36:04.633Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-19T06:36:04.633Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:36:04.633Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T06:36:04.633Z] DEBUG - Clicking on OK [2020-01-19T06:36:04.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132200409 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') [2020-01-19T06:36:04.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132200409 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') [2020-01-19T06:36:04.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132200409 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T06:36:04.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132200409 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T06:36:04.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132200409 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') [2020-01-19T06:36:04.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132200409 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') [2020-01-19T06:36:04.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132200409 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') [2020-01-19T06:36:04.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1132200583 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-19T06:36:04.890Z] DEBUG - Clicked on [2020-01-19T06:36:04.890Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2020-01-19T06:36:04.890Z] DEBUG - number of items : 11 [2020-01-19T06:36:04.890Z] DEBUG - Clicking on ToolItem with tooltip text {Import filters} [2020-01-19T06:36:04.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132200188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2020-01-19T06:36:04.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132200188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2020-01-19T06:36:04.890Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132200188 data=null doit=true} to ToolItem with tooltip text {Import filters} [2020-01-19T06:36:04.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132200188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2020-01-19T06:36:04.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132200188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2020-01-19T06:36:04.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132200188 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} [2020-01-19T06:36:04.890Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132200178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2020-01-19T06:36:04.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132200177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2020-01-19T06:36:04.890Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132200177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2020-01-19T06:36:04.890Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132200177 data=null doit=true} to ToolItem with tooltip text {Import filters} [2020-01-19T06:36:04.890Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132200177 data=null} to ToolItem with tooltip text {Import filters} [2020-01-19T06:36:04.890Z] DEBUG - Clicked on ToolItem with tooltip text {Import filters} [2020-01-19T06:36:04.890Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:04.890Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:04.890Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:04.890Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:04.890Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2020-01-19T06:36:04.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=-1132200175 data=null doit=true} to TreeItem with text {FILTER test} [2020-01-19T06:36:04.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=-1132200175 data=null} to TreeItem with text {FILTER test} [2020-01-19T06:36:04.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=-1132200175 data=null button=1 stateMask=0x0 x=61 y=254 count=1} to TreeItem with text {FILTER test} [2020-01-19T06:36:04.890Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1132200175 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} [2020-01-19T06:36:04.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=-1132200172 data=null button=1 stateMask=0x80000 x=61 y=254 count=1} to TreeItem with text {FILTER test} [2020-01-19T06:36:04.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1132200172 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-01-19T06:36:04.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1132200172 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-01-19T06:36:04.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1132200172 data=null button=1 stateMask=0x0 x=210 y=278 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-01-19T06:36:04.890Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1132200172 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 [2020-01-19T06:36:04.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1132200170 data=null button=1 stateMask=0x80000 x=210 y=278 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-01-19T06:36:04.890Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:36:04.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1132200169 data=null button=0 stateMask=0x0 x=210 y=278 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-01-19T06:36:04.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1132200169 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-01-19T06:36:04.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1132200169 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-01-19T06:36:04.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1132200169 data=null button=1 stateMask=0x0 x=210 y=278 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-01-19T06:36:04.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132200169 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 [2020-01-19T06:36:04.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1132200161 data=null button=1 stateMask=0x80000 x=210 y=254 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-01-19T06:36:04.890Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo' [2020-01-19T06:36:04.890Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo') [2020-01-19T06:36:04.890Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1132200158 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-01-19T06:36:04.890Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-19T06:36:04.890Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-19T06:36:04.890Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-19T06:36:04.890Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-19T06:36:04.890Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-01-19T06:36:04.890Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1132200071 data=null doit=true} to Shell with text {Preferences} [2020-01-19T06:36:04.890Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:04.890Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:04.890Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:04.890Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:04.890Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:36:04.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1132200068 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2020-01-19T06:36:04.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1132200068 data=null doit=true} to TreeItem with text {Tracing} [2020-01-19T06:36:04.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1132200068 data=null} to TreeItem with text {Tracing} [2020-01-19T06:36:04.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1132200068 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T06:36:04.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132200068 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} [2020-01-19T06:36:04.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1132200056 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T06:36:04.891Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-01-19T06:36:04.891Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:36:04.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1132200055 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types [2020-01-19T06:36:04.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1132200055 data=null doit=true} to Tree node with text: Trace Types [2020-01-19T06:36:04.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1132200055 data=null} to Tree node with text: Trace Types [2020-01-19T06:36:04.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1132200055 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-01-19T06:36:04.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132200055 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 [2020-01-19T06:36:04.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1132200050 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-01-19T06:36:04.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:04.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:04.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:04.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:04.891Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:36:04.891Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:36:04.891Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:36:04.891Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:36:04.891Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2020-01-19T06:36:04.891Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2020-01-19T06:36:04.891Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:36:04.891Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T06:36:04.891Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T06:36:04.891Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:04.891Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:04.891Z] DEBUG - Clicking on Uncheck all [2020-01-19T06:36:04.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1132200048 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') [2020-01-19T06:36:04.891Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1132200048 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') [2020-01-19T06:36:04.891Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1132200048 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:36:04.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1132200048 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:36:04.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1132200048 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') [2020-01-19T06:36:04.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1132200048 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') [2020-01-19T06:36:04.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1132200047 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') [2020-01-19T06:36:04.891Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1132200046 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') [2020-01-19T06:36:04.891Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1132200046 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') [2020-01-19T06:36:04.891Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1132200046 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') [2020-01-19T06:36:04.891Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1132200046 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:36:04.891Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1132200046 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.149Z] DEBUG - Clicked on Uncheck all [2020-01-19T06:36:05.149Z] DEBUG - Expanding nodes Custom XML>testxmlextension in tree (of type 'Tree') [2020-01-19T06:36:05.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=-1132200045 data=null doit=true} to TreeItem with text {Custom XML} [2020-01-19T06:36:05.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=-1132200045 data=null} to TreeItem with text {Custom XML} [2020-01-19T06:36:05.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=-1132200045 data=null button=1 stateMask=0x0 x=85 y=60 count=1} to TreeItem with text {Custom XML} [2020-01-19T06:36:05.149Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1132200045 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} [2020-01-19T06:36:05.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=-1132200043 data=null button=1 stateMask=0x80000 x=85 y=60 count=1} to TreeItem with text {Custom XML} [2020-01-19T06:36:05.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=-1132200043 data=null doit=true} to Tree node with text: testxmlextension [2020-01-19T06:36:05.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=-1132200043 data=null} to Tree node with text: testxmlextension [2020-01-19T06:36:05.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=-1132200022 data=null button=1 stateMask=0x0 x=117 y=84 count=1} to Tree node with text: testxmlextension [2020-01-19T06:36:05.149Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1132200022 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 [2020-01-19T06:36:05.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=-1132200021 data=null button=1 stateMask=0x80000 x=117 y=84 count=1} to Tree node with text: testxmlextension [2020-01-19T06:36:05.149Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:36:05.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testxmlextension} time=-1132200018 data=null button=0 stateMask=0x0 x=117 y=84 count=0} to Tree node with text: testxmlextension [2020-01-19T06:36:05.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=-1132200018 data=null doit=true} to Tree node with text: testxmlextension [2020-01-19T06:36:05.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=-1132200018 data=null} to Tree node with text: testxmlextension [2020-01-19T06:36:05.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=-1132200018 data=null button=1 stateMask=0x0 x=117 y=84 count=1} to Tree node with text: testxmlextension [2020-01-19T06:36:05.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132200018 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 [2020-01-19T06:36:05.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=-1132200017 data=null button=1 stateMask=0x80000 x=117 y=84 count=1} to Tree node with text: testxmlextension [2020-01-19T06:36:05.149Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:36:05.149Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2020-01-19T06:36:05.149Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2020-01-19T06:36:05.149Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-19T06:36:05.149Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:36:05.149Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:36:05.149Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:36:05.149Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T06:36:05.149Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T06:36:05.149Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:05.149Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:05.149Z] DEBUG - Clicking on Check selected [2020-01-19T06:36:05.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-1132200016 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') [2020-01-19T06:36:05.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1132200016 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') [2020-01-19T06:36:05.149Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-1132200015 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-19T06:36:05.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-1132200015 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-19T06:36:05.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-1132200015 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') [2020-01-19T06:36:05.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-1132200015 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') [2020-01-19T06:36:05.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-1132200015 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') [2020-01-19T06:36:05.150Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-1132200014 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') [2020-01-19T06:36:05.150Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1132200014 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') [2020-01-19T06:36:05.150Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-1132200014 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') [2020-01-19T06:36:05.150Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-1132200014 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-19T06:36:05.150Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-1132200014 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-19T06:36:05.150Z] DEBUG - Clicked on Check selected [2020-01-19T06:36:05.150Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:36:05.150Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:36:05.150Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:36:05.150Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:36:05.150Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T06:36:05.150Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T06:36:05.150Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2020-01-19T06:36:05.150Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2020-01-19T06:36:05.150Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:05.150Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:05.150Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:05.150Z] DEBUG - Clicking on &Apply [2020-01-19T06:36:05.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1132200012 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') [2020-01-19T06:36:05.150Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1132200012 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') [2020-01-19T06:36:05.150Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1132200012 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:05.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1132200012 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:05.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1132200012 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') [2020-01-19T06:36:05.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1132200012 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') [2020-01-19T06:36:05.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1132200012 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') [2020-01-19T06:36:05.150Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1132200011 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') [2020-01-19T06:36:05.150Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1132200011 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') [2020-01-19T06:36:05.150Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1132200011 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') [2020-01-19T06:36:05.150Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1132200011 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:05.150Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1132200011 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:05.150Z] DEBUG - Clicked on &Apply [2020-01-19T06:36:05.150Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:36:05.150Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:36:05.150Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:36:05.150Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:36:05.150Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T06:36:05.150Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T06:36:05.150Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:05.150Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:05.150Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:36:05.150Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-19T06:36:05.150Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:36:05.150Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T06:36:05.150Z] DEBUG - Clicking on OK [2020-01-19T06:36:05.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132200009 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') [2020-01-19T06:36:05.150Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132200009 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') [2020-01-19T06:36:05.150Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132200009 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T06:36:05.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132200009 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T06:36:05.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132200009 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') [2020-01-19T06:36:05.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132200009 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') [2020-01-19T06:36:05.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132200009 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') [2020-01-19T06:36:05.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1132200122 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-19T06:36:05.150Z] DEBUG - Clicked on [2020-01-19T06:36:05.150Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree') [2020-01-19T06:36:05.150Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2020-01-19T06:36:05.150Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:36:05.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=-1132199983 data=null button=0 stateMask=0x0 x=61 y=230 count=0} to TreeItem with text {FILTER test} [2020-01-19T06:36:05.150Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=-1132199983 data=null doit=true} to TreeItem with text {FILTER test} [2020-01-19T06:36:05.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=-1132199982 data=null} to TreeItem with text {FILTER test} [2020-01-19T06:36:05.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=-1132199982 data=null button=1 stateMask=0x0 x=61 y=230 count=1} to TreeItem with text {FILTER test} [2020-01-19T06:36:05.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132199982 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} [2020-01-19T06:36:05.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=-1132199977 data=null button=1 stateMask=0x80000 x=61 y=230 count=1} to TreeItem with text {FILTER test} [2020-01-19T06:36:05.150Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2020-01-19T06:36:05.150Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2020-01-19T06:36:05.150Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again. [2020-01-19T06:36:05.150Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:36:05.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1132199976 data=null button=0 stateMask=0x0 x=210 y=254 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-01-19T06:36:05.150Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1132199976 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-01-19T06:36:05.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1132199976 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-01-19T06:36:05.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1132199976 data=null button=1 stateMask=0x0 x=210 y=254 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-01-19T06:36:05.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132199976 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 [2020-01-19T06:36:05.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1132199969 data=null button=1 stateMask=0x80000 x=210 y=254 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-01-19T06:36:05.150Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo' [2020-01-19T06:36:05.150Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo') [2020-01-19T06:36:05.150Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1132199967 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-01-19T06:36:05.150Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-19T06:36:05.150Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-19T06:36:05.150Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-19T06:36:05.150Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-19T06:36:05.150Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-01-19T06:36:05.150Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1132199904 data=null doit=true} to Shell with text {Preferences} [2020-01-19T06:36:05.150Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:05.150Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:05.150Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:05.150Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:05.151Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:36:05.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1132199901 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2020-01-19T06:36:05.151Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1132199901 data=null doit=true} to TreeItem with text {Tracing} [2020-01-19T06:36:05.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1132199901 data=null} to TreeItem with text {Tracing} [2020-01-19T06:36:05.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1132199901 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T06:36:05.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132199901 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} [2020-01-19T06:36:05.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1132199894 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T06:36:05.151Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-01-19T06:36:05.151Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:36:05.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1132199888 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types [2020-01-19T06:36:05.151Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1132199888 data=null doit=true} to Tree node with text: Trace Types [2020-01-19T06:36:05.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1132199888 data=null} to Tree node with text: Trace Types [2020-01-19T06:36:05.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1132199888 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-01-19T06:36:05.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132199888 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 [2020-01-19T06:36:05.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1132199884 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-01-19T06:36:05.151Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:05.151Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:05.151Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:05.151Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:05.151Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:36:05.151Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:36:05.151Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:36:05.151Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:36:05.151Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2020-01-19T06:36:05.151Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2020-01-19T06:36:05.151Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.151Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T06:36:05.151Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T06:36:05.151Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:05.151Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:05.151Z] DEBUG - Clicking on Uncheck all [2020-01-19T06:36:05.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1132199882 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') [2020-01-19T06:36:05.151Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1132199882 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') [2020-01-19T06:36:05.151Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1132199882 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1132199882 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1132199882 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') [2020-01-19T06:36:05.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1132199882 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') [2020-01-19T06:36:05.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1132199882 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') [2020-01-19T06:36:05.151Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1132199881 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') [2020-01-19T06:36:05.151Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1132199881 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') [2020-01-19T06:36:05.151Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1132199880 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') [2020-01-19T06:36:05.151Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1132199880 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.151Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1132199880 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.151Z] DEBUG - Clicked on Uncheck all [2020-01-19T06:36:05.151Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree') [2020-01-19T06:36:05.151Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=-1132199879 data=null doit=true} to TreeItem with text {Custom Text} [2020-01-19T06:36:05.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-1132199879 data=null} to TreeItem with text {Custom Text} [2020-01-19T06:36:05.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-1132199879 data=null button=1 stateMask=0x0 x=85 y=36 count=1} to TreeItem with text {Custom Text} [2020-01-19T06:36:05.151Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1132199879 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} [2020-01-19T06:36:05.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-1132199877 data=null button=1 stateMask=0x80000 x=85 y=36 count=1} to TreeItem with text {Custom Text} [2020-01-19T06:36:05.151Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-1132199877 data=null doit=true} to Tree node with text: testtxtextension [2020-01-19T06:36:05.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-1132199877 data=null} to Tree node with text: testtxtextension [2020-01-19T06:36:05.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-1132199876 data=null button=1 stateMask=0x0 x=114 y=132 count=1} to Tree node with text: testtxtextension [2020-01-19T06:36:05.151Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1132199876 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 [2020-01-19T06:36:05.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-1132199876 data=null button=1 stateMask=0x80000 x=114 y=132 count=1} to Tree node with text: testtxtextension [2020-01-19T06:36:05.151Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:36:05.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=-1132199873 data=null button=0 stateMask=0x0 x=114 y=132 count=0} to Tree node with text: testtxtextension [2020-01-19T06:36:05.151Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-1132199873 data=null doit=true} to Tree node with text: testtxtextension [2020-01-19T06:36:05.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-1132199873 data=null} to Tree node with text: testtxtextension [2020-01-19T06:36:05.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-1132199873 data=null button=1 stateMask=0x0 x=114 y=132 count=1} to Tree node with text: testtxtextension [2020-01-19T06:36:05.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132199873 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 [2020-01-19T06:36:05.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-1132199872 data=null button=1 stateMask=0x80000 x=114 y=132 count=1} to Tree node with text: testtxtextension [2020-01-19T06:36:05.151Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:36:05.151Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2020-01-19T06:36:05.151Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2020-01-19T06:36:05.151Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-19T06:36:05.151Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:36:05.151Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:36:05.151Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:36:05.151Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T06:36:05.151Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T06:36:05.151Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:05.151Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:05.151Z] DEBUG - Clicking on Check selected [2020-01-19T06:36:05.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-1132199870 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') [2020-01-19T06:36:05.151Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1132199870 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') [2020-01-19T06:36:05.151Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-1132199870 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-19T06:36:05.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-1132199870 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-19T06:36:05.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-1132199870 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') [2020-01-19T06:36:05.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-1132199870 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') [2020-01-19T06:36:05.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-1132199870 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') [2020-01-19T06:36:05.151Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-1132199869 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') [2020-01-19T06:36:05.151Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1132199869 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') [2020-01-19T06:36:05.151Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-1132199869 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') [2020-01-19T06:36:05.151Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-1132199869 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-19T06:36:05.151Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-1132199869 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-19T06:36:05.151Z] DEBUG - Clicked on Check selected [2020-01-19T06:36:05.152Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:36:05.152Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:36:05.152Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:36:05.152Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:36:05.152Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T06:36:05.152Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T06:36:05.152Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2020-01-19T06:36:05.152Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2020-01-19T06:36:05.152Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:05.152Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:05.152Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:05.152Z] DEBUG - Clicking on &Apply [2020-01-19T06:36:05.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1132199867 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') [2020-01-19T06:36:05.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1132199867 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') [2020-01-19T06:36:05.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1132199867 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:05.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1132199867 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:05.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1132199867 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') [2020-01-19T06:36:05.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1132199867 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') [2020-01-19T06:36:05.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1132199867 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') [2020-01-19T06:36:05.152Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1132199866 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') [2020-01-19T06:36:05.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1132199866 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') [2020-01-19T06:36:05.152Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1132199866 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') [2020-01-19T06:36:05.152Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1132199866 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:05.152Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1132199866 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:05.152Z] DEBUG - Clicked on &Apply [2020-01-19T06:36:05.152Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:36:05.152Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:36:05.152Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:36:05.152Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:36:05.152Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T06:36:05.152Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T06:36:05.152Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:05.152Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:05.152Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:36:05.152Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-19T06:36:05.152Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:36:05.152Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T06:36:05.152Z] DEBUG - Clicking on OK [2020-01-19T06:36:05.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132199864 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') [2020-01-19T06:36:05.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132199864 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') [2020-01-19T06:36:05.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132199864 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T06:36:05.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132199864 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T06:36:05.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132199864 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') [2020-01-19T06:36:05.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132199864 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') [2020-01-19T06:36:05.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132199864 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') [2020-01-19T06:36:05.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1132199961 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-19T06:36:05.152Z] DEBUG - Clicked on [2020-01-19T06:36:05.152Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree') [2020-01-19T06:36:05.152Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2020-01-19T06:36:05.152Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:36:05.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=-1132199820 data=null button=0 stateMask=0x0 x=61 y=230 count=0} to TreeItem with text {FILTER test} [2020-01-19T06:36:05.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=-1132199819 data=null doit=true} to TreeItem with text {FILTER test} [2020-01-19T06:36:05.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=-1132199819 data=null} to TreeItem with text {FILTER test} [2020-01-19T06:36:05.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=-1132199819 data=null button=1 stateMask=0x0 x=61 y=230 count=1} to TreeItem with text {FILTER test} [2020-01-19T06:36:05.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132199819 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} [2020-01-19T06:36:05.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=-1132199814 data=null button=1 stateMask=0x80000 x=61 y=230 count=1} to TreeItem with text {FILTER test} [2020-01-19T06:36:05.152Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2020-01-19T06:36:05.152Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2020-01-19T06:36:05.152Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again. [2020-01-19T06:36:05.152Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:36:05.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1132199813 data=null button=0 stateMask=0x0 x=210 y=254 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-01-19T06:36:05.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1132199813 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-01-19T06:36:05.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1132199813 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-01-19T06:36:05.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1132199813 data=null button=1 stateMask=0x0 x=210 y=254 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-01-19T06:36:05.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132199813 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 [2020-01-19T06:36:05.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1132199806 data=null button=1 stateMask=0x80000 x=210 y=254 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2020-01-19T06:36:05.152Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo' [2020-01-19T06:36:05.152Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo') [2020-01-19T06:36:05.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1132199803 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-01-19T06:36:05.152Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-19T06:36:05.152Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-19T06:36:05.152Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-19T06:36:05.411Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-19T06:36:05.411Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-01-19T06:36:05.411Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1132199751 data=null doit=true} to Shell with text {Preferences} [2020-01-19T06:36:05.411Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:05.411Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:05.411Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:05.411Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:05.411Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:36:05.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1132199748 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2020-01-19T06:36:05.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1132199748 data=null doit=true} to TreeItem with text {Tracing} [2020-01-19T06:36:05.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1132199748 data=null} to TreeItem with text {Tracing} [2020-01-19T06:36:05.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1132199748 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T06:36:05.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132199747 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} [2020-01-19T06:36:05.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1132199741 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T06:36:05.411Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-01-19T06:36:05.411Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:36:05.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1132199735 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types [2020-01-19T06:36:05.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1132199735 data=null doit=true} to Tree node with text: Trace Types [2020-01-19T06:36:05.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1132199735 data=null} to Tree node with text: Trace Types [2020-01-19T06:36:05.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1132199735 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-01-19T06:36:05.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132199735 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 [2020-01-19T06:36:05.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1132199731 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-01-19T06:36:05.411Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:05.411Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:05.411Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:05.411Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:05.411Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:36:05.411Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:36:05.411Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2020-01-19T06:36:05.411Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2020-01-19T06:36:05.411Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.411Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:36:05.411Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:36:05.411Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T06:36:05.411Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T06:36:05.411Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:05.411Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:05.411Z] DEBUG - Clicking on Check all [2020-01-19T06:36:05.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1132199729 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') [2020-01-19T06:36:05.411Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1132199729 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') [2020-01-19T06:36:05.411Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1132199729 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1132199729 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1132199729 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') [2020-01-19T06:36:05.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1132199729 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') [2020-01-19T06:36:05.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1132199728 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') [2020-01-19T06:36:05.411Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1132199721 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') [2020-01-19T06:36:05.411Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1132199721 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') [2020-01-19T06:36:05.411Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1132199721 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') [2020-01-19T06:36:05.411Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1132199721 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.411Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1132199721 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.411Z] DEBUG - Clicked on Check all [2020-01-19T06:36:05.411Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:36:05.411Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:36:05.412Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:36:05.412Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:36:05.412Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T06:36:05.412Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T06:36:05.412Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2020-01-19T06:36:05.412Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2020-01-19T06:36:05.412Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:05.412Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:05.412Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:05.412Z] DEBUG - Clicking on &Apply [2020-01-19T06:36:05.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1132199720 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') [2020-01-19T06:36:05.412Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1132199720 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') [2020-01-19T06:36:05.412Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1132199720 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:05.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1132199720 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:05.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1132199720 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') [2020-01-19T06:36:05.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1132199720 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') [2020-01-19T06:36:05.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1132199720 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') [2020-01-19T06:36:05.412Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1132199719 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') [2020-01-19T06:36:05.412Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1132199719 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') [2020-01-19T06:36:05.412Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1132199719 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') [2020-01-19T06:36:05.412Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1132199719 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:05.412Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1132199719 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:05.412Z] DEBUG - Clicked on &Apply [2020-01-19T06:36:05.412Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:36:05.412Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:36:05.412Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:36:05.412Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:36:05.412Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T06:36:05.412Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T06:36:05.412Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:05.412Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:05.412Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:36:05.412Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-19T06:36:05.412Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:36:05.412Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T06:36:05.412Z] DEBUG - Clicking on OK [2020-01-19T06:36:05.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132199717 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') [2020-01-19T06:36:05.412Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132199717 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') [2020-01-19T06:36:05.412Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132199717 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T06:36:05.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132199717 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T06:36:05.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132199717 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') [2020-01-19T06:36:05.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132199717 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') [2020-01-19T06:36:05.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132199717 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') [2020-01-19T06:36:05.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1132199797 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-19T06:36:05.412Z] DEBUG - Clicked on [2020-01-19T06:36:05.412Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1132199696 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-01-19T06:36:05.412Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-19T06:36:05.412Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-19T06:36:05.412Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-19T06:36:05.412Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-19T06:36:05.412Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-01-19T06:36:05.412Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1132199643 data=null doit=true} to Shell with text {Preferences} [2020-01-19T06:36:05.412Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:05.412Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:05.412Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:05.412Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:05.412Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:36:05.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1132199641 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2020-01-19T06:36:05.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1132199641 data=null doit=true} to TreeItem with text {Tracing} [2020-01-19T06:36:05.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1132199640 data=null} to TreeItem with text {Tracing} [2020-01-19T06:36:05.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1132199640 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T06:36:05.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132199640 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} [2020-01-19T06:36:05.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1132199616 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T06:36:05.412Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-01-19T06:36:05.412Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:36:05.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1132199615 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types [2020-01-19T06:36:05.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1132199615 data=null doit=true} to Tree node with text: Trace Types [2020-01-19T06:36:05.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1132199615 data=null} to Tree node with text: Trace Types [2020-01-19T06:36:05.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1132199615 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-01-19T06:36:05.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132199615 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 [2020-01-19T06:36:05.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1132199610 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-01-19T06:36:05.412Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:05.412Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:05.412Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:05.412Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:05.412Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:36:05.412Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:36:05.412Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2020-01-19T06:36:05.412Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2020-01-19T06:36:05.412Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.412Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:36:05.412Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:36:05.412Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T06:36:05.412Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T06:36:05.412Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:05.412Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:05.412Z] DEBUG - Clicking on Check all [2020-01-19T06:36:05.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1132199607 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') [2020-01-19T06:36:05.412Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1132199607 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') [2020-01-19T06:36:05.413Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1132199607 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1132199607 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1132199607 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') [2020-01-19T06:36:05.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1132199607 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') [2020-01-19T06:36:05.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1132199607 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') [2020-01-19T06:36:05.413Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1132199606 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') [2020-01-19T06:36:05.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1132199606 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') [2020-01-19T06:36:05.413Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1132199606 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') [2020-01-19T06:36:05.413Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1132199605 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.413Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1132199605 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.413Z] DEBUG - Clicked on Check all [2020-01-19T06:36:05.413Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:36:05.413Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:36:05.413Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:36:05.413Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:36:05.413Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2020-01-19T06:36:05.413Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2020-01-19T06:36:05.413Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.413Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T06:36:05.413Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T06:36:05.413Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:05.413Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:05.413Z] DEBUG - Clicking on Uncheck all [2020-01-19T06:36:05.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1132199603 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') [2020-01-19T06:36:05.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1132199603 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') [2020-01-19T06:36:05.413Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1132199603 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1132199603 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1132199603 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') [2020-01-19T06:36:05.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1132199603 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') [2020-01-19T06:36:05.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1132199603 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') [2020-01-19T06:36:05.413Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1132199601 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') [2020-01-19T06:36:05.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1132199601 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') [2020-01-19T06:36:05.413Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1132199601 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') [2020-01-19T06:36:05.413Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1132199601 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.413Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1132199601 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.413Z] DEBUG - Clicked on Uncheck all [2020-01-19T06:36:05.413Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:36:05.413Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:36:05.413Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2020-01-19T06:36:05.413Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2020-01-19T06:36:05.413Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.413Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:36:05.413Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:36:05.413Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T06:36:05.413Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T06:36:05.413Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:05.413Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:05.413Z] DEBUG - Clicking on Check all [2020-01-19T06:36:05.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1132199599 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') [2020-01-19T06:36:05.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1132199599 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') [2020-01-19T06:36:05.413Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1132199599 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1132199599 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1132199599 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') [2020-01-19T06:36:05.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1132199599 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') [2020-01-19T06:36:05.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1132199599 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') [2020-01-19T06:36:05.413Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1132199597 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') [2020-01-19T06:36:05.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1132199596 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') [2020-01-19T06:36:05.413Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1132199595 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') [2020-01-19T06:36:05.413Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1132199595 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.413Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1132199595 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.413Z] DEBUG - Clicked on Check all [2020-01-19T06:36:05.413Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:36:05.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom XML} time=-1132199592 data=null button=0 stateMask=0x0 x=85 y=60 count=0} to TreeItem with text {Custom XML} [2020-01-19T06:36:05.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=-1132199592 data=null doit=true} to TreeItem with text {Custom XML} [2020-01-19T06:36:05.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=-1132199592 data=null} to TreeItem with text {Custom XML} [2020-01-19T06:36:05.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=-1132199592 data=null button=1 stateMask=0x0 x=85 y=60 count=1} to TreeItem with text {Custom XML} [2020-01-19T06:36:05.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132199592 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} [2020-01-19T06:36:05.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=-1132199591 data=null button=1 stateMask=0x80000 x=85 y=60 count=1} to TreeItem with text {Custom XML} [2020-01-19T06:36:05.413Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:36:05.413Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:36:05.413Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:36:05.413Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:36:05.413Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2020-01-19T06:36:05.413Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2020-01-19T06:36:05.413Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.413Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T06:36:05.413Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T06:36:05.413Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:05.413Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:05.413Z] DEBUG - Clicking on Uncheck all [2020-01-19T06:36:05.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1132199589 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') [2020-01-19T06:36:05.414Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1132199589 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') [2020-01-19T06:36:05.414Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1132199589 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1132199589 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1132199589 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') [2020-01-19T06:36:05.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1132199589 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') [2020-01-19T06:36:05.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1132199589 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') [2020-01-19T06:36:05.414Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1132199588 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') [2020-01-19T06:36:05.414Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1132199588 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') [2020-01-19T06:36:05.414Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1132199587 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') [2020-01-19T06:36:05.414Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1132199587 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.414Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1132199587 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.414Z] DEBUG - Clicked on Uncheck all [2020-01-19T06:36:05.414Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:36:05.414Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2020-01-19T06:36:05.414Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2020-01-19T06:36:05.414Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-19T06:36:05.414Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:36:05.414Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:36:05.414Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:36:05.414Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T06:36:05.414Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T06:36:05.414Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:05.414Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:05.414Z] DEBUG - Clicking on Check selected [2020-01-19T06:36:05.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-1132199586 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') [2020-01-19T06:36:05.414Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1132199586 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') [2020-01-19T06:36:05.414Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-1132199586 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-19T06:36:05.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-1132199586 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-19T06:36:05.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-1132199586 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') [2020-01-19T06:36:05.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-1132199586 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') [2020-01-19T06:36:05.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-1132199586 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') [2020-01-19T06:36:05.414Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-1132199585 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') [2020-01-19T06:36:05.414Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1132199585 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') [2020-01-19T06:36:05.414Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-1132199585 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') [2020-01-19T06:36:05.414Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-1132199585 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-19T06:36:05.414Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-1132199585 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-19T06:36:05.414Z] DEBUG - Clicked on Check selected [2020-01-19T06:36:05.414Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:36:05.414Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:36:05.414Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2020-01-19T06:36:05.414Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2020-01-19T06:36:05.414Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.414Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:36:05.414Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:36:05.414Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T06:36:05.414Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T06:36:05.414Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:05.414Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:05.414Z] DEBUG - Clicking on Check all [2020-01-19T06:36:05.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1132199584 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') [2020-01-19T06:36:05.414Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1132199583 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') [2020-01-19T06:36:05.414Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1132199583 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1132199583 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1132199583 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') [2020-01-19T06:36:05.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1132199583 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') [2020-01-19T06:36:05.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1132199583 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') [2020-01-19T06:36:05.414Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1132199581 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') [2020-01-19T06:36:05.414Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1132199581 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') [2020-01-19T06:36:05.414Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1132199581 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') [2020-01-19T06:36:05.414Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1132199581 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.414Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1132199581 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.414Z] DEBUG - Clicked on Check all [2020-01-19T06:36:05.414Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:36:05.414Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:36:05.414Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:36:05.414Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2020-01-19T06:36:05.414Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2020-01-19T06:36:05.414Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2020-01-19T06:36:05.414Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:36:05.414Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T06:36:05.414Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T06:36:05.414Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:05.414Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:05.414Z] DEBUG - Clicking on Uncheck selected [2020-01-19T06:36:05.415Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-1132199579 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') [2020-01-19T06:36:05.415Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1132199579 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') [2020-01-19T06:36:05.415Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=-1132199579 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2020-01-19T06:36:05.415Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-1132199579 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2020-01-19T06:36:05.415Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-1132199579 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') [2020-01-19T06:36:05.415Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-1132199579 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') [2020-01-19T06:36:05.415Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=-1132199579 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') [2020-01-19T06:36:05.415Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-1132199578 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') [2020-01-19T06:36:05.415Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1132199578 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') [2020-01-19T06:36:05.415Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-1132199578 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') [2020-01-19T06:36:05.415Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-1132199578 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2020-01-19T06:36:05.415Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-1132199578 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2020-01-19T06:36:05.415Z] DEBUG - Clicked on Uncheck selected [2020-01-19T06:36:05.415Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:36:05.415Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:36:05.415Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:36:05.415Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:36:05.415Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2020-01-19T06:36:05.415Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2020-01-19T06:36:05.415Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.415Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T06:36:05.415Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T06:36:05.415Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:05.415Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:05.415Z] DEBUG - Clicking on Uncheck all [2020-01-19T06:36:05.415Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1132199577 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') [2020-01-19T06:36:05.415Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1132199577 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') [2020-01-19T06:36:05.415Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1132199577 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.415Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1132199577 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.415Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1132199576 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') [2020-01-19T06:36:05.415Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1132199576 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') [2020-01-19T06:36:05.415Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1132199576 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') [2020-01-19T06:36:05.415Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1132199575 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') [2020-01-19T06:36:05.415Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1132199575 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') [2020-01-19T06:36:05.415Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1132199575 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') [2020-01-19T06:36:05.415Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1132199575 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.415Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1132199575 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.415Z] DEBUG - Clicked on Uncheck all [2020-01-19T06:36:05.415Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:36:05.415Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-19T06:36:05.415Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:36:05.415Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-19T06:36:05.672Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:36:05.672Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:36:05.672Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2020-01-19T06:36:05.672Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2020-01-19T06:36:05.672Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.672Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:36:05.672Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:36:05.672Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T06:36:05.672Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T06:36:05.672Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:05.672Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:05.672Z] DEBUG - Clicking on Check all [2020-01-19T06:36:05.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1132199271 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') [2020-01-19T06:36:05.672Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1132199271 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') [2020-01-19T06:36:05.672Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1132199271 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1132199271 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1132199271 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') [2020-01-19T06:36:05.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1132199271 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') [2020-01-19T06:36:05.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1132199270 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') [2020-01-19T06:36:05.672Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1132199269 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') [2020-01-19T06:36:05.672Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1132199269 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') [2020-01-19T06:36:05.672Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1132199269 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') [2020-01-19T06:36:05.672Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1132199269 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.672Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1132199269 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.672Z] DEBUG - Clicked on Check all [2020-01-19T06:36:05.672Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:36:05.672Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-19T06:36:05.672Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text' [2020-01-19T06:36:05.672Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text') [2020-01-19T06:36:05.928Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:36:05.928Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:36:05.928Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2020-01-19T06:36:05.928Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2020-01-19T06:36:05.928Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.928Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:36:05.928Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:36:05.928Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T06:36:05.928Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T06:36:05.928Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:05.928Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:05.928Z] DEBUG - Clicking on Check all [2020-01-19T06:36:05.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1132199061 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') [2020-01-19T06:36:05.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1132199061 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') [2020-01-19T06:36:05.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1132199061 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1132199061 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1132199061 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') [2020-01-19T06:36:05.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1132199061 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') [2020-01-19T06:36:05.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1132199061 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') [2020-01-19T06:36:05.929Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1132199059 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') [2020-01-19T06:36:05.929Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1132199059 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') [2020-01-19T06:36:05.929Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1132199059 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') [2020-01-19T06:36:05.929Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1132199059 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.929Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1132199059 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:05.929Z] DEBUG - Clicked on Check all [2020-01-19T06:36:05.929Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:36:05.929Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:36:05.929Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:36:05.929Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:36:05.929Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T06:36:05.929Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T06:36:05.929Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2020-01-19T06:36:05.929Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2020-01-19T06:36:05.929Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:05.929Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:05.929Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:05.929Z] DEBUG - Clicking on &Apply [2020-01-19T06:36:05.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1132199057 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') [2020-01-19T06:36:05.929Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1132199057 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') [2020-01-19T06:36:05.929Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1132199057 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:05.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1132199057 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:05.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1132199057 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') [2020-01-19T06:36:05.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1132199057 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') [2020-01-19T06:36:05.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1132199057 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') [2020-01-19T06:36:05.929Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1132199057 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') [2020-01-19T06:36:05.929Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1132199057 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') [2020-01-19T06:36:05.929Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1132199057 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') [2020-01-19T06:36:05.929Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1132199056 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:05.929Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1132199056 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:05.929Z] DEBUG - Clicked on &Apply [2020-01-19T06:36:05.929Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:36:05.929Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:36:05.929Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:36:05.929Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:36:05.929Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T06:36:05.929Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T06:36:05.929Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:05.929Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:05.929Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:36:05.929Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-19T06:36:05.929Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:36:05.929Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T06:36:05.929Z] DEBUG - Clicking on OK [2020-01-19T06:36:05.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132199055 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') [2020-01-19T06:36:05.929Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132199055 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') [2020-01-19T06:36:05.929Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132199055 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T06:36:05.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132199055 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T06:36:05.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132199055 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') [2020-01-19T06:36:05.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132199055 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') [2020-01-19T06:36:05.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132199055 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') [2020-01-19T06:36:05.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1132199691 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-19T06:36:05.929Z] DEBUG - Clicked on [2020-01-19T06:36:05.929Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1132199034 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-01-19T06:36:05.929Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-19T06:36:05.929Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-19T06:36:05.929Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-19T06:36:06.186Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-19T06:36:06.186Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-01-19T06:36:06.186Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1132198979 data=null doit=true} to Shell with text {Preferences} [2020-01-19T06:36:06.186Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:06.186Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:06.186Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:06.186Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:06.186Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:36:06.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1132198976 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2020-01-19T06:36:06.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1132198976 data=null doit=true} to TreeItem with text {Tracing} [2020-01-19T06:36:06.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1132198976 data=null} to TreeItem with text {Tracing} [2020-01-19T06:36:06.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1132198976 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T06:36:06.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132198975 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} [2020-01-19T06:36:06.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1132198969 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T06:36:06.186Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-01-19T06:36:06.186Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:36:06.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1132198964 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types [2020-01-19T06:36:06.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1132198964 data=null doit=true} to Tree node with text: Trace Types [2020-01-19T06:36:06.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1132198964 data=null} to Tree node with text: Trace Types [2020-01-19T06:36:06.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1132198964 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-01-19T06:36:06.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132198964 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 [2020-01-19T06:36:06.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1132198960 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-01-19T06:36:06.186Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:06.186Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:06.186Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:06.186Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:06.186Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:36:06.186Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:36:06.186Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2020-01-19T06:36:06.186Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2020-01-19T06:36:06.186Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:06.186Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:36:06.186Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:36:06.186Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T06:36:06.186Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T06:36:06.186Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:06.186Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:06.186Z] DEBUG - Clicking on Check all [2020-01-19T06:36:06.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1132198920 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') [2020-01-19T06:36:06.186Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1132198920 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') [2020-01-19T06:36:06.186Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1132198920 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:06.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1132198920 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:06.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1132198919 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') [2020-01-19T06:36:06.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1132198919 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') [2020-01-19T06:36:06.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1132198919 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') [2020-01-19T06:36:06.186Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1132198918 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') [2020-01-19T06:36:06.186Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1132198918 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') [2020-01-19T06:36:06.186Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1132198918 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') [2020-01-19T06:36:06.186Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1132198918 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:06.186Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1132198918 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:06.186Z] DEBUG - Clicked on Check all [2020-01-19T06:36:06.186Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:36:06.186Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:36:06.186Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:36:06.186Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:36:06.186Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T06:36:06.186Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T06:36:06.186Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2020-01-19T06:36:06.186Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2020-01-19T06:36:06.187Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:06.187Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:06.187Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:06.187Z] DEBUG - Clicking on &Apply [2020-01-19T06:36:06.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1132198916 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') [2020-01-19T06:36:06.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1132198916 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') [2020-01-19T06:36:06.187Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1132198916 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:06.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1132198916 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:06.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1132198916 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') [2020-01-19T06:36:06.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1132198916 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') [2020-01-19T06:36:06.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1132198916 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') [2020-01-19T06:36:06.187Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1132198916 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') [2020-01-19T06:36:06.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1132198916 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') [2020-01-19T06:36:06.187Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1132198916 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') [2020-01-19T06:36:06.187Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1132198916 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:06.187Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1132198915 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:06.187Z] DEBUG - Clicked on &Apply [2020-01-19T06:36:06.187Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:36:06.187Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:36:06.187Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:36:06.187Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:36:06.187Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T06:36:06.187Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T06:36:06.187Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:06.187Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:06.187Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:36:06.187Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-19T06:36:06.187Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:36:06.187Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T06:36:06.187Z] DEBUG - Clicking on OK [2020-01-19T06:36:06.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132198914 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') [2020-01-19T06:36:06.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132198914 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') [2020-01-19T06:36:06.187Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132198914 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T06:36:06.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132198914 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T06:36:06.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132198914 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') [2020-01-19T06:36:06.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132198914 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') [2020-01-19T06:36:06.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132198914 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') [2020-01-19T06:36:06.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1132199028 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-19T06:36:06.187Z] DEBUG - Clicked on [2020-01-19T06:36:06.187Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:36:06.187Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:06.187Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:06.187Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:06.187Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:06.187Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:36:06.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1132198876 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:36:06.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1132198876 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:36:06.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1132198876 data=null} to TreeItem with text {test} [2020-01-19T06:36:06.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1132198876 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:36:06.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132198875 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} [2020-01-19T06:36:06.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1132198870 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:36:06.187Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:36:06.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1132198869 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:36:06.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1132198869 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:36:06.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1132198869 data=null} to TreeItem with text {test} [2020-01-19T06:36:06.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1132198869 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:36:06.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132198869 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} [2020-01-19T06:36:06.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1132198864 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:36:06.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1132198864 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:36:06.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1132198864 data=null} to TreeItem with text {test} [2020-01-19T06:36:06.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1132198864 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:36:06.187Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1132198863 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} [2020-01-19T06:36:06.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1132198861 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:36:06.187Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:36:06.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1132198860 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T06:36:06.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1132198860 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T06:36:06.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1132198860 data=null} to TreeItem with text {Traces [1]} [2020-01-19T06:36:06.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1132198860 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:36:06.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132198860 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]} [2020-01-19T06:36:06.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1132198817 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:36:06.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1132198817 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T06:36:06.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1132198817 data=null} to TreeItem with text {Traces [1]} [2020-01-19T06:36:06.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1132198816 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:36:06.187Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1132198816 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]} [2020-01-19T06:36:06.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1132198813 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:36:06.187Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:36:06.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-1132198813 data=null button=0 stateMask=0x0 x=125 y=84 count=0} to Tree node with text: syslog_collapse [2020-01-19T06:36:06.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-1132198813 data=null doit=true} to Tree node with text: syslog_collapse [2020-01-19T06:36:06.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-1132198813 data=null} to Tree node with text: syslog_collapse [2020-01-19T06:36:06.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-1132198813 data=null button=1 stateMask=0x0 x=125 y=84 count=1} to Tree node with text: syslog_collapse [2020-01-19T06:36:06.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132198813 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 [2020-01-19T06:36:06.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-1132198807 data=null button=1 stateMask=0x80000 x=125 y=84 count=1} to Tree node with text: syslog_collapse [2020-01-19T06:36:06.187Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:36:06.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-1132198807 data=null button=0 stateMask=0x0 x=125 y=84 count=0} to Tree node with text: syslog_collapse [2020-01-19T06:36:06.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-1132198806 data=null doit=true} to Tree node with text: syslog_collapse [2020-01-19T06:36:06.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-1132198806 data=null} to Tree node with text: syslog_collapse [2020-01-19T06:36:06.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-1132198806 data=null button=1 stateMask=0x0 x=125 y=84 count=1} to Tree node with text: syslog_collapse [2020-01-19T06:36:06.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132198806 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 [2020-01-19T06:36:06.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-1132198802 data=null button=1 stateMask=0x80000 x=125 y=84 count=1} to Tree node with text: syslog_collapse [2020-01-19T06:36:06.187Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...' [2020-01-19T06:36:06.187Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1132198772 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-01-19T06:36:06.446Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-19T06:36:06.446Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-19T06:36:06.446Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-19T06:36:06.446Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-19T06:36:06.446Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-01-19T06:36:06.446Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1132198668 data=null doit=true} to Shell with text {Preferences} [2020-01-19T06:36:06.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:06.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:06.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:06.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:06.446Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:36:06.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1132198665 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2020-01-19T06:36:06.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1132198665 data=null doit=true} to TreeItem with text {Tracing} [2020-01-19T06:36:06.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1132198664 data=null} to TreeItem with text {Tracing} [2020-01-19T06:36:06.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1132198664 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T06:36:06.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132198664 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} [2020-01-19T06:36:06.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1132198653 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T06:36:06.446Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-01-19T06:36:06.446Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:36:06.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1132198649 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types [2020-01-19T06:36:06.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1132198649 data=null doit=true} to Tree node with text: Trace Types [2020-01-19T06:36:06.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1132198649 data=null} to Tree node with text: Trace Types [2020-01-19T06:36:06.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1132198649 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-01-19T06:36:06.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132198649 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 [2020-01-19T06:36:06.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1132198622 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-01-19T06:36:06.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:06.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:06.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:06.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:06.446Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:36:06.446Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:36:06.446Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:36:06.446Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:36:06.446Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2020-01-19T06:36:06.446Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2020-01-19T06:36:06.446Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:36:06.446Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T06:36:06.446Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T06:36:06.446Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:06.446Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:06.446Z] DEBUG - Clicking on Uncheck all [2020-01-19T06:36:06.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1132198619 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') [2020-01-19T06:36:06.446Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1132198619 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') [2020-01-19T06:36:06.446Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1132198619 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:36:06.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1132198619 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:36:06.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1132198619 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') [2020-01-19T06:36:06.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1132198619 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') [2020-01-19T06:36:06.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1132198619 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') [2020-01-19T06:36:06.446Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1132198617 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') [2020-01-19T06:36:06.446Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1132198617 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') [2020-01-19T06:36:06.446Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1132198617 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') [2020-01-19T06:36:06.446Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1132198617 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:36:06.446Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1132198617 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:36:06.446Z] DEBUG - Clicked on Uncheck all [2020-01-19T06:36:06.446Z] DEBUG - Expanding nodes Custom Text in tree (of type 'Tree') [2020-01-19T06:36:06.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=-1132198617 data=null doit=true} to TreeItem with text {Custom Text} [2020-01-19T06:36:06.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-1132198617 data=null} to TreeItem with text {Custom Text} [2020-01-19T06:36:06.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-1132198617 data=null button=1 stateMask=0x0 x=85 y=36 count=1} to TreeItem with text {Custom Text} [2020-01-19T06:36:06.446Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1132198616 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} [2020-01-19T06:36:06.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-1132198614 data=null button=1 stateMask=0x80000 x=85 y=36 count=1} to TreeItem with text {Custom Text} [2020-01-19T06:36:06.447Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:36:06.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom Text} time=-1132198611 data=null button=0 stateMask=0x0 x=85 y=36 count=0} to TreeItem with text {Custom Text} [2020-01-19T06:36:06.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=-1132198610 data=null doit=true} to TreeItem with text {Custom Text} [2020-01-19T06:36:06.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-1132198610 data=null} to TreeItem with text {Custom Text} [2020-01-19T06:36:06.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-1132198610 data=null button=1 stateMask=0x0 x=85 y=36 count=1} to TreeItem with text {Custom Text} [2020-01-19T06:36:06.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132198610 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} [2020-01-19T06:36:06.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-1132198609 data=null button=1 stateMask=0x80000 x=85 y=36 count=1} to TreeItem with text {Custom Text} [2020-01-19T06:36:06.447Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:36:06.447Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2020-01-19T06:36:06.447Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2020-01-19T06:36:06.447Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-19T06:36:06.447Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:36:06.447Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:36:06.447Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:36:06.447Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T06:36:06.447Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T06:36:06.447Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:06.447Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:06.447Z] DEBUG - Clicking on Check selected [2020-01-19T06:36:06.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-1132198607 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') [2020-01-19T06:36:06.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1132198607 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') [2020-01-19T06:36:06.447Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-1132198607 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-19T06:36:06.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-1132198607 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-19T06:36:06.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-1132198607 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') [2020-01-19T06:36:06.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-1132198607 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') [2020-01-19T06:36:06.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-1132198607 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') [2020-01-19T06:36:06.447Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-1132198605 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') [2020-01-19T06:36:06.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1132198605 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') [2020-01-19T06:36:06.447Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-1132198605 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') [2020-01-19T06:36:06.447Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-1132198605 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-19T06:36:06.447Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-1132198605 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-19T06:36:06.447Z] DEBUG - Clicked on Check selected [2020-01-19T06:36:06.447Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:36:06.447Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:36:06.447Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:36:06.447Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:36:06.447Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T06:36:06.447Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T06:36:06.447Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2020-01-19T06:36:06.447Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2020-01-19T06:36:06.447Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:06.447Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:06.447Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:06.447Z] DEBUG - Clicking on &Apply [2020-01-19T06:36:06.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1132198604 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') [2020-01-19T06:36:06.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1132198603 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') [2020-01-19T06:36:06.447Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1132198603 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:06.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1132198603 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:06.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1132198603 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') [2020-01-19T06:36:06.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1132198603 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') [2020-01-19T06:36:06.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1132198603 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') [2020-01-19T06:36:06.447Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1132198602 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') [2020-01-19T06:36:06.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1132198602 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') [2020-01-19T06:36:06.447Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1132198602 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') [2020-01-19T06:36:06.447Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1132198602 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:06.447Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1132198602 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:06.447Z] DEBUG - Clicked on &Apply [2020-01-19T06:36:06.447Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:36:06.447Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:36:06.447Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:36:06.447Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:36:06.447Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T06:36:06.447Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T06:36:06.447Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:06.447Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:06.447Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:36:06.447Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-19T06:36:06.447Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:36:06.447Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T06:36:06.447Z] DEBUG - Clicking on OK [2020-01-19T06:36:06.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132198600 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') [2020-01-19T06:36:06.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132198600 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') [2020-01-19T06:36:06.447Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132198600 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T06:36:06.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132198600 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T06:36:06.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132198600 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') [2020-01-19T06:36:06.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132198600 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') [2020-01-19T06:36:06.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132198600 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') [2020-01-19T06:36:06.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1132198717 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-19T06:36:06.447Z] DEBUG - Clicked on [2020-01-19T06:36:06.447Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:36:06.447Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:06.447Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:06.447Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:06.447Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:06.447Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:36:06.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1132198569 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:36:06.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1132198569 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:36:06.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1132198569 data=null} to TreeItem with text {test} [2020-01-19T06:36:06.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1132198568 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:36:06.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132198568 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} [2020-01-19T06:36:06.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1132198561 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:36:06.447Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:36:06.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1132198560 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:36:06.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1132198560 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:36:06.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1132198560 data=null} to TreeItem with text {test} [2020-01-19T06:36:06.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1132198560 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:36:06.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132198560 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} [2020-01-19T06:36:06.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1132198555 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:36:06.448Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T06:36:06.448Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:36:06.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1132198554 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T06:36:06.448Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1132198554 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T06:36:06.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1132198554 data=null} to TreeItem with text {Traces [1]} [2020-01-19T06:36:06.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1132198554 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:36:06.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132198553 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]} [2020-01-19T06:36:06.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1132198520 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:36:06.448Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2020-01-19T06:36:06.448Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:36:06.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-1132198519 data=null button=0 stateMask=0x0 x=125 y=84 count=0} to Tree node with text: syslog_collapse [2020-01-19T06:36:06.448Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-1132198519 data=null doit=true} to Tree node with text: syslog_collapse [2020-01-19T06:36:06.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-1132198519 data=null} to Tree node with text: syslog_collapse [2020-01-19T06:36:06.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-1132198518 data=null button=1 stateMask=0x0 x=125 y=84 count=1} to Tree node with text: syslog_collapse [2020-01-19T06:36:06.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132198518 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 [2020-01-19T06:36:06.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-1132198512 data=null button=1 stateMask=0x80000 x=125 y=84 count=1} to Tree node with text: syslog_collapse [2020-01-19T06:36:06.448Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:36:06.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-1132198512 data=null button=0 stateMask=0x0 x=125 y=84 count=0} to Tree node with text: syslog_collapse [2020-01-19T06:36:06.448Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-1132198512 data=null doit=true} to Tree node with text: syslog_collapse [2020-01-19T06:36:06.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-1132198512 data=null} to Tree node with text: syslog_collapse [2020-01-19T06:36:06.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-1132198511 data=null button=1 stateMask=0x0 x=125 y=84 count=1} to Tree node with text: syslog_collapse [2020-01-19T06:36:06.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132198511 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 [2020-01-19T06:36:06.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-1132198508 data=null button=1 stateMask=0x80000 x=125 y=84 count=1} to Tree node with text: syslog_collapse [2020-01-19T06:36:06.704Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...' [2020-01-19T06:36:06.704Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1132198478 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-01-19T06:36:06.704Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-19T06:36:06.704Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-19T06:36:06.704Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-19T06:36:06.704Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-19T06:36:06.704Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-01-19T06:36:06.704Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1132198376 data=null doit=true} to Shell with text {Preferences} [2020-01-19T06:36:06.704Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:06.704Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:06.704Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:06.704Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:06.704Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:36:06.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1132198374 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2020-01-19T06:36:06.704Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1132198374 data=null doit=true} to TreeItem with text {Tracing} [2020-01-19T06:36:06.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1132198374 data=null} to TreeItem with text {Tracing} [2020-01-19T06:36:06.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1132198373 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T06:36:06.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132198373 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} [2020-01-19T06:36:06.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1132198322 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T06:36:06.704Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-01-19T06:36:06.704Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:36:06.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1132198321 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types [2020-01-19T06:36:06.705Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1132198321 data=null doit=true} to Tree node with text: Trace Types [2020-01-19T06:36:06.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1132198321 data=null} to Tree node with text: Trace Types [2020-01-19T06:36:06.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1132198321 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-01-19T06:36:06.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132198320 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 [2020-01-19T06:36:06.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1132198316 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-01-19T06:36:06.705Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:06.705Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:06.705Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:06.705Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:06.705Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:36:06.705Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:36:06.705Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2020-01-19T06:36:06.705Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2020-01-19T06:36:06.705Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:06.705Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:36:06.705Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:36:06.705Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T06:36:06.705Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T06:36:06.705Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:06.705Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:06.705Z] DEBUG - Clicking on Check all [2020-01-19T06:36:06.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1132198313 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') [2020-01-19T06:36:06.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1132198313 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') [2020-01-19T06:36:06.705Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1132198313 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:06.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1132198313 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:06.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1132198313 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') [2020-01-19T06:36:06.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1132198313 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') [2020-01-19T06:36:06.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1132198313 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') [2020-01-19T06:36:06.705Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1132198310 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') [2020-01-19T06:36:06.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1132198310 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') [2020-01-19T06:36:06.705Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1132198310 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') [2020-01-19T06:36:06.705Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1132198310 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:06.705Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1132198310 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:06.705Z] DEBUG - Clicked on Check all [2020-01-19T06:36:06.705Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:36:06.705Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:36:06.705Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:36:06.705Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:36:06.705Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T06:36:06.705Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T06:36:06.705Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2020-01-19T06:36:06.705Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2020-01-19T06:36:06.705Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:06.705Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:06.705Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:06.705Z] DEBUG - Clicking on &Apply [2020-01-19T06:36:06.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1132198309 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') [2020-01-19T06:36:06.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1132198309 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') [2020-01-19T06:36:06.705Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1132198309 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:06.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1132198309 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:06.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1132198309 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') [2020-01-19T06:36:06.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1132198309 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') [2020-01-19T06:36:06.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1132198309 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') [2020-01-19T06:36:06.705Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1132198308 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') [2020-01-19T06:36:06.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1132198308 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') [2020-01-19T06:36:06.705Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1132198308 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') [2020-01-19T06:36:06.705Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1132198308 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:06.705Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1132198308 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:06.705Z] DEBUG - Clicked on &Apply [2020-01-19T06:36:06.705Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:36:06.705Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:36:06.705Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:36:06.705Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:36:06.705Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T06:36:06.705Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T06:36:06.705Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:06.705Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:06.705Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:36:06.705Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-19T06:36:06.705Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:36:06.705Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T06:36:06.705Z] DEBUG - Clicking on OK [2020-01-19T06:36:06.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132198306 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') [2020-01-19T06:36:06.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132198306 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') [2020-01-19T06:36:06.705Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132198306 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T06:36:06.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132198306 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T06:36:06.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132198306 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') [2020-01-19T06:36:06.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132198306 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') [2020-01-19T06:36:06.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132198306 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') [2020-01-19T06:36:06.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1132198471 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-19T06:36:06.705Z] DEBUG - Clicked on [2020-01-19T06:36:06.705Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1132198282 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-01-19T06:36:06.705Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-19T06:36:06.705Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-19T06:36:06.705Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-19T06:36:06.964Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-19T06:36:06.964Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-01-19T06:36:06.964Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1132198190 data=null doit=true} to Shell with text {Preferences} [2020-01-19T06:36:06.964Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:06.964Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:06.964Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:06.964Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:06.964Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:36:06.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1132198188 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2020-01-19T06:36:06.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1132198187 data=null doit=true} to TreeItem with text {Tracing} [2020-01-19T06:36:06.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1132198187 data=null} to TreeItem with text {Tracing} [2020-01-19T06:36:06.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1132198187 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T06:36:06.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132198187 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} [2020-01-19T06:36:06.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1132198176 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T06:36:06.964Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-01-19T06:36:06.964Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:36:06.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1132198173 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types [2020-01-19T06:36:06.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1132198173 data=null doit=true} to Tree node with text: Trace Types [2020-01-19T06:36:06.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1132198173 data=null} to Tree node with text: Trace Types [2020-01-19T06:36:06.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1132198173 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-01-19T06:36:06.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132198173 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 [2020-01-19T06:36:06.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1132198169 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-01-19T06:36:06.964Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:06.964Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:06.964Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:06.964Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:06.964Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:36:06.964Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:36:06.964Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2020-01-19T06:36:06.964Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2020-01-19T06:36:06.964Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:06.964Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:36:06.964Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:36:06.964Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T06:36:06.964Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T06:36:06.964Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:06.964Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:06.964Z] DEBUG - Clicking on Check all [2020-01-19T06:36:06.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1132198167 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') [2020-01-19T06:36:06.964Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1132198167 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') [2020-01-19T06:36:06.964Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1132198167 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:06.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1132198167 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:06.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1132198166 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') [2020-01-19T06:36:06.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1132198166 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') [2020-01-19T06:36:06.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1132198166 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') [2020-01-19T06:36:06.964Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1132198165 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') [2020-01-19T06:36:06.964Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1132198165 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') [2020-01-19T06:36:06.964Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1132198165 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') [2020-01-19T06:36:06.964Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1132198165 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:06.964Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1132198165 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:36:06.964Z] DEBUG - Clicked on Check all [2020-01-19T06:36:06.964Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:36:06.964Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:36:06.964Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:36:06.964Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:36:06.964Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T06:36:06.964Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T06:36:06.964Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2020-01-19T06:36:06.964Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2020-01-19T06:36:06.964Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:06.964Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:06.964Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:06.964Z] DEBUG - Clicking on &Apply [2020-01-19T06:36:06.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1132198164 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') [2020-01-19T06:36:06.964Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1132198164 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') [2020-01-19T06:36:06.964Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1132198163 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:06.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1132198163 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:06.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1132198163 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') [2020-01-19T06:36:06.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1132198163 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') [2020-01-19T06:36:06.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1132198163 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') [2020-01-19T06:36:06.964Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1132198163 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') [2020-01-19T06:36:06.964Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1132198163 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') [2020-01-19T06:36:06.964Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1132198163 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') [2020-01-19T06:36:06.964Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1132198163 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:06.964Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1132198163 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:06.964Z] DEBUG - Clicked on &Apply [2020-01-19T06:36:06.964Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:36:06.964Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:36:06.964Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:36:06.964Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:36:06.964Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T06:36:06.964Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T06:36:06.964Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:06.964Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:06.964Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:36:06.964Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-19T06:36:06.964Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:36:06.964Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T06:36:06.964Z] DEBUG - Clicking on OK [2020-01-19T06:36:06.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132198161 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') [2020-01-19T06:36:06.964Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132198161 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') [2020-01-19T06:36:06.964Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132198161 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T06:36:06.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132198161 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T06:36:06.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132198161 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') [2020-01-19T06:36:06.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132198161 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') [2020-01-19T06:36:06.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132198161 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') [2020-01-19T06:36:06.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1132198276 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-19T06:36:06.965Z] DEBUG - Clicked on [2020-01-19T06:36:06.965Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} time=-1132198108 data=null doit=true} to Shell with text {data - Testing - test/Traces/syslog_collapse - Eclipse Platform} [2020-01-19T06:36:06.965Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-19T06:36:06.965Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-19T06:36:06.965Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-19T06:36:06.965Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-19T06:36:06.965Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-01-19T06:36:06.965Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1132198057 data=null doit=true} to Shell with text {Preferences} [2020-01-19T06:36:06.965Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:06.965Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:06.965Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:06.965Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:06.965Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:36:06.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1132198054 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2020-01-19T06:36:06.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1132198054 data=null doit=true} to TreeItem with text {Tracing} [2020-01-19T06:36:06.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1132198054 data=null} to TreeItem with text {Tracing} [2020-01-19T06:36:06.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1132198054 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T06:36:06.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132198054 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} [2020-01-19T06:36:06.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1132198042 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T06:36:06.965Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-01-19T06:36:06.965Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:36:06.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1132198041 data=null button=0 stateMask=0x0 x=80 y=204 count=0} to Tree node with text: Trace Types [2020-01-19T06:36:06.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1132198041 data=null doit=true} to Tree node with text: Trace Types [2020-01-19T06:36:06.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1132198041 data=null} to Tree node with text: Trace Types [2020-01-19T06:36:06.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1132198041 data=null button=1 stateMask=0x0 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-01-19T06:36:06.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132198041 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 [2020-01-19T06:36:06.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1132198037 data=null button=1 stateMask=0x80000 x=80 y=204 count=1} to Tree node with text: Trace Types [2020-01-19T06:36:06.965Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:06.965Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:06.965Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:06.965Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:06.965Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:36:06.965Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:36:06.965Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:36:06.965Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:36:06.965Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2020-01-19T06:36:06.965Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2020-01-19T06:36:06.965Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:36:06.965Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T06:36:06.965Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T06:36:06.965Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:06.965Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:06.965Z] DEBUG - Clicking on Uncheck all [2020-01-19T06:36:06.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1132198034 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') [2020-01-19T06:36:06.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1132198034 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') [2020-01-19T06:36:06.965Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1132198034 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:36:06.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1132198034 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:36:06.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1132198034 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') [2020-01-19T06:36:06.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1132198034 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') [2020-01-19T06:36:06.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1132198034 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') [2020-01-19T06:36:06.965Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1132198033 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') [2020-01-19T06:36:06.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1132198033 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') [2020-01-19T06:36:06.965Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1132198033 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') [2020-01-19T06:36:06.965Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1132198033 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:36:06.965Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1132198033 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:36:06.965Z] DEBUG - Clicked on Uncheck all [2020-01-19T06:36:06.965Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree') [2020-01-19T06:36:06.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=-1132198032 data=null doit=true} to TreeItem with text {Custom Text} [2020-01-19T06:36:06.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-1132198032 data=null} to TreeItem with text {Custom Text} [2020-01-19T06:36:06.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-1132198032 data=null button=1 stateMask=0x0 x=85 y=36 count=1} to TreeItem with text {Custom Text} [2020-01-19T06:36:06.965Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1132198032 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} [2020-01-19T06:36:06.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-1132198030 data=null button=1 stateMask=0x80000 x=85 y=36 count=1} to TreeItem with text {Custom Text} [2020-01-19T06:36:06.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-1132198030 data=null doit=true} to Tree node with text: testtxtextension [2020-01-19T06:36:06.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-1132198030 data=null} to Tree node with text: testtxtextension [2020-01-19T06:36:06.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-1132198029 data=null button=1 stateMask=0x0 x=114 y=132 count=1} to Tree node with text: testtxtextension [2020-01-19T06:36:06.965Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1132198029 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 [2020-01-19T06:36:06.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-1132198029 data=null button=1 stateMask=0x80000 x=114 y=132 count=1} to Tree node with text: testtxtextension [2020-01-19T06:36:06.965Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:36:06.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=-1132198026 data=null button=0 stateMask=0x0 x=114 y=132 count=0} to Tree node with text: testtxtextension [2020-01-19T06:36:06.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-1132198026 data=null doit=true} to Tree node with text: testtxtextension [2020-01-19T06:36:06.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-1132198026 data=null} to Tree node with text: testtxtextension [2020-01-19T06:36:06.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-1132198025 data=null button=1 stateMask=0x0 x=114 y=132 count=1} to Tree node with text: testtxtextension [2020-01-19T06:36:06.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132198025 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 [2020-01-19T06:36:06.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-1132198024 data=null button=1 stateMask=0x80000 x=114 y=132 count=1} to Tree node with text: testtxtextension [2020-01-19T06:36:06.965Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:36:06.965Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2020-01-19T06:36:06.965Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2020-01-19T06:36:06.965Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-19T06:36:06.965Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:36:06.965Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:36:06.965Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:36:06.965Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T06:36:06.965Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T06:36:06.965Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:06.965Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:06.965Z] DEBUG - Clicking on Check selected [2020-01-19T06:36:06.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-1132198023 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') [2020-01-19T06:36:06.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1132198023 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') [2020-01-19T06:36:06.965Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-1132198023 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-19T06:36:06.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-1132198023 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-19T06:36:06.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-1132198023 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') [2020-01-19T06:36:06.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-1132198023 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') [2020-01-19T06:36:06.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-1132198023 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') [2020-01-19T06:36:06.966Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-1132198021 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') [2020-01-19T06:36:06.966Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1132198021 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') [2020-01-19T06:36:06.966Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-1132198021 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') [2020-01-19T06:36:06.966Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-1132198021 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-19T06:36:06.966Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-1132198021 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-19T06:36:06.966Z] DEBUG - Clicked on Check selected [2020-01-19T06:36:06.966Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:36:06.966Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:36:06.966Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:36:06.966Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:36:06.966Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T06:36:06.966Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T06:36:06.966Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2020-01-19T06:36:06.966Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2020-01-19T06:36:06.966Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:06.966Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:06.966Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:06.966Z] DEBUG - Clicking on &Apply [2020-01-19T06:36:06.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1132198020 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') [2020-01-19T06:36:06.966Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1132198020 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') [2020-01-19T06:36:06.966Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1132198020 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:06.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1132198020 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:06.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1132198020 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') [2020-01-19T06:36:06.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1132198020 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') [2020-01-19T06:36:06.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1132198020 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') [2020-01-19T06:36:06.966Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1132198019 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') [2020-01-19T06:36:06.966Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1132198019 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') [2020-01-19T06:36:06.966Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1132198019 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') [2020-01-19T06:36:06.966Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1132198019 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:06.966Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1132198019 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2020-01-19T06:36:06.966Z] DEBUG - Clicked on &Apply [2020-01-19T06:36:06.966Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:36:06.966Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:36:06.966Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:36:06.966Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:36:06.966Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T06:36:06.966Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T06:36:06.966Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:06.966Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:06.966Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:36:06.966Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-19T06:36:06.966Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:36:06.966Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T06:36:06.966Z] DEBUG - Clicking on OK [2020-01-19T06:36:06.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132198017 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') [2020-01-19T06:36:06.966Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132198017 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') [2020-01-19T06:36:06.966Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132198017 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T06:36:06.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132198017 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T06:36:06.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132198017 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') [2020-01-19T06:36:06.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132198017 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') [2020-01-19T06:36:06.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132198017 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') [2020-01-19T06:36:06.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1132198103 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-19T06:36:06.966Z] DEBUG - Clicked on [2020-01-19T06:36:06.966Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:36:06.966Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:06.966Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:06.966Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:36:06.966Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:36:06.966Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:36:06.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1132197983 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:36:06.966Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1132197983 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:36:06.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1132197983 data=null} to TreeItem with text {test} [2020-01-19T06:36:06.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1132197981 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:36:06.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132197981 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} [2020-01-19T06:36:06.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1132197973 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:36:06.967Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:36:07.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1132197973 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:36:07.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1132197973 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:36:07.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1132197973 data=null} to TreeItem with text {test} [2020-01-19T06:36:07.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1132197972 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:36:07.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132197972 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} [2020-01-19T06:36:07.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1132197967 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:36:07.223Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T06:36:07.223Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:36:07.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1132197966 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T06:36:07.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1132197966 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T06:36:07.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1132197966 data=null} to TreeItem with text {Traces [1]} [2020-01-19T06:36:07.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1132197966 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:36:07.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132197966 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]} [2020-01-19T06:36:07.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1132197961 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:36:07.223Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:36:07.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1132197960 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T06:36:07.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1132197960 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T06:36:07.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1132197960 data=null} to TreeItem with text {Traces [1]} [2020-01-19T06:36:07.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1132197960 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:36:07.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132197960 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]} [2020-01-19T06:36:07.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1132197956 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:36:07.224Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2020-01-19T06:36:07.224Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-01-19T06:36:07.224Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-01-19T06:36:07.224Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2020-01-19T06:36:07.224Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1132197813 data=null doit=true} to Shell with text {Trace Import} [2020-01-19T06:36:07.224Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T06:36:07.224Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T06:36:07.224Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T06:36:07.224Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T06:36:07.224Z] DEBUG - matched Combo with text "", using matcher: of type 'Button' [2020-01-19T06:36:08.814Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:08.814Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:08.814Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:36:08.814Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:36:08.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132196300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:36:08.815Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132196299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:36:08.815Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132196299 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:36:08.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132196299 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:36:08.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132196299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:36:08.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132196299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:36:08.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132196299 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') [2020-01-19T06:36:08.815Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132196299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:36:08.815Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132196299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:36:08.815Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132196299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:36:08.815Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132196299 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:36:08.815Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132196299 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:36:08.815Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:36:08.815Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:36:08.815Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:36:08.815Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:36:08.815Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:36:08.815Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:36:08.815Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:36:08.815Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:36:08.815Z] DEBUG - Clicking on OK [2020-01-19T06:36:08.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132196298 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') [2020-01-19T06:36:08.815Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132196298 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') [2020-01-19T06:36:08.815Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132196298 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:36:08.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132196298 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:36:08.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132196298 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') [2020-01-19T06:36:08.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132196298 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') [2020-01-19T06:36:08.815Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:36:08.815Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:36:08.815Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:36:09.071Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:36:09.327Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:36:09.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132196298 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') [2020-01-19T06:36:09.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1132196877 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:36:09.327Z] DEBUG - Clicked on [2020-01-19T06:36:09.327Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.382 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest [2020-01-19T06:36:09.327Z] testFiltersView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 0.804 s [2020-01-19T06:36:09.327Z] testPreferencePage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 0.771 s [2020-01-19T06:36:09.327Z] testSelectTraceType(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 0.751 s [2020-01-19T06:36:09.327Z] testImportTraceTypeOptions(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 0.962 s [2020-01-19T06:36:09.327Z] [2020-01-19T06:36:09.327Z] Results: [2020-01-19T06:36:09.327Z] [2020-01-19T06:36:09.327Z] Tests run: 74, Failures: 0, Errors: 0, Skipped: 4 [2020-01-19T06:36:09.327Z] [2020-01-19T06:36:09.583Z] [2020-01-19T06:36:09.583Z] !ENTRY org.eclipse.core.resources 2 10035 2020-01-19 06:36:09.347 [2020-01-19T06:36:09.583Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2020-01-19T06:36:10.511Z] [INFO] All tests passed! [2020-01-19T06:36:10.511Z] [INFO] [2020-01-19T06:36:10.511Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-01-19T06:36:10.511Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar [2020-01-19T06:36:10.511Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT.pom [2020-01-19T06:36:10.511Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar [2020-01-19T06:36:10.511Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:36:10.511Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT-p2metadata.xml [2020-01-19T06:36:10.511Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT-p2artifacts.xml [2020-01-19T06:36:10.511Z] [INFO] [2020-01-19T06:36:10.511Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2020-01-19T06:36:10.511Z] [INFO] [2020-01-19T06:36:10.511Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >-- [2020-01-19T06:36:10.511Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 2.1.4-SNAPSHOT [26/138] [2020-01-19T06:36:10.511Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:36:10.511Z] [INFO] [2020-01-19T06:36:10.511Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-01-19T06:36:10.511Z] [INFO] [2020-01-19T06:36:10.511Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-01-19T06:36:10.511Z] [INFO] The project's OSGi version is 2.1.4.202001190610 [2020-01-19T06:36:10.511Z] [INFO] [2020-01-19T06:36:10.511Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-01-19T06:36:10.511Z] [INFO] [2020-01-19T06:36:10.511Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-01-19T06:36:10.511Z] [INFO] [2020-01-19T06:36:10.511Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-01-19T06:36:10.511Z] [INFO] [2020-01-19T06:36:10.511Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-01-19T06:36:10.511Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:36:10.511Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources [2020-01-19T06:36:10.511Z] [INFO] [2020-01-19T06:36:10.511Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-01-19T06:36:10.511Z] [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes [2020-01-19T06:36:11.326Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[60] [2020-01-19T06:36:11.326Z] fAspects.put("hostId", worker.getHostId()); [2020-01-19T06:36:11.326Z] ^^^^^^^^ [2020-01-19T06:36:11.326Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2020-01-19T06:36:11.326Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[62] [2020-01-19T06:36:11.326Z] fAspects.put(entry.getKey(), entry.getValue()); [2020-01-19T06:36:11.326Z] ^^^^^^^^^^^^^^ [2020-01-19T06:36:11.326Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:36:11.326Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[62] [2020-01-19T06:36:11.326Z] fAspects.put(entry.getKey(), entry.getValue()); [2020-01-19T06:36:11.326Z] ^^^^^^^^^^^^^^^^ [2020-01-19T06:36:11.326Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2020-01-19T06:36:11.326Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/CriticalPathAlgorithmBounded.java:[278] [2020-01-19T06:36:11.326Z] while (!subPath.isEmpty() && subPath.getLast().getVertexFrom() != v) { [2020-01-19T06:36:11.326Z] ^^^^^^^^^^^^^^^^^ [2020-01-19T06:36:11.326Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'LinkedList<@NonNull TmfEdge>'. Type 'LinkedList' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:36:11.326Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[364] [2020-01-19T06:36:11.326Z] List<@NonNull CriticalPathEntry> list = new ArrayList<>(fHostEntries.values()); [2020-01-19T06:36:11.326Z] ^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:36:11.326Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection' [2020-01-19T06:36:11.326Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[365] [2020-01-19T06:36:11.326Z] list.addAll(fWorkers.values()); [2020-01-19T06:36:11.326Z] ^^^^^^^^^^^^^^^^^ [2020-01-19T06:36:11.326Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection' [2020-01-19T06:36:11.326Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[389] [2020-01-19T06:36:11.326Z] return graphLinks; [2020-01-19T06:36:11.326Z] ^^^^^^^^^^ [2020-01-19T06:36:11.326Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@Nullable List<@NonNull ITimeGraphArrow>' [2020-01-19T06:36:11.326Z] 7 problems (7 warnings) [2020-01-19T06:36:11.326Z] [INFO] [2020-01-19T06:36:11.326Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-01-19T06:36:11.326Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:36:11.326Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/src/test/resources [2020-01-19T06:36:11.326Z] [INFO] [2020-01-19T06:36:11.326Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-01-19T06:36:11.326Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT-sources.jar [2020-01-19T06:36:11.326Z] [INFO] [2020-01-19T06:36:11.326Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-01-19T06:36:11.326Z] [INFO] [2020-01-19T06:36:11.326Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-01-19T06:36:11.326Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT.jar [2020-01-19T06:36:11.326Z] [INFO] [2020-01-19T06:36:11.326Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-01-19T06:36:11.326Z] [INFO] [2020-01-19T06:36:11.326Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-01-19T06:36:11.326Z] [INFO] [2020-01-19T06:36:11.326Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-01-19T06:36:11.326Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT.jar [2020-01-19T06:36:11.326Z] [INFO] [2020-01-19T06:36:11.326Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-01-19T06:36:11.326Z] [INFO] [2020-01-19T06:36:11.326Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-01-19T06:36:11.326Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT.jar [2020-01-19T06:36:11.326Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT.pom [2020-01-19T06:36:11.326Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT-sources.jar [2020-01-19T06:36:11.326Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:36:11.326Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT-p2metadata.xml [2020-01-19T06:36:11.326Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT-p2artifacts.xml [2020-01-19T06:36:11.326Z] [INFO] [2020-01-19T06:36:11.326Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core --- [2020-01-19T06:36:11.326Z] [INFO] [2020-01-19T06:36:11.326Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >-- [2020-01-19T06:36:11.326Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.0.2-SNAPSHOT [27/138] [2020-01-19T06:36:11.326Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:36:11.326Z] [INFO] [2020-01-19T06:36:11.326Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-01-19T06:36:11.326Z] [INFO] [2020-01-19T06:36:11.326Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-01-19T06:36:11.326Z] [INFO] The project's OSGi version is 1.0.2.202001190610 [2020-01-19T06:36:11.326Z] [INFO] [2020-01-19T06:36:11.326Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-01-19T06:36:11.326Z] [INFO] [2020-01-19T06:36:11.326Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-01-19T06:36:11.326Z] [INFO] [2020-01-19T06:36:11.326Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-01-19T06:36:11.326Z] [INFO] [2020-01-19T06:36:11.326Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-01-19T06:36:11.326Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:36:11.327Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources [2020-01-19T06:36:11.327Z] [INFO] [2020-01-19T06:36:11.327Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-01-19T06:36:11.327Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes [2020-01-19T06:36:11.327Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DescriptorTypeVisitor.java:[59] [2020-01-19T06:36:11.327Z] private final EnumSet fType = EnumSet.noneOf(DescriptorType.class); [2020-01-19T06:36:11.327Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:36:11.327Z] Null type safety (type annotations): The expression of type 'EnumSet' needs unchecked conversion to conform to '@NonNull EnumSet' [2020-01-19T06:36:11.327Z] 1 problem (1 warning) [2020-01-19T06:36:11.327Z] [INFO] [2020-01-19T06:36:11.327Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-01-19T06:36:11.327Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:36:11.327Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/src/test/resources [2020-01-19T06:36:11.327Z] [INFO] [2020-01-19T06:36:11.327Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-01-19T06:36:11.327Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-sources.jar [2020-01-19T06:36:11.583Z] [INFO] [2020-01-19T06:36:11.583Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-01-19T06:36:11.583Z] [INFO] [2020-01-19T06:36:11.583Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-01-19T06:36:11.583Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar [2020-01-19T06:36:11.583Z] [INFO] [2020-01-19T06:36:11.583Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-01-19T06:36:11.583Z] [INFO] [2020-01-19T06:36:11.583Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-01-19T06:36:11.583Z] [INFO] [2020-01-19T06:36:11.583Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-01-19T06:36:11.583Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar [2020-01-19T06:36:11.583Z] [INFO] [2020-01-19T06:36:11.583Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-01-19T06:36:11.584Z] [INFO] [2020-01-19T06:36:11.584Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-01-19T06:36:11.584Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar [2020-01-19T06:36:11.584Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.pom [2020-01-19T06:36:11.584Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-sources.jar [2020-01-19T06:36:11.584Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:36:11.584Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-p2metadata.xml [2020-01-19T06:36:11.584Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-p2artifacts.xml [2020-01-19T06:36:11.584Z] [INFO] [2020-01-19T06:36:11.584Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core --- [2020-01-19T06:36:11.584Z] [INFO] [2020-01-19T06:36:11.584Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >-- [2020-01-19T06:36:11.584Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.1.1-SNAPSHOT [28/138] [2020-01-19T06:36:11.584Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:36:11.584Z] [INFO] [2020-01-19T06:36:11.584Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-01-19T06:36:11.584Z] [INFO] [2020-01-19T06:36:11.584Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-01-19T06:36:11.584Z] [INFO] The project's OSGi version is 1.1.1.202001190610 [2020-01-19T06:36:11.584Z] [INFO] [2020-01-19T06:36:11.584Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-01-19T06:36:11.584Z] [INFO] [2020-01-19T06:36:11.584Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-01-19T06:36:11.584Z] [INFO] [2020-01-19T06:36:11.584Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-01-19T06:36:11.584Z] [INFO] [2020-01-19T06:36:11.584Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-01-19T06:36:11.584Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:36:11.584Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources [2020-01-19T06:36:11.584Z] [INFO] [2020-01-19T06:36:11.584Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-01-19T06:36:11.584Z] [INFO] Compiling 62 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes [2020-01-19T06:36:12.145Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/types/LamiData.java:[282] [2020-01-19T06:36:12.146Z] complexTypeGenBuilder.put(LamiStrings.DATA_CLASS_STRING, (obj) -> new LamiString(obj.getString(LamiStrings.VALUE))); [2020-01-19T06:36:12.146Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:36:12.146Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:36:12.146Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiAnalysisFactoryFromConfigFile.java:[109] [2020-01-19T06:36:12.146Z] return buildFromInputStream(propsStream, isUserDefined, appliesTo); [2020-01-19T06:36:12.146Z] ^^^^^^^^^^^ [2020-01-19T06:36:12.146Z] Null type safety (type annotations): The expression of type 'InputStream' needs unchecked conversion to conform to '@NonNull InputStream' [2020-01-19T06:36:12.146Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiAnalysisFactoryFromConfigFile.java:[135] [2020-01-19T06:36:12.146Z] try (final DirectoryStream directoryStream = Files.newDirectoryStream(configDir)) { [2020-01-19T06:36:12.146Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:36:12.146Z] Null type safety (type annotations): The expression of type 'DirectoryStream' needs unchecked conversion to conform to 'DirectoryStream<@NonNull Path>' [2020-01-19T06:36:12.146Z] 3 problems (3 warnings) [2020-01-19T06:36:12.146Z] [INFO] [2020-01-19T06:36:12.146Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-01-19T06:36:12.146Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:36:12.146Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/src/test/resources [2020-01-19T06:36:12.146Z] [INFO] [2020-01-19T06:36:12.146Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-01-19T06:36:12.146Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT-sources.jar [2020-01-19T06:36:12.401Z] [INFO] [2020-01-19T06:36:12.401Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-01-19T06:36:12.401Z] [INFO] [2020-01-19T06:36:12.401Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-01-19T06:36:12.401Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT.jar [2020-01-19T06:36:12.401Z] [INFO] [2020-01-19T06:36:12.401Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-01-19T06:36:12.401Z] [INFO] [2020-01-19T06:36:12.401Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-01-19T06:36:12.401Z] [INFO] [2020-01-19T06:36:12.401Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-01-19T06:36:12.401Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT.jar [2020-01-19T06:36:12.401Z] [INFO] [2020-01-19T06:36:12.401Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-01-19T06:36:12.659Z] [INFO] [2020-01-19T06:36:12.659Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-01-19T06:36:12.659Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT.jar [2020-01-19T06:36:12.659Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT.pom [2020-01-19T06:36:12.659Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT-sources.jar [2020-01-19T06:36:12.659Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:36:12.659Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT-p2metadata.xml [2020-01-19T06:36:12.659Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT-p2artifacts.xml [2020-01-19T06:36:12.659Z] [INFO] [2020-01-19T06:36:12.659Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core --- [2020-01-19T06:36:12.659Z] [INFO] [2020-01-19T06:36:12.659Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >-- [2020-01-19T06:36:12.659Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.1.0-SNAPSHOT [29/138] [2020-01-19T06:36:12.659Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:36:12.659Z] [INFO] [2020-01-19T06:36:12.659Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-01-19T06:36:12.659Z] [INFO] [2020-01-19T06:36:12.659Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-01-19T06:36:12.659Z] [INFO] The project's OSGi version is 5.1.0.202001190610 [2020-01-19T06:36:12.659Z] [INFO] [2020-01-19T06:36:12.659Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-01-19T06:36:12.659Z] [INFO] [2020-01-19T06:36:12.659Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-01-19T06:36:12.659Z] [INFO] [2020-01-19T06:36:12.659Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-01-19T06:36:12.659Z] [INFO] [2020-01-19T06:36:12.659Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-01-19T06:36:12.659Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:36:12.659Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources [2020-01-19T06:36:12.659Z] [INFO] [2020-01-19T06:36:12.659Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-01-19T06:36:12.659Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes [2020-01-19T06:36:12.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[240] [2020-01-19T06:36:12.918Z] fGroupingAspects = Iterables.filter(provider.getSegmentAspects(), IGroupingSegmentAspect.class); [2020-01-19T06:36:12.918Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:36:12.918Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull IGroupingSegmentAspect>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IGroupingSegmentAspect>' [2020-01-19T06:36:12.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[382] [2020-01-19T06:36:12.918Z] SeriesModel seriesModel = entry.getValue().build(); [2020-01-19T06:36:12.918Z] ^^^^^^^^^^^^^^^^ [2020-01-19T06:36:12.918Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,SegmentStoreScatterDataProvider.@NonNull Series>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:36:12.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[383] [2020-01-19T06:36:12.918Z] seriesModelMap.put(Long.toString(seriesModel.getId()), seriesModel); [2020-01-19T06:36:12.918Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:36:12.918Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:36:12.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[456] [2020-01-19T06:36:12.918Z] SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), String.valueOf(getId()), Longs.toArray(fXValues), Doubles.toArray(fYValues)); [2020-01-19T06:36:12.918Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:36:12.918Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]' [2020-01-19T06:36:12.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[456] [2020-01-19T06:36:12.918Z] SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), String.valueOf(getId()), Longs.toArray(fXValues), Doubles.toArray(fYValues)); [2020-01-19T06:36:12.918Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:36:12.918Z] Null type safety (type annotations): The expression of type 'double[]' needs unchecked conversion to conform to 'double @NonNull[]' [2020-01-19T06:36:12.918Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[457] [2020-01-19T06:36:12.918Z] builder.setProperties(Ints.toArray(fProperties)).build(); [2020-01-19T06:36:12.919Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:36:12.919Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]' [2020-01-19T06:36:12.919Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[458] [2020-01-19T06:36:12.919Z] return builder.setProperties(Ints.toArray(fProperties)).build(); [2020-01-19T06:36:12.919Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:36:12.919Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]' [2020-01-19T06:36:12.919Z] 7 problems (7 warnings) [2020-01-19T06:36:12.919Z] [INFO] [2020-01-19T06:36:12.919Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-01-19T06:36:12.919Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:36:12.919Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/src/test/resources [2020-01-19T06:36:12.919Z] [INFO] [2020-01-19T06:36:12.919Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-01-19T06:36:12.919Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT-sources.jar [2020-01-19T06:36:12.919Z] [INFO] [2020-01-19T06:36:12.919Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-01-19T06:36:12.919Z] [INFO] [2020-01-19T06:36:12.919Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-01-19T06:36:12.919Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT.jar [2020-01-19T06:36:12.919Z] [INFO] [2020-01-19T06:36:12.919Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-01-19T06:36:12.919Z] [INFO] [2020-01-19T06:36:12.919Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-01-19T06:36:12.919Z] [INFO] [2020-01-19T06:36:12.919Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-01-19T06:36:12.919Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT.jar [2020-01-19T06:36:13.176Z] [INFO] [2020-01-19T06:36:13.176Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-01-19T06:36:13.176Z] [INFO] [2020-01-19T06:36:13.176Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-01-19T06:36:13.176Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT.jar [2020-01-19T06:36:13.176Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT.pom [2020-01-19T06:36:13.176Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT-sources.jar [2020-01-19T06:36:13.176Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:36:13.176Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT-p2metadata.xml [2020-01-19T06:36:13.176Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT-p2artifacts.xml [2020-01-19T06:36:13.176Z] [INFO] [2020-01-19T06:36:13.176Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core --- [2020-01-19T06:36:13.176Z] [INFO] [2020-01-19T06:36:13.176Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >-- [2020-01-19T06:36:13.176Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 4.1.1-SNAPSHOT [30/138] [2020-01-19T06:36:13.176Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:36:13.176Z] [INFO] [2020-01-19T06:36:13.176Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-01-19T06:36:13.176Z] [INFO] [2020-01-19T06:36:13.176Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-01-19T06:36:13.176Z] [INFO] The project's OSGi version is 4.1.1.202001190610 [2020-01-19T06:36:13.176Z] [INFO] [2020-01-19T06:36:13.176Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-01-19T06:36:13.176Z] [INFO] [2020-01-19T06:36:13.176Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-01-19T06:36:13.176Z] [INFO] [2020-01-19T06:36:13.176Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-01-19T06:36:13.176Z] [INFO] [2020-01-19T06:36:13.176Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-01-19T06:36:13.176Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:36:13.176Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources [2020-01-19T06:36:13.176Z] [INFO] [2020-01-19T06:36:13.176Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-01-19T06:36:13.176Z] [INFO] Compiling 128 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes [2020-01-19T06:36:13.739Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[162] [2020-01-19T06:36:13.739Z] long cpuTime = entry.getValue(); [2020-01-19T06:36:13.739Z] ^^^^^^^^^^^^^^^^ [2020-01-19T06:36:13.739Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull Long>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:36:13.739Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[219] [2020-01-19T06:36:13.739Z] entryList.add(new CpuUsageEntryModel(totalId, -1, Collections.singletonList(getTrace().getName()), TOTAL_SERIES_TID, totalTime)); [2020-01-19T06:36:13.739Z] ^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:36:13.739Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:36:13.739Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[226] [2020-01-19T06:36:13.739Z] String key = entry.getKey(); [2020-01-19T06:36:13.739Z] ^^^^^^^^^^^^^^ [2020-01-19T06:36:13.739Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull Long>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:36:13.739Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[235] [2020-01-19T06:36:13.739Z] entryList.add(new CpuUsageEntryModel(getId(tid), totalId, Collections.singletonList(getProcessName(tid, strings[1], end)), tid, entry.getValue())); [2020-01-19T06:36:13.739Z] ^^^^^^^^^^ [2020-01-19T06:36:13.739Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:36:13.739Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[37] [2020-01-19T06:36:13.739Z] import org.eclipse.tracecompass.internal.tmf.core.analysis.callsite.CallsiteAnalysis; [2020-01-19T06:36:13.739Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:36:13.739Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:36:13.739Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[228] [2020-01-19T06:36:13.739Z] fTidToEntry.replaceValues(Integer.MIN_VALUE, Collections.singleton(new ThreadEntryModel.Builder(fTraceId, Collections.singletonList(getTrace().getName()), [2020-01-19T06:36:13.739Z] ^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:36:13.739Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:36:13.739Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[340] [2020-01-19T06:36:13.740Z] return builder.build(); [2020-01-19T06:36:13.740Z] ^^^^^^^^^^^^^^^ [2020-01-19T06:36:13.740Z] Null type safety (type annotations): The expression of type '@NonNull ImmutableList' needs unchecked conversion to conform to '@NonNull List<@NonNull ThreadEntryModel>', corresponding supertype is 'List' [2020-01-19T06:36:13.740Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[400] [2020-01-19T06:36:13.740Z] return Lists.newArrayList(models); [2020-01-19T06:36:13.740Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:36:13.740Z] Null type safety (type annotations): The expression of type 'ArrayList<@NonNull ThreadEntryModel>' needs unchecked conversion to conform to '@NonNull List<@NonNull ThreadEntryModel>', corresponding supertype is 'List<@NonNull ThreadEntryModel>' [2020-01-19T06:36:13.740Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[400] [2020-01-19T06:36:13.740Z] return Lists.newArrayList(models); [2020-01-19T06:36:13.740Z] ^^^^^^ [2020-01-19T06:36:13.740Z] Null type safety (type annotations): The expression of type 'Set' needs unchecked conversion to conform to 'Iterable', corresponding supertype is 'Iterable' [2020-01-19T06:36:13.740Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[414] [2020-01-19T06:36:13.740Z] return builder.build(); [2020-01-19T06:36:13.740Z] ^^^^^^^^^^^^^^^ [2020-01-19T06:36:13.740Z] Null type safety (type annotations): The expression of type '@NonNull ImmutableList' needs unchecked conversion to conform to '@NonNull List<@NonNull ThreadEntryModel>', corresponding supertype is 'List' [2020-01-19T06:36:13.740Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[440] [2020-01-19T06:36:13.740Z] for (ITmfStateInterval interval : ss.query2D(stateAndSyscallQuarks, times)) { [2020-01-19T06:36:13.740Z] ^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:36:13.740Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection' [2020-01-19T06:36:13.740Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[728] [2020-01-19T06:36:13.740Z] ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(getTrace(), CallsiteAnalysis.class, CallsiteAnalysis.ID); [2020-01-19T06:36:13.740Z] ^^^^^^^^^^^^^^^^ [2020-01-19T06:36:13.740Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:36:13.740Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[728] [2020-01-19T06:36:13.740Z] ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(getTrace(), CallsiteAnalysis.class, CallsiteAnalysis.ID); [2020-01-19T06:36:13.740Z] ^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:36:13.740Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:36:13.740Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[728] [2020-01-19T06:36:13.740Z] ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(getTrace(), CallsiteAnalysis.class, CallsiteAnalysis.ID); [2020-01-19T06:36:13.740Z] ^^ [2020-01-19T06:36:13.740Z] Discouraged access: The field 'CallsiteAnalysis.ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:36:13.740Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[750] [2020-01-19T06:36:13.740Z] return new TmfModelResponse<>(returnValue, status, statusMessage); [2020-01-19T06:36:13.740Z] ^^^^^^^^^^^ [2020-01-19T06:36:13.740Z] Null type safety (type annotations): The expression of type 'Map' needs unchecked conversion to conform to '@Nullable Map<@NonNull String,@NonNull String>' [2020-01-19T06:36:13.740Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[804] [2020-01-19T06:36:13.740Z] Map<@NonNull String, @NonNull String> model = response.getModel(); [2020-01-19T06:36:13.740Z] ^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:36:13.740Z] Null type safety (type annotations): The expression of type '@Nullable Map' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>' [2020-01-19T06:36:13.740Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[807] [2020-01-19T06:36:13.740Z] data.put(entry.getKey(), entry.getValue()); [2020-01-19T06:36:13.740Z] ^^^^^^^^^^^^^^ [2020-01-19T06:36:13.740Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:36:13.740Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[807] [2020-01-19T06:36:13.740Z] data.put(entry.getKey(), entry.getValue()); [2020-01-19T06:36:13.740Z] ^^^^^^^^^^^^^^^^ [2020-01-19T06:36:13.740Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2020-01-19T06:36:13.740Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[158] [2020-01-19T06:36:13.740Z] nodes.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName()))); [2020-01-19T06:36:13.740Z] ^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:36:13.740Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:36:13.740Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[239] [2020-01-19T06:36:13.740Z] long id = entry.getKey(); [2020-01-19T06:36:13.740Z] ^^^^^^^^^^^^^^ [2020-01-19T06:36:13.740Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Long,@NonNull Integer>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:36:13.740Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[240] [2020-01-19T06:36:13.740Z] int quark = entry.getValue(); [2020-01-19T06:36:13.740Z] ^^^^^^^^^^^^^^^^ [2020-01-19T06:36:13.740Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Long,@NonNull Integer>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:36:13.740Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[39] [2020-01-19T06:36:13.740Z] import org.eclipse.tracecompass.internal.tmf.core.analysis.callsite.CallsiteAnalysis; [2020-01-19T06:36:13.740Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:36:13.740Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:36:13.740Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[130] [2020-01-19T06:36:13.740Z] private final TreeMultimap fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR); [2020-01-19T06:36:13.740Z] ^^^^^^^^^^^^^^^^ [2020-01-19T06:36:13.740Z] Null type safety: parameter 1 provided via method descriptor Comparator.compare(Integer, Integer) needs unchecked conversion to conform to 'int' [2020-01-19T06:36:13.740Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[130] [2020-01-19T06:36:13.740Z] private final TreeMultimap fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR); [2020-01-19T06:36:13.740Z] ^^^^^^^^^^^^^^^^ [2020-01-19T06:36:13.740Z] Null type safety: parameter 2 provided via method descriptor Comparator.compare(Integer, Integer) needs unchecked conversion to conform to 'int' [2020-01-19T06:36:13.740Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[155] [2020-01-19T06:36:13.740Z] ResourcesEntryModel resourcesEntryModel = new ResourcesEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, -1, Type.GROUP); [2020-01-19T06:36:13.740Z] ^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:36:13.740Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:36:13.741Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[553] [2020-01-19T06:36:13.741Z] quarks = selectedEntries.values(); [2020-01-19T06:36:13.741Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:36:13.741Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection<@NonNull Integer>' [2020-01-19T06:36:13.741Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[599] [2020-01-19T06:36:13.741Z] return new TmfModelResponse<>(retMap, ITmfResponse.Status.COMPLETED, CommonStatusMessage.COMPLETED); [2020-01-19T06:36:13.741Z] ^^^^^^ [2020-01-19T06:36:13.741Z] Null type safety (type annotations): The expression of type 'Map' needs unchecked conversion to conform to '@Nullable Map<@NonNull String,@NonNull String>' [2020-01-19T06:36:13.741Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[684] [2020-01-19T06:36:13.741Z] ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID); [2020-01-19T06:36:13.741Z] ^^^^^^^^^^^^^^^^ [2020-01-19T06:36:13.741Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:36:13.741Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[684] [2020-01-19T06:36:13.741Z] ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID); [2020-01-19T06:36:13.741Z] ^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:36:13.741Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:36:13.741Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[684] [2020-01-19T06:36:13.741Z] ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID); [2020-01-19T06:36:13.741Z] ^^ [2020-01-19T06:36:13.741Z] Discouraged access: The field 'CallsiteAnalysis.ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:36:13.741Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[689] [2020-01-19T06:36:13.741Z] List<@NonNull ITmfCallsite> callsites = csAnalysis.getCallsites(String.valueOf(trace.getUUID()), deviceAspect.getDeviceType(), attributeName, interval.getStartTime() / 2L + interval.getEndTime() / 2L); [2020-01-19T06:36:13.741Z] ^^^^^^^^^^^^^ [2020-01-19T06:36:13.741Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:36:13.741Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[727] [2020-01-19T06:36:13.741Z] Map<@NonNull String, @NonNull String> model = response.getModel(); [2020-01-19T06:36:13.741Z] ^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:36:13.741Z] Null type safety (type annotations): The expression of type '@Nullable Map' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>' [2020-01-19T06:36:13.741Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[730] [2020-01-19T06:36:13.741Z] data.put(entry.getKey(), entry.getValue()); [2020-01-19T06:36:13.741Z] ^^^^^^^^^^^^^^ [2020-01-19T06:36:13.998Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:36:13.998Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[730] [2020-01-19T06:36:13.998Z] data.put(entry.getKey(), entry.getValue()); [2020-01-19T06:36:13.998Z] ^^^^^^^^^^^^^^^^ [2020-01-19T06:36:13.998Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2020-01-19T06:36:13.998Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryUsageDataProvider.java:[169] [2020-01-19T06:36:13.998Z] double[] threadValues = entry.getValue().getData(); [2020-01-19T06:36:13.998Z] ^^^^^^^^^^^^^^^^ [2020-01-19T06:36:13.998Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Integer,@NonNull IYModel>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:36:13.998Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryUsageDataProvider.java:[267] [2020-01-19T06:36:13.998Z] nodes.add(new MemoryUsageTreeModel(totalId, -1, TOTAL_TID, Collections.singletonList(getTrace().getName()))); [2020-01-19T06:36:13.998Z] ^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:36:13.998Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:36:13.998Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryDataProviderFactory.java:[43] [2020-01-19T06:36:13.999Z] private static final Predicate PREDICATE = t -> TmfTraceUtils.getAnalysisModuleOfClass(t, KernelMemoryAnalysisModule.class, KernelMemoryAnalysisModule.ID) != null; [2020-01-19T06:36:13.999Z] ^ [2020-01-19T06:36:13.999Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-01-19T06:36:13.999Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryDataProviderFactory.java:[58] [2020-01-19T06:36:13.999Z] return TmfTreeXYCompositeDataProvider.create(traces, TITLE, KernelMemoryUsageDataProvider.ID); [2020-01-19T06:36:13.999Z] ^^^^^^ [2020-01-19T06:36:13.999Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITmfTrace>' [2020-01-19T06:36:13.999Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesEntryModelWeighted.java:[18] [2020-01-19T06:36:13.999Z] public class ResourcesEntryModelWeighted extends ResourcesEntryModel implements ITimeGraphEntryModelWeighted { [2020-01-19T06:36:13.999Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:36:13.999Z] Javadoc: Missing comment for public declaration [2020-01-19T06:36:13.999Z] 39 problems (39 warnings) [2020-01-19T06:36:13.999Z] [INFO] [2020-01-19T06:36:13.999Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-01-19T06:36:13.999Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:36:13.999Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/test/resources [2020-01-19T06:36:13.999Z] [INFO] [2020-01-19T06:36:13.999Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-01-19T06:36:13.999Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT-sources.jar [2020-01-19T06:36:13.999Z] [INFO] [2020-01-19T06:36:13.999Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-01-19T06:36:13.999Z] [INFO] [2020-01-19T06:36:13.999Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-01-19T06:36:13.999Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT.jar [2020-01-19T06:36:14.255Z] [INFO] [2020-01-19T06:36:14.255Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-01-19T06:36:14.255Z] [INFO] [2020-01-19T06:36:14.255Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-01-19T06:36:14.255Z] [INFO] [2020-01-19T06:36:14.255Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-01-19T06:36:14.255Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT.jar [2020-01-19T06:36:14.255Z] [INFO] [2020-01-19T06:36:14.255Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-01-19T06:36:14.511Z] [INFO] [2020-01-19T06:36:14.511Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-01-19T06:36:14.511Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT.jar [2020-01-19T06:36:14.511Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT.pom [2020-01-19T06:36:14.511Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT-sources.jar [2020-01-19T06:36:14.511Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:36:14.511Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT-p2metadata.xml [2020-01-19T06:36:14.511Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT-p2artifacts.xml [2020-01-19T06:36:14.511Z] [INFO] [2020-01-19T06:36:14.511Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2020-01-19T06:36:14.511Z] [INFO] [2020-01-19T06:36:14.511Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >--- [2020-01-19T06:36:14.511Z] [INFO] Building Trace Compass LTTng Support Parent 5.2.0-SNAPSHOT [31/138] [2020-01-19T06:36:14.511Z] [INFO] --------------------------------[ pom ]--------------------------------- [2020-01-19T06:36:14.511Z] [INFO] [2020-01-19T06:36:14.511Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng-parent --- [2020-01-19T06:36:14.511Z] [INFO] [2020-01-19T06:36:14.511Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent --- [2020-01-19T06:36:14.511Z] [INFO] [2020-01-19T06:36:14.511Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng-parent --- [2020-01-19T06:36:14.511Z] [INFO] [2020-01-19T06:36:14.511Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng-parent --- [2020-01-19T06:36:14.511Z] [INFO] [2020-01-19T06:36:14.511Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng-parent --- [2020-01-19T06:36:14.511Z] [INFO] [2020-01-19T06:36:14.511Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng-parent --- [2020-01-19T06:36:14.511Z] [INFO] [2020-01-19T06:36:14.511Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng-parent --- [2020-01-19T06:36:14.511Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng-parent-5.2.0-SNAPSHOT.pom [2020-01-19T06:36:14.511Z] [INFO] [2020-01-19T06:36:14.511Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >-- [2020-01-19T06:36:14.512Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.1.1-SNAPSHOT [32/138] [2020-01-19T06:36:14.512Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:36:14.512Z] [INFO] [2020-01-19T06:36:14.512Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-01-19T06:36:14.512Z] [INFO] [2020-01-19T06:36:14.512Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-01-19T06:36:14.512Z] [INFO] The project's OSGi version is 1.1.1.202001190610 [2020-01-19T06:36:14.512Z] [INFO] [2020-01-19T06:36:14.512Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-01-19T06:36:14.512Z] [INFO] [2020-01-19T06:36:14.512Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-01-19T06:36:14.512Z] [INFO] [2020-01-19T06:36:14.512Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-01-19T06:36:14.512Z] [INFO] [2020-01-19T06:36:14.512Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-01-19T06:36:14.512Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:36:14.512Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources [2020-01-19T06:36:14.512Z] [INFO] [2020-01-19T06:36:14.512Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-01-19T06:36:14.512Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes [2020-01-19T06:36:14.512Z] [INFO] [2020-01-19T06:36:14.512Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-01-19T06:36:14.512Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:36:14.512Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/src/test/resources [2020-01-19T06:36:14.512Z] [INFO] [2020-01-19T06:36:14.512Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-01-19T06:36:14.512Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-sources.jar [2020-01-19T06:36:14.512Z] [INFO] [2020-01-19T06:36:14.512Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-01-19T06:36:14.512Z] [INFO] [2020-01-19T06:36:14.512Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-01-19T06:36:14.512Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar [2020-01-19T06:36:14.768Z] [INFO] [2020-01-19T06:36:14.768Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-01-19T06:36:14.768Z] [INFO] [2020-01-19T06:36:14.768Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-01-19T06:36:14.768Z] [INFO] [2020-01-19T06:36:14.768Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-01-19T06:36:14.768Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar [2020-01-19T06:36:14.768Z] [INFO] [2020-01-19T06:36:14.768Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-01-19T06:36:14.768Z] [INFO] [2020-01-19T06:36:14.768Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-01-19T06:36:14.768Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar [2020-01-19T06:36:14.768Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.pom [2020-01-19T06:36:14.768Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-sources.jar [2020-01-19T06:36:14.769Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:36:14.769Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-p2metadata.xml [2020-01-19T06:36:14.769Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-p2artifacts.xml [2020-01-19T06:36:14.769Z] [INFO] [2020-01-19T06:36:14.769Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core --- [2020-01-19T06:36:14.769Z] [INFO] [2020-01-19T06:36:14.769Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >-- [2020-01-19T06:36:14.769Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 3.2.4-SNAPSHOT [33/138] [2020-01-19T06:36:14.769Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:36:14.769Z] [INFO] [2020-01-19T06:36:14.769Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-01-19T06:36:14.769Z] [INFO] [2020-01-19T06:36:14.769Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-01-19T06:36:14.769Z] [INFO] The project's OSGi version is 3.2.4.202001190610 [2020-01-19T06:36:14.769Z] [INFO] [2020-01-19T06:36:14.769Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-01-19T06:36:14.769Z] [INFO] [2020-01-19T06:36:14.769Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-01-19T06:36:14.769Z] [INFO] [2020-01-19T06:36:14.769Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-01-19T06:36:14.769Z] [INFO] [2020-01-19T06:36:14.769Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-01-19T06:36:14.769Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:36:14.769Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources [2020-01-19T06:36:14.769Z] [INFO] [2020-01-19T06:36:14.769Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-01-19T06:36:14.769Z] [INFO] Compiling 94 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes [2020-01-19T06:36:15.333Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[177] [2020-01-19T06:36:15.333Z] int attributeQuark = series.getKey().fQuark; [2020-01-19T06:36:15.333Z] ^^^^^^^^^^^^^^^ [2020-01-19T06:36:15.333Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:36:15.333Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[180] [2020-01-19T06:36:15.333Z] series.getValue().getData()[i] = extractValue(value); [2020-01-19T06:36:15.333Z] ^^^^^^^^^^^^^^^^^ [2020-01-19T06:36:15.333Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:36:15.333Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[187] [2020-01-19T06:36:15.333Z] if (series.getKey().fDisplayType.equals(DisplayType.DELTA)) { [2020-01-19T06:36:15.333Z] ^^^^^^^^^^^^^^^ [2020-01-19T06:36:15.333Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:36:15.333Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[188] [2020-01-19T06:36:15.333Z] getSeriesDelta(series.getValue().getData()); [2020-01-19T06:36:15.333Z] ^^^^^^^^^^^^^^^^^ [2020-01-19T06:36:15.333Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:36:15.333Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[192] [2020-01-19T06:36:15.333Z] return TmfXyResponseFactory.createFailedResponse(e.getMessage()); [2020-01-19T06:36:15.333Z] ^^^^^^^^^^^^^^ [2020-01-19T06:36:15.333Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:36:15.333Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[196] [2020-01-19T06:36:15.333Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), value -> Long.toString(value.getId())), complete); [2020-01-19T06:36:15.333Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:36:15.333Z] 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>' [2020-01-19T06:36:15.333Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[196] [2020-01-19T06:36:15.333Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), value -> Long.toString(value.getId())), complete); [2020-01-19T06:36:15.333Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:36:15.333Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:36:15.333Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java:[175] [2020-01-19T06:36:15.333Z] buffer.putString(entry.getKey()); [2020-01-19T06:36:15.333Z] ^^^^^^^^^^^^^^ [2020-01-19T06:36:15.333Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:36:15.333Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java:[202] [2020-01-19T06:36:15.333Z] size += SafeByteBufferFactory.getStringSizeInBuffer(entry.getKey()); [2020-01-19T06:36:15.333Z] ^^^^^^^^^^^^^^ [2020-01-19T06:36:15.333Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:36:15.333Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java:[329] [2020-01-19T06:36:15.333Z] return ((TmfXmlPatternSegment) segment).getContent().entrySet().stream().map(c -> c.getKey() + '=' + c.getValue()).collect(Collectors.joining(", ")); //$NON-NLS-1$ [2020-01-19T06:36:15.333Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:36:15.333Z] Null type safety (type annotations): The expression of type 'Collector' needs unchecked conversion to conform to 'Collector' [2020-01-19T06:36:15.333Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/tmf/analysis/xml/core/module/XmlDataProviderManager.java:[122] [2020-01-19T06:36:15.333Z] provider = generateExperimentProviderXy(traces, viewElement); [2020-01-19T06:36:15.333Z] ^^^^^^ [2020-01-19T06:36:15.333Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to 'Collection<@NonNull ITmfTrace>' [2020-01-19T06:36:15.334Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/tmf/analysis/xml/core/module/XmlDataProviderManager.java:[184] [2020-01-19T06:36:15.334Z] provider = generateExperimentProviderTimeGraph(traces, viewElement); [2020-01-19T06:36:15.334Z] ^^^^^^ [2020-01-19T06:36:15.334Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to 'Collection<@NonNull ITmfTrace>' [2020-01-19T06:36:15.334Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionUpdateStoredFields.java:[55] [2020-01-19T06:36:15.334Z] final String alias = entry.getValue(); [2020-01-19T06:36:15.334Z] ^^^^^^^^^^^^^^^^ [2020-01-19T06:36:15.334Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull String>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:36:15.334Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlFsmStateCu.java:[83] [2020-01-19T06:36:15.334Z] return new DataDrivenFsm(getId(), fInitialState.generate(), states, fPreCondition.generate(), fConsuming, fMultipleInstances); [2020-01-19T06:36:15.334Z] ^^^^^^ [2020-01-19T06:36:15.334Z] Null type safety (type annotations): The expression of type 'Map<@NonNull String,@NonNull DataDrivenFsmSimpleState>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull DataDrivenFsmSimpleState>' [2020-01-19T06:36:15.334Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/IXmlStateSystemContainer.java:[23] [2020-01-19T06:36:15.334Z] * {@link org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model} package [2020-01-19T06:36:15.334Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:36:15.334Z] Javadoc: org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model cannot be resolved to a type [2020-01-19T06:36:15.334Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionSegment.java:[79] [2020-01-19T06:36:15.334Z] Object value = field.getValue().getValue(event, ITmfStateSystem.ROOT_ATTRIBUTE, scenarioInfo, container); [2020-01-19T06:36:15.334Z] ^^^^^^^^^^^^^^^^ [2020-01-19T06:36:15.334Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull DataDrivenValue>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:36:15.334Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[265] [2020-01-19T06:36:15.334Z] series.getValue().getData()[i] = extractValue(value); [2020-01-19T06:36:15.334Z] ^^^^^^^^^^^^^^^^^ [2020-01-19T06:36:15.334Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Integer,@NonNull IYModel>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:36:15.334Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[273] [2020-01-19T06:36:15.334Z] getSeriesDelta(series.getValue().getData()); [2020-01-19T06:36:15.334Z] ^^^^^^^^^^^^^^^^^ [2020-01-19T06:36:15.334Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Integer,@NonNull IYModel>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:36:15.334Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[277] [2020-01-19T06:36:15.334Z] return TmfXyResponseFactory.createFailedResponse(e.getMessage()); [2020-01-19T06:36:15.334Z] ^^^^^^^^^^^^^^ [2020-01-19T06:36:15.334Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:36:15.334Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[281] [2020-01-19T06:36:15.334Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), yModel -> Long.toString(yModel.getId())), complete); [2020-01-19T06:36:15.334Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:36:15.334Z] 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>' [2020-01-19T06:36:15.334Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[281] [2020-01-19T06:36:15.334Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), yModel -> Long.toString(yModel.getId())), complete); [2020-01-19T06:36:15.334Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:36:15.334Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:36:15.334Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[368] [2020-01-19T06:36:15.334Z] builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName()))); [2020-01-19T06:36:15.334Z] ^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:36:15.334Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:36:15.334Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphDataProvider.java:[162] [2020-01-19T06:36:15.334Z] for (Entry> ssEntry : table.rowMap().entrySet()) { [2020-01-19T06:36:15.334Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:36:15.334Z] 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>>' [2020-01-19T06:36:15.334Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphDataProvider.java:[186] [2020-01-19T06:36:15.334Z] for (ITmfStateInterval interval : ss.query2D(idToDisplayQuark.keySet(), getTimes(ss, timesRequested))) { [2020-01-19T06:36:15.334Z] ^^^^^^^^^^^^^^ [2020-01-19T06:36:15.334Z] Null type mismatch: required '@NonNull List<@NonNull Long>' but the provided value is inferred as @Nullable [2020-01-19T06:36:15.334Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlActionCu.java:[160] [2020-01-19T06:36:15.334Z] fields.put(fieldEntry.getKey(), fieldEntry.getValue().generate()); [2020-01-19T06:36:15.334Z] ^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:36:15.334Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull TmfXmlStateValueCu>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:36:15.334Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[238] [2020-01-19T06:36:15.334Z] TmfXmlStateSystemPathCu displayCu = TmfXmlStateSystemPathCu.compile(parentEntry.getAnalysisCompilationData(), Collections.singletonList(displayElement)); [2020-01-19T06:36:15.334Z] ^^^^^^^^^^^^^^ [2020-01-19T06:36:15.334Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2020-01-19T06:36:15.334Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[259] [2020-01-19T06:36:15.334Z] buildEntry(ss, subEntryEl, currentEntry, quark, regex, currentEnd, entryList); [2020-01-19T06:36:15.334Z] ^^^^^ [2020-01-19T06:36:15.334Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:36:15.334Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[403] [2020-01-19T06:36:15.334Z] return quarkToRow.values(); [2020-01-19T06:36:15.334Z] ^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:36:15.334Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITimeGraphRowModel>' [2020-01-19T06:36:15.334Z] 28 problems (28 warnings) [2020-01-19T06:36:15.334Z] [INFO] [2020-01-19T06:36:15.334Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-01-19T06:36:15.334Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:36:15.334Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/test/resources [2020-01-19T06:36:15.334Z] [INFO] [2020-01-19T06:36:15.334Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-01-19T06:36:15.591Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT-sources.jar [2020-01-19T06:36:15.591Z] [INFO] [2020-01-19T06:36:15.591Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-01-19T06:36:15.591Z] [INFO] [2020-01-19T06:36:15.591Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-01-19T06:36:15.591Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT.jar [2020-01-19T06:36:15.591Z] [INFO] [2020-01-19T06:36:15.591Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-01-19T06:36:15.591Z] [INFO] [2020-01-19T06:36:15.591Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-01-19T06:36:15.591Z] [INFO] [2020-01-19T06:36:15.591Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-01-19T06:36:15.591Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT.jar [2020-01-19T06:36:15.847Z] [INFO] [2020-01-19T06:36:15.847Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-01-19T06:36:15.847Z] [INFO] [2020-01-19T06:36:15.847Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-01-19T06:36:15.847Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT.jar [2020-01-19T06:36:15.847Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT.pom [2020-01-19T06:36:15.847Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT-sources.jar [2020-01-19T06:36:15.847Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:36:15.847Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT-p2metadata.xml [2020-01-19T06:36:15.847Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT-p2artifacts.xml [2020-01-19T06:36:15.847Z] [INFO] [2020-01-19T06:36:15.847Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2020-01-19T06:36:15.847Z] [INFO] [2020-01-19T06:36:15.847Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >-- [2020-01-19T06:36:15.847Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.0.2-SNAPSHOT [34/138] [2020-01-19T06:36:15.847Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:36:16.103Z] [INFO] [2020-01-19T06:36:16.103Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-01-19T06:36:16.103Z] [INFO] [2020-01-19T06:36:16.103Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-01-19T06:36:16.103Z] [INFO] The project's OSGi version is 3.0.2.202001190610 [2020-01-19T06:36:16.103Z] [INFO] [2020-01-19T06:36:16.103Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-01-19T06:36:16.103Z] [INFO] [2020-01-19T06:36:16.103Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-01-19T06:36:16.103Z] [INFO] [2020-01-19T06:36:16.103Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-01-19T06:36:16.103Z] [INFO] [2020-01-19T06:36:16.103Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-01-19T06:36:16.103Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:36:16.103Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources [2020-01-19T06:36:16.103Z] [INFO] [2020-01-19T06:36:16.103Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-01-19T06:36:16.103Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes [2020-01-19T06:36:16.359Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[105] [2020-01-19T06:36:16.359Z] Long sequence = content.getFieldValue(Long.class, layout.fieldPathTcpSeq()); [2020-01-19T06:36:16.359Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:36:16.359Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2020-01-19T06:36:16.359Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[106] [2020-01-19T06:36:16.359Z] Long ack = content.getFieldValue(Long.class, layout.fieldPathTcpAckSeq()); [2020-01-19T06:36:16.359Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:36:16.359Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2020-01-19T06:36:16.359Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[107] [2020-01-19T06:36:16.359Z] Long flags = content.getFieldValue(Long.class, layout.fieldPathTcpFlags()); [2020-01-19T06:36:16.359Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:36:16.359Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2020-01-19T06:36:16.359Z] 3 problems (3 warnings) [2020-01-19T06:36:16.359Z] [INFO] [2020-01-19T06:36:16.359Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-01-19T06:36:16.359Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:36:16.359Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/test/resources [2020-01-19T06:36:16.359Z] [INFO] [2020-01-19T06:36:16.359Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-01-19T06:36:16.359Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT-sources.jar [2020-01-19T06:36:16.359Z] [INFO] [2020-01-19T06:36:16.359Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-01-19T06:36:16.359Z] [INFO] [2020-01-19T06:36:16.359Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-01-19T06:36:16.359Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT.jar [2020-01-19T06:36:16.359Z] [INFO] [2020-01-19T06:36:16.359Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-01-19T06:36:16.359Z] [INFO] [2020-01-19T06:36:16.359Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-01-19T06:36:16.359Z] [INFO] [2020-01-19T06:36:16.359Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-01-19T06:36:16.359Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT.jar [2020-01-19T06:36:16.616Z] [INFO] [2020-01-19T06:36:16.616Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-01-19T06:36:16.616Z] [INFO] [2020-01-19T06:36:16.616Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-01-19T06:36:16.616Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT.jar [2020-01-19T06:36:16.616Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT.pom [2020-01-19T06:36:16.616Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT-sources.jar [2020-01-19T06:36:16.616Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:36:16.616Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT-p2metadata.xml [2020-01-19T06:36:16.616Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT-p2artifacts.xml [2020-01-19T06:36:16.616Z] [INFO] [2020-01-19T06:36:16.616Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2020-01-19T06:36:16.616Z] [INFO] [2020-01-19T06:36:16.616Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >-- [2020-01-19T06:36:16.616Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 0.0.4-SNAPSHOT [35/138] [2020-01-19T06:36:16.616Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T06:36:16.616Z] [INFO] [2020-01-19T06:36:16.616Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-01-19T06:36:16.616Z] [INFO] [2020-01-19T06:36:16.616Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-01-19T06:36:16.616Z] [INFO] The project's OSGi version is 0.0.4.202001190610 [2020-01-19T06:36:16.616Z] [INFO] [2020-01-19T06:36:16.616Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-01-19T06:36:16.616Z] [INFO] [2020-01-19T06:36:16.616Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-01-19T06:36:16.616Z] [INFO] [2020-01-19T06:36:16.616Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-01-19T06:36:16.616Z] [INFO] [2020-01-19T06:36:16.616Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-01-19T06:36:16.616Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:36:16.616Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources [2020-01-19T06:36:16.616Z] [INFO] [2020-01-19T06:36:16.616Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-01-19T06:36:16.616Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/classes [2020-01-19T06:36:16.873Z] [INFO] [2020-01-19T06:36:16.873Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-01-19T06:36:16.873Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:36:17.128Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/test/resources [2020-01-19T06:36:17.128Z] [INFO] [2020-01-19T06:36:17.128Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-01-19T06:36:17.128Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-sources.jar [2020-01-19T06:36:17.128Z] [INFO] [2020-01-19T06:36:17.128Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-01-19T06:36:17.128Z] [INFO] [2020-01-19T06:36:17.128Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-01-19T06:36:17.128Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar [2020-01-19T06:36:17.128Z] [INFO] [2020-01-19T06:36:17.128Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-01-19T06:36:17.128Z] [INFO] [2020-01-19T06:36:17.128Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-01-19T06:36:17.128Z] [INFO] [2020-01-19T06:36:17.128Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-01-19T06:36:17.128Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar [2020-01-19T06:36:17.128Z] [INFO] [2020-01-19T06:36:17.128Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-01-19T06:36:17.128Z] [INFO] [2020-01-19T06:36:17.129Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-01-19T06:36:17.690Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data/.metadata/.log [2020-01-19T06:36:17.690Z] [INFO] Command line: [2020-01-19T06:36:17.690Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2020-01-19T06:36:17.690Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:36:20.210Z] !SESSION 2020-01-19 06:36:17.609 ----------------------------------------------- [2020-01-19T06:36:20.210Z] eclipse.buildId=unknown [2020-01-19T06:36:20.210Z] java.version=1.8.0_202 [2020-01-19T06:36:20.210Z] java.vendor=Oracle Corporation [2020-01-19T06:36:20.210Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T06:36:20.210Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2020-01-19T06:36:20.210Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2020-01-19T06:36:20.210Z] [2020-01-19T06:36:20.210Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 06:36:19.727 [2020-01-19T06:36:20.210Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T06:36:20.210Z] !STACK 0 [2020-01-19T06:36:20.210Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2020-01-19T06:36:20.210Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T06:36:20.210Z] [2020-01-19T06:36:20.211Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T06:36:20.211Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T06:36:20.211Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T06:36:20.211Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T06:36:20.211Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T06:36:20.211Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T06:36:20.211Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:36:20.211Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T06:36:25.457Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest [2020-01-19T06:36:27.378Z] Display size: 1440x900 [2020-01-19T06:36:27.378Z] OS version=3.10.0-957.1.3.el7.x86_64 [2020-01-19T06:36:27.378Z] GTK version=2.24.30 [2020-01-19T06:36:27.378Z] GTK theme=unknown [2020-01-19T06:36:27.378Z] LIBOVERLAY_SCROLLBAR=0 [2020-01-19T06:36:27.378Z] Time zone: Coordinated Universal Time [2020-01-19T06:36:27.378Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2020-01-19T06:36:27.378Z] log4j:WARN Please initialize the log4j system properly. [2020-01-19T06:36:29.270Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2020-01-19T06:36:29.270Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2020-01-19T06:36:51.160Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2020-01-19T06:36:51.160Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:36:51.160Z] DEBUG - number of items : 6 [2020-01-19T06:36:51.160Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2020-01-19T06:36:51.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132154097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-19T06:36:51.160Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132154097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-19T06:36:51.160Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132154096 data=null doit=true} to ToolItem with tooltip text {Pin View} [2020-01-19T06:36:51.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=-1132154096 data=null} to ToolItem with tooltip text {Pin View} [2020-01-19T06:36:51.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132154096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-19T06:36:51.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132154096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-19T06:36:51.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132154095 data=null item=null detail=4 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Pin View} [2020-01-19T06:36:51.160Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132154071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-19T06:36:51.160Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132154071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-19T06:36:51.160Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132154070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-19T06:36:51.160Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132154070 data=null doit=true} to ToolItem with tooltip text {Pin View} [2020-01-19T06:36:51.160Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132154070 data=null} to ToolItem with tooltip text {Pin View} [2020-01-19T06:36:51.160Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2020-01-19T06:36:51.160Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm' [2020-01-19T06:36:51.160Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm' [2020-01-19T06:36:51.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=-1132154065 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Pin to kernel_vm' [2020-01-19T06:36:51.160Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm' [2020-01-19T06:36:51.160Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2020-01-19T06:36:51.160Z] DEBUG - number of items : 6 [2020-01-19T06:36:51.160Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2020-01-19T06:36:51.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132153906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-01-19T06:36:51.160Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132153906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-01-19T06:36:51.160Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132153906 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2020-01-19T06:36:51.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132153905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-01-19T06:36:51.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132153905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-01-19T06:36:51.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132153905 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 {Unpin View} [2020-01-19T06:36:51.160Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132153900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-19T06:36:51.160Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132153898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-19T06:36:51.160Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132153898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-19T06:36:51.161Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132153898 data=null doit=true} to ToolItem with tooltip text {Pin View} [2020-01-19T06:36:51.161Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132153897 data=null} to ToolItem with tooltip text {Pin View} [2020-01-19T06:36:51.161Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2020-01-19T06:36:51.161Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2020-01-19T06:36:51.161Z] DEBUG - number of items : 6 [2020-01-19T06:36:51.161Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2020-01-19T06:36:51.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132153888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-19T06:36:51.161Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132153887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-19T06:36:51.161Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132153887 data=null doit=true} to ToolItem with tooltip text {Pin View} [2020-01-19T06:36:51.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132153887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-19T06:36:51.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132153887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-19T06:36:51.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132153886 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 {Pin View} [2020-01-19T06:36:51.161Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132153885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-01-19T06:36:51.161Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132153883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-01-19T06:36:51.161Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132153882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-01-19T06:36:51.161Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132153882 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2020-01-19T06:36:51.161Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132153882 data=null} to ToolItem with tooltip text {Unpin View} [2020-01-19T06:36:51.161Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2020-01-19T06:36:51.161Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2020-01-19T06:36:51.161Z] DEBUG - number of items : 6 [2020-01-19T06:36:51.161Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2020-01-19T06:36:51.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132153819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-01-19T06:36:51.161Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132153819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-01-19T06:36:51.161Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132153819 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2020-01-19T06:36:51.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132153819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-01-19T06:36:51.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132153819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-01-19T06:36:51.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132153819 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 {Unpin View} [2020-01-19T06:36:51.161Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132153814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-19T06:36:51.161Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132153812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-19T06:36:51.161Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132153812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-19T06:36:51.161Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132153812 data=null doit=true} to ToolItem with tooltip text {Pin View} [2020-01-19T06:36:51.161Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132153811 data=null} to ToolItem with tooltip text {Pin View} [2020-01-19T06:36:51.161Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2020-01-19T06:36:51.161Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2020-01-19T06:36:51.417Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2020-01-19T06:36:51.417Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2020-01-19T06:36:53.935Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2020-01-19T06:36:53.935Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:37:02.027Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2020-01-19T06:37:02.027Z] DEBUG - number of items : 6 [2020-01-19T06:37:02.027Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2020-01-19T06:37:02.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132143513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-19T06:37:02.027Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132143513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-19T06:37:02.027Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132143513 data=null doit=true} to ToolItem with tooltip text {Pin View} [2020-01-19T06:37:02.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=-1132143513 data=null} to ToolItem with tooltip text {Pin View} [2020-01-19T06:37:02.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132143512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-19T06:37:02.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132143512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-19T06:37:02.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132143512 data=null item=null detail=4 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Pin View} [2020-01-19T06:37:02.027Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132143490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-19T06:37:02.027Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132143490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-19T06:37:02.027Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132143490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-19T06:37:02.027Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132143489 data=null doit=true} to ToolItem with tooltip text {Pin View} [2020-01-19T06:37:02.027Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132143489 data=null} to ToolItem with tooltip text {Pin View} [2020-01-19T06:37:02.027Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2020-01-19T06:37:02.027Z] DEBUG - matched MenuItem with text "Pin to context-switc...", using matcher: with mnemonic 'Pin to context-switches-kernel' [2020-01-19T06:37:02.027Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2020-01-19T06:37:02.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132143393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-19T06:37:02.027Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132143393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-19T06:37:02.027Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132143393 data=null doit=true} to ToolItem with tooltip text {Pin View} [2020-01-19T06:37:02.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=-1132143393 data=null} to ToolItem with tooltip text {Pin View} [2020-01-19T06:37:02.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132143393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-19T06:37:02.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132143392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-19T06:37:02.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132143392 data=null item=null detail=4 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Pin View} [2020-01-19T06:37:02.027Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132143373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-19T06:37:02.027Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132143373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-19T06:37:02.027Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132143373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-19T06:37:02.027Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132143372 data=null doit=true} to ToolItem with tooltip text {Pin View} [2020-01-19T06:37:02.027Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132143372 data=null} to ToolItem with tooltip text {Pin View} [2020-01-19T06:37:02.027Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2020-01-19T06:37:02.027Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm' [2020-01-19T06:37:02.027Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm' [2020-01-19T06:37:02.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=-1132143371 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Pin to kernel_vm' [2020-01-19T06:37:02.027Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm' [2020-01-19T06:37:02.027Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2020-01-19T06:37:02.027Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2020-01-19T06:37:02.027Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:37:02.027Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:37:02.286Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2020-01-19T06:37:02.286Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2020-01-19T06:37:02.286Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:37:02.286Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:37:02.286Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2020-01-19T06:37:02.543Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2020-01-19T06:37:02.543Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:37:02.543Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:37:02.543Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2020-01-19T06:37:02.799Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:37:02.799Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:37:02.799Z] DEBUG - number of items : 6 [2020-01-19T06:37:02.799Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2020-01-19T06:37:02.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132142306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-01-19T06:37:02.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132142306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-01-19T06:37:02.799Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132142305 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2020-01-19T06:37:02.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132142305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-01-19T06:37:02.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132142305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-01-19T06:37:02.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132142305 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 {Unpin View} [2020-01-19T06:37:02.799Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132142298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-19T06:37:02.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132142295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-19T06:37:02.799Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132142295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-19T06:37:02.799Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132142295 data=null doit=true} to ToolItem with tooltip text {Pin View} [2020-01-19T06:37:02.799Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132142295 data=null} to ToolItem with tooltip text {Pin View} [2020-01-19T06:37:02.799Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2020-01-19T06:37:02.799Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2020-01-19T06:37:02.799Z] DEBUG - number of items : 6 [2020-01-19T06:37:02.799Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2020-01-19T06:37:02.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132142217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-19T06:37:02.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132142217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-19T06:37:02.799Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132142217 data=null doit=true} to ToolItem with tooltip text {Pin View} [2020-01-19T06:37:02.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132142217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-19T06:37:02.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132142217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-19T06:37:02.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132142217 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 {Pin View} [2020-01-19T06:37:02.799Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132142214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-01-19T06:37:02.799Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132142212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-01-19T06:37:02.799Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132142211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-01-19T06:37:02.799Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132142211 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2020-01-19T06:37:02.799Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132142211 data=null} to ToolItem with tooltip text {Unpin View} [2020-01-19T06:37:02.799Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2020-01-19T06:37:02.799Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2020-01-19T06:37:02.799Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2020-01-19T06:37:03.056Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2020-01-19T06:37:03.056Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2020-01-19T06:37:05.574Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2020-01-19T06:37:05.574Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:37:05.574Z] DEBUG - matched MenuItem with text "&New Counters view", using matcher: with mnemonic 'New Counters view' [2020-01-19T06:37:05.574Z] DEBUG - matched MenuItem with text "pinned to kernel_vm", using matcher: with mnemonic 'pinned to kernel_vm' [2020-01-19T06:37:05.574Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm' [2020-01-19T06:37:05.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm} time=-1132139784 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'pinned to kernel_vm' [2020-01-19T06:37:05.574Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm' [2020-01-19T06:37:05.574Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2020-01-19T06:37:05.574Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2020-01-19T06:37:05.574Z] DEBUG - matched MenuItem with text "pinned to kernel_vm ...", using matcher: with mnemonic 'pinned to kernel_vm | new instance' [2020-01-19T06:37:05.574Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm | new instance' [2020-01-19T06:37:05.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm | new instance} time=-1132139413 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'pinned to kernel_vm | new instance' [2020-01-19T06:37:05.574Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm | new instance' [2020-01-19T06:37:05.574Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2020-01-19T06:37:06.504Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2020-01-19T06:37:06.504Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"' [2020-01-19T06:37:06.760Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2020-01-19T06:37:07.324Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:37:07.324Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:37:07.324Z] DEBUG - number of items : 6 [2020-01-19T06:37:07.324Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2020-01-19T06:37:07.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1132137771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-19T06:37:07.324Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132137771 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-19T06:37:07.324Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1132137770 data=null doit=true} to ToolItem with tooltip text {Pin View} [2020-01-19T06:37:07.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1132137770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-19T06:37:07.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1132137770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2020-01-19T06:37:07.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1132137770 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 {Pin View} [2020-01-19T06:37:07.324Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1132137769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-01-19T06:37:07.324Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1132137760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-01-19T06:37:07.324Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1132137760 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2020-01-19T06:37:07.324Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1132137760 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2020-01-19T06:37:07.324Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1132137759 data=null} to ToolItem with tooltip text {Unpin View} [2020-01-19T06:37:07.324Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2020-01-19T06:37:07.324Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"' [2020-01-19T06:37:07.580Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:37:07.580Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:37:08.509Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1132136773 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T06:37:08.509Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:37:08.509Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:37:08.509Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:37:08.509Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:37:08.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1132136744 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:37:08.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1132136743 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:37:08.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1132136743 data=null} to TreeItem with text {test} [2020-01-19T06:37:08.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1132136743 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:37:08.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132136742 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} [2020-01-19T06:37:08.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1132136705 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:37:08.509Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:37:08.509Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:37:08.509Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:37:09.437Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:37:09.437Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:37:09.437Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:37:09.437Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:37:09.437Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:37:09.437Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:37:09.437Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:37:09.437Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:37:09.437Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:37:09.437Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:37:09.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132135783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:37:09.437Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132135783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:37:09.437Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132135782 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:37:09.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132135782 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:37:09.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132135782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:37:09.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132135782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:37:09.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132135782 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') [2020-01-19T06:37:09.437Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132135782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:37:09.437Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132135782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:37:09.437Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132135781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:37:09.437Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132135781 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:37:09.437Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132135781 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:37:09.437Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:37:09.437Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:37:09.437Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:37:09.437Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:37:09.437Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:37:09.437Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:37:09.437Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:37:09.437Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:37:09.437Z] DEBUG - Clicking on OK [2020-01-19T06:37:09.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132135778 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') [2020-01-19T06:37:09.437Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132135778 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') [2020-01-19T06:37:09.437Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132135778 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:37:09.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132135778 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:37:09.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132135777 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') [2020-01-19T06:37:09.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132135777 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') [2020-01-19T06:37:09.437Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:37:09.437Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:37:09.437Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:37:09.437Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:37:09.437Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:37:09.437Z] DEBUG - Clicked on OK [2020-01-19T06:37:10.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132135777 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') [2020-01-19T06:37:10.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1132136520 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:37:10.256Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.131 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest [2020-01-19T06:37:10.256Z] testPinSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 23.054 s [2020-01-19T06:37:10.256Z] testPinTwoTraces(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 11.703 s [2020-01-19T06:37:10.256Z] testCloneSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 5.13 s [2020-01-19T06:37:10.256Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest [2020-01-19T06:37:10.818Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2020-01-19T06:37:10.818Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2020-01-19T06:37:22.987Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2020-01-19T06:37:22.987Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:37:23.549Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:37:23.549Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:37:23.549Z] DEBUG - Setting state to checked on: minor_faults [2020-01-19T06:37:24.111Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2020-01-19T06:37:24.111Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2020-01-19T06:37:26.000Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2020-01-19T06:37:26.000Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:37:26.000Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:37:26.000Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:37:26.000Z] DEBUG - Setting state to checked on: kernel_vm [2020-01-19T06:37:26.256Z] DEBUG - Setting state to unchecked on: minor_faults [2020-01-19T06:37:26.256Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1132118715 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T06:37:26.256Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:37:26.256Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:37:26.256Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:37:26.256Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:37:26.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1132118696 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:37:26.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1132118695 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:37:26.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1132118695 data=null} to TreeItem with text {test} [2020-01-19T06:37:26.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1132118695 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:37:26.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132118695 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} [2020-01-19T06:37:26.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1132118686 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:37:26.511Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:37:26.511Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:37:26.511Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:37:27.072Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:37:27.072Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:37:27.072Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:37:27.072Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:37:27.072Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:37:27.072Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:37:27.072Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:37:27.072Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:37:27.072Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:37:27.072Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:37:27.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132117966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:37:27.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132117965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:37:27.072Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132117965 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:37:27.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132117965 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:37:27.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132117964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:37:27.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132117964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:37:27.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132117964 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') [2020-01-19T06:37:27.072Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132117964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:37:27.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132117964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:37:27.072Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132117964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:37:27.072Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132117964 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:37:27.072Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132117963 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:37:27.072Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:37:27.072Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:37:27.072Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:37:27.072Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:37:27.072Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:37:27.072Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:37:27.072Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:37:27.072Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:37:27.072Z] DEBUG - Clicking on OK [2020-01-19T06:37:27.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132117961 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') [2020-01-19T06:37:27.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132117960 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') [2020-01-19T06:37:27.072Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132117960 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:37:27.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132117960 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:37:27.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132117960 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') [2020-01-19T06:37:27.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132117960 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') [2020-01-19T06:37:27.072Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:37:27.072Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:37:27.072Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:37:27.072Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:37:27.072Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:37:27.072Z] DEBUG - Clicked on OK [2020-01-19T06:37:27.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132117959 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') [2020-01-19T06:37:27.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1132118588 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:37:27.635Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.332 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest [2020-01-19T06:37:27.635Z] testDisplayingDataSeries(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest) Time elapsed: 13.429 s [2020-01-19T06:37:27.635Z] testManipulatingTreeViewer(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest) Time elapsed: 2.246 s [2020-01-19T06:37:27.635Z] [2020-01-19T06:37:27.635Z] Results: [2020-01-19T06:37:27.635Z] [2020-01-19T06:37:27.635Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [2020-01-19T06:37:27.635Z] [2020-01-19T06:37:28.196Z] [2020-01-19T06:37:28.196Z] !ENTRY org.eclipse.core.resources 2 10035 2020-01-19 06:37:27.931 [2020-01-19T06:37:28.196Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2020-01-19T06:37:28.196Z] [2020-01-19T06:37:28.196Z] !ENTRY org.eclipse.core.resources 2 10035 2020-01-19 06:37:27.933 [2020-01-19T06:37:28.196Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2020-01-19T06:37:28.196Z] [2020-01-19T06:37:28.196Z] !ENTRY org.eclipse.ui 4 0 2020-01-19 06:37:28.020 [2020-01-19T06:37:28.196Z] !MESSAGE Error occurred during status handling [2020-01-19T06:37:28.196Z] !STACK 0 [2020-01-19T06:37:28.196Z] java.lang.NullPointerException [2020-01-19T06:37:28.196Z] at org.eclipse.ui.internal.statushandlers.StatusHandlerRegistry.(StatusHandlerRegistry.java:72) [2020-01-19T06:37:28.196Z] at org.eclipse.ui.internal.statushandlers.StatusHandlerRegistry.getDefault(StatusHandlerRegistry.java:91) [2020-01-19T06:37:28.196Z] at org.eclipse.ui.statushandlers.StatusManager.getStatusHandler(StatusManager.java:145) [2020-01-19T06:37:28.196Z] at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:204) [2020-01-19T06:37:28.196Z] at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:246) [2020-01-19T06:37:28.196Z] at org.eclipse.ui.statushandlers.StatusManager$StatusManagerLogListener.logging(StatusManager.java:317) [2020-01-19T06:37:28.197Z] at org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(RuntimeLog.java:161) [2020-01-19T06:37:28.197Z] at org.eclipse.core.internal.runtime.PlatformLogWriter.logged(PlatformLogWriter.java:103) [2020-01-19T06:37:28.197Z] at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.safeLogged(ExtendedLogReaderServiceFactory.java:88) [2020-01-19T06:37:28.197Z] at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.logPrivileged(ExtendedLogReaderServiceFactory.java:217) [2020-01-19T06:37:28.197Z] at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.log(ExtendedLogReaderServiceFactory.java:189) [2020-01-19T06:37:28.197Z] at org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(ExtendedLogServiceFactory.java:65) [2020-01-19T06:37:28.197Z] at org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(ExtendedLogServiceImpl.java:87) [2020-01-19T06:37:28.197Z] at org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:54) [2020-01-19T06:37:28.197Z] at org.eclipse.core.internal.runtime.Log.log(Log.java:65) [2020-01-19T06:37:28.197Z] at org.eclipse.core.internal.utils.Policy.log(Policy.java:159) [2020-01-19T06:37:28.197Z] at org.eclipse.core.internal.resources.SaveManager.reportSnapshotRequestor(SaveManager.java:657) [2020-01-19T06:37:28.197Z] at org.eclipse.core.internal.resources.Workspace.close(Workspace.java:575) [2020-01-19T06:37:28.197Z] at org.eclipse.core.resources.ResourcesPlugin.stop(ResourcesPlugin.java:434) [2020-01-19T06:37:28.197Z] at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:830) [2020-01-19T06:37:28.197Z] at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:1) [2020-01-19T06:37:28.197Z] at java.security.AccessController.doPrivileged(Native Method) [2020-01-19T06:37:28.197Z] at org.eclipse.osgi.internal.framework.BundleContextImpl.stop(BundleContextImpl.java:823) [2020-01-19T06:37:28.197Z] at org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker0(EquinoxBundle.java:946) [2020-01-19T06:37:28.197Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.stopWorker(EquinoxBundle.java:314) [2020-01-19T06:37:28.197Z] at org.eclipse.osgi.container.Module.doStop(Module.java:636) [2020-01-19T06:37:28.197Z] at org.eclipse.osgi.container.Module.stop(Module.java:498) [2020-01-19T06:37:28.197Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.decStartLevel(ModuleContainer.java:1661) [2020-01-19T06:37:28.197Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1580) [2020-01-19T06:37:28.197Z] at org.eclipse.osgi.container.SystemModule.stopWorker(SystemModule.java:270) [2020-01-19T06:37:28.197Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule.stopWorker(EquinoxBundle.java:147) [2020-01-19T06:37:28.197Z] at org.eclipse.osgi.container.Module.doStop(Module.java:636) [2020-01-19T06:37:28.197Z] at org.eclipse.osgi.container.Module.stop(Module.java:498) [2020-01-19T06:37:28.197Z] at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:202) [2020-01-19T06:37:28.197Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:165) [2020-01-19T06:37:28.197Z] at java.lang.Thread.run(Thread.java:748) [2020-01-19T06:37:29.128Z] [INFO] All tests passed! [2020-01-19T06:37:29.128Z] [INFO] [2020-01-19T06:37:29.128Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-01-19T06:37:29.128Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar [2020-01-19T06:37:29.128Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.pom [2020-01-19T06:37:29.128Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-sources.jar [2020-01-19T06:37:29.128Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:37:29.128Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-p2metadata.xml [2020-01-19T06:37:29.128Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-p2artifacts.xml [2020-01-19T06:37:29.128Z] [INFO] [2020-01-19T06:37:29.128Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2020-01-19T06:37:29.128Z] [INFO] [2020-01-19T06:37:29.128Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >-- [2020-01-19T06:37:29.128Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.4-SNAPSHOT [36/138] [2020-01-19T06:37:29.128Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T06:37:29.128Z] [INFO] [2020-01-19T06:37:29.128Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-01-19T06:37:29.128Z] [INFO] [2020-01-19T06:37:29.128Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-01-19T06:37:29.128Z] [INFO] The project's OSGi version is 1.0.4.202001190610 [2020-01-19T06:37:29.128Z] [INFO] [2020-01-19T06:37:29.128Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-01-19T06:37:29.128Z] [INFO] [2020-01-19T06:37:29.128Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-01-19T06:37:29.128Z] [INFO] [2020-01-19T06:37:29.128Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-01-19T06:37:29.128Z] [INFO] [2020-01-19T06:37:29.128Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-01-19T06:37:29.128Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:37:29.128Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources [2020-01-19T06:37:29.128Z] [INFO] [2020-01-19T06:37:29.128Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-01-19T06:37:29.128Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes [2020-01-19T06:37:29.425Z] [INFO] [2020-01-19T06:37:29.425Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-01-19T06:37:29.425Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:37:29.425Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/test/resources [2020-01-19T06:37:29.425Z] [INFO] [2020-01-19T06:37:29.425Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-01-19T06:37:29.425Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-sources.jar [2020-01-19T06:37:29.425Z] [INFO] [2020-01-19T06:37:29.425Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-01-19T06:37:29.425Z] [INFO] [2020-01-19T06:37:29.425Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-01-19T06:37:29.425Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar [2020-01-19T06:37:29.425Z] [INFO] [2020-01-19T06:37:29.425Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-01-19T06:37:29.425Z] [INFO] [2020-01-19T06:37:29.425Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-01-19T06:37:29.425Z] [INFO] [2020-01-19T06:37:29.425Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-01-19T06:37:29.425Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar [2020-01-19T06:37:29.681Z] [INFO] [2020-01-19T06:37:29.681Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-01-19T06:37:29.681Z] [INFO] [2020-01-19T06:37:29.681Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-01-19T06:37:29.937Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data/.metadata/.log [2020-01-19T06:37:29.937Z] [INFO] Command line: [2020-01-19T06:37:29.937Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-19T06:37:29.937Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:37:32.453Z] !SESSION 2020-01-19 06:37:30.046 ----------------------------------------------- [2020-01-19T06:37:32.453Z] eclipse.buildId=unknown [2020-01-19T06:37:32.453Z] java.version=1.8.0_202 [2020-01-19T06:37:32.453Z] java.vendor=Oracle Corporation [2020-01-19T06:37:32.453Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T06:37:32.453Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-19T06:37:32.453Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-19T06:37:32.453Z] [2020-01-19T06:37:32.453Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 06:37:32.037 [2020-01-19T06:37:32.453Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T06:37:32.453Z] !STACK 0 [2020-01-19T06:37:32.453Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2020-01-19T06:37:32.453Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T06:37:32.453Z] [2020-01-19T06:37:32.453Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T06:37:32.453Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T06:37:32.453Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T06:37:32.453Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T06:37:32.453Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T06:37:32.453Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T06:37:32.453Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:37:32.453Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T06:37:33.818Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest [2020-01-19T06:37:33.818Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest [2020-01-19T06:37:33.818Z] testCriticalPathWakeupOpenedDelay(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.026 s [2020-01-19T06:37:33.818Z] testCriticalPathWakeupInterleave(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2020-01-19T06:37:33.818Z] testCriticalPathWakeupMissing(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2020-01-19T06:37:33.818Z] testCriticalPathWakeupNew(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2020-01-19T06:37:33.818Z] testCriticalPathWakeupMutual(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2020-01-19T06:37:33.818Z] testCriticalPathWakeupNested(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2020-01-19T06:37:33.818Z] testCriticalPathBasic(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2020-01-19T06:37:33.818Z] testCriticalPathWakeupOpened(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2020-01-19T06:37:33.818Z] testCriticalPathWakeupEmbedded(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2020-01-19T06:37:33.818Z] testCriticalPathWakeupNet1(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2020-01-19T06:37:33.818Z] testCriticalPathWakeupSelf(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2020-01-19T06:37:33.818Z] testCriticalPathWakeupUnknown(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2020-01-19T06:37:33.818Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest [2020-01-19T06:37:33.818Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest [2020-01-19T06:37:33.818Z] testCheckVertical(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2020-01-19T06:37:33.818Z] testAppendVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2020-01-19T06:37:33.818Z] testCheckHorizontal(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2020-01-19T06:37:33.818Z] testIllegalVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2020-01-19T06:37:33.818Z] testVertexAt(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.002 s [2020-01-19T06:37:33.818Z] testHead2(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2020-01-19T06:37:33.818Z] testScanCount(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2020-01-19T06:37:33.818Z] testHead(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2020-01-19T06:37:33.818Z] testLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2020-01-19T06:37:33.818Z] testTail(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2020-01-19T06:37:33.818Z] testHorizontalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2020-01-19T06:37:33.818Z] testVerticalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2020-01-19T06:37:33.818Z] testAddVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2020-01-19T06:37:33.818Z] testHorizontalCycle(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2020-01-19T06:37:33.818Z] testScanLineTerminates(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2020-01-19T06:37:33.818Z] testGraphStatistics(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2020-01-19T06:37:33.818Z] testParent(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2020-01-19T06:37:33.818Z] testDefaultConstructor(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2020-01-19T06:37:33.818Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest [2020-01-19T06:37:35.708Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.681 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest [2020-01-19T06:37:35.708Z] testBuildGraph(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest) Time elapsed: 1.622 s [2020-01-19T06:37:35.708Z] testHandlers(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest) Time elapsed: 0.058 s [2020-01-19T06:37:35.708Z] [2020-01-19T06:37:35.708Z] Results: [2020-01-19T06:37:35.708Z] [2020-01-19T06:37:35.708Z] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 [2020-01-19T06:37:35.708Z] [2020-01-19T06:37:36.637Z] [INFO] All tests passed! [2020-01-19T06:37:36.637Z] [INFO] [2020-01-19T06:37:36.637Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-01-19T06:37:36.637Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar [2020-01-19T06:37:36.637Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.pom [2020-01-19T06:37:36.637Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-sources.jar [2020-01-19T06:37:36.637Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:37:36.637Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-p2metadata.xml [2020-01-19T06:37:36.637Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml [2020-01-19T06:37:36.637Z] [INFO] [2020-01-19T06:37:36.637Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2020-01-19T06:37:36.637Z] [INFO] [2020-01-19T06:37:36.637Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >-- [2020-01-19T06:37:36.637Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.0.9-SNAPSHOT [37/138] [2020-01-19T06:37:36.637Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:37:36.637Z] [INFO] [2020-01-19T06:37:36.637Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-01-19T06:37:36.637Z] [INFO] [2020-01-19T06:37:36.637Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-01-19T06:37:36.637Z] [INFO] The project's OSGi version is 1.0.9.202001190610 [2020-01-19T06:37:36.637Z] [INFO] [2020-01-19T06:37:36.637Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-01-19T06:37:36.637Z] [INFO] [2020-01-19T06:37:36.637Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-01-19T06:37:36.637Z] [INFO] [2020-01-19T06:37:36.637Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-01-19T06:37:36.637Z] [INFO] [2020-01-19T06:37:36.637Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-01-19T06:37:36.637Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:37:36.637Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources [2020-01-19T06:37:36.637Z] [INFO] [2020-01-19T06:37:36.637Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-01-19T06:37:36.637Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes [2020-01-19T06:37:36.894Z] [INFO] [2020-01-19T06:37:36.894Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-01-19T06:37:36.894Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:37:36.894Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/test/resources [2020-01-19T06:37:36.894Z] [INFO] [2020-01-19T06:37:36.894Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-01-19T06:37:36.894Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT-sources.jar [2020-01-19T06:37:36.894Z] [INFO] [2020-01-19T06:37:36.894Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-01-19T06:37:36.894Z] [INFO] [2020-01-19T06:37:36.894Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-01-19T06:37:36.894Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT.jar [2020-01-19T06:37:36.894Z] [INFO] [2020-01-19T06:37:36.894Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-01-19T06:37:36.894Z] [INFO] [2020-01-19T06:37:36.894Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-01-19T06:37:36.894Z] [INFO] [2020-01-19T06:37:36.894Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-01-19T06:37:36.894Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT.jar [2020-01-19T06:37:36.894Z] [INFO] [2020-01-19T06:37:36.894Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-01-19T06:37:36.894Z] [INFO] [2020-01-19T06:37:36.894Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-01-19T06:37:36.894Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT.jar [2020-01-19T06:37:36.894Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT.pom [2020-01-19T06:37:36.894Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT-sources.jar [2020-01-19T06:37:36.894Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:37:36.894Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT-p2metadata.xml [2020-01-19T06:37:36.894Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT-p2artifacts.xml [2020-01-19T06:37:36.894Z] [INFO] [2020-01-19T06:37:36.894Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.ui --- [2020-01-19T06:37:36.894Z] [INFO] [2020-01-19T06:37:36.894Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >-- [2020-01-19T06:37:36.894Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.2-SNAPSHOT [38/138] [2020-01-19T06:37:36.894Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T06:37:36.894Z] [INFO] [2020-01-19T06:37:36.894Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-01-19T06:37:36.894Z] [INFO] [2020-01-19T06:37:36.894Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-01-19T06:37:36.894Z] [INFO] The project's OSGi version is 1.0.2.202001190610 [2020-01-19T06:37:36.894Z] [INFO] [2020-01-19T06:37:36.894Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-01-19T06:37:36.894Z] [INFO] [2020-01-19T06:37:36.894Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-01-19T06:37:36.894Z] [INFO] [2020-01-19T06:37:36.894Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-01-19T06:37:36.894Z] [INFO] [2020-01-19T06:37:36.894Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-01-19T06:37:36.894Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:37:36.894Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources [2020-01-19T06:37:36.894Z] [INFO] [2020-01-19T06:37:36.894Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-01-19T06:37:36.894Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes [2020-01-19T06:37:37.152Z] [INFO] [2020-01-19T06:37:37.152Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-01-19T06:37:37.152Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:37:37.152Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/test/resources [2020-01-19T06:37:37.152Z] [INFO] [2020-01-19T06:37:37.152Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-01-19T06:37:37.152Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT-sources.jar [2020-01-19T06:37:37.152Z] [INFO] [2020-01-19T06:37:37.152Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-01-19T06:37:37.152Z] [INFO] [2020-01-19T06:37:37.152Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-01-19T06:37:37.152Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT.jar [2020-01-19T06:37:37.152Z] [INFO] [2020-01-19T06:37:37.152Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-01-19T06:37:37.152Z] [INFO] [2020-01-19T06:37:37.152Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-01-19T06:37:37.152Z] [INFO] [2020-01-19T06:37:37.152Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-01-19T06:37:37.152Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT.jar [2020-01-19T06:37:37.152Z] [INFO] [2020-01-19T06:37:37.152Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-01-19T06:37:37.152Z] [INFO] [2020-01-19T06:37:37.152Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-01-19T06:37:37.714Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data/.metadata/.log [2020-01-19T06:37:37.714Z] [INFO] Command line: [2020-01-19T06:37:37.714Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-19T06:37:37.714Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:37:39.604Z] !SESSION 2020-01-19 06:37:37.712 ----------------------------------------------- [2020-01-19T06:37:39.604Z] eclipse.buildId=unknown [2020-01-19T06:37:39.604Z] java.version=1.8.0_202 [2020-01-19T06:37:39.604Z] java.vendor=Oracle Corporation [2020-01-19T06:37:39.604Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T06:37:39.604Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-19T06:37:39.604Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-19T06:37:39.604Z] [2020-01-19T06:37:39.604Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 06:37:39.529 [2020-01-19T06:37:39.604Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T06:37:39.604Z] !STACK 0 [2020-01-19T06:37:39.604Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2020-01-19T06:37:39.604Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T06:37:39.604Z] [2020-01-19T06:37:39.604Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T06:37:39.604Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T06:37:39.604Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T06:37:39.604Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T06:37:39.604Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T06:37:39.604Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T06:37:39.604Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:37:39.604Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T06:37:41.493Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest [2020-01-19T06:37:41.493Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest [2020-01-19T06:37:41.493Z] lamiProcessNameAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0.024 s [2020-01-19T06:37:41.493Z] lamiTimeRangeBeginAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0.021 s [2020-01-19T06:37:41.493Z] lamiProcessTIDAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0 s [2020-01-19T06:37:41.493Z] lamiTimeRangeEndAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0 s [2020-01-19T06:37:41.493Z] lamiIRQNameAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0.001 s [2020-01-19T06:37:41.493Z] lamiTimeRangeDurationAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0 s [2020-01-19T06:37:41.493Z] lamiGenericAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0.001 s [2020-01-19T06:37:41.493Z] lamiProcessPIDAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0 s [2020-01-19T06:37:41.493Z] lamiIRQNumberAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0.001 s [2020-01-19T06:37:41.493Z] lamiDurationAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0 s [2020-01-19T06:37:41.493Z] lamiTimestampAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0 s [2020-01-19T06:37:41.493Z] lamiEmptyAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0.001 s [2020-01-19T06:37:41.493Z] testAspectEquality(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0 s [2020-01-19T06:37:41.493Z] lamiMixedAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest) Time elapsed: 0.001 s [2020-01-19T06:37:41.493Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest [2020-01-19T06:37:41.493Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest [2020-01-19T06:37:41.493Z] testBaseCommand(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.025 s [2020-01-19T06:37:41.493Z] testMetadata(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.01 s [2020-01-19T06:37:41.493Z] testResults(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.011 s [2020-01-19T06:37:41.493Z] testResultsError(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.001 s [2020-01-19T06:37:41.493Z] [2020-01-19T06:37:41.493Z] Results: [2020-01-19T06:37:41.493Z] [2020-01-19T06:37:41.493Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [2020-01-19T06:37:41.493Z] [2020-01-19T06:37:42.420Z] [INFO] All tests passed! [2020-01-19T06:37:42.420Z] [INFO] [2020-01-19T06:37:42.420Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-01-19T06:37:42.420Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT.jar [2020-01-19T06:37:42.420Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT.pom [2020-01-19T06:37:42.421Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT-sources.jar [2020-01-19T06:37:42.421Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:37:42.421Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT-p2metadata.xml [2020-01-19T06:37:42.421Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml [2020-01-19T06:37:42.421Z] [INFO] [2020-01-19T06:37:42.421Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2020-01-19T06:37:42.421Z] [INFO] [2020-01-19T06:37:42.421Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >--- [2020-01-19T06:37:42.421Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.0.8-SNAPSHOT [39/138] [2020-01-19T06:37:42.421Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:37:42.421Z] [INFO] [2020-01-19T06:37:42.421Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-01-19T06:37:42.421Z] [INFO] [2020-01-19T06:37:42.421Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-01-19T06:37:42.421Z] [INFO] The project's OSGi version is 1.0.8.202001190610 [2020-01-19T06:37:42.421Z] [INFO] [2020-01-19T06:37:42.421Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-01-19T06:37:42.421Z] [INFO] [2020-01-19T06:37:42.421Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-01-19T06:37:42.421Z] [INFO] [2020-01-19T06:37:42.421Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-01-19T06:37:42.421Z] [INFO] [2020-01-19T06:37:42.421Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-01-19T06:37:42.421Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:37:42.421Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources [2020-01-19T06:37:42.421Z] [INFO] [2020-01-19T06:37:42.421Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-01-19T06:37:42.421Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes [2020-01-19T06:37:42.676Z] [INFO] [2020-01-19T06:37:42.676Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-01-19T06:37:42.676Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:37:42.676Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/test/resources [2020-01-19T06:37:42.676Z] [INFO] [2020-01-19T06:37:42.676Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-01-19T06:37:42.676Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT-sources.jar [2020-01-19T06:37:42.932Z] [INFO] [2020-01-19T06:37:42.932Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-01-19T06:37:42.932Z] [INFO] [2020-01-19T06:37:42.932Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-01-19T06:37:42.932Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT.jar [2020-01-19T06:37:42.932Z] [INFO] [2020-01-19T06:37:42.932Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-01-19T06:37:42.932Z] [INFO] [2020-01-19T06:37:42.932Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-01-19T06:37:42.932Z] [INFO] [2020-01-19T06:37:42.932Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-01-19T06:37:42.932Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT.jar [2020-01-19T06:37:42.932Z] [INFO] [2020-01-19T06:37:42.932Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-01-19T06:37:42.932Z] [INFO] [2020-01-19T06:37:42.932Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-01-19T06:37:42.932Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT.jar [2020-01-19T06:37:42.932Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT.pom [2020-01-19T06:37:42.932Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT-sources.jar [2020-01-19T06:37:42.932Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:37:42.932Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT-p2metadata.xml [2020-01-19T06:37:42.932Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT-p2artifacts.xml [2020-01-19T06:37:42.932Z] [INFO] [2020-01-19T06:37:42.932Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui --- [2020-01-19T06:37:42.932Z] [INFO] [2020-01-19T06:37:42.932Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >-- [2020-01-19T06:37:42.932Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.1.2-SNAPSHOT [40/138] [2020-01-19T06:37:42.932Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:37:43.188Z] [INFO] [2020-01-19T06:37:43.188Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-01-19T06:37:43.188Z] [INFO] [2020-01-19T06:37:43.188Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-01-19T06:37:43.188Z] [INFO] The project's OSGi version is 1.1.2.202001190610 [2020-01-19T06:37:43.188Z] [INFO] [2020-01-19T06:37:43.188Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-01-19T06:37:43.188Z] [INFO] [2020-01-19T06:37:43.188Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-01-19T06:37:43.188Z] [INFO] [2020-01-19T06:37:43.188Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-01-19T06:37:43.188Z] [INFO] [2020-01-19T06:37:43.188Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-01-19T06:37:43.188Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:37:43.188Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources [2020-01-19T06:37:43.188Z] [INFO] [2020-01-19T06:37:43.188Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-01-19T06:37:43.188Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes [2020-01-19T06:37:43.443Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[37] [2020-01-19T06:37:43.443Z] import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvUtils; [2020-01-19T06:37:43.444Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:37:43.444Z] Discouraged access: The type 'ExportToTsvUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2020-01-19T06:37:43.444Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[241] [2020-01-19T06:37:43.444Z] ExportToTsvUtils.exportTableToTsv(table, stream); [2020-01-19T06:37:43.444Z] ^^^^^^^^^^^^^^^^ [2020-01-19T06:37:43.444Z] Discouraged access: The type 'ExportToTsvUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2020-01-19T06:37:43.444Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[241] [2020-01-19T06:37:43.444Z] ExportToTsvUtils.exportTableToTsv(table, stream); [2020-01-19T06:37:43.444Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:37:43.444Z] Discouraged access: The method 'ExportToTsvUtils.exportTableToTsv(Table, OutputStream)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2020-01-19T06:37:43.444Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[37] [2020-01-19T06:37:43.444Z] import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvAction; [2020-01-19T06:37:43.444Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:37:43.444Z] Discouraged access: The type 'ExportToTsvAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2020-01-19T06:37:43.444Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[95] [2020-01-19T06:37:43.444Z] private final Action fExportTsvAction = new ExportToTsvAction() { [2020-01-19T06:37:43.444Z] @Override [2020-01-19T06:37:43.444Z] protected void exportToTsv(@Nullable OutputStream stream) { [2020-01-19T06:37:43.444Z] TmfViewer viewer = getViewer(); [2020-01-19T06:37:43.444Z] if (viewer instanceof LamiTableViewer) { [2020-01-19T06:37:43.444Z] ((LamiTableViewer) viewer).exportToTsv(stream); [2020-01-19T06:37:43.444Z] } [2020-01-19T06:37:43.444Z] } [2020-01-19T06:37:43.444Z] private @Nullable TmfViewer getViewer() { [2020-01-19T06:37:43.444Z] LamiReportViewTabPage tabPage = getCurrentSelectedPage(); [2020-01-19T06:37:43.444Z] if (tabPage == null) { [2020-01-19T06:37:43.444Z] return null; [2020-01-19T06:37:43.444Z] } [2020-01-19T06:37:43.444Z] LamiViewerControl viewerControl = tabPage.getTableViewerControl(); [2020-01-19T06:37:43.444Z] TmfViewer viewer = viewerControl.getViewer(); [2020-01-19T06:37:43.444Z] return viewer; [2020-01-19T06:37:43.444Z] } [2020-01-19T06:37:43.444Z] @Override [2020-01-19T06:37:43.444Z] public boolean isEnabled() { [2020-01-19T06:37:43.444Z] return (getViewer() instanceof LamiTableViewer); [2020-01-19T06:37:43.444Z] } [2020-01-19T06:37:43.444Z] @Override [2020-01-19T06:37:43.444Z] protected @Nullable Shell getShell() { [2020-01-19T06:37:43.444Z] return getViewSite().getShell(); [2020-01-19T06:37:43.444Z] } [2020-01-19T06:37:43.444Z] }; [2020-01-19T06:37:43.444Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:37:43.444Z] Discouraged access: The constructor 'ExportToTsvAction()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2020-01-19T06:37:43.444Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[95] [2020-01-19T06:37:43.444Z] private final Action fExportTsvAction = new ExportToTsvAction() { [2020-01-19T06:37:43.444Z] ^^^^^^^^^^^^^^^^^ [2020-01-19T06:37:43.444Z] Discouraged access: The type 'ExportToTsvAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2020-01-19T06:37:43.444Z] 6 problems (6 warnings) [2020-01-19T06:37:43.444Z] [INFO] [2020-01-19T06:37:43.444Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-01-19T06:37:43.444Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:37:43.444Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/test/resources [2020-01-19T06:37:43.444Z] [INFO] [2020-01-19T06:37:43.444Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-01-19T06:37:43.444Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT-sources.jar [2020-01-19T06:37:43.444Z] [INFO] [2020-01-19T06:37:43.444Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-01-19T06:37:43.444Z] [INFO] [2020-01-19T06:37:43.444Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-01-19T06:37:43.700Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT.jar [2020-01-19T06:37:43.700Z] [INFO] [2020-01-19T06:37:43.700Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-01-19T06:37:43.700Z] [INFO] [2020-01-19T06:37:43.700Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-01-19T06:37:43.700Z] [INFO] [2020-01-19T06:37:43.700Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-01-19T06:37:43.700Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT.jar [2020-01-19T06:37:43.700Z] [INFO] [2020-01-19T06:37:43.700Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-01-19T06:37:43.700Z] [INFO] [2020-01-19T06:37:43.700Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-01-19T06:37:43.700Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT.jar [2020-01-19T06:37:43.700Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT.pom [2020-01-19T06:37:43.700Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT-sources.jar [2020-01-19T06:37:43.700Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:37:43.700Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT-p2metadata.xml [2020-01-19T06:37:43.700Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT-p2artifacts.xml [2020-01-19T06:37:43.700Z] [INFO] [2020-01-19T06:37:43.700Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui --- [2020-01-19T06:37:43.700Z] [INFO] [2020-01-19T06:37:43.700Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >-- [2020-01-19T06:37:43.700Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.1-SNAPSHOT [41/138] [2020-01-19T06:37:43.700Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T06:37:43.700Z] [INFO] [2020-01-19T06:37:43.700Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-01-19T06:37:43.700Z] [INFO] [2020-01-19T06:37:43.700Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-01-19T06:37:43.700Z] [INFO] The project's OSGi version is 1.0.1.202001190610 [2020-01-19T06:37:43.700Z] [INFO] [2020-01-19T06:37:43.700Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-01-19T06:37:43.700Z] [INFO] [2020-01-19T06:37:43.700Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-01-19T06:37:43.700Z] [INFO] [2020-01-19T06:37:43.700Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-01-19T06:37:43.700Z] [INFO] [2020-01-19T06:37:43.700Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-01-19T06:37:43.700Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:37:43.700Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources [2020-01-19T06:37:43.700Z] [INFO] [2020-01-19T06:37:43.700Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-01-19T06:37:43.700Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes [2020-01-19T06:37:43.956Z] [INFO] [2020-01-19T06:37:43.956Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-01-19T06:37:43.956Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:37:43.956Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/test/resources [2020-01-19T06:37:43.956Z] [INFO] [2020-01-19T06:37:43.956Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-01-19T06:37:43.956Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-sources.jar [2020-01-19T06:37:43.956Z] [INFO] [2020-01-19T06:37:43.956Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-01-19T06:37:43.956Z] [INFO] [2020-01-19T06:37:43.956Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-01-19T06:37:43.956Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar [2020-01-19T06:37:43.956Z] [INFO] [2020-01-19T06:37:43.956Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-01-19T06:37:43.956Z] [INFO] [2020-01-19T06:37:43.956Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-01-19T06:37:43.956Z] [INFO] [2020-01-19T06:37:43.956Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-01-19T06:37:43.956Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar [2020-01-19T06:37:43.956Z] [INFO] [2020-01-19T06:37:43.956Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-01-19T06:37:43.956Z] [INFO] [2020-01-19T06:37:43.956Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-01-19T06:37:44.212Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data/.metadata/.log [2020-01-19T06:37:44.212Z] [INFO] Command line: [2020-01-19T06:37:44.212Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-19T06:37:44.212Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:37:46.731Z] !SESSION 2020-01-19 06:37:44.316 ----------------------------------------------- [2020-01-19T06:37:46.731Z] eclipse.buildId=unknown [2020-01-19T06:37:46.731Z] java.version=1.8.0_202 [2020-01-19T06:37:46.731Z] java.vendor=Oracle Corporation [2020-01-19T06:37:46.731Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T06:37:46.731Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-19T06:37:46.731Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-19T06:37:46.731Z] [2020-01-19T06:37:46.731Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 06:37:46.147 [2020-01-19T06:37:46.731Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T06:37:46.731Z] !STACK 0 [2020-01-19T06:37:46.731Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2020-01-19T06:37:46.731Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T06:37:46.731Z] [2020-01-19T06:37:46.731Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T06:37:46.731Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T06:37:46.731Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T06:37:46.731Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T06:37:46.731Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T06:37:46.731Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T06:37:46.731Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:37:46.731Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T06:37:47.292Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest [2020-01-19T06:37:47.547Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest [2020-01-19T06:37:47.548Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0.001 s [2020-01-19T06:37:47.548Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0 s [2020-01-19T06:37:47.548Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0.04 s [2020-01-19T06:37:47.548Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest [2020-01-19T06:37:47.548Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest [2020-01-19T06:37:47.548Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0 s [2020-01-19T06:37:47.548Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0 s [2020-01-19T06:37:47.548Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0.001 s [2020-01-19T06:37:47.548Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest [2020-01-19T06:37:47.548Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest [2020-01-19T06:37:47.548Z] testResolver(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest) Time elapsed: 0.013 s [2020-01-19T06:37:47.548Z] testWithPredicate(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest) Time elapsed: 0 s [2020-01-19T06:37:47.548Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest [2020-01-19T06:37:47.548Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest [2020-01-19T06:37:47.548Z] testImmutableSeries(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest) Time elapsed: 0.001 s [2020-01-19T06:37:47.548Z] testGetDescriptors(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest) Time elapsed: 0 s [2020-01-19T06:37:47.548Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest [2020-01-19T06:37:47.548Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest [2020-01-19T06:37:47.548Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest) Time elapsed: 0 s [2020-01-19T06:37:47.548Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest [2020-01-19T06:37:47.548Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest [2020-01-19T06:37:47.548Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest) Time elapsed: 0.001 s [2020-01-19T06:37:47.548Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest [2020-01-19T06:37:47.548Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest [2020-01-19T06:37:47.548Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest) Time elapsed: 0 s [2020-01-19T06:37:47.548Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest) Time elapsed: 0 s [2020-01-19T06:37:47.548Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest [2020-01-19T06:37:47.548Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest [2020-01-19T06:37:47.548Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest) Time elapsed: 0 s [2020-01-19T06:37:47.548Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest) Time elapsed: 0 s [2020-01-19T06:37:47.548Z] [2020-01-19T06:37:47.548Z] Results: [2020-01-19T06:37:47.548Z] [2020-01-19T06:37:47.548Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [2020-01-19T06:37:47.548Z] [2020-01-19T06:37:48.912Z] [INFO] All tests passed! [2020-01-19T06:37:48.912Z] [INFO] [2020-01-19T06:37:48.912Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-01-19T06:37:48.912Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar [2020-01-19T06:37:48.912Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.pom [2020-01-19T06:37:48.912Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-sources.jar [2020-01-19T06:37:48.912Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:37:48.912Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-p2metadata.xml [2020-01-19T06:37:48.912Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml [2020-01-19T06:37:48.912Z] [INFO] [2020-01-19T06:37:48.912Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2020-01-19T06:37:48.912Z] [INFO] [2020-01-19T06:37:48.912Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >-- [2020-01-19T06:37:48.912Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.3-SNAPSHOT [42/138] [2020-01-19T06:37:48.912Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T06:37:48.912Z] [INFO] [2020-01-19T06:37:48.912Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-01-19T06:37:48.912Z] [INFO] [2020-01-19T06:37:48.912Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-01-19T06:37:48.912Z] [INFO] The project's OSGi version is 1.0.3.202001190610 [2020-01-19T06:37:48.912Z] [INFO] [2020-01-19T06:37:48.912Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-01-19T06:37:48.912Z] [INFO] [2020-01-19T06:37:48.913Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-01-19T06:37:48.913Z] [INFO] [2020-01-19T06:37:48.913Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-01-19T06:37:48.913Z] [INFO] [2020-01-19T06:37:48.913Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-01-19T06:37:48.913Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:37:48.913Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources [2020-01-19T06:37:48.913Z] [INFO] [2020-01-19T06:37:48.913Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-01-19T06:37:48.913Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/classes [2020-01-19T06:37:48.913Z] [INFO] [2020-01-19T06:37:48.913Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-01-19T06:37:48.913Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:37:48.913Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/test/resources [2020-01-19T06:37:48.913Z] [INFO] [2020-01-19T06:37:48.913Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-01-19T06:37:48.913Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar [2020-01-19T06:37:48.913Z] [INFO] [2020-01-19T06:37:48.913Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-01-19T06:37:48.913Z] [INFO] [2020-01-19T06:37:48.913Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-01-19T06:37:49.169Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2020-01-19T06:37:49.169Z] [INFO] [2020-01-19T06:37:49.169Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-01-19T06:37:49.169Z] [INFO] [2020-01-19T06:37:49.169Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-01-19T06:37:49.169Z] [INFO] [2020-01-19T06:37:49.169Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-01-19T06:37:49.169Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2020-01-19T06:37:49.169Z] [INFO] [2020-01-19T06:37:49.169Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-01-19T06:37:49.169Z] [INFO] [2020-01-19T06:37:49.169Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-01-19T06:37:49.425Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data/.metadata/.log [2020-01-19T06:37:49.425Z] [INFO] Command line: [2020-01-19T06:37:49.425Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2020-01-19T06:37:49.425Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:37:52.694Z] !SESSION 2020-01-19 06:37:49.613 ----------------------------------------------- [2020-01-19T06:37:52.694Z] eclipse.buildId=unknown [2020-01-19T06:37:52.694Z] java.version=1.8.0_202 [2020-01-19T06:37:52.694Z] java.vendor=Oracle Corporation [2020-01-19T06:37:52.694Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T06:37:52.694Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2020-01-19T06:37:52.694Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2020-01-19T06:37:52.694Z] [2020-01-19T06:37:52.694Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 06:37:52.341 [2020-01-19T06:37:52.694Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T06:37:52.694Z] !STACK 0 [2020-01-19T06:37:52.694Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2020-01-19T06:37:52.694Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T06:37:52.694Z] [2020-01-19T06:37:52.694Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T06:37:52.694Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T06:37:52.694Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T06:37:52.694Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T06:37:52.694Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T06:37:52.694Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T06:37:52.694Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:37:52.694Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T06:37:56.865Z] Running org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest [2020-01-19T06:37:59.381Z] Display size: 1440x900 [2020-01-19T06:37:59.381Z] OS version=3.10.0-957.1.3.el7.x86_64 [2020-01-19T06:37:59.381Z] GTK version=2.24.30 [2020-01-19T06:37:59.381Z] GTK theme=unknown [2020-01-19T06:37:59.381Z] LIBOVERLAY_SCROLLBAR=0 [2020-01-19T06:37:59.381Z] Time zone: Coordinated Universal Time [2020-01-19T06:37:59.381Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2020-01-19T06:37:59.381Z] log4j:WARN Please initialize the log4j system properly. [2020-01-19T06:38:00.308Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.chart.ui.swtbot.view.stub"' [2020-01-19T06:38:00.308Z] DEBUG - matched MenuItem with text "Create custom chart", using matcher: with mnemonic 'Create custom chart' [2020-01-19T06:38:00.309Z] DEBUG - Clicking on with mnemonic 'Create custom chart' [2020-01-19T06:38:00.309Z] DEBUG - Clicked on with mnemonic 'Create custom chart' [2020-01-19T06:38:00.309Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-01-19T06:38:00.309Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1132084716 data=null doit=true} to Shell with text {Custom chart creation} [2020-01-19T06:38:00.309Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.309Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.309Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.309Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.309Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.309Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.309Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.309Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.309Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T06:38:00.309Z] DEBUG - Clicking on (of type 'Table') [2020-01-19T06:38:00.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1132084709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:38:00.309Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1132084709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:38:00.309Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1132084709 data=null doit=true} to (of type 'Table') [2020-01-19T06:38:00.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1132084708 data=null} to (of type 'Table') [2020-01-19T06:38:00.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1132084708 data=null button=1 stateMask=0x0 x=35 y=28 count=1} to (of type 'Table') [2020-01-19T06:38:00.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1132084707 data=null button=1 stateMask=0x80000 x=35 y=28 count=1} to (of type 'Table') [2020-01-19T06:38:00.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1132084707 data=null item=TableItem {BAR_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-01-19T06:38:00.309Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1132084705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:38:00.309Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1132084705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:38:00.309Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1132084705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:38:00.309Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1132084705 data=null doit=true} to (of type 'Table') [2020-01-19T06:38:00.309Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1132084705 data=null} to (of type 'Table') [2020-01-19T06:38:00.309Z] DEBUG - Clicked on (of type 'Table') [2020-01-19T06:38:00.309Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.309Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.309Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.309Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.309Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.309Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.309Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.309Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.309Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.309Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.309Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.309Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.309Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.309Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.309Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.309Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.309Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.309Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.309Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.309Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.309Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.309Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.309Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.309Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.309Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:38:00.309Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2020-01-19T06:38:00.309Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with mnemonic 'Logarithmic Scale X' [2020-01-19T06:38:00.309Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with style 'SWT.CHECK' [2020-01-19T06:38:00.309Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale X' and with style 'SWT.CHECK') [2020-01-19T06:38:00.309Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2020-01-19T06:38:00.309Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:38:00.309Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:38:00.309Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:38:00.309Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2020-01-19T06:38:00.309Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2020-01-19T06:38:00.309Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y' [2020-01-19T06:38:00.309Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK' [2020-01-19T06:38:00.309Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2020-01-19T06:38:00.309Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:38:00.309Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:38:00.309Z] DEBUG - Setting state to checked on: Integer [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.566Z] DEBUG - Setting state to unchecked on: Integer [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.566Z] DEBUG - Setting state to checked on: Duration (ns) [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.566Z] DEBUG - Setting state to unchecked on: Duration (ns) [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.566Z] DEBUG - Setting state to checked on: Timestamp [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.566Z] DEBUG - Setting state to unchecked on: Timestamp [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.566Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-01-19T06:38:00.566Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1132084596 data=null doit=true} to Shell with text {Custom chart creation} [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.566Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.566Z] DEBUG - Clicking on TableItem with text {String} [2020-01-19T06:38:00.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=-1132084593 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String} [2020-01-19T06:38:00.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=-1132084593 data=null doit=true} to TableItem with text {String} [2020-01-19T06:38:00.567Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T06:38:00.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=-1132084592 data=null} to TableItem with text {String} [2020-01-19T06:38:00.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=-1132084592 data=null button=1 stateMask=0x0 x=27 y=12 count=1} to TableItem with text {String} [2020-01-19T06:38:00.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1132084592 data=null item=TableItem {String} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {String} [2020-01-19T06:38:00.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=-1132084591 data=null button=1 stateMask=0x80000 x=27 y=12 count=1} to TableItem with text {String} [2020-01-19T06:38:00.567Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=-1132084591 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String} [2020-01-19T06:38:00.567Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=-1132084591 data=null doit=true} to TableItem with text {String} [2020-01-19T06:38:00.567Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=-1132084591 data=null} to TableItem with text {String} [2020-01-19T06:38:00.567Z] DEBUG - Clicked on TableItem with text {String} [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.567Z] DEBUG - Setting state to checked on: Timestamp [2020-01-19T06:38:00.567Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:38:00.567Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2020-01-19T06:38:00.567Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2020-01-19T06:38:00.567Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:38:00.567Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:00.567Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2020-01-19T06:38:00.567Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2020-01-19T06:38:00.567Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:38:00.567Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:38:00.567Z] DEBUG - Clicking on [2020-01-19T06:38:00.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1132084583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:00.567Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1132084583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:00.567Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1132084583 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:00.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1132084583 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:00.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1132084582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:00.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1132084582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:00.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1132084582 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 in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:00.567Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1132084521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:00.567Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1132084519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:00.567Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1132084519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:00.567Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1132084519 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:00.567Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1132084519 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:00.567Z] DEBUG - Clicked on [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.567Z] DEBUG - Setting state to checked on: Timestamp [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.567Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-01-19T06:38:00.567Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1132084511 data=null doit=true} to Shell with text {Custom chart creation} [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.567Z] DEBUG - Clicking on TableItem with text {String} [2020-01-19T06:38:00.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=-1132084509 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String} [2020-01-19T06:38:00.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=-1132084509 data=null doit=true} to TableItem with text {String} [2020-01-19T06:38:00.567Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T06:38:00.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=-1132084508 data=null} to TableItem with text {String} [2020-01-19T06:38:00.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=-1132084508 data=null button=1 stateMask=0x0 x=27 y=12 count=1} to TableItem with text {String} [2020-01-19T06:38:00.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1132084507 data=null item=TableItem {String} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {String} [2020-01-19T06:38:00.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=-1132084507 data=null button=1 stateMask=0x80000 x=27 y=12 count=1} to TableItem with text {String} [2020-01-19T06:38:00.567Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=-1132084507 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String} [2020-01-19T06:38:00.567Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=-1132084506 data=null doit=true} to TableItem with text {String} [2020-01-19T06:38:00.567Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=-1132084506 data=null} to TableItem with text {String} [2020-01-19T06:38:00.567Z] DEBUG - Clicked on TableItem with text {String} [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:00.567Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:00.567Z] DEBUG - Setting state to checked on: Timestamp2 [2020-01-19T06:38:00.567Z] DEBUG - Setting state to checked on: Timestamp [2020-01-19T06:38:00.567Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:38:00.567Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:38:00.567Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2020-01-19T06:38:00.567Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2020-01-19T06:38:00.567Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:38:00.567Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:00.567Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2020-01-19T06:38:00.567Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2020-01-19T06:38:00.567Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:38:00.567Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:38:00.567Z] DEBUG - Clicking on [2020-01-19T06:38:00.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1132084499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:00.567Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1132084499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:00.567Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1132084499 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:00.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1132084499 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:00.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1132084499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:00.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1132084498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:00.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1132084498 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 in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:00.568Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1132084494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:00.568Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1132084490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:00.568Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1132084490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:00.568Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1132084489 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:00.568Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1132084489 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:00.568Z] DEBUG - Clicked on [2020-01-19T06:38:00.568Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.803 s - in org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest [2020-01-19T06:38:00.568Z] testBarChartSeries(org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest) Time elapsed: 0.433 s [2020-01-19T06:38:00.568Z] [2020-01-19T06:38:00.568Z] Results: [2020-01-19T06:38:00.568Z] [2020-01-19T06:38:00.568Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2020-01-19T06:38:00.568Z] [2020-01-19T06:38:02.458Z] [INFO] All tests passed! [2020-01-19T06:38:02.458Z] [INFO] [2020-01-19T06:38:02.458Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-01-19T06:38:02.458Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2020-01-19T06:38:02.458Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.pom [2020-01-19T06:38:02.458Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar [2020-01-19T06:38:02.458Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:38:02.458Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-p2metadata.xml [2020-01-19T06:38:02.458Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-p2artifacts.xml [2020-01-19T06:38:02.458Z] [INFO] [2020-01-19T06:38:02.458Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2020-01-19T06:38:02.458Z] [INFO] [2020-01-19T06:38:02.458Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >-- [2020-01-19T06:38:02.458Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.3-SNAPSHOT [43/138] [2020-01-19T06:38:02.458Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T06:38:02.458Z] [INFO] [2020-01-19T06:38:02.458Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-01-19T06:38:02.458Z] [INFO] [2020-01-19T06:38:02.458Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-01-19T06:38:02.458Z] [INFO] The project's OSGi version is 1.0.3.202001190610 [2020-01-19T06:38:02.458Z] [INFO] [2020-01-19T06:38:02.458Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-01-19T06:38:02.458Z] [INFO] [2020-01-19T06:38:02.458Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-01-19T06:38:02.458Z] [INFO] [2020-01-19T06:38:02.458Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-01-19T06:38:02.458Z] [INFO] [2020-01-19T06:38:02.458Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-01-19T06:38:02.458Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:38:02.458Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources [2020-01-19T06:38:02.458Z] [INFO] [2020-01-19T06:38:02.458Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-01-19T06:38:02.458Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/classes [2020-01-19T06:38:02.458Z] [INFO] [2020-01-19T06:38:02.458Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-01-19T06:38:02.458Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:38:02.458Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/test/resources [2020-01-19T06:38:02.458Z] [INFO] [2020-01-19T06:38:02.458Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-01-19T06:38:02.458Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar [2020-01-19T06:38:02.458Z] [INFO] [2020-01-19T06:38:02.458Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-01-19T06:38:02.458Z] [INFO] [2020-01-19T06:38:02.458Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-01-19T06:38:02.458Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2020-01-19T06:38:02.714Z] [INFO] [2020-01-19T06:38:02.714Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-01-19T06:38:02.714Z] [INFO] [2020-01-19T06:38:02.714Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-01-19T06:38:02.714Z] [INFO] [2020-01-19T06:38:02.714Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-01-19T06:38:02.714Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2020-01-19T06:38:02.714Z] [INFO] [2020-01-19T06:38:02.714Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-01-19T06:38:02.714Z] [INFO] [2020-01-19T06:38:02.714Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-01-19T06:38:03.276Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data/.metadata/.log [2020-01-19T06:38:03.276Z] [INFO] Command line: [2020-01-19T06:38:03.276Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2020-01-19T06:38:03.276Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:38:05.166Z] !SESSION 2020-01-19 06:38:03.159 ----------------------------------------------- [2020-01-19T06:38:05.166Z] eclipse.buildId=unknown [2020-01-19T06:38:05.166Z] java.version=1.8.0_202 [2020-01-19T06:38:05.166Z] java.vendor=Oracle Corporation [2020-01-19T06:38:05.166Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T06:38:05.166Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2020-01-19T06:38:05.166Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2020-01-19T06:38:05.166Z] [2020-01-19T06:38:05.166Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 06:38:05.148 [2020-01-19T06:38:05.166Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T06:38:05.166Z] !STACK 0 [2020-01-19T06:38:05.166Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2020-01-19T06:38:05.166Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T06:38:05.166Z] [2020-01-19T06:38:05.166Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T06:38:05.166Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T06:38:05.166Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T06:38:05.166Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T06:38:05.166Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T06:38:05.166Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T06:38:05.166Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:38:05.166Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T06:38:09.332Z] Running org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest [2020-01-19T06:38:11.849Z] Display size: 1440x900 [2020-01-19T06:38:11.849Z] OS version=3.10.0-957.1.3.el7.x86_64 [2020-01-19T06:38:11.849Z] GTK version=2.24.30 [2020-01-19T06:38:11.849Z] GTK theme=unknown [2020-01-19T06:38:11.849Z] LIBOVERLAY_SCROLLBAR=0 [2020-01-19T06:38:11.849Z] Time zone: Coordinated Universal Time [2020-01-19T06:38:11.849Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2020-01-19T06:38:11.849Z] log4j:WARN Please initialize the log4j system properly. [2020-01-19T06:38:13.741Z] [2020-01-19T06:38:13.741Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-19 06:38:13.717 [2020-01-19T06:38:13.741Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K [2020-01-19T06:38:13.741Z] !STACK 0 [2020-01-19T06:38:13.741Z] java.lang.RuntimeException: The parameter should be set [2020-01-19T06:38:13.741Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-19T06:38:13.741Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-19T06:38:13.741Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:38:13.741Z] [2020-01-19T06:38:13.741Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-19 06:38:13.726 [2020-01-19T06:38:13.741Z] !MESSAGE Exception executing analysis [2020-01-19T06:38:13.741Z] !STACK 0 [2020-01-19T06:38:13.741Z] java.lang.RuntimeException: The parameter should be set [2020-01-19T06:38:13.741Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2020-01-19T06:38:13.741Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-19T06:38:13.741Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:38:16.283Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:38:16.283Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:38:16.283Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:38:16.283Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:38:16.283Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:38:16.283Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:38:16.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1132068834 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:38:16.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1132068833 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:38:16.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1132068833 data=null} to TreeItem with text {test} [2020-01-19T06:38:16.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1132068822 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:38:16.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132068821 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} [2020-01-19T06:38:16.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1132068721 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:38:16.283Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:38:16.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1132068717 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:38:16.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1132068717 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:38:16.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1132068717 data=null} to TreeItem with text {test} [2020-01-19T06:38:16.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1132068716 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:38:16.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132068716 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} [2020-01-19T06:38:16.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1132068706 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:38:16.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1132068705 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:38:16.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1132068705 data=null} to TreeItem with text {test} [2020-01-19T06:38:16.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1132068705 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:38:16.283Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1132068704 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} [2020-01-19T06:38:16.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1132068684 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:38:16.283Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:38:16.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1132068682 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T06:38:16.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1132068682 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T06:38:16.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1132068682 data=null} to TreeItem with text {Traces [1]} [2020-01-19T06:38:16.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1132068682 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:38:16.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132068681 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]} [2020-01-19T06:38:16.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1132068620 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:38:16.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1132068620 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T06:38:16.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1132068620 data=null} to TreeItem with text {Traces [1]} [2020-01-19T06:38:16.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1132068619 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:38:16.540Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1132068619 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]} [2020-01-19T06:38:16.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1132068615 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:38:16.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {A-Test-10K} time=-1132068614 data=null doit=true} to TreeItem with text {A-Test-10K} [2020-01-19T06:38:16.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {A-Test-10K} time=-1132068614 data=null} to TreeItem with text {A-Test-10K} [2020-01-19T06:38:16.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {A-Test-10K} time=-1132068614 data=null button=1 stateMask=0x0 x=108 y=84 count=1} to TreeItem with text {A-Test-10K} [2020-01-19T06:38:16.540Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1132068613 data=null item=TreeItem {A-Test-10K} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {A-Test-10K} [2020-01-19T06:38:16.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {A-Test-10K} time=-1132068607 data=null button=1 stateMask=0x80000 x=108 y=84 count=1} to TreeItem with text {A-Test-10K} [2020-01-19T06:38:16.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {External Analyses} time=-1132068606 data=null doit=true} to TreeItem with text {External Analyses} [2020-01-19T06:38:16.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {External Analyses} time=-1132068606 data=null} to TreeItem with text {External Analyses} [2020-01-19T06:38:16.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {External Analyses} time=-1132068605 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {External Analyses} [2020-01-19T06:38:16.540Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1132068605 data=null item=TreeItem {External Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {External Analyses} [2020-01-19T06:38:16.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {External Analyses} time=-1132068596 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {External Analyses} [2020-01-19T06:38:16.540Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2020-01-19T06:38:16.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1132068593 data=null button=0 stateMask=0x0 x=273 y=180 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2020-01-19T06:38:16.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1132068593 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2020-01-19T06:38:16.540Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:38:16.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1132068593 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2020-01-19T06:38:16.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1132068592 data=null button=1 stateMask=0x0 x=273 y=180 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2020-01-19T06:38:16.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132068592 data=null item=TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2020-01-19T06:38:16.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1132068583 data=null button=1 stateMask=0x80000 x=273 y=180 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2020-01-19T06:38:16.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1132068583 data=null button=1 stateMask=0x0 x=273 y=180 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2020-01-19T06:38:16.540Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1132068583 data=null button=1 stateMask=0x0 x=273 y=180 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2020-01-19T06:38:16.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1132068471 data=null button=1 stateMask=0x80000 x=273 y=180 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2020-01-19T06:38:16.540Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1132068470 data=null button=0 stateMask=0x0 x=273 y=180 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2020-01-19T06:38:16.540Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1132068470 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2020-01-19T06:38:16.540Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1132068470 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2020-01-19T06:38:16.540Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2020-01-19T06:38:16.540Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters' [2020-01-19T06:38:16.540Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=-1132068419 data=null doit=true} to Shell with text {External Analysis Parameters} [2020-01-19T06:38:16.540Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:38:16.540Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:38:16.540Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:38:16.540Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:38:16.540Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:38:16.540Z] DEBUG - Clicking on OK [2020-01-19T06:38:16.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132068415 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') [2020-01-19T06:38:16.540Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132068415 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') [2020-01-19T06:38:16.540Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132068415 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:38:16.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132068415 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:38:16.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132068414 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') [2020-01-19T06:38:16.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132068414 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') [2020-01-19T06:38:16.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132068414 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') [2020-01-19T06:38:16.541Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1132068582 data=null item=TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2020-01-19T06:38:16.796Z] DEBUG - Clicked on [2020-01-19T06:38:17.359Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"' [2020-01-19T06:38:17.359Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart' [2020-01-19T06:38:17.359Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2020-01-19T06:38:17.359Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2020-01-19T06:38:17.359Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-01-19T06:38:17.359Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1132067607 data=null doit=true} to Shell with text {Custom chart creation} [2020-01-19T06:38:17.359Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:17.359Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:17.359Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:17.359Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:17.359Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:17.359Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:17.359Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:17.359Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:17.359Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T06:38:17.359Z] DEBUG - Clicking on (of type 'Table') [2020-01-19T06:38:17.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1132067602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:38:17.359Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1132067601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:38:17.359Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1132067601 data=null doit=true} to (of type 'Table') [2020-01-19T06:38:17.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1132067601 data=null} to (of type 'Table') [2020-01-19T06:38:17.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1132067600 data=null button=1 stateMask=0x0 x=35 y=28 count=1} to (of type 'Table') [2020-01-19T06:38:17.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1132067600 data=null button=1 stateMask=0x80000 x=35 y=28 count=1} to (of type 'Table') [2020-01-19T06:38:17.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1132067600 data=null item=TableItem {BAR_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-01-19T06:38:17.359Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1132067598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:38:17.359Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1132067598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:38:17.359Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1132067598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:38:17.359Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1132067597 data=null doit=true} to (of type 'Table') [2020-01-19T06:38:17.359Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1132067597 data=null} to (of type 'Table') [2020-01-19T06:38:17.359Z] DEBUG - Clicked on (of type 'Table') [2020-01-19T06:38:17.359Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-01-19T06:38:17.359Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1132067595 data=null doit=true} to Shell with text {Custom chart creation} [2020-01-19T06:38:17.359Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:17.359Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:17.359Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:17.359Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:17.359Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:17.359Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:17.359Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:17.359Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:17.359Z] DEBUG - Clicking on TableItem with text {Wakee process (name)} [2020-01-19T06:38:17.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakee process (name)} time=-1132067591 data=null button=0 stateMask=0x0 x=87 y=12 count=0} to TableItem with text {Wakee process (name)} [2020-01-19T06:38:17.359Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakee process (name)} time=-1132067591 data=null doit=true} to TableItem with text {Wakee process (name)} [2020-01-19T06:38:17.359Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T06:38:17.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakee process (name)} time=-1132067589 data=null} to TableItem with text {Wakee process (name)} [2020-01-19T06:38:17.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakee process (name)} time=-1132067589 data=null button=1 stateMask=0x0 x=87 y=12 count=1} to TableItem with text {Wakee process (name)} [2020-01-19T06:38:17.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1132067588 data=null item=TableItem {Wakee process (name)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {Wakee process (name)} [2020-01-19T06:38:17.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakee process (name)} time=-1132067588 data=null button=1 stateMask=0x80000 x=87 y=12 count=1} to TableItem with text {Wakee process (name)} [2020-01-19T06:38:17.359Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakee process (name)} time=-1132067588 data=null button=0 stateMask=0x0 x=87 y=12 count=0} to TableItem with text {Wakee process (name)} [2020-01-19T06:38:17.359Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakee process (name)} time=-1132067588 data=null doit=true} to TableItem with text {Wakee process (name)} [2020-01-19T06:38:17.359Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakee process (name)} time=-1132067588 data=null} to TableItem with text {Wakee process (name)} [2020-01-19T06:38:17.359Z] DEBUG - Clicked on TableItem with text {Wakee process (name)} [2020-01-19T06:38:17.359Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:17.359Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:17.359Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:17.359Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:17.359Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:17.359Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:17.359Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:17.359Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:17.359Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2020-01-19T06:38:17.359Z] DEBUG - Setting state to checked on: Priority [2020-01-19T06:38:17.359Z] DEBUG - Setting state to checked on: Target CPU [2020-01-19T06:38:17.359Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:38:17.615Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2020-01-19T06:38:17.615Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2020-01-19T06:38:17.615Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:38:17.615Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:17.615Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2020-01-19T06:38:17.615Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2020-01-19T06:38:17.615Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:38:17.615Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:38:17.615Z] DEBUG - Clicking on [2020-01-19T06:38:17.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1132067574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:17.615Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1132067573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:17.615Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1132067573 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:17.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1132067573 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:17.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1132067573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:17.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1132067573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:17.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1132067573 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 in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:17.615Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1132067515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:17.615Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1132067511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:17.615Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1132067511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:17.615Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1132067511 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:17.615Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1132067511 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:17.615Z] DEBUG - Clicked on [2020-01-19T06:38:17.615Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-01-19T06:38:17.615Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1132067508 data=null doit=true} to Shell with text {Custom chart creation} [2020-01-19T06:38:17.615Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:38:17.615Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:38:17.615Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:38:17.615Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:38:17.615Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2020-01-19T06:38:17.615Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2020-01-19T06:38:17.615Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:38:17.615Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:38:17.615Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:38:17.615Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:38:17.616Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:38:17.616Z] DEBUG - Clicking on OK [2020-01-19T06:38:17.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132067505 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') [2020-01-19T06:38:17.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132067505 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') [2020-01-19T06:38:17.616Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132067505 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:38:17.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132067505 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:38:17.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132067505 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') [2020-01-19T06:38:17.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132067504 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') [2020-01-19T06:38:17.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132067504 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') [2020-01-19T06:38:17.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-1132067777 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'New custom chart' [2020-01-19T06:38:17.872Z] DEBUG - Clicked on [2020-01-19T06:38:17.872Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2020-01-19T06:38:17.872Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2020-01-19T06:38:17.872Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2020-01-19T06:38:17.872Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-01-19T06:38:17.872Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1132067111 data=null doit=true} to Shell with text {Custom chart creation} [2020-01-19T06:38:17.872Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-01-19T06:38:17.872Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1132067111 data=null doit=true} to Shell with text {Custom chart creation} [2020-01-19T06:38:17.872Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:17.872Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:17.872Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:17.872Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:17.872Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:17.872Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:17.872Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:17.872Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:17.872Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T06:38:17.872Z] DEBUG - Clicking on (of type 'Table') [2020-01-19T06:38:17.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1132067108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:38:17.872Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1132067108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:38:17.872Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1132067108 data=null doit=true} to (of type 'Table') [2020-01-19T06:38:17.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1132067108 data=null} to (of type 'Table') [2020-01-19T06:38:17.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1132067107 data=null button=1 stateMask=0x0 x=35 y=28 count=1} to (of type 'Table') [2020-01-19T06:38:17.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1132067107 data=null button=1 stateMask=0x80000 x=35 y=28 count=1} to (of type 'Table') [2020-01-19T06:38:17.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1132067107 data=null item=TableItem {BAR_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-01-19T06:38:17.872Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1132067105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:38:17.872Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1132067105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:38:17.872Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1132067105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:38:17.872Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1132067105 data=null doit=true} to (of type 'Table') [2020-01-19T06:38:17.872Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1132067105 data=null} to (of type 'Table') [2020-01-19T06:38:17.872Z] DEBUG - Clicked on (of type 'Table') [2020-01-19T06:38:17.872Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-01-19T06:38:17.872Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1132067104 data=null doit=true} to Shell with text {Custom chart creation} [2020-01-19T06:38:17.872Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:17.872Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:17.872Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:17.872Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:17.872Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:17.872Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:17.872Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:17.872Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:17.872Z] DEBUG - Clicking on TableItem with text {Waker process (name)} [2020-01-19T06:38:17.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Waker process (name)} time=-1132067102 data=null button=0 stateMask=0x0 x=85 y=84 count=0} to TableItem with text {Waker process (name)} [2020-01-19T06:38:17.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Waker process (name)} time=-1132067102 data=null doit=true} to TableItem with text {Waker process (name)} [2020-01-19T06:38:17.872Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T06:38:17.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Waker process (name)} time=-1132067100 data=null} to TableItem with text {Waker process (name)} [2020-01-19T06:38:17.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Waker process (name)} time=-1132067100 data=null button=1 stateMask=0x0 x=85 y=84 count=1} to TableItem with text {Waker process (name)} [2020-01-19T06:38:17.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1132067099 data=null item=TableItem {Waker process (name)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {Waker process (name)} [2020-01-19T06:38:17.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Waker process (name)} time=-1132067099 data=null button=1 stateMask=0x80000 x=85 y=84 count=1} to TableItem with text {Waker process (name)} [2020-01-19T06:38:17.872Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Waker process (name)} time=-1132067099 data=null button=0 stateMask=0x0 x=85 y=84 count=0} to TableItem with text {Waker process (name)} [2020-01-19T06:38:17.872Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Waker process (name)} time=-1132067099 data=null doit=true} to TableItem with text {Waker process (name)} [2020-01-19T06:38:17.872Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Waker process (name)} time=-1132067099 data=null} to TableItem with text {Waker process (name)} [2020-01-19T06:38:17.872Z] DEBUG - Clicked on TableItem with text {Waker process (name)} [2020-01-19T06:38:17.872Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:17.872Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:17.872Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:17.872Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:17.872Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:17.872Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:17.872Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:17.872Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:17.872Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2020-01-19T06:38:17.872Z] DEBUG - Setting state to checked on: Priority [2020-01-19T06:38:17.872Z] DEBUG - Setting state to checked on: Target CPU [2020-01-19T06:38:17.872Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:38:17.872Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2020-01-19T06:38:17.872Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2020-01-19T06:38:17.872Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:38:17.873Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:17.873Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2020-01-19T06:38:17.873Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2020-01-19T06:38:17.873Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:38:17.873Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:38:17.873Z] DEBUG - Clicking on [2020-01-19T06:38:17.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1132067092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:17.873Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1132067091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:17.873Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1132067091 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:17.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1132067091 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:17.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1132067091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:17.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1132067091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:17.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1132067091 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 in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:17.873Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1132067085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:17.873Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1132067082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:17.873Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1132067082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:17.873Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1132067082 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:17.873Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1132067082 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:17.873Z] DEBUG - Clicked on [2020-01-19T06:38:17.873Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-01-19T06:38:17.873Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1132067081 data=null doit=true} to Shell with text {Custom chart creation} [2020-01-19T06:38:17.873Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:38:17.873Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:38:17.873Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:38:17.873Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:38:17.873Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2020-01-19T06:38:17.873Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2020-01-19T06:38:17.873Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:38:17.873Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:38:17.873Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:38:17.873Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:38:17.873Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:38:17.873Z] DEBUG - Clicking on OK [2020-01-19T06:38:17.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132067079 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') [2020-01-19T06:38:17.873Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132067079 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') [2020-01-19T06:38:17.873Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132067079 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:38:17.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132067079 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:38:17.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132067078 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') [2020-01-19T06:38:17.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132067078 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') [2020-01-19T06:38:18.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132067078 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') [2020-01-19T06:38:18.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-1132067212 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'New custom chart' [2020-01-19T06:38:18.128Z] DEBUG - Clicked on [2020-01-19T06:38:18.128Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2020-01-19T06:38:18.384Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T06:38:18.384Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T06:38:18.384Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T06:38:18.384Z] DEBUG - matched Button with text "&Yes", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') [2020-01-19T06:38:18.384Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T06:38:18.384Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2020-01-19T06:38:18.384Z] DEBUG - Clicking on &Yes [2020-01-19T06:38:18.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1132066770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2020-01-19T06:38:18.384Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1132066770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2020-01-19T06:38:18.384Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1132066770 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2020-01-19T06:38:18.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1132066770 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2020-01-19T06:38:18.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1132066769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2020-01-19T06:38:18.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1132066769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2020-01-19T06:38:18.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1132066769 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' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2020-01-19T06:38:18.640Z] DEBUG - Clicked on [2020-01-19T06:38:18.640Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:38:18.640Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:38:18.640Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:38:18.640Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:38:18.640Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:38:18.640Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:38:18.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1132066421 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:38:18.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1132066421 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:38:18.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1132066421 data=null} to TreeItem with text {test} [2020-01-19T06:38:18.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1132066420 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:38:18.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132066420 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} [2020-01-19T06:38:18.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1132066398 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:38:18.640Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:38:18.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1132066397 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:38:18.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1132066397 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:38:18.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1132066397 data=null} to TreeItem with text {test} [2020-01-19T06:38:18.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1132066396 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:38:18.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132066396 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} [2020-01-19T06:38:18.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1132066389 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:38:18.641Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T06:38:18.641Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:38:18.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1132066388 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T06:38:18.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1132066388 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T06:38:18.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1132066388 data=null} to TreeItem with text {Traces [1]} [2020-01-19T06:38:18.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1132066387 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:38:18.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132066387 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]} [2020-01-19T06:38:18.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1132066376 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:38:18.641Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2020-01-19T06:38:18.641Z] WARN - Tree item TreeItem with text {A-Test-10K} is already expanded. Won't expand it again. [2020-01-19T06:38:18.641Z] WARN - Tree item TreeItem with text {External Analyses} is already expanded. Won't expand it again. [2020-01-19T06:38:18.641Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2020-01-19T06:38:18.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1132066374 data=null button=0 stateMask=0x0 x=251 y=156 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2020-01-19T06:38:18.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1132066374 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2020-01-19T06:38:18.641Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:38:18.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1132066373 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2020-01-19T06:38:18.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1132066373 data=null button=1 stateMask=0x0 x=251 y=156 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2020-01-19T06:38:18.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132066373 data=null item=TreeItem {stubAnalysis/data/analysisMultipleRow.data} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2020-01-19T06:38:18.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1132066318 data=null button=1 stateMask=0x80000 x=251 y=156 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2020-01-19T06:38:18.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1132066317 data=null button=1 stateMask=0x0 x=251 y=156 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2020-01-19T06:38:18.641Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1132066317 data=null button=1 stateMask=0x0 x=251 y=156 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2020-01-19T06:38:18.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1132066269 data=null button=1 stateMask=0x80000 x=251 y=156 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2020-01-19T06:38:18.896Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1132066269 data=null button=0 stateMask=0x0 x=251 y=156 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2020-01-19T06:38:18.896Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1132066269 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2020-01-19T06:38:18.897Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1132066268 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2020-01-19T06:38:18.897Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2020-01-19T06:38:18.897Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters' [2020-01-19T06:38:18.897Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=-1132066220 data=null doit=true} to Shell with text {External Analysis Parameters} [2020-01-19T06:38:18.897Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:38:18.897Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:38:18.897Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:38:18.897Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:38:18.897Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:38:18.897Z] DEBUG - Clicking on OK [2020-01-19T06:38:18.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132066219 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') [2020-01-19T06:38:18.897Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132066218 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') [2020-01-19T06:38:18.897Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132066218 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:38:18.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132066218 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:38:18.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132066218 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') [2020-01-19T06:38:18.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132066218 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') [2020-01-19T06:38:18.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132066218 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') [2020-01-19T06:38:18.897Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1132066316 data=null item=TreeItem {stubAnalysis/data/analysisMultipleRow.data} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2020-01-19T06:38:19.153Z] DEBUG - Clicked on [2020-01-19T06:38:19.409Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"' [2020-01-19T06:38:19.667Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart' [2020-01-19T06:38:19.667Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2020-01-19T06:38:19.667Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2020-01-19T06:38:19.667Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-01-19T06:38:19.667Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1132065408 data=null doit=true} to Shell with text {Custom chart creation} [2020-01-19T06:38:19.667Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:19.667Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:19.667Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:19.667Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:19.667Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:19.667Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:19.667Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:19.667Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:19.667Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T06:38:19.667Z] DEBUG - Clicking on (of type 'Table') [2020-01-19T06:38:19.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1132065405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:38:19.667Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1132065405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:38:19.667Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1132065405 data=null doit=true} to (of type 'Table') [2020-01-19T06:38:19.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1132065405 data=null} to (of type 'Table') [2020-01-19T06:38:19.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1132065405 data=null button=1 stateMask=0x0 x=35 y=84 count=1} to (of type 'Table') [2020-01-19T06:38:19.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1132065404 data=null button=1 stateMask=0x80000 x=35 y=84 count=1} to (of type 'Table') [2020-01-19T06:38:19.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1132065404 data=null item=TableItem {SCATTER_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-01-19T06:38:19.667Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1132065401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:38:19.668Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1132065401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:38:19.668Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1132065401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:38:19.668Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1132065401 data=null doit=true} to (of type 'Table') [2020-01-19T06:38:19.668Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1132065401 data=null} to (of type 'Table') [2020-01-19T06:38:19.668Z] DEBUG - Clicked on (of type 'Table') [2020-01-19T06:38:19.668Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-01-19T06:38:19.668Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1132065400 data=null doit=true} to Shell with text {Custom chart creation} [2020-01-19T06:38:19.668Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:19.668Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:19.668Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:19.668Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:19.668Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:19.668Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:19.668Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:19.668Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:19.668Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp} [2020-01-19T06:38:19.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=-1132065398 data=null button=0 stateMask=0x0 x=73 y=12 count=0} to TableItem with text {Wakeup timestamp} [2020-01-19T06:38:19.668Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=-1132065398 data=null doit=true} to TableItem with text {Wakeup timestamp} [2020-01-19T06:38:19.668Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T06:38:19.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=-1132065397 data=null} to TableItem with text {Wakeup timestamp} [2020-01-19T06:38:19.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=-1132065397 data=null button=1 stateMask=0x0 x=73 y=12 count=1} to TableItem with text {Wakeup timestamp} [2020-01-19T06:38:19.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1132065397 data=null item=TableItem {Wakeup timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {Wakeup timestamp} [2020-01-19T06:38:19.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=-1132065397 data=null button=1 stateMask=0x80000 x=73 y=12 count=1} to TableItem with text {Wakeup timestamp} [2020-01-19T06:38:19.668Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=-1132065397 data=null button=0 stateMask=0x0 x=73 y=12 count=0} to TableItem with text {Wakeup timestamp} [2020-01-19T06:38:19.668Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=-1132065396 data=null doit=true} to TableItem with text {Wakeup timestamp} [2020-01-19T06:38:19.668Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=-1132065396 data=null} to TableItem with text {Wakeup timestamp} [2020-01-19T06:38:19.668Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp} [2020-01-19T06:38:19.668Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:19.668Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:19.668Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:19.668Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:19.668Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:19.668Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:19.668Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:19.668Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:19.668Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2020-01-19T06:38:19.668Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:38:19.668Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2020-01-19T06:38:19.668Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2020-01-19T06:38:19.668Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:38:19.668Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:19.668Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2020-01-19T06:38:19.668Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2020-01-19T06:38:19.668Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:38:19.668Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:38:19.668Z] DEBUG - Clicking on [2020-01-19T06:38:19.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1132065392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:19.668Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1132065392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:19.668Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1132065392 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:19.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1132065392 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:19.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1132065391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:19.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1132065391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:19.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1132065391 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 in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:19.668Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1132065388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:19.668Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1132065386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:19.668Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1132065386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:19.668Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1132065386 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:19.668Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1132065386 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:19.668Z] DEBUG - Clicked on [2020-01-19T06:38:19.668Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-01-19T06:38:19.668Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1132065385 data=null doit=true} to Shell with text {Custom chart creation} [2020-01-19T06:38:19.668Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:19.668Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:19.668Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:19.668Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:19.668Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:19.668Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:19.668Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:19.668Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:19.668Z] DEBUG - Clicking on TableItem with text {Switch timestamp} [2020-01-19T06:38:19.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=-1132065383 data=null button=0 stateMask=0x0 x=68 y=36 count=0} to TableItem with text {Switch timestamp} [2020-01-19T06:38:19.668Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=-1132065383 data=null doit=true} to TableItem with text {Switch timestamp} [2020-01-19T06:38:19.668Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T06:38:19.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=-1132065382 data=null} to TableItem with text {Switch timestamp} [2020-01-19T06:38:19.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=-1132065381 data=null button=1 stateMask=0x0 x=68 y=36 count=1} to TableItem with text {Switch timestamp} [2020-01-19T06:38:19.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1132065381 data=null item=TableItem {Switch timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {Switch timestamp} [2020-01-19T06:38:19.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=-1132065381 data=null button=1 stateMask=0x80000 x=68 y=36 count=1} to TableItem with text {Switch timestamp} [2020-01-19T06:38:19.668Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=-1132065381 data=null button=0 stateMask=0x0 x=68 y=36 count=0} to TableItem with text {Switch timestamp} [2020-01-19T06:38:19.668Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=-1132065381 data=null doit=true} to TableItem with text {Switch timestamp} [2020-01-19T06:38:19.668Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=-1132065381 data=null} to TableItem with text {Switch timestamp} [2020-01-19T06:38:19.668Z] DEBUG - Clicked on TableItem with text {Switch timestamp} [2020-01-19T06:38:19.668Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:19.668Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:19.668Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:19.668Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:19.668Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:19.668Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:19.668Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:19.668Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:19.668Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2020-01-19T06:38:19.668Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:38:19.668Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:38:19.668Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2020-01-19T06:38:19.668Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2020-01-19T06:38:19.668Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:38:19.668Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:19.668Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2020-01-19T06:38:19.668Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2020-01-19T06:38:19.668Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:38:19.668Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:38:19.668Z] DEBUG - Clicking on [2020-01-19T06:38:19.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1132065377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:19.668Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1132065377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:19.668Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1132065377 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:19.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1132065377 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:19.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1132065377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:19.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1132065377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:19.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1132065377 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 in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:19.669Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1132065374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:19.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1132065320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:19.669Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1132065320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:19.669Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1132065320 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:19.669Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1132065320 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:19.669Z] DEBUG - Clicked on [2020-01-19T06:38:19.669Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-01-19T06:38:19.669Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1132065319 data=null doit=true} to Shell with text {Custom chart creation} [2020-01-19T06:38:19.669Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:38:19.669Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:38:19.669Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:38:19.669Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2020-01-19T06:38:19.669Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2020-01-19T06:38:19.669Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:38:19.669Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:38:19.669Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:38:19.669Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:38:19.669Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:38:19.669Z] DEBUG - Clicking on OK [2020-01-19T06:38:19.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132065317 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') [2020-01-19T06:38:19.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132065317 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') [2020-01-19T06:38:19.669Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132065317 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:38:19.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132065317 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:38:19.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132065317 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') [2020-01-19T06:38:19.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132065317 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') [2020-01-19T06:38:19.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132065317 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') [2020-01-19T06:38:19.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-1132065517 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'New custom chart' [2020-01-19T06:38:19.924Z] DEBUG - Clicked on [2020-01-19T06:38:19.924Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2020-01-19T06:38:20.182Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2020-01-19T06:38:20.182Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2020-01-19T06:38:20.182Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-01-19T06:38:20.182Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1132064900 data=null doit=true} to Shell with text {Custom chart creation} [2020-01-19T06:38:20.182Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:20.182Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:20.182Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:20.182Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:20.182Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:20.182Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:20.182Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:20.182Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:20.182Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T06:38:20.182Z] DEBUG - Clicking on (of type 'Table') [2020-01-19T06:38:20.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1132064899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:38:20.182Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1132064898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:38:20.182Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1132064898 data=null doit=true} to (of type 'Table') [2020-01-19T06:38:20.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1132064898 data=null} to (of type 'Table') [2020-01-19T06:38:20.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1132064898 data=null button=1 stateMask=0x0 x=35 y=84 count=1} to (of type 'Table') [2020-01-19T06:38:20.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1132064898 data=null button=1 stateMask=0x80000 x=35 y=84 count=1} to (of type 'Table') [2020-01-19T06:38:20.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1132064897 data=null item=TableItem {SCATTER_CHART} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-01-19T06:38:20.182Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1132064894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:38:20.182Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1132064894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:38:20.182Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1132064894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:38:20.182Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1132064894 data=null doit=true} to (of type 'Table') [2020-01-19T06:38:20.182Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1132064894 data=null} to (of type 'Table') [2020-01-19T06:38:20.182Z] DEBUG - Clicked on (of type 'Table') [2020-01-19T06:38:20.182Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-01-19T06:38:20.182Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1132064893 data=null doit=true} to Shell with text {Custom chart creation} [2020-01-19T06:38:20.182Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:20.182Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:20.182Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:20.182Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:20.182Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:20.182Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:20.182Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:20.182Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:20.182Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp} [2020-01-19T06:38:20.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=-1132064891 data=null button=0 stateMask=0x0 x=73 y=12 count=0} to TableItem with text {Wakeup timestamp} [2020-01-19T06:38:20.182Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=-1132064891 data=null doit=true} to TableItem with text {Wakeup timestamp} [2020-01-19T06:38:20.182Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T06:38:20.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=-1132064890 data=null} to TableItem with text {Wakeup timestamp} [2020-01-19T06:38:20.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=-1132064889 data=null button=1 stateMask=0x0 x=73 y=12 count=1} to TableItem with text {Wakeup timestamp} [2020-01-19T06:38:20.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1132064889 data=null item=TableItem {Wakeup timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {Wakeup timestamp} [2020-01-19T06:38:20.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=-1132064889 data=null button=1 stateMask=0x80000 x=73 y=12 count=1} to TableItem with text {Wakeup timestamp} [2020-01-19T06:38:20.182Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=-1132064889 data=null button=0 stateMask=0x0 x=73 y=12 count=0} to TableItem with text {Wakeup timestamp} [2020-01-19T06:38:20.182Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=-1132064889 data=null doit=true} to TableItem with text {Wakeup timestamp} [2020-01-19T06:38:20.182Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=-1132064889 data=null} to TableItem with text {Wakeup timestamp} [2020-01-19T06:38:20.182Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp} [2020-01-19T06:38:20.182Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:20.182Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:20.182Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:20.182Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:20.182Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:20.182Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:20.182Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:20.182Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:20.182Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2020-01-19T06:38:20.182Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:38:20.182Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2020-01-19T06:38:20.182Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2020-01-19T06:38:20.182Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:38:20.182Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:20.182Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2020-01-19T06:38:20.182Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2020-01-19T06:38:20.182Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:38:20.182Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:38:20.182Z] DEBUG - Clicking on [2020-01-19T06:38:20.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1132064884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:20.182Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1132064884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:20.182Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1132064884 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:20.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1132064884 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:20.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1132064884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:20.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1132064884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:20.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1132064884 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 in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:20.183Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1132064880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:20.183Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1132064878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:20.183Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1132064878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:20.183Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1132064878 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:20.183Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1132064878 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:20.183Z] DEBUG - Clicked on [2020-01-19T06:38:20.183Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-01-19T06:38:20.183Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1132064876 data=null doit=true} to Shell with text {Custom chart creation} [2020-01-19T06:38:20.183Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:20.183Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:20.183Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:20.183Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:20.183Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:20.183Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:20.183Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:20.183Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:20.183Z] DEBUG - Clicking on TableItem with text {Switch timestamp} [2020-01-19T06:38:20.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=-1132064821 data=null button=0 stateMask=0x0 x=68 y=36 count=0} to TableItem with text {Switch timestamp} [2020-01-19T06:38:20.183Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=-1132064821 data=null doit=true} to TableItem with text {Switch timestamp} [2020-01-19T06:38:20.183Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T06:38:20.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=-1132064820 data=null} to TableItem with text {Switch timestamp} [2020-01-19T06:38:20.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=-1132064820 data=null button=1 stateMask=0x0 x=68 y=36 count=1} to TableItem with text {Switch timestamp} [2020-01-19T06:38:20.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1132064820 data=null item=TableItem {Switch timestamp} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {Switch timestamp} [2020-01-19T06:38:20.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=-1132064819 data=null button=1 stateMask=0x80000 x=68 y=36 count=1} to TableItem with text {Switch timestamp} [2020-01-19T06:38:20.183Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=-1132064819 data=null button=0 stateMask=0x0 x=68 y=36 count=0} to TableItem with text {Switch timestamp} [2020-01-19T06:38:20.183Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=-1132064819 data=null doit=true} to TableItem with text {Switch timestamp} [2020-01-19T06:38:20.183Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=-1132064819 data=null} to TableItem with text {Switch timestamp} [2020-01-19T06:38:20.183Z] DEBUG - Clicked on TableItem with text {Switch timestamp} [2020-01-19T06:38:20.183Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:20.183Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:20.183Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:20.183Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:20.183Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:20.183Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:20.183Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:38:20.183Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:38:20.183Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2020-01-19T06:38:20.183Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:38:20.183Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:38:20.183Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2020-01-19T06:38:20.183Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2020-01-19T06:38:20.183Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2020-01-19T06:38:20.183Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:20.183Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2020-01-19T06:38:20.183Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2020-01-19T06:38:20.183Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:38:20.183Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:38:20.183Z] DEBUG - Clicking on [2020-01-19T06:38:20.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1132064814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:20.183Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1132064814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:20.183Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1132064814 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:20.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1132064814 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:20.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1132064814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:20.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1132064814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:20.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1132064814 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 in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:20.183Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1132064810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:20.183Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1132064807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:20.183Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1132064807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:20.183Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1132064807 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:20.183Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1132064807 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2020-01-19T06:38:20.183Z] DEBUG - Clicked on [2020-01-19T06:38:20.183Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-01-19T06:38:20.183Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1132064805 data=null doit=true} to Shell with text {Custom chart creation} [2020-01-19T06:38:20.183Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:38:20.183Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:38:20.183Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:38:20.183Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2020-01-19T06:38:20.183Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2020-01-19T06:38:20.183Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y' [2020-01-19T06:38:20.183Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK' [2020-01-19T06:38:20.183Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2020-01-19T06:38:20.183Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:38:20.183Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:38:20.183Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2020-01-19T06:38:20.183Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@761b9314 [2020-01-19T06:38:20.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Logarithmic Scale Y} time=-1132064802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2020-01-19T06:38:20.183Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=-1132064801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2020-01-19T06:38:20.183Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Logarithmic Scale Y} time=-1132064801 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2020-01-19T06:38:20.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Logarithmic Scale Y} time=-1132064801 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2020-01-19T06:38:20.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Logarithmic Scale Y} time=-1132064801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2020-01-19T06:38:20.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Logarithmic Scale Y} time=-1132064801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2020-01-19T06:38:20.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Logarithmic Scale Y} time=-1132064801 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 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2020-01-19T06:38:20.183Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Logarithmic Scale Y} time=-1132064801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2020-01-19T06:38:20.183Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=-1132064801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2020-01-19T06:38:20.183Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Logarithmic Scale Y} time=-1132064801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2020-01-19T06:38:20.183Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Logarithmic Scale Y} time=-1132064801 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2020-01-19T06:38:20.183Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Logarithmic Scale Y} time=-1132064801 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2020-01-19T06:38:20.183Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2020-01-19T06:38:20.183Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1132064800 data=null doit=true} to Shell with text {Custom chart creation} [2020-01-19T06:38:20.183Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:38:20.183Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:38:20.183Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:38:20.183Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2020-01-19T06:38:20.183Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2020-01-19T06:38:20.183Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:38:20.183Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:38:20.183Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:38:20.183Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:38:20.183Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:38:20.183Z] DEBUG - Clicking on OK [2020-01-19T06:38:20.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132064798 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') [2020-01-19T06:38:20.183Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132064798 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') [2020-01-19T06:38:20.183Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132064798 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:38:20.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132064798 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:38:20.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132064798 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') [2020-01-19T06:38:20.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132064798 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') [2020-01-19T06:38:20.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132064798 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') [2020-01-19T06:38:20.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-1132065007 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'New custom chart' [2020-01-19T06:38:20.441Z] DEBUG - Clicked on [2020-01-19T06:38:20.441Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2020-01-19T06:38:20.697Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T06:38:20.697Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T06:38:20.697Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T06:38:20.697Z] DEBUG - matched Button with text "&Yes", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') [2020-01-19T06:38:20.697Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T06:38:20.697Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2020-01-19T06:38:20.697Z] DEBUG - Clicking on &Yes [2020-01-19T06:38:20.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1132064472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2020-01-19T06:38:20.697Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1132064472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2020-01-19T06:38:20.697Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1132064471 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2020-01-19T06:38:20.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1132064471 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2020-01-19T06:38:20.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1132064471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2020-01-19T06:38:20.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1132064471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2020-01-19T06:38:20.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1132064471 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' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2020-01-19T06:38:20.953Z] DEBUG - Clicked on [2020-01-19T06:38:20.953Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1132064185 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T06:38:20.953Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:38:20.953Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:38:20.953Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:38:20.953Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:38:20.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1132064107 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:38:20.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1132064107 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:38:20.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1132064106 data=null} to TreeItem with text {test} [2020-01-19T06:38:20.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1132064106 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:38:20.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1132064106 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} [2020-01-19T06:38:20.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1132064084 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:38:21.209Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:38:21.209Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:38:21.209Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:38:21.772Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:38:21.772Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:38:21.772Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:38:21.772Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:38:21.772Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:38:21.772Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:38:21.772Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:38:21.772Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:38:21.772Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:38:21.772Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:38:21.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132063171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:38:21.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132063171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:38:21.772Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132063171 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:38:21.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132063170 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:38:21.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132063170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:38:21.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132063170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:38:21.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132063170 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') [2020-01-19T06:38:21.772Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132063170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:38:21.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132063170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:38:21.772Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132063170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:38:21.772Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132063170 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:38:21.772Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1132063170 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:38:21.772Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:38:21.772Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:38:21.772Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:38:21.772Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:38:21.772Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:38:21.772Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:38:21.772Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:38:21.772Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:38:21.772Z] DEBUG - Clicking on OK [2020-01-19T06:38:21.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1132063169 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') [2020-01-19T06:38:21.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1132063169 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') [2020-01-19T06:38:21.772Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1132063168 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:38:21.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1132063168 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:38:21.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1132063168 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') [2020-01-19T06:38:21.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1132063168 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') [2020-01-19T06:38:22.028Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:38:22.028Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:38:22.028Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:38:22.028Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:38:22.028Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:38:22.028Z] DEBUG - Clicked on OK [2020-01-19T06:38:22.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1132063168 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') [2020-01-19T06:38:22.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1132063893 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:38:22.283Z] [2020-01-19T06:38:22.283Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-01-19 06:38:22.270 [2020-01-19T06:38:22.283Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleRow.data" [2020-01-19T06:38:22.283Z] [2020-01-19T06:38:22.283Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-01-19 06:38:22.271 [2020-01-19T06:38:22.283Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleSimilarRow.data" [2020-01-19T06:38:22.539Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.948 s - in org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest [2020-01-19T06:38:22.539Z] testSimilarRows(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest) Time elapsed: 2.384 s [2020-01-19T06:38:22.539Z] testScatterMultipleRow(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest) Time elapsed: 2.277 s [2020-01-19T06:38:22.539Z] [2020-01-19T06:38:22.539Z] Results: [2020-01-19T06:38:22.539Z] [2020-01-19T06:38:22.539Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2020-01-19T06:38:22.539Z] [2020-01-19T06:38:22.795Z] [2020-01-19T06:38:22.795Z] !ENTRY org.eclipse.core.resources 2 10035 2020-01-19 06:38:22.720 [2020-01-19T06:38:22.795Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2020-01-19T06:38:23.723Z] [INFO] All tests passed! [2020-01-19T06:38:23.723Z] [INFO] [2020-01-19T06:38:23.723Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-01-19T06:38:23.723Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2020-01-19T06:38:23.979Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.pom [2020-01-19T06:38:23.979Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar [2020-01-19T06:38:23.979Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:38:23.979Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-p2metadata.xml [2020-01-19T06:38:23.979Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-p2artifacts.xml [2020-01-19T06:38:23.979Z] [INFO] [2020-01-19T06:38:23.979Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2020-01-19T06:38:23.979Z] [INFO] [2020-01-19T06:38:23.979Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >-- [2020-01-19T06:38:23.979Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.11-SNAPSHOT [44/138] [2020-01-19T06:38:23.979Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T06:38:23.979Z] [INFO] [2020-01-19T06:38:23.979Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-01-19T06:38:23.979Z] [INFO] [2020-01-19T06:38:23.979Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-01-19T06:38:23.979Z] [INFO] The project's OSGi version is 1.0.11.202001190610 [2020-01-19T06:38:23.979Z] [INFO] [2020-01-19T06:38:23.979Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-01-19T06:38:23.979Z] [INFO] [2020-01-19T06:38:23.979Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-01-19T06:38:23.979Z] [INFO] [2020-01-19T06:38:23.979Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-01-19T06:38:23.979Z] [INFO] [2020-01-19T06:38:23.979Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-01-19T06:38:23.979Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:38:23.979Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources [2020-01-19T06:38:23.979Z] [INFO] [2020-01-19T06:38:23.979Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-01-19T06:38:23.979Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes [2020-01-19T06:38:24.234Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/inputoutput/InputOutputDataProviderTest.java:[112] [2020-01-19T06:38:24.234Z] TmfModelResponse<@NonNull ITmfXyModel> yResponse = provider.fetchXY(parameters, PROGRESS_MONITOR); [2020-01-19T06:38:24.234Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:38:24.234Z] Discouraged access: The method 'AbstractTreeCommonXDataProvider.fetchXY(Map, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:38:24.234Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/kernel/ThreadStatusDataProviderTest.java:[121] [2020-01-19T06:38:24.234Z] TmfModelResponse rowResponse = provider.fetchRowModel(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 80, 80, idsToNames.keySet())), null); [2020-01-19T06:38:24.234Z] ^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:38:24.234Z] Null type safety (type annotations): The expression of type '@NonNull Set' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>', corresponding supertype is 'Collection' [2020-01-19T06:38:24.234Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/inputoutput/AbstractTestInputOutput.java:[84] [2020-01-19T06:38:24.234Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2020-01-19T06:38:24.234Z] ^^^^^ [2020-01-19T06:38:24.234Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-01-19T06:38:24.234Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/cpuusage/CpuUsageStateProviderTest.java:[78] [2020-01-19T06:38:24.234Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2020-01-19T06:38:24.234Z] ^^^^^ [2020-01-19T06:38:24.234Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-01-19T06:38:24.234Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/kernelmemoryusage/KernelMemoryStateProviderTest.java:[63] [2020-01-19T06:38:24.234Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2020-01-19T06:38:24.234Z] ^^^^^ [2020-01-19T06:38:24.234Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-01-19T06:38:24.234Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/contextswitch/ContextSwitchProviderTest.java:[60] [2020-01-19T06:38:24.234Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2020-01-19T06:38:24.235Z] ^^^^^ [2020-01-19T06:38:24.235Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-01-19T06:38:24.235Z] 6 problems (6 warnings) [2020-01-19T06:38:24.490Z] [INFO] [2020-01-19T06:38:24.490Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-01-19T06:38:24.490Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:38:24.490Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/test/resources [2020-01-19T06:38:24.490Z] [INFO] [2020-01-19T06:38:24.490Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-01-19T06:38:24.490Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT-sources.jar [2020-01-19T06:38:24.490Z] [INFO] [2020-01-19T06:38:24.490Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-01-19T06:38:24.490Z] [INFO] [2020-01-19T06:38:24.490Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-01-19T06:38:24.490Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT.jar [2020-01-19T06:38:24.490Z] [INFO] [2020-01-19T06:38:24.490Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-01-19T06:38:24.490Z] [INFO] [2020-01-19T06:38:24.490Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-01-19T06:38:24.490Z] [INFO] [2020-01-19T06:38:24.490Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-01-19T06:38:24.490Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT.jar [2020-01-19T06:38:24.490Z] [INFO] [2020-01-19T06:38:24.490Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-01-19T06:38:24.490Z] [INFO] [2020-01-19T06:38:24.490Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-01-19T06:38:25.052Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data/.metadata/.log [2020-01-19T06:38:25.052Z] [INFO] Command line: [2020-01-19T06:38:25.052Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-19T06:38:25.052Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:38:27.569Z] !SESSION 2020-01-19 06:38:25.207 ----------------------------------------------- [2020-01-19T06:38:27.569Z] eclipse.buildId=unknown [2020-01-19T06:38:27.569Z] java.version=1.8.0_202 [2020-01-19T06:38:27.569Z] java.vendor=Oracle Corporation [2020-01-19T06:38:27.569Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T06:38:27.569Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-19T06:38:27.569Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-19T06:38:27.569Z] [2020-01-19T06:38:27.569Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 06:38:27.151 [2020-01-19T06:38:27.569Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T06:38:27.569Z] !STACK 0 [2020-01-19T06:38:27.569Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2020-01-19T06:38:27.569Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T06:38:27.569Z] [2020-01-19T06:38:27.569Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T06:38:27.569Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T06:38:27.569Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T06:38:27.569Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T06:38:27.569Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T06:38:27.569Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T06:38:27.569Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:38:27.569Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T06:38:29.457Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest [2020-01-19T06:38:31.347Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.731 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest [2020-01-19T06:38:31.347Z] testCallsiteAnalysis(org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest) Time elapsed: 1.677 s [2020-01-19T06:38:31.347Z] testIterator(org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest) Time elapsed: 0.032 s [2020-01-19T06:38:31.347Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest [2020-01-19T06:38:41.288Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.25 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest [2020-01-19T06:38:41.288Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.318 s [2020-01-19T06:38:41.288Z] testInRangeWithCpuSubset(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.247 s [2020-01-19T06:38:41.288Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.324 s [2020-01-19T06:38:41.288Z] testRequirements(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 1.132 s [2020-01-19T06:38:41.288Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.227 s [2020-01-19T06:38:41.288Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest [2020-01-19T06:38:43.806Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.249 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest [2020-01-19T06:38:43.806Z] testTree(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest) Time elapsed: 2.243 s [2020-01-19T06:38:43.806Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest [2020-01-19T06:38:44.734Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.164 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest [2020-01-19T06:38:44.734Z] testResolvePidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest) Time elapsed: 1.163 s [2020-01-19T06:38:44.734Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest [2020-01-19T06:38:46.099Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.171 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest [2020-01-19T06:38:46.099Z] testResolveTidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest) Time elapsed: 1.169 s [2020-01-19T06:38:46.099Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest [2020-01-19T06:38:56.045Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.223 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest [2020-01-19T06:38:56.045Z] testGetPpid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.138 s [2020-01-19T06:38:56.045Z] testGetThreadOnCpu(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.132 s [2020-01-19T06:38:56.045Z] testIsThreadActiveRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.149 s [2020-01-19T06:38:56.045Z] testGetExecutableName(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.132 s [2020-01-19T06:38:56.045Z] testGetThreadQuarks(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.134 s [2020-01-19T06:38:56.045Z] testGetStatusIntervalsForThread(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.135 s [2020-01-19T06:38:56.045Z] testGetPid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.134 s [2020-01-19T06:38:56.045Z] testGetThreadsOfCpus(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.134 s [2020-01-19T06:38:56.045Z] testGetStatusIntervalsForThreadIt(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.132 s [2020-01-19T06:38:56.045Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest [2020-01-19T06:38:57.411Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.175 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest [2020-01-19T06:38:57.411Z] testThreadStatusDataProvider(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest) Time elapsed: 1.175 s [2020-01-19T06:38:57.411Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest [2020-01-19T06:38:57.411Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest [2020-01-19T06:38:57.411Z] testOpening(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest) Time elapsed: 0.01 s [2020-01-19T06:38:57.411Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest [2020-01-19T06:39:00.679Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.353 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest [2020-01-19T06:39:00.679Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest) Time elapsed: 2.218 s [2020-01-19T06:39:00.679Z] testAllocationDeallocationMemory(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest) Time elapsed: 1.135 s [2020-01-19T06:39:00.679Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest [2020-01-19T06:39:00.934Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest [2020-01-19T06:39:00.934Z] testMatchingMultiMatchers(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest) Time elapsed: 0.144 s [2020-01-19T06:39:00.934Z] testMatching(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest) Time elapsed: 0.125 s [2020-01-19T06:39:00.934Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest [2020-01-19T06:39:05.102Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.775 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest [2020-01-19T06:39:05.103Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest) Time elapsed: 3.773 s [2020-01-19T06:39:05.103Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest [2020-01-19T06:39:05.103Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.35 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest [2020-01-19T06:39:05.103Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest) Time elapsed: 0.349 s [2020-01-19T06:39:05.103Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest [2020-01-19T06:39:10.351Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.505 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest [2020-01-19T06:39:10.351Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.122 s [2020-01-19T06:39:10.351Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.127 s [2020-01-19T06:39:10.351Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.125 s [2020-01-19T06:39:10.351Z] testInvalid(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.13 s [2020-01-19T06:39:10.351Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest [2020-01-19T06:39:11.730Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.258 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest [2020-01-19T06:39:11.730Z] testDiskActivity[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest) Time elapsed: 2.243 s [2020-01-19T06:39:11.730Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest [2020-01-19T06:39:19.816Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.693 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest [2020-01-19T06:39:19.816Z] testGetDisks[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.217 s [2020-01-19T06:39:19.816Z] testGetDisks[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.243 s [2020-01-19T06:39:19.816Z] testGetDisks[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.23 s [2020-01-19T06:39:19.816Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest [2020-01-19T06:39:31.990Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.309 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest [2020-01-19T06:39:31.990Z] testDeviceStrings[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.223 s [2020-01-19T06:39:31.990Z] testSectorsAt[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.218 s [2020-01-19T06:39:31.990Z] testDeviceStrings[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.212 s [2020-01-19T06:39:31.990Z] testSectorsAt[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.212 s [2020-01-19T06:39:31.990Z] testDeviceStrings[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.229 s [2020-01-19T06:39:31.990Z] testSectorsAt[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.213 s [2020-01-19T06:39:31.990Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest [2020-01-19T06:40:28.166Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.611 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest [2020-01-19T06:40:28.166Z] testAnalysisExecution[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.272 s [2020-01-19T06:40:28.166Z] testStateProviderIntervalData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.221 s [2020-01-19T06:40:28.166Z] testStateProviderPunctualData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.23 s [2020-01-19T06:40:28.166Z] testAnalysisExecution[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.211 s [2020-01-19T06:40:28.166Z] testStateProviderIntervalData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.212 s [2020-01-19T06:40:28.166Z] testStateProviderPunctualData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.215 s [2020-01-19T06:40:28.166Z] testAnalysisExecution[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.27 s [2020-01-19T06:40:28.166Z] testStateProviderIntervalData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.223 s [2020-01-19T06:40:28.166Z] testStateProviderPunctualData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.216 s [2020-01-19T06:40:28.166Z] testAnalysisExecution[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.222 s [2020-01-19T06:40:28.166Z] testStateProviderIntervalData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.229 s [2020-01-19T06:40:28.166Z] testStateProviderPunctualData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.222 s [2020-01-19T06:40:28.166Z] testAnalysisExecution[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.219 s [2020-01-19T06:40:28.166Z] testStateProviderIntervalData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.216 s [2020-01-19T06:40:28.166Z] testStateProviderPunctualData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.217 s [2020-01-19T06:40:28.166Z] testAnalysisExecution[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.224 s [2020-01-19T06:40:28.166Z] testStateProviderIntervalData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.217 s [2020-01-19T06:40:28.166Z] testStateProviderPunctualData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.217 s [2020-01-19T06:40:28.166Z] testAnalysisExecution[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.222 s [2020-01-19T06:40:28.166Z] testStateProviderIntervalData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.223 s [2020-01-19T06:40:28.166Z] testStateProviderPunctualData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.216 s [2020-01-19T06:40:28.166Z] testAnalysisExecution[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.336 s [2020-01-19T06:40:28.166Z] testStateProviderIntervalData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.309 s [2020-01-19T06:40:28.166Z] testStateProviderPunctualData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.245 s [2020-01-19T06:40:28.166Z] [2020-01-19T06:40:28.166Z] Results: [2020-01-19T06:40:28.166Z] [2020-01-19T06:40:28.166Z] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0 [2020-01-19T06:40:28.166Z] [2020-01-19T06:40:28.166Z] [INFO] All tests passed! [2020-01-19T06:40:28.166Z] [INFO] [2020-01-19T06:40:28.166Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-01-19T06:40:28.166Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT.jar [2020-01-19T06:40:28.166Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT.pom [2020-01-19T06:40:28.166Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT-sources.jar [2020-01-19T06:40:28.166Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:40:28.166Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT-p2metadata.xml [2020-01-19T06:40:28.166Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT-p2artifacts.xml [2020-01-19T06:40:28.166Z] [INFO] [2020-01-19T06:40:28.166Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2020-01-19T06:40:28.166Z] [INFO] [2020-01-19T06:40:28.166Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >-- [2020-01-19T06:40:28.166Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 4.0.2-SNAPSHOT [45/138] [2020-01-19T06:40:28.166Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:40:28.166Z] [INFO] [2020-01-19T06:40:28.166Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-01-19T06:40:28.166Z] [INFO] [2020-01-19T06:40:28.166Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-01-19T06:40:28.166Z] [INFO] The project's OSGi version is 4.0.2.202001190610 [2020-01-19T06:40:28.166Z] [INFO] [2020-01-19T06:40:28.166Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-01-19T06:40:28.166Z] [INFO] [2020-01-19T06:40:28.166Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-01-19T06:40:28.166Z] [INFO] [2020-01-19T06:40:28.166Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-01-19T06:40:28.166Z] [INFO] [2020-01-19T06:40:28.166Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-01-19T06:40:28.166Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:40:28.166Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources [2020-01-19T06:40:28.166Z] [INFO] [2020-01-19T06:40:28.166Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-01-19T06:40:28.166Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes [2020-01-19T06:40:28.166Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java:[57] [2020-01-19T06:40:28.166Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2020-01-19T06:40:28.166Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.166Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2020-01-19T06:40:28.166Z] 2. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java (at line 60) [2020-01-19T06:40:28.166Z] return getLegendImage(String.valueOf(entry.getModel().getId())); [2020-01-19T06:40:28.166Z] ^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.167Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'TmfGenericTreeEntry<@NonNull TmfTreeDataModel>'. Type 'TmfGenericTreeEntry' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:40:28.167Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java:[125] [2020-01-19T06:40:28.167Z] return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class); [2020-01-19T06:40:28.167Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.167Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2020-01-19T06:40:28.167Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartViewer.java:[100] [2020-01-19T06:40:28.167Z] return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class); [2020-01-19T06:40:28.167Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.167Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2020-01-19T06:40:28.167Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[171] [2020-01-19T06:40:28.167Z] return Iterables.get(iterable, (int) idx, null); [2020-01-19T06:40:28.167Z] ^^^^ [2020-01-19T06:40:28.167Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2020-01-19T06:40:28.167Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[191] [2020-01-19T06:40:28.167Z] return Iterables.getLast(baseIterable, null); [2020-01-19T06:40:28.167Z] ^^^^ [2020-01-19T06:40:28.167Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2020-01-19T06:40:28.167Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[202] [2020-01-19T06:40:28.167Z] return Iterables.getFirst((Iterable) iterable, null); [2020-01-19T06:40:28.167Z] ^^^^ [2020-01-19T06:40:28.167Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2020-01-19T06:40:28.167Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density/SimpleTooltipProvider.java:[70] [2020-01-19T06:40:28.167Z] addItem(null, ToolTipString.fromString(Messages.SimpleTooltipProvider_count), ToolTipString.fromDecimal(y)); [2020-01-19T06:40:28.167Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.167Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:40:28.167Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[57] [2020-01-19T06:40:28.167Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.FilterCu; [2020-01-19T06:40:28.167Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.167Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:40:28.167Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[58] [2020-01-19T06:40:28.167Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.IFilterStrings; [2020-01-19T06:40:28.167Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.167Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:40:28.167Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[59] [2020-01-19T06:40:28.167Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filters.TmfFilterAppliedSignal; [2020-01-19T06:40:28.167Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.167Z] Discouraged access: The type 'TmfFilterAppliedSignal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:40:28.167Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[60] [2020-01-19T06:40:28.167Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filters.TraceCompassFilter; [2020-01-19T06:40:28.167Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.167Z] Discouraged access: The type 'TraceCompassFilter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:40:28.167Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[61] [2020-01-19T06:40:28.167Z] import org.eclipse.tracecompass.internal.segmentstore.core.arraylist.ArrayListStore; [2020-01-19T06:40:28.167Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.167Z] Discouraged access: The type 'ArrayListStore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes') [2020-01-19T06:40:28.167Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[371] [2020-01-19T06:40:28.167Z] ISegmentStore filteredStore = new ArrayListStore<>(); [2020-01-19T06:40:28.167Z] ^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.167Z] Discouraged access: The constructor 'ArrayListStore()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes') [2020-01-19T06:40:28.167Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[371] [2020-01-19T06:40:28.167Z] ISegmentStore filteredStore = new ArrayListStore<>(); [2020-01-19T06:40:28.167Z] ^^^^^^^^^^^^^^ [2020-01-19T06:40:28.167Z] Discouraged access: The type 'ArrayListStore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes') [2020-01-19T06:40:28.167Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[417] [2020-01-19T06:40:28.167Z] for (Map.Entry> entry : regexes.asMap().entrySet()) { [2020-01-19T06:40:28.167Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.167Z] 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>>' [2020-01-19T06:40:28.167Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[418] [2020-01-19T06:40:28.167Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2020-01-19T06:40:28.167Z] ^^^^^^^^^^^^^^ [2020-01-19T06:40:28.167Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:40:28.167Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[418] [2020-01-19T06:40:28.167Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2020-01-19T06:40:28.167Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.167Z] Discouraged access: The method 'IFilterStrings.mergeFilters(Collection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:40:28.167Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[419] [2020-01-19T06:40:28.167Z] FilterCu cu = FilterCu.compile(regex); [2020-01-19T06:40:28.167Z] ^^^^^^^^ [2020-01-19T06:40:28.167Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:40:28.167Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[419] [2020-01-19T06:40:28.167Z] FilterCu cu = FilterCu.compile(regex); [2020-01-19T06:40:28.167Z] ^^^^^^^^ [2020-01-19T06:40:28.167Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:40:28.167Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[419] [2020-01-19T06:40:28.167Z] FilterCu cu = FilterCu.compile(regex); [2020-01-19T06:40:28.167Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.167Z] Discouraged access: The method 'FilterCu.compile(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:40:28.167Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[420] [2020-01-19T06:40:28.167Z] Predicate<@NonNull Map<@NonNull String, @NonNull Object>> predicate = cu != null ? multiToMapPredicate(cu.generate()) : null; [2020-01-19T06:40:28.167Z] ^^^^^^^^^^^^^ [2020-01-19T06:40:28.167Z] Discouraged access: The method 'FilterCu.generate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:40:28.167Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[445] [2020-01-19T06:40:28.168Z] for (Entry> entry : regexes.asMap().entrySet()) { [2020-01-19T06:40:28.168Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.168Z] 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>>' [2020-01-19T06:40:28.168Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[446] [2020-01-19T06:40:28.168Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2020-01-19T06:40:28.168Z] ^^^^^^^^^^^^^^ [2020-01-19T06:40:28.168Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:40:28.168Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[446] [2020-01-19T06:40:28.168Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2020-01-19T06:40:28.168Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.168Z] Discouraged access: The method 'IFilterStrings.mergeFilters(Collection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:40:28.168Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[447] [2020-01-19T06:40:28.168Z] FilterCu cu = FilterCu.compile(regex); [2020-01-19T06:40:28.168Z] ^^^^^^^^ [2020-01-19T06:40:28.168Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:40:28.168Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[447] [2020-01-19T06:40:28.168Z] FilterCu cu = FilterCu.compile(regex); [2020-01-19T06:40:28.168Z] ^^^^^^^^ [2020-01-19T06:40:28.168Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:40:28.168Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[447] [2020-01-19T06:40:28.168Z] FilterCu cu = FilterCu.compile(regex); [2020-01-19T06:40:28.168Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.168Z] Discouraged access: The method 'FilterCu.compile(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:40:28.168Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[448] [2020-01-19T06:40:28.168Z] Predicate<@NonNull Multimap<@NonNull String, @NonNull Object>> predicate = cu != null ? cu.generate() : null; [2020-01-19T06:40:28.168Z] ^^^^^^^^^^^^^ [2020-01-19T06:40:28.168Z] Discouraged access: The method 'FilterCu.generate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:40:28.168Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[610] [2020-01-19T06:40:28.168Z] public void regexFilterApplied(TmfFilterAppliedSignal signal) { [2020-01-19T06:40:28.168Z] ^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.168Z] Discouraged access: The type 'TmfFilterAppliedSignal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:40:28.168Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[631] [2020-01-19T06:40:28.168Z] TraceCompassFilter globalFilter = TraceCompassFilter.getFilterForTrace(trace); [2020-01-19T06:40:28.168Z] ^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.168Z] Discouraged access: The type 'TraceCompassFilter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:40:28.168Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[631] [2020-01-19T06:40:28.168Z] TraceCompassFilter globalFilter = TraceCompassFilter.getFilterForTrace(trace); [2020-01-19T06:40:28.168Z] ^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.168Z] Discouraged access: The type 'TraceCompassFilter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:40:28.168Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[631] [2020-01-19T06:40:28.168Z] TraceCompassFilter globalFilter = TraceCompassFilter.getFilterForTrace(trace); [2020-01-19T06:40:28.168Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.168Z] Discouraged access: The method 'TraceCompassFilter.getFilterForTrace(ITmfTrace)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:40:28.168Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[635] [2020-01-19T06:40:28.168Z] regexes.putAll(IFilterProperty.DIMMED, globalFilter.getRegexes()); [2020-01-19T06:40:28.168Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.168Z] Discouraged access: The method 'TraceCompassFilter.getRegexes()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:40:28.168Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[121] [2020-01-19T06:40:28.168Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel(); [2020-01-19T06:40:28.168Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.168Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2020-01-19T06:40:28.168Z] 36. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 121) [2020-01-19T06:40:28.168Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel(); [2020-01-19T06:40:28.168Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.168Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>'. Type 'TmfGenericTreeEntry' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:40:28.168Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[147] [2020-01-19T06:40:28.168Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_LevelLabel, Comparator.comparing(TmfTreeViewerEntry::getName)), [2020-01-19T06:40:28.168Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.168Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2020-01-19T06:40:28.168Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[148] [2020-01-19T06:40:28.168Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_Statistics_MinLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMin))), [2020-01-19T06:40:28.168Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.168Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2020-01-19T06:40:28.168Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[149] [2020-01-19T06:40:28.168Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_MaxLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMax))), [2020-01-19T06:40:28.168Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.168Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2020-01-19T06:40:28.168Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[150] [2020-01-19T06:40:28.168Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_AverageLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMean))), [2020-01-19T06:40:28.168Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.168Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2020-01-19T06:40:28.168Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[151] [2020-01-19T06:40:28.168Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_StandardDeviation, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getStdDev))), [2020-01-19T06:40:28.168Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.168Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2020-01-19T06:40:28.168Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[152] [2020-01-19T06:40:28.168Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Count, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getNbElements))), [2020-01-19T06:40:28.168Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.168Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2020-01-19T06:40:28.168Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[153] [2020-01-19T06:40:28.168Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Total, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getTotal))), [2020-01-19T06:40:28.169Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.169Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2020-01-19T06:40:28.169Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[181] [2020-01-19T06:40:28.169Z] return modelExtractor.apply(((TmfGenericTreeEntry) entry).getModel()); [2020-01-19T06:40:28.169Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.169Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull Function>'. Type 'Function' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:40:28.169Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[181] [2020-01-19T06:40:28.169Z] return modelExtractor.apply(((TmfGenericTreeEntry) entry).getModel()); [2020-01-19T06:40:28.169Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.169Z] Type safety: Unchecked cast from TmfTreeViewerEntry to TmfGenericTreeEntry [2020-01-19T06:40:28.169Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[183] [2020-01-19T06:40:28.169Z] return (E) (Comparable) o -> 0; [2020-01-19T06:40:28.169Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.169Z] Type safety: Unchecked cast from Comparable to E [2020-01-19T06:40:28.169Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[204] [2020-01-19T06:40:28.169Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2020-01-19T06:40:28.169Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.169Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2020-01-19T06:40:28.169Z] 48. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 204) [2020-01-19T06:40:28.169Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2020-01-19T06:40:28.169Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.169Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>'. Type 'TmfGenericTreeEntry' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:40:28.169Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[221] [2020-01-19T06:40:28.169Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2020-01-19T06:40:28.169Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.169Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2020-01-19T06:40:28.169Z] 50. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 221) [2020-01-19T06:40:28.169Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2020-01-19T06:40:28.169Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.169Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>'. Type 'TmfGenericTreeEntry' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:40:28.169Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[258] [2020-01-19T06:40:28.169Z] provider = DataProviderManager.getInstance().getDataProvider(trace, [2020-01-19T06:40:28.169Z] fProviderId, ITmfTreeDataProvider.class); [2020-01-19T06:40:28.169Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.169Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2020-01-19T06:40:28.169Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[280] [2020-01-19T06:40:28.169Z] return modelToTree(trace.getName(), model.getEntries()); [2020-01-19T06:40:28.169Z] ^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.169Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:40:28.169Z] 52 problems (0 errors, 48 warnings, 48 info) [2020-01-19T06:40:28.169Z] [INFO] [2020-01-19T06:40:28.169Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-01-19T06:40:28.169Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:40:28.169Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/test/resources [2020-01-19T06:40:28.169Z] [INFO] [2020-01-19T06:40:28.169Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-01-19T06:40:28.169Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT-sources.jar [2020-01-19T06:40:28.169Z] [INFO] [2020-01-19T06:40:28.169Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-01-19T06:40:28.169Z] [INFO] [2020-01-19T06:40:28.169Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-01-19T06:40:28.169Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT.jar [2020-01-19T06:40:28.169Z] [INFO] [2020-01-19T06:40:28.169Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-01-19T06:40:28.169Z] [INFO] [2020-01-19T06:40:28.169Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-01-19T06:40:28.169Z] [INFO] [2020-01-19T06:40:28.169Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-01-19T06:40:28.169Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT.jar [2020-01-19T06:40:28.169Z] [INFO] [2020-01-19T06:40:28.169Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-01-19T06:40:28.169Z] [INFO] [2020-01-19T06:40:28.169Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-01-19T06:40:28.169Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT.jar [2020-01-19T06:40:28.169Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT.pom [2020-01-19T06:40:28.169Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT-sources.jar [2020-01-19T06:40:28.169Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:40:28.169Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT-p2metadata.xml [2020-01-19T06:40:28.169Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT-p2artifacts.xml [2020-01-19T06:40:28.169Z] [INFO] [2020-01-19T06:40:28.169Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui --- [2020-01-19T06:40:28.169Z] [INFO] [2020-01-19T06:40:28.169Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >-- [2020-01-19T06:40:28.169Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 3.0.6-SNAPSHOT [46/138] [2020-01-19T06:40:28.169Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:40:28.169Z] [INFO] [2020-01-19T06:40:28.169Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-01-19T06:40:28.169Z] [INFO] [2020-01-19T06:40:28.169Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-01-19T06:40:28.169Z] [INFO] The project's OSGi version is 3.0.6.202001190610 [2020-01-19T06:40:28.169Z] [INFO] [2020-01-19T06:40:28.169Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-01-19T06:40:28.169Z] [INFO] [2020-01-19T06:40:28.169Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-01-19T06:40:28.169Z] [INFO] [2020-01-19T06:40:28.170Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-01-19T06:40:28.170Z] [INFO] [2020-01-19T06:40:28.170Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-01-19T06:40:28.170Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:40:28.170Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources [2020-01-19T06:40:28.170Z] [INFO] [2020-01-19T06:40:28.170Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-01-19T06:40:28.170Z] [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes [2020-01-19T06:40:28.170Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[59] [2020-01-19T06:40:28.170Z] return new SelectedCpuQueryFilter(start, end, nb, getSelected(), CpuUsageView.getCpus(getTrace())); [2020-01-19T06:40:28.170Z] ^^^^^^^^^^ [2020-01-19T06:40:28.170Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-01-19T06:40:28.170Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[65] [2020-01-19T06:40:28.170Z] parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace())); [2020-01-19T06:40:28.170Z] ^^^^^^^^^^ [2020-01-19T06:40:28.170Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-01-19T06:40:28.170Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[82] [2020-01-19T06:40:28.170Z] Set cpus = CpuUsageView.getCpus(getTrace()); [2020-01-19T06:40:28.170Z] ^^^^^^^^^^ [2020-01-19T06:40:28.170Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-01-19T06:40:28.170Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/actions/UnfollowThreadAction.java:[43] [2020-01-19T06:40:28.170Z] return Messages.FollowThreadAction_unfollow; [2020-01-19T06:40:28.170Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.170Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:40:28.170Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/io/diskioactivity/DiskIOActivityTreeViewer.java:[38] [2020-01-19T06:40:28.170Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2020-01-19T06:40:28.170Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.170Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2020-01-19T06:40:28.170Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageView.java:[92] [2020-01-19T06:40:28.170Z] Set<@NonNull Integer> data = (Set<@NonNull Integer>) getData(trace, CpuUsageView.CPU_USAGE_FOLLOW_CPU); [2020-01-19T06:40:28.170Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.170Z] Type safety: Unchecked cast from Object to Set [2020-01-19T06:40:28.170Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageView.java:[117] [2020-01-19T06:40:28.170Z] Set data = (Set) getData(trace, CPU_USAGE_FOLLOW_CPU); [2020-01-19T06:40:28.170Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.170Z] Type safety: Unchecked cast from Object to Set [2020-01-19T06:40:28.170Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer.java:[48] [2020-01-19T06:40:28.170Z] TmfGenericTreeEntry obj = (TmfGenericTreeEntry) element; [2020-01-19T06:40:28.170Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.170Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2020-01-19T06:40:28.170Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer.java:[64] [2020-01-19T06:40:28.170Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2020-01-19T06:40:28.170Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.170Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2020-01-19T06:40:28.170Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[60] [2020-01-19T06:40:28.170Z] import org.eclipse.tracecompass.internal.provisional.tmf.ui.widgets.timegraph.BaseDataProviderTimeGraphPresentationProvider; [2020-01-19T06:40:28.170Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.170Z] Discouraged access: The type 'BaseDataProviderTimeGraphPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2020-01-19T06:40:28.170Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[213] [2020-01-19T06:40:28.170Z] super(ID, new BaseDataProviderTimeGraphPresentationProvider(), ThreadStatusDataProvider.ID); [2020-01-19T06:40:28.170Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.170Z] Discouraged access: The constructor 'BaseDataProviderTimeGraphPresentationProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2020-01-19T06:40:28.170Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[213] [2020-01-19T06:40:28.170Z] super(ID, new BaseDataProviderTimeGraphPresentationProvider(), ThreadStatusDataProvider.ID); [2020-01-19T06:40:28.170Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:28.170Z] Discouraged access: The type 'BaseDataProviderTimeGraphPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2020-01-19T06:40:28.170Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[755] [2020-01-19T06:40:28.170Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(time - 1, time, 2, map.keySet()); [2020-01-19T06:40:28.170Z] ^^^^^^^^^^^^ [2020-01-19T06:40:28.170Z] Null type safety (type annotations): The expression of type '@NonNull Set' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>', corresponding supertype is 'Collection' [2020-01-19T06:40:28.170Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageTreeViewer.java:[130] [2020-01-19T06:40:28.170Z] return new SelectedCpuQueryFilter(newStart, newEnd, 2, Collections.emptyList(), CpuUsageView.getCpus(getTrace())); [2020-01-19T06:40:28.170Z] ^^^^^^^^^^ [2020-01-19T06:40:28.170Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-01-19T06:40:28.170Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageTreeViewer.java:[143] [2020-01-19T06:40:28.170Z] parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace())); [2020-01-19T06:40:28.170Z] ^^^^^^^^^^ [2020-01-19T06:40:28.170Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-01-19T06:40:28.170Z] 15 problems (15 warnings) [2020-01-19T06:40:28.170Z] [INFO] [2020-01-19T06:40:28.170Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-01-19T06:40:28.170Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:40:28.170Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/test/resources [2020-01-19T06:40:28.171Z] [INFO] [2020-01-19T06:40:28.171Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-01-19T06:40:28.171Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT-sources.jar [2020-01-19T06:40:28.171Z] [INFO] [2020-01-19T06:40:28.171Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-01-19T06:40:28.171Z] [INFO] [2020-01-19T06:40:28.171Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-01-19T06:40:28.171Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT.jar [2020-01-19T06:40:28.171Z] [INFO] [2020-01-19T06:40:28.171Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-01-19T06:40:28.171Z] [INFO] [2020-01-19T06:40:28.171Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-01-19T06:40:28.171Z] [INFO] [2020-01-19T06:40:28.171Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-01-19T06:40:28.171Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT.jar [2020-01-19T06:40:28.171Z] [INFO] [2020-01-19T06:40:28.171Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-01-19T06:40:28.171Z] [INFO] [2020-01-19T06:40:28.171Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-01-19T06:40:28.171Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT.jar [2020-01-19T06:40:28.171Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT.pom [2020-01-19T06:40:28.171Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT-sources.jar [2020-01-19T06:40:28.171Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:40:28.171Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT-p2metadata.xml [2020-01-19T06:40:28.171Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT-p2artifacts.xml [2020-01-19T06:40:28.171Z] [INFO] [2020-01-19T06:40:28.171Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2020-01-19T06:40:28.171Z] [INFO] [2020-01-19T06:40:28.171Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >-- [2020-01-19T06:40:28.171Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.7-SNAPSHOT [47/138] [2020-01-19T06:40:28.171Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T06:40:28.171Z] [INFO] [2020-01-19T06:40:28.171Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-01-19T06:40:28.171Z] [INFO] [2020-01-19T06:40:28.171Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-01-19T06:40:28.171Z] [INFO] The project's OSGi version is 1.0.7.202001190610 [2020-01-19T06:40:28.171Z] [INFO] [2020-01-19T06:40:28.171Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-01-19T06:40:28.171Z] [INFO] [2020-01-19T06:40:28.171Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-01-19T06:40:28.171Z] [INFO] [2020-01-19T06:40:28.171Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-01-19T06:40:28.171Z] [INFO] [2020-01-19T06:40:28.171Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-01-19T06:40:28.171Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:40:28.171Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources [2020-01-19T06:40:28.171Z] [INFO] [2020-01-19T06:40:28.171Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-01-19T06:40:28.171Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes [2020-01-19T06:40:28.427Z] [INFO] [2020-01-19T06:40:28.427Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-01-19T06:40:28.427Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:40:28.427Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/test/resources [2020-01-19T06:40:28.427Z] [INFO] [2020-01-19T06:40:28.427Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-01-19T06:40:28.427Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT-sources.jar [2020-01-19T06:40:28.427Z] [INFO] [2020-01-19T06:40:28.427Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-01-19T06:40:28.427Z] [INFO] [2020-01-19T06:40:28.427Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-01-19T06:40:28.427Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT.jar [2020-01-19T06:40:28.427Z] [INFO] [2020-01-19T06:40:28.427Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-01-19T06:40:28.427Z] [INFO] [2020-01-19T06:40:28.427Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-01-19T06:40:28.427Z] [INFO] [2020-01-19T06:40:28.427Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-01-19T06:40:28.427Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT.jar [2020-01-19T06:40:28.427Z] [INFO] [2020-01-19T06:40:28.427Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-01-19T06:40:28.427Z] [INFO] [2020-01-19T06:40:28.427Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-01-19T06:40:28.989Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data/.metadata/.log [2020-01-19T06:40:28.989Z] [INFO] Command line: [2020-01-19T06:40:28.989Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-19T06:40:28.989Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:40:31.508Z] !SESSION 2020-01-19 06:40:28.886 ----------------------------------------------- [2020-01-19T06:40:31.508Z] eclipse.buildId=unknown [2020-01-19T06:40:31.508Z] java.version=1.8.0_202 [2020-01-19T06:40:31.508Z] java.vendor=Oracle Corporation [2020-01-19T06:40:31.508Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T06:40:31.508Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-19T06:40:31.508Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-19T06:40:31.508Z] [2020-01-19T06:40:31.508Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 06:40:30.927 [2020-01-19T06:40:31.508Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T06:40:31.508Z] !STACK 0 [2020-01-19T06:40:31.508Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2020-01-19T06:40:31.508Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T06:40:31.508Z] [2020-01-19T06:40:31.508Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T06:40:31.508Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T06:40:31.508Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T06:40:31.508Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T06:40:31.508Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T06:40:31.508Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T06:40:31.508Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:40:31.508Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T06:40:32.435Z] process 8845: 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 [2020-01-19T06:40:32.435Z] See the manual page for dbus-uuidgen to correct this issue. [2020-01-19T06:40:40.535Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest [2020-01-19T06:40:40.535Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest [2020-01-19T06:40:40.535Z] tidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.046 s [2020-01-19T06:40:40.535Z] tidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2020-01-19T06:40:40.535Z] execNameColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2020-01-19T06:40:40.535Z] ptidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2020-01-19T06:40:40.535Z] tidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2020-01-19T06:40:40.535Z] ptidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2020-01-19T06:40:40.535Z] birthTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2020-01-19T06:40:40.535Z] birthTimeSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2020-01-19T06:40:40.535Z] execNameSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2020-01-19T06:40:40.535Z] ptidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2020-01-19T06:40:40.535Z] birthTimeComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2020-01-19T06:40:40.535Z] execNameComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2020-01-19T06:40:40.535Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest [2020-01-19T06:40:40.535Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.22 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest [2020-01-19T06:40:40.535Z] testEmpty(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.006 s [2020-01-19T06:40:40.535Z] testMany(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.209 s [2020-01-19T06:40:40.535Z] testDoubleOtherOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2020-01-19T06:40:40.535Z] test9OutOfOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.001 s [2020-01-19T06:40:40.535Z] test9InOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2020-01-19T06:40:40.535Z] testDouble(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2020-01-19T06:40:40.535Z] testSingleInvalid(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2020-01-19T06:40:40.535Z] testSingle(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.001 s [2020-01-19T06:40:40.535Z] test9InOrder10Times(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.001 s [2020-01-19T06:40:40.535Z] [2020-01-19T06:40:40.535Z] Results: [2020-01-19T06:40:40.535Z] [2020-01-19T06:40:40.535Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 [2020-01-19T06:40:40.535Z] [2020-01-19T06:40:41.904Z] [INFO] All tests passed! [2020-01-19T06:40:41.904Z] [INFO] [2020-01-19T06:40:41.904Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-01-19T06:40:41.904Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT.jar [2020-01-19T06:40:41.904Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT.pom [2020-01-19T06:40:41.904Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT-sources.jar [2020-01-19T06:40:41.904Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:40:41.905Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT-p2metadata.xml [2020-01-19T06:40:41.905Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT-p2artifacts.xml [2020-01-19T06:40:41.905Z] [INFO] [2020-01-19T06:40:41.905Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2020-01-19T06:40:41.905Z] [INFO] [2020-01-19T06:40:41.905Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >-- [2020-01-19T06:40:41.905Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.4-SNAPSHOT [48/138] [2020-01-19T06:40:41.905Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T06:40:41.905Z] [INFO] [2020-01-19T06:40:41.905Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-01-19T06:40:41.905Z] [INFO] [2020-01-19T06:40:41.905Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-01-19T06:40:41.905Z] [INFO] The project's OSGi version is 1.0.4.202001190610 [2020-01-19T06:40:41.905Z] [INFO] [2020-01-19T06:40:41.905Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-01-19T06:40:41.905Z] [INFO] [2020-01-19T06:40:41.905Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-01-19T06:40:41.905Z] [INFO] [2020-01-19T06:40:41.905Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-01-19T06:40:41.905Z] [INFO] [2020-01-19T06:40:41.905Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-01-19T06:40:41.905Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:40:41.905Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources [2020-01-19T06:40:41.905Z] [INFO] [2020-01-19T06:40:41.905Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-01-19T06:40:41.905Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes [2020-01-19T06:40:42.164Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/AbstractStatisticsTest.java:[366] [2020-01-19T06:40:42.164Z] Statistics::update, Statistics::merge); [2020-01-19T06:40:42.164Z] ^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:42.164Z] Null type safety: parameter 1 provided via method descriptor BiConsumer,Statistics>.accept(Statistics, Statistics) needs unchecked conversion to conform to '@NonNull IStatistics<@NonNull E>' [2020-01-19T06:40:42.164Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/AbstractStatisticsTest.java:[384] [2020-01-19T06:40:42.164Z] Statistics::update, Statistics::merge); [2020-01-19T06:40:42.164Z] ^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:42.164Z] Null type safety: parameter 1 provided via method descriptor BiConsumer,Statistics>.accept(Statistics, Statistics) needs unchecked conversion to conform to '@NonNull IStatistics<@NonNull E>' [2020-01-19T06:40:42.165Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[84] [2020-01-19T06:40:42.165Z] Long value = fMapper.apply(element); [2020-01-19T06:40:42.165Z] ^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:42.165Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull Function<@NonNull E,@NonNull Long>'. Type 'Function' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:40:42.165Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[85] [2020-01-19T06:40:42.165Z] if (value <= fMapper.apply(obj)) { [2020-01-19T06:40:42.165Z] ^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:42.165Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull Function<@NonNull E,@NonNull Long>'. Type 'Function' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:40:42.165Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[103] [2020-01-19T06:40:42.165Z] Long value = fMapper.apply(element); [2020-01-19T06:40:42.165Z] ^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:42.165Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull Function<@NonNull E,@NonNull Long>'. Type 'Function' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:40:42.165Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[104] [2020-01-19T06:40:42.165Z] if (value >= fMapper.apply(obj)) { [2020-01-19T06:40:42.165Z] ^^^^^^^^^^^^^^^^^^ [2020-01-19T06:40:42.165Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull Function<@NonNull E,@NonNull Long>'. Type 'Function' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:40:42.165Z] 6 problems (6 warnings) [2020-01-19T06:40:42.165Z] [INFO] [2020-01-19T06:40:42.165Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-01-19T06:40:42.165Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:40:42.165Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/test/resources [2020-01-19T06:40:42.165Z] [INFO] [2020-01-19T06:40:42.165Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-01-19T06:40:42.165Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-sources.jar [2020-01-19T06:40:42.165Z] [INFO] [2020-01-19T06:40:42.165Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-01-19T06:40:42.165Z] [INFO] [2020-01-19T06:40:42.165Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-01-19T06:40:42.165Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar [2020-01-19T06:40:42.165Z] [INFO] [2020-01-19T06:40:42.165Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-01-19T06:40:42.165Z] [INFO] [2020-01-19T06:40:42.165Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-01-19T06:40:42.165Z] [INFO] [2020-01-19T06:40:42.165Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-01-19T06:40:42.165Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar [2020-01-19T06:40:42.165Z] [INFO] [2020-01-19T06:40:42.165Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-01-19T06:40:42.165Z] [INFO] [2020-01-19T06:40:42.165Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-01-19T06:40:42.727Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data/.metadata/.log [2020-01-19T06:40:42.730Z] [INFO] Command line: [2020-01-19T06:40:42.730Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-19T06:40:42.730Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:40:44.621Z] !SESSION 2020-01-19 06:40:42.554 ----------------------------------------------- [2020-01-19T06:40:44.621Z] eclipse.buildId=unknown [2020-01-19T06:40:44.621Z] java.version=1.8.0_202 [2020-01-19T06:40:44.621Z] java.vendor=Oracle Corporation [2020-01-19T06:40:44.621Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T06:40:44.621Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-19T06:40:44.621Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-19T06:40:44.621Z] [2020-01-19T06:40:44.621Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 06:40:44.357 [2020-01-19T06:40:44.621Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T06:40:44.621Z] !STACK 0 [2020-01-19T06:40:44.621Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2020-01-19T06:40:44.621Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T06:40:44.621Z] [2020-01-19T06:40:44.621Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T06:40:44.621Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T06:40:44.621Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T06:40:44.621Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T06:40:44.621Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T06:40:44.621Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T06:40:44.621Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:40:44.621Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T06:40:45.987Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest [2020-01-19T06:40:47.358Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.154 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest [2020-01-19T06:40:47.358Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.003 s [2020-01-19T06:40:47.358Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.003 s [2020-01-19T06:40:47.358Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.154 s [2020-01-19T06:40:47.358Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.316 s [2020-01-19T06:40:47.358Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.115 s [2020-01-19T06:40:47.358Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2020-01-19T06:40:47.358Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.001 s [2020-01-19T06:40:47.358Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.266 s [2020-01-19T06:40:47.359Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.133 s [2020-01-19T06:40:47.359Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2020-01-19T06:40:47.359Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2020-01-19T06:40:47.359Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.008 s [2020-01-19T06:40:47.359Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.002 s [2020-01-19T06:40:47.359Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.13 s [2020-01-19T06:40:47.359Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2020-01-19T06:40:47.359Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest [2020-01-19T06:40:48.728Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.367 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest [2020-01-19T06:40:48.729Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.136 s [2020-01-19T06:40:48.729Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2020-01-19T06:40:48.729Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.17 s [2020-01-19T06:40:48.729Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.438 s [2020-01-19T06:40:48.729Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.079 s [2020-01-19T06:40:48.729Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2020-01-19T06:40:48.729Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2020-01-19T06:40:48.729Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.141 s [2020-01-19T06:40:48.729Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.248 s [2020-01-19T06:40:48.729Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2020-01-19T06:40:48.729Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2020-01-19T06:40:48.729Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2020-01-19T06:40:48.729Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.001 s [2020-01-19T06:40:48.729Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.15 s [2020-01-19T06:40:48.729Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2020-01-19T06:40:48.729Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest [2020-01-19T06:40:48.984Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.551 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest [2020-01-19T06:40:48.985Z] testPartialPerTypeStatsCancel(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.216 s [2020-01-19T06:40:48.985Z] testExecute(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.084 s [2020-01-19T06:40:48.985Z] testExecuteNoDepend(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.017 s [2020-01-19T06:40:48.985Z] testTotalStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.036 s [2020-01-19T06:40:48.985Z] testPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.094 s [2020-01-19T06:40:48.985Z] testPartialPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.065 s [2020-01-19T06:40:48.985Z] testExecuteNoTrace(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.011 s [2020-01-19T06:40:48.985Z] testPartialStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.027 s [2020-01-19T06:40:48.985Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest [2020-01-19T06:40:50.908Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.583 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest [2020-01-19T06:40:50.908Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.002 s [2020-01-19T06:40:50.908Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2020-01-19T06:40:50.908Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.263 s [2020-01-19T06:40:50.908Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.423 s [2020-01-19T06:40:50.908Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.158 s [2020-01-19T06:40:50.908Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2020-01-19T06:40:50.908Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2020-01-19T06:40:50.908Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.33 s [2020-01-19T06:40:50.908Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.365 s [2020-01-19T06:40:50.908Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2020-01-19T06:40:50.908Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2020-01-19T06:40:50.908Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2020-01-19T06:40:50.908Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2020-01-19T06:40:50.908Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2020-01-19T06:40:50.908Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2020-01-19T06:40:50.908Z] [2020-01-19T06:40:50.908Z] Results: [2020-01-19T06:40:50.908Z] [2020-01-19T06:40:50.908Z] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0 [2020-01-19T06:40:50.908Z] [2020-01-19T06:40:51.470Z] [INFO] All tests passed! [2020-01-19T06:40:51.470Z] [INFO] [2020-01-19T06:40:51.470Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-01-19T06:40:51.470Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar [2020-01-19T06:40:51.470Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.pom [2020-01-19T06:40:51.470Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-sources.jar [2020-01-19T06:40:51.470Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:40:51.470Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-p2metadata.xml [2020-01-19T06:40:51.470Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml [2020-01-19T06:40:51.470Z] [INFO] [2020-01-19T06:40:51.470Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2020-01-19T06:40:51.470Z] [INFO] [2020-01-19T06:40:51.470Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >-- [2020-01-19T06:40:51.470Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.8-SNAPSHOT [49/138] [2020-01-19T06:40:51.470Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T06:40:51.470Z] [INFO] [2020-01-19T06:40:51.470Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-01-19T06:40:51.470Z] [INFO] [2020-01-19T06:40:51.470Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-01-19T06:40:51.470Z] [INFO] The project's OSGi version is 1.0.8.202001190610 [2020-01-19T06:40:51.470Z] [INFO] [2020-01-19T06:40:51.470Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-01-19T06:40:51.470Z] [INFO] [2020-01-19T06:40:51.470Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-01-19T06:40:51.470Z] [INFO] [2020-01-19T06:40:51.470Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-01-19T06:40:51.470Z] [INFO] [2020-01-19T06:40:51.470Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-01-19T06:40:51.470Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:40:51.470Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources [2020-01-19T06:40:51.470Z] [INFO] [2020-01-19T06:40:51.470Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-01-19T06:40:51.470Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/classes [2020-01-19T06:40:51.982Z] [INFO] [2020-01-19T06:40:51.982Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-01-19T06:40:51.982Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:40:51.982Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/test/resources [2020-01-19T06:40:51.982Z] [INFO] [2020-01-19T06:40:51.982Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-01-19T06:40:51.983Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar [2020-01-19T06:40:51.983Z] [INFO] [2020-01-19T06:40:51.983Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-01-19T06:40:51.983Z] [INFO] [2020-01-19T06:40:51.983Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-01-19T06:40:51.983Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2020-01-19T06:40:51.983Z] [INFO] [2020-01-19T06:40:51.983Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-01-19T06:40:51.983Z] [INFO] [2020-01-19T06:40:51.983Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-01-19T06:40:51.983Z] [INFO] [2020-01-19T06:40:51.983Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-01-19T06:40:51.983Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2020-01-19T06:40:51.983Z] [INFO] [2020-01-19T06:40:51.983Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-01-19T06:40:51.983Z] [INFO] [2020-01-19T06:40:51.983Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-01-19T06:40:52.544Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data/.metadata/.log [2020-01-19T06:40:52.544Z] [INFO] Command line: [2020-01-19T06:40:52.544Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2020-01-19T06:40:52.544Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:40:54.434Z] !SESSION 2020-01-19 06:40:52.457 ----------------------------------------------- [2020-01-19T06:40:54.434Z] eclipse.buildId=unknown [2020-01-19T06:40:54.434Z] java.version=1.8.0_202 [2020-01-19T06:40:54.434Z] java.vendor=Oracle Corporation [2020-01-19T06:40:54.434Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T06:40:54.434Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2020-01-19T06:40:54.434Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2020-01-19T06:40:54.434Z] [2020-01-19T06:40:54.434Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 06:40:54.361 [2020-01-19T06:40:54.434Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T06:40:54.434Z] !STACK 0 [2020-01-19T06:40:54.434Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2020-01-19T06:40:54.435Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T06:40:54.435Z] [2020-01-19T06:40:54.435Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T06:40:54.435Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T06:40:54.435Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T06:40:54.435Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T06:40:54.435Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T06:40:54.435Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T06:40:54.435Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:40:54.435Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T06:40:59.684Z] Running org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest [2020-01-19T06:41:01.575Z] Display size: 1440x900 [2020-01-19T06:41:01.575Z] OS version=3.10.0-957.1.3.el7.x86_64 [2020-01-19T06:41:01.575Z] GTK version=2.24.30 [2020-01-19T06:41:01.575Z] GTK theme=unknown [2020-01-19T06:41:01.575Z] LIBOVERLAY_SCROLLBAR=0 [2020-01-19T06:41:01.575Z] Time zone: Coordinated Universal Time [2020-01-19T06:41:01.575Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2020-01-19T06:41:01.575Z] log4j:WARN Please initialize the log4j system properly. [2020-01-19T06:41:02.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1131902711 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-01-19T06:41:02.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1131902698 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2020-01-19T06:41:02.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1131902698 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-01-19T06:41:02.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1131902689 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2020-01-19T06:41:02.503Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2020-01-19T06:41:02.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1131902509 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-01-19T06:41:02.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1131902506 data=null button=1 stateMask=0x80000 x=539 y=-13 count=1} to TableColumn with text {Duration} [2020-01-19T06:41:02.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1131902506 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-01-19T06:41:02.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1131902503 data=null button=1 stateMask=0x80000 x=539 y=-13 count=1} to TableColumn with text {Duration} [2020-01-19T06:41:02.503Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2020-01-19T06:41:02.759Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2020-01-19T06:41:02.759Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2020-01-19T06:41:02.759Z] DEBUG - Clicking on with mnemonic 'Export to TSV...' [2020-01-19T06:41:02.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=-1131902287 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 TSV...' [2020-01-19T06:41:02.759Z] DEBUG - Clicked on with mnemonic 'Export to TSV...' [2020-01-19T06:41:02.759Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2020-01-19T06:41:09.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1131897112 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-01-19T06:41:09.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1131896125 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2020-01-19T06:41:09.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1131896124 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-01-19T06:41:09.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1131895520 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2020-01-19T06:41:09.559Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2020-01-19T06:41:10.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1131895001 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-01-19T06:41:10.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1131894994 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2020-01-19T06:41:10.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1131894993 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-01-19T06:41:10.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1131894985 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2020-01-19T06:41:10.122Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2020-01-19T06:41:14.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1131890877 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-01-19T06:41:14.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1131890639 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2020-01-19T06:41:14.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1131890638 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-01-19T06:41:14.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1131890424 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2020-01-19T06:41:14.547Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2020-01-19T06:41:19.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1131885290 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-01-19T06:41:20.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1131885080 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2020-01-19T06:41:20.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1131885079 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-01-19T06:41:20.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1131884881 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2020-01-19T06:41:20.060Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2020-01-19T06:41:26.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1131879428 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-01-19T06:41:26.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1131878618 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2020-01-19T06:41:27.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1131878618 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-01-19T06:41:27.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1131877850 data=null button=1 stateMask=0x80000 x=530 y=-13 count=1} to TableColumn with text {Duration} [2020-01-19T06:41:27.165Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2020-01-19T06:41:28.093Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.768 s - in org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest [2020-01-19T06:41:28.093Z] climbTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.273 s [2020-01-19T06:41:28.093Z] smallTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.124 s [2020-01-19T06:41:28.093Z] testWriteToTsv(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.278 s [2020-01-19T06:41:28.093Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 7.111 s [2020-01-19T06:41:28.093Z] decrementingTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.129 s [2020-01-19T06:41:28.093Z] largeTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 5.004 s [2020-01-19T06:41:28.093Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 5.593 s [2020-01-19T06:41:28.093Z] noiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 7.12 s [2020-01-19T06:41:28.093Z] [2020-01-19T06:41:28.093Z] Results: [2020-01-19T06:41:28.093Z] [2020-01-19T06:41:28.093Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2020-01-19T06:41:28.093Z] [2020-01-19T06:41:29.458Z] [INFO] All tests passed! [2020-01-19T06:41:29.458Z] [INFO] [2020-01-19T06:41:29.458Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-01-19T06:41:29.459Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2020-01-19T06:41:29.459Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT.pom [2020-01-19T06:41:29.459Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar [2020-01-19T06:41:29.459Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:41:29.459Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT-p2metadata.xml [2020-01-19T06:41:29.459Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT-p2artifacts.xml [2020-01-19T06:41:29.459Z] [INFO] [2020-01-19T06:41:29.459Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2020-01-19T06:41:29.459Z] [INFO] [2020-01-19T06:41:29.459Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >-- [2020-01-19T06:41:29.459Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.12-SNAPSHOT [50/138] [2020-01-19T06:41:29.459Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T06:41:29.459Z] [INFO] [2020-01-19T06:41:29.459Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-01-19T06:41:29.459Z] [INFO] [2020-01-19T06:41:29.459Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-01-19T06:41:29.459Z] [INFO] The project's OSGi version is 1.0.12.202001190610 [2020-01-19T06:41:29.459Z] [INFO] [2020-01-19T06:41:29.459Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-01-19T06:41:29.459Z] [INFO] [2020-01-19T06:41:29.459Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-01-19T06:41:29.459Z] [INFO] [2020-01-19T06:41:29.459Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-01-19T06:41:29.459Z] [INFO] [2020-01-19T06:41:29.459Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-01-19T06:41:29.459Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:41:29.459Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources [2020-01-19T06:41:29.459Z] [INFO] [2020-01-19T06:41:29.459Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-01-19T06:41:29.459Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/classes [2020-01-19T06:41:30.021Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/org/eclipse/tracecompass/analysis/os/linux/ui/swtbot/tests/latency/SystemCallLatencyDensityViewTest.java:[146] [2020-01-19T06:41:30.021Z] fDensityChart = viewBot.bot().widget(WidgetOfType.widgetOfType(Chart.class)); [2020-01-19T06:41:30.021Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:41:30.021Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull Chart'. Declaring type 'SWTBotFactory' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:41:30.021Z] 1 problem (1 warning) [2020-01-19T06:41:30.021Z] [INFO] [2020-01-19T06:41:30.021Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-01-19T06:41:30.021Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:41:30.021Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/test/resources [2020-01-19T06:41:30.021Z] [INFO] [2020-01-19T06:41:30.021Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-01-19T06:41:30.021Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar [2020-01-19T06:41:30.021Z] [INFO] [2020-01-19T06:41:30.021Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-01-19T06:41:30.021Z] [INFO] [2020-01-19T06:41:30.021Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-01-19T06:41:30.021Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT.jar [2020-01-19T06:41:30.021Z] [INFO] [2020-01-19T06:41:30.021Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-01-19T06:41:30.021Z] [INFO] [2020-01-19T06:41:30.021Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-01-19T06:41:30.021Z] [INFO] [2020-01-19T06:41:30.021Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-01-19T06:41:30.021Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT.jar [2020-01-19T06:41:30.021Z] [INFO] [2020-01-19T06:41:30.021Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-01-19T06:41:30.021Z] [INFO] [2020-01-19T06:41:30.021Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-01-19T06:41:30.631Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data/.metadata/.log [2020-01-19T06:41:30.631Z] [INFO] Command line: [2020-01-19T06:41:30.631Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2020-01-19T06:41:30.631Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:41:33.147Z] !SESSION 2020-01-19 06:41:30.709 ----------------------------------------------- [2020-01-19T06:41:33.147Z] eclipse.buildId=unknown [2020-01-19T06:41:33.147Z] java.version=1.8.0_202 [2020-01-19T06:41:33.147Z] java.vendor=Oracle Corporation [2020-01-19T06:41:33.147Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T06:41:33.147Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2020-01-19T06:41:33.147Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2020-01-19T06:41:33.147Z] [2020-01-19T06:41:33.147Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 06:41:32.724 [2020-01-19T06:41:33.147Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T06:41:33.147Z] !STACK 0 [2020-01-19T06:41:33.147Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2020-01-19T06:41:33.147Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T06:41:33.147Z] [2020-01-19T06:41:33.147Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T06:41:33.147Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T06:41:33.147Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T06:41:33.147Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T06:41:33.147Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T06:41:33.147Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T06:41:33.147Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:41:33.147Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T06:41:38.393Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest [2020-01-19T06:41:40.283Z] Display size: 1440x900 [2020-01-19T06:41:40.283Z] OS version=3.10.0-957.1.3.el7.x86_64 [2020-01-19T06:41:40.283Z] GTK version=2.24.30 [2020-01-19T06:41:40.283Z] GTK theme=unknown [2020-01-19T06:41:40.283Z] LIBOVERLAY_SCROLLBAR=0 [2020-01-19T06:41:40.283Z] Time zone: Coordinated Universal Time [2020-01-19T06:41:40.283Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2020-01-19T06:41:40.283Z] log4j:WARN Please initialize the log4j system properly. [2020-01-19T06:41:41.212Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2020-01-19T06:41:41.212Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2020-01-19T06:41:41.212Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2020-01-19T06:41:49.305Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2020-01-19T06:41:49.305Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2020-01-19T06:41:49.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1131856617 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-01-19T06:41:49.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1131856604 data=null button=1 stateMask=0x80000 x=34 y=-13 count=1} to TableColumn with text {Duration} [2020-01-19T06:41:49.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1131856604 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-01-19T06:41:49.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1131856593 data=null button=1 stateMask=0x80000 x=34 y=-13 count=1} to TableColumn with text {Duration} [2020-01-19T06:41:49.305Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1131856403 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T06:41:49.305Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:41:49.305Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:41:49.305Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:41:49.305Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:41:49.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1131856372 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:41:49.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1131856372 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:41:49.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1131856372 data=null} to TreeItem with text {test} [2020-01-19T06:41:49.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1131856371 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:41:49.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131856370 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} [2020-01-19T06:41:49.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1131856309 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:41:49.306Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:41:49.306Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:41:49.306Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:41:49.561Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:41:49.561Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:41:49.561Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:41:49.561Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:41:49.561Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:41:49.561Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:41:49.561Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:41:49.561Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:41:49.561Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:41:49.561Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:41:49.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131855385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:41:49.561Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131855384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:41:49.561Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131855383 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:41:49.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131855383 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:41:49.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131855383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:41:49.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131855383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:41:49.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131855382 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') [2020-01-19T06:41:49.562Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131855382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:41:49.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131855382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:41:49.562Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131855382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:41:49.562Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131855382 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:41:49.562Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131855382 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:41:49.562Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:41:49.562Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:41:49.562Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:41:49.562Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:41:49.562Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:41:49.562Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:41:49.562Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:41:49.562Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:41:49.562Z] DEBUG - Clicking on OK [2020-01-19T06:41:49.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131855377 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') [2020-01-19T06:41:49.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131855377 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') [2020-01-19T06:41:49.562Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131855377 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:41:49.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131855377 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:41:49.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131855376 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') [2020-01-19T06:41:49.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131855376 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') [2020-01-19T06:41:49.820Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:41:49.820Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:41:49.820Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:41:49.820Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:41:49.820Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:41:49.820Z] DEBUG - Clicked on OK [2020-01-19T06:41:50.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131855376 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') [2020-01-19T06:41:50.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1131856173 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:41:50.332Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2020-01-19T06:41:50.332Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.409 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest [2020-01-19T06:41:50.332Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest) Time elapsed: 9.584 s [2020-01-19T06:41:50.332Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest [2020-01-19T06:41:50.587Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-01-19T06:41:50.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1131854409 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-01-19T06:41:50.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1131854397 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-01-19T06:41:50.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1131854397 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-01-19T06:41:50.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1131854386 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-01-19T06:41:50.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=-1131854386 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {System Call} [2020-01-19T06:41:50.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=-1131854322 data=null button=1 stateMask=0x80000 x=443 y=-13 count=1} to TableColumn with text {System Call} [2020-01-19T06:41:50.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=-1131854321 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {System Call} [2020-01-19T06:41:50.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=-1131854312 data=null button=1 stateMask=0x80000 x=443 y=-13 count=1} to TableColumn with text {System Call} [2020-01-19T06:41:50.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1131854311 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-01-19T06:41:50.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1131854302 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-01-19T06:41:50.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1131854302 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-01-19T06:41:50.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1131854293 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-01-19T06:41:50.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Start Time} time=-1131854292 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Start Time} [2020-01-19T06:41:50.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Start Time} time=-1131854283 data=null button=1 stateMask=0x80000 x=82 y=-13 count=1} to TableColumn with text {Start Time} [2020-01-19T06:41:50.844Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-01-19T06:41:50.844Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-01-19T06:41:50.844Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-01-19T06:41:56.092Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-01-19T06:41:56.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1131849591 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-01-19T06:41:56.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1131849575 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-01-19T06:41:56.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1131849574 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-01-19T06:41:56.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1131849517 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-01-19T06:41:56.092Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1131849369 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T06:41:56.092Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:41:56.092Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:41:56.092Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:41:56.092Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:41:56.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1131849313 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:41:56.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1131849313 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:41:56.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1131849313 data=null} to TreeItem with text {test} [2020-01-19T06:41:56.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1131849313 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:41:56.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131849312 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} [2020-01-19T06:41:56.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1131849303 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:41:56.092Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:41:56.092Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:41:56.092Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:41:56.654Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:41:56.654Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:41:56.654Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:41:56.654Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:41:56.654Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:41:56.654Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:41:56.654Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:41:56.654Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:41:56.654Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:41:56.654Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:41:56.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131848562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:41:56.654Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131848561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:41:56.654Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131848561 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:41:56.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131848561 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:41:56.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131848561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:41:56.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131848560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:41:56.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131848560 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') [2020-01-19T06:41:56.655Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131848560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:41:56.655Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131848560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:41:56.655Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131848560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:41:56.655Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131848560 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:41:56.655Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131848560 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:41:56.655Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:41:56.655Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:41:56.655Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:41:56.655Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:41:56.655Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:41:56.655Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:41:56.655Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:41:56.655Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:41:56.655Z] DEBUG - Clicking on OK [2020-01-19T06:41:56.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131848558 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') [2020-01-19T06:41:56.655Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131848558 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') [2020-01-19T06:41:56.655Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131848558 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:41:56.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131848558 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:41:56.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131848557 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') [2020-01-19T06:41:56.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131848557 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') [2020-01-19T06:41:56.655Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:41:56.655Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:41:56.655Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:41:56.655Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:41:56.655Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:41:56.655Z] DEBUG - Clicked on OK [2020-01-19T06:41:57.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131848557 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') [2020-01-19T06:41:57.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1131849191 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:41:57.216Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-01-19T06:41:57.216Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-01-19T06:41:57.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1131847805 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-01-19T06:41:57.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1131847801 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-01-19T06:41:57.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1131847801 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-01-19T06:41:57.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1131847796 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-01-19T06:41:57.216Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-01-19T06:41:57.472Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-01-19T06:41:57.472Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-01-19T06:41:57.472Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2020-01-19T06:41:57.472Z] DEBUG - Clicking on with mnemonic 'Export to TSV...' [2020-01-19T06:41:57.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=-1131847558 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 TSV...' [2020-01-19T06:41:57.472Z] DEBUG - Clicked on with mnemonic 'Export to TSV...' [2020-01-19T06:41:57.472Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-01-19T06:41:57.727Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-01-19T06:42:05.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1131841181 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-01-19T06:42:05.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1131839885 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-01-19T06:42:05.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1131839884 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-01-19T06:42:06.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1131838687 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-01-19T06:42:06.376Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-01-19T06:42:06.939Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-01-19T06:42:06.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1131838169 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-01-19T06:42:06.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1131838122 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-01-19T06:42:06.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1131838121 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-01-19T06:42:06.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1131838111 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-01-19T06:42:06.939Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-01-19T06:42:06.939Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-01-19T06:42:12.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1131833415 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-01-19T06:42:12.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1131832757 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-01-19T06:42:12.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1131832757 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-01-19T06:42:13.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1131832034 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-01-19T06:42:13.004Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-01-19T06:42:13.567Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-01-19T06:42:18.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1131826159 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-01-19T06:42:19.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1131825484 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-01-19T06:42:19.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1131825483 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-01-19T06:42:20.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1131824818 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-01-19T06:42:20.305Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-01-19T06:42:20.866Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-01-19T06:42:28.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1131818253 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-01-19T06:42:28.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1131816805 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-01-19T06:42:28.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1131816804 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Duration} [2020-01-19T06:42:29.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1131815400 data=null button=1 stateMask=0x80000 x=364 y=-13 count=1} to TableColumn with text {Duration} [2020-01-19T06:42:29.881Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2020-01-19T06:42:30.443Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.992 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest [2020-01-19T06:42:30.443Z] climbTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.292 s [2020-01-19T06:42:30.443Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 6.229 s [2020-01-19T06:42:30.443Z] smallTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.216 s [2020-01-19T06:42:30.443Z] testWriteToTsv(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.273 s [2020-01-19T06:42:30.443Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 9.256 s [2020-01-19T06:42:30.443Z] decrementingTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.156 s [2020-01-19T06:42:30.443Z] largeTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 6.558 s [2020-01-19T06:42:30.444Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 7.255 s [2020-01-19T06:42:30.444Z] noiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 9.553 s [2020-01-19T06:42:30.444Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest [2020-01-19T06:42:30.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1131814705 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T06:42:30.700Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2020-01-19T06:42:30.700Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:42:30.700Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:42:30.700Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2020-01-19T06:42:30.700Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2020-01-19T06:42:34.866Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2020-01-19T06:42:34.866Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:42:34.866Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:42:34.866Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2020-01-19T06:42:34.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1131810176 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T06:42:34.866Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:42:34.866Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:42:34.866Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:42:34.866Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:42:34.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1131810153 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:42:34.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1131810153 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:42:34.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1131810153 data=null} to TreeItem with text {test} [2020-01-19T06:42:34.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1131810153 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:42:34.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131810152 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} [2020-01-19T06:42:34.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1131810141 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:42:34.866Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:42:34.866Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:42:35.122Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:42:35.684Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:42:35.684Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:42:35.684Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:42:35.684Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:42:35.684Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:42:35.684Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:42:35.684Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:42:35.684Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:42:35.684Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:42:35.684Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:42:35.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131809410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:42:35.684Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131809409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:42:35.684Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131809409 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:42:35.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131809409 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:42:35.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131809409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:42:35.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131809409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:42:35.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131809408 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') [2020-01-19T06:42:35.684Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131809408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:42:35.684Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131809408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:42:35.684Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131809408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:42:35.684Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131809408 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:42:35.685Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131809408 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:42:35.685Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:42:35.685Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:42:35.685Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:42:35.685Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:42:35.685Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:42:35.685Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:42:35.685Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:42:35.685Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:42:35.685Z] DEBUG - Clicking on OK [2020-01-19T06:42:35.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131809406 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') [2020-01-19T06:42:35.685Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131809406 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') [2020-01-19T06:42:35.685Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131809406 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:42:35.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131809406 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:42:35.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131809405 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') [2020-01-19T06:42:35.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131809405 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') [2020-01-19T06:42:35.685Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:42:35.685Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:42:35.685Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:42:35.685Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:42:35.685Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:42:35.685Z] DEBUG - Clicked on OK [2020-01-19T06:42:36.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131809405 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') [2020-01-19T06:42:36.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1131810081 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:42:36.808Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2020-01-19T06:42:36.808Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.34 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest [2020-01-19T06:42:36.808Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest) Time elapsed: 6.237 s [2020-01-19T06:42:36.808Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest [2020-01-19T06:42:37.064Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.scatter"' [2020-01-19T06:42:37.064Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2020-01-19T06:42:39.582Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2020-01-19T06:42:39.582Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:42:39.582Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:42:39.582Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:42:39.582Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:42:39.582Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:42:39.582Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:42:39.582Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:42:39.582Z] DEBUG - Setting state to checked on: bug446190 [2020-01-19T06:42:39.839Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:42:39.839Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:42:39.839Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:42:39.839Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:42:40.401Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:42:40.401Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:42:40.401Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1131804645 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T06:42:40.401Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:42:40.401Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:42:40.401Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:42:40.401Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:42:40.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1131804606 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:42:40.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1131804606 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:42:40.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1131804606 data=null} to TreeItem with text {test} [2020-01-19T06:42:40.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1131804606 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:42:40.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131804606 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} [2020-01-19T06:42:40.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1131804598 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:42:40.657Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:42:40.657Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:42:40.657Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:42:41.336Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:42:41.336Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:42:41.336Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:42:41.336Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:42:41.336Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:42:41.336Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:42:41.336Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:42:41.336Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:42:41.336Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:42:41.336Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:42:41.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131803892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:42:41.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131803892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:42:41.337Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131803892 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:42:41.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131803891 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:42:41.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131803891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:42:41.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131803891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:42:41.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131803891 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') [2020-01-19T06:42:41.337Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131803891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:42:41.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131803891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:42:41.337Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131803891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:42:41.337Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131803891 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:42:41.337Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131803891 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:42:41.337Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:42:41.337Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:42:41.337Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:42:41.337Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:42:41.337Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:42:41.337Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:42:41.337Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:42:41.337Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:42:41.337Z] DEBUG - Clicking on OK [2020-01-19T06:42:41.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131803889 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') [2020-01-19T06:42:41.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131803889 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') [2020-01-19T06:42:41.337Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131803888 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:42:41.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131803888 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:42:41.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131803888 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') [2020-01-19T06:42:41.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131803888 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') [2020-01-19T06:42:41.337Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:42:41.337Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:42:41.337Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:42:41.337Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:42:41.337Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:42:41.337Z] DEBUG - Clicked on OK [2020-01-19T06:42:42.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131803888 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') [2020-01-19T06:42:42.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1131804510 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:42:42.521Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.836 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest [2020-01-19T06:42:42.521Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest) Time elapsed: 3.541 s [2020-01-19T06:42:42.521Z] [2020-01-19T06:42:42.521Z] Results: [2020-01-19T06:42:42.521Z] [2020-01-19T06:42:42.521Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [2020-01-19T06:42:42.521Z] [2020-01-19T06:42:42.777Z] [2020-01-19T06:42:42.777Z] !ENTRY org.eclipse.core.resources 2 10035 2020-01-19 06:42:42.730 [2020-01-19T06:42:42.777Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2020-01-19T06:42:42.777Z] [2020-01-19T06:42:42.777Z] !ENTRY org.eclipse.core.resources 2 10035 2020-01-19 06:42:42.744 [2020-01-19T06:42:42.777Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2020-01-19T06:42:42.777Z] [2020-01-19T06:42:42.777Z] !ENTRY org.eclipse.ui 4 0 2020-01-19 06:42:42.744 [2020-01-19T06:42:42.777Z] !MESSAGE Error occurred during status handling [2020-01-19T06:42:42.778Z] !STACK 0 [2020-01-19T06:42:42.778Z] java.lang.NullPointerException [2020-01-19T06:42:42.778Z] at org.eclipse.ui.internal.statushandlers.StatusHandlerRegistry.(StatusHandlerRegistry.java:72) [2020-01-19T06:42:42.778Z] at org.eclipse.ui.internal.statushandlers.StatusHandlerRegistry.getDefault(StatusHandlerRegistry.java:91) [2020-01-19T06:42:42.778Z] at org.eclipse.ui.statushandlers.StatusManager.getStatusHandler(StatusManager.java:145) [2020-01-19T06:42:42.778Z] at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:204) [2020-01-19T06:42:42.778Z] at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:246) [2020-01-19T06:42:42.778Z] at org.eclipse.ui.statushandlers.StatusManager$StatusManagerLogListener.logging(StatusManager.java:317) [2020-01-19T06:42:42.778Z] at org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(RuntimeLog.java:161) [2020-01-19T06:42:42.778Z] at org.eclipse.core.internal.runtime.PlatformLogWriter.logged(PlatformLogWriter.java:103) [2020-01-19T06:42:42.778Z] at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.safeLogged(ExtendedLogReaderServiceFactory.java:88) [2020-01-19T06:42:42.778Z] at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.logPrivileged(ExtendedLogReaderServiceFactory.java:217) [2020-01-19T06:42:42.778Z] at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.log(ExtendedLogReaderServiceFactory.java:189) [2020-01-19T06:42:42.778Z] at org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(ExtendedLogServiceFactory.java:65) [2020-01-19T06:42:42.778Z] at org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(ExtendedLogServiceImpl.java:87) [2020-01-19T06:42:42.778Z] at org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:54) [2020-01-19T06:42:42.778Z] at org.eclipse.core.internal.runtime.Log.log(Log.java:65) [2020-01-19T06:42:42.778Z] at org.eclipse.core.internal.utils.Policy.log(Policy.java:159) [2020-01-19T06:42:42.778Z] at org.eclipse.core.internal.resources.SaveManager.reportSnapshotRequestor(SaveManager.java:657) [2020-01-19T06:42:42.778Z] at org.eclipse.core.internal.resources.Workspace.close(Workspace.java:575) [2020-01-19T06:42:42.778Z] at org.eclipse.core.resources.ResourcesPlugin.stop(ResourcesPlugin.java:434) [2020-01-19T06:42:42.778Z] at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:830) [2020-01-19T06:42:42.778Z] at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:1) [2020-01-19T06:42:42.778Z] at java.security.AccessController.doPrivileged(Native Method) [2020-01-19T06:42:42.778Z] at org.eclipse.osgi.internal.framework.BundleContextImpl.stop(BundleContextImpl.java:823) [2020-01-19T06:42:42.778Z] at org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker0(EquinoxBundle.java:946) [2020-01-19T06:42:42.778Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.stopWorker(EquinoxBundle.java:314) [2020-01-19T06:42:42.778Z] at org.eclipse.osgi.container.Module.doStop(Module.java:636) [2020-01-19T06:42:42.778Z] at org.eclipse.osgi.container.Module.stop(Module.java:498) [2020-01-19T06:42:42.778Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.decStartLevel(ModuleContainer.java:1661) [2020-01-19T06:42:42.778Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1580) [2020-01-19T06:42:42.778Z] at org.eclipse.osgi.container.SystemModule.stopWorker(SystemModule.java:270) [2020-01-19T06:42:42.778Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule.stopWorker(EquinoxBundle.java:147) [2020-01-19T06:42:42.778Z] at org.eclipse.osgi.container.Module.doStop(Module.java:636) [2020-01-19T06:42:42.778Z] at org.eclipse.osgi.container.Module.stop(Module.java:498) [2020-01-19T06:42:42.778Z] at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:202) [2020-01-19T06:42:42.778Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:165) [2020-01-19T06:42:42.778Z] at java.lang.Thread.run(Thread.java:748) [2020-01-19T06:42:43.705Z] [INFO] All tests passed! [2020-01-19T06:42:43.705Z] [INFO] [2020-01-19T06:42:43.705Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-01-19T06:42:43.705Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT.jar [2020-01-19T06:42:43.705Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT.pom [2020-01-19T06:42:43.705Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar [2020-01-19T06:42:43.705Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:42:43.705Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT-p2metadata.xml [2020-01-19T06:42:43.705Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT-p2artifacts.xml [2020-01-19T06:42:43.705Z] [INFO] [2020-01-19T06:42:43.705Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2020-01-19T06:42:43.705Z] [INFO] [2020-01-19T06:42:43.705Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >-- [2020-01-19T06:42:43.705Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 1.2.0-SNAPSHOT [51/138] [2020-01-19T06:42:43.705Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:42:43.705Z] [INFO] [2020-01-19T06:42:43.705Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-01-19T06:42:43.705Z] [INFO] [2020-01-19T06:42:43.705Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-01-19T06:42:43.705Z] [INFO] The project's OSGi version is 1.2.0.202001190610 [2020-01-19T06:42:43.705Z] [INFO] [2020-01-19T06:42:43.705Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-01-19T06:42:43.705Z] [INFO] [2020-01-19T06:42:43.705Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-01-19T06:42:43.705Z] [INFO] [2020-01-19T06:42:43.705Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-01-19T06:42:43.705Z] [INFO] [2020-01-19T06:42:43.705Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-01-19T06:42:43.705Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:42:43.705Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources [2020-01-19T06:42:43.705Z] [INFO] [2020-01-19T06:42:43.705Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-01-19T06:42:43.705Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes [2020-01-19T06:42:43.962Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackAnalysis.java:[25] [2020-01-19T06:42:43.962Z] import org.eclipse.tracecompass.internal.tmf.core.analysis.callsite.CallsiteAnalysis; [2020-01-19T06:42:43.962Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:42:43.962Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:42:43.962Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackAnalysis.java:[117] [2020-01-19T06:42:43.962Z] * {@link CallsiteAnalysis} to enrich the view. [2020-01-19T06:42:43.962Z] ^^^^^^^^^^^^^^^^ [2020-01-19T06:42:43.962Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:42:43.962Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[28] [2020-01-19T06:42:43.962Z] import org.eclipse.tracecompass.internal.tmf.core.analysis.callsite.CallsiteAnalysis; [2020-01-19T06:42:43.962Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:42:43.962Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:42:43.962Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[136] [2020-01-19T06:42:43.962Z] long traceId = getId(ITmfStateSystem.ROOT_ATTRIBUTE); [2020-01-19T06:42:43.962Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:42:43.962Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:42:43.962Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[137] [2020-01-19T06:42:43.962Z] builder.add(new CallStackEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, CallStackEntryModel.TRACE, UNKNOWN_TID)); [2020-01-19T06:42:43.962Z] ^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:42:43.962Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:42:43.962Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[139] [2020-01-19T06:42:43.962Z] List processQuarks = ss.getQuarks(getAnalysisModule().getProcessesPattern()); [2020-01-19T06:42:43.962Z] ^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:42:43.962Z] Discouraged access: The method 'AbstractTreeDataProvider.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:42:43.962Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[151] [2020-01-19T06:42:43.962Z] threadParentId = getId(processQuark); [2020-01-19T06:42:43.962Z] ^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:42:43.962Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:42:43.962Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[160] [2020-01-19T06:42:43.962Z] List threadQuarks = ss.getQuarks(processQuark, getAnalysisModule().getThreadsPattern()); [2020-01-19T06:42:43.962Z] ^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:42:43.962Z] Discouraged access: The method 'AbstractTreeDataProvider.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:42:43.962Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[183] [2020-01-19T06:42:43.962Z] return new TmfTreeModel<>(Collections.emptyList(), builder.build()); [2020-01-19T06:42:43.962Z] ^^^^^^^^^^^^^^^ [2020-01-19T06:42:43.962Z] Null type safety (type annotations): The expression of type '@NonNull ImmutableList' needs unchecked conversion to conform to '@NonNull List<@NonNull CallStackEntryModel>', corresponding supertype is 'List' [2020-01-19T06:42:43.962Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[198] [2020-01-19T06:42:43.962Z] return new CallStackEntryModel(getId(threadQuark), processId, Collections.singletonList(threadName), threadStart, threadEnd, CallStackEntryModel.THREAD, threadId); [2020-01-19T06:42:43.962Z] ^^^^^^^^^^^^^^^^^^ [2020-01-19T06:42:43.962Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:42:43.962Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[205] [2020-01-19T06:42:43.962Z] long id = getId(stackLevelQuark); [2020-01-19T06:42:43.962Z] ^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:42:43.962Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:42:43.962Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[206] [2020-01-19T06:42:43.962Z] builder.add(new CallStackEntryModel(id, callStackParent, Collections.singletonList(threadName), start, end, level, pid)); [2020-01-19T06:42:43.962Z] ^^^^^^^^^^ [2020-01-19T06:42:43.962Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:42:43.962Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[230] [2020-01-19T06:42:43.963Z] Map<@NonNull Long, @NonNull Integer> entries = getSelectedEntries(filter); [2020-01-19T06:42:43.963Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:42:43.963Z] Discouraged access: The method 'AbstractTreeDataProvider.getSelectedEntries(SelectionTimeQueryFilter)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:42:43.963Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[235] [2020-01-19T06:42:43.963Z] return new TimeGraphModel(getFollowEvent(ss, entry, filter.getEnd(), false)); [2020-01-19T06:42:43.963Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:42:43.963Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>' [2020-01-19T06:42:43.963Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[237] [2020-01-19T06:42:43.963Z] return new TimeGraphModel(getFollowEvent(ss, entry, filter.getStart(), true)); [2020-01-19T06:42:43.963Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:42:43.963Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>' [2020-01-19T06:42:43.963Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[244] [2020-01-19T06:42:43.963Z] Collection times = getTimes(filter, ss.getStartTime(), ss.getCurrentEndTime()); [2020-01-19T06:42:43.963Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:42:43.963Z] Discouraged access: The method 'AbstractTreeDataProvider.getTimes(TimeQueryFilter, long, long)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:42:43.963Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[270] [2020-01-19T06:42:43.963Z] applyFilterAndAddState(eventList, timeGraphState, key, predicates, monitor); [2020-01-19T06:42:43.963Z] ^^^^^^^^^^^^^^ [2020-01-19T06:42:43.963Z] Null type safety (type annotations): The expression of type 'ITimeGraphState' needs unchecked conversion to conform to '@NonNull ITimeGraphState' [2020-01-19T06:42:44.220Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[286] [2020-01-19T06:42:44.220Z] return new TimeGraphState(startTime, duration, value.hashCode(), name); [2020-01-19T06:42:44.220Z] ^^^^ [2020-01-19T06:42:44.220Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2020-01-19T06:42:44.220Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[376] [2020-01-19T06:42:44.220Z] CallStackAnalysis analysis = getAnalysisModule(); [2020-01-19T06:42:44.220Z] ^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:42:44.220Z] Discouraged access: The method 'AbstractTreeDataProvider.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:42:44.220Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[378] [2020-01-19T06:42:44.220Z] List<@NonNull Long> selected = DataProviderParameterUtils.extractSelectedItems(parameters); [2020-01-19T06:42:44.220Z] ^^^^^^^^^^ [2020-01-19T06:42:44.220Z] Null type safety (type annotations): The expression of type '@NonNull Map' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull Object>' [2020-01-19T06:42:44.220Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[379] [2020-01-19T06:42:44.220Z] List<@NonNull Long> times = DataProviderParameterUtils.extractTimeRequested(parameters); [2020-01-19T06:42:44.220Z] ^^^^^^^^^^ [2020-01-19T06:42:44.220Z] Null type safety (type annotations): The expression of type '@NonNull Map' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull Object>' [2020-01-19T06:42:44.220Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[381] [2020-01-19T06:42:44.220Z] Map<@NonNull Long, @NonNull Integer> md = getSelectedEntries(selected); [2020-01-19T06:42:44.220Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:42:44.220Z] Discouraged access: The method 'AbstractTreeDataProvider.getSelectedEntries(Collection)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:42:44.220Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[390] [2020-01-19T06:42:44.220Z] CallsiteAnalysis csa = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID); [2020-01-19T06:42:44.220Z] ^^^^^^^^^^^^^^^^ [2020-01-19T06:42:44.220Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:42:44.220Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[390] [2020-01-19T06:42:44.220Z] CallsiteAnalysis csa = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID); [2020-01-19T06:42:44.220Z] ^^^^^^^^^^^^^^^^ [2020-01-19T06:42:44.220Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:42:44.220Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[390] [2020-01-19T06:42:44.220Z] CallsiteAnalysis csa = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID); [2020-01-19T06:42:44.220Z] ^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:42:44.220Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:42:44.220Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[390] [2020-01-19T06:42:44.220Z] CallsiteAnalysis csa = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID); [2020-01-19T06:42:44.220Z] ^^ [2020-01-19T06:42:44.220Z] Discouraged access: The field 'CallsiteAnalysis.ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:42:44.220Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[392] [2020-01-19T06:42:44.221Z] List<@NonNull ITmfCallsite> res = csa.getCallsites(String.valueOf(trace.getUUID()), deviceType, deviceId, time); [2020-01-19T06:42:44.221Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:42:44.221Z] Discouraged access: The method 'CallsiteAnalysis.getCallsites(String, String, String, long)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:42:44.221Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[392] [2020-01-19T06:42:44.221Z] List<@NonNull ITmfCallsite> res = csa.getCallsites(String.valueOf(trace.getUUID()), deviceType, deviceId, time); [2020-01-19T06:42:44.221Z] ^^^^^^^^^^ [2020-01-19T06:42:44.221Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2020-01-19T06:42:44.221Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java:[440] [2020-01-19T06:42:44.221Z] return getIntersectingElements(start, end).iterator(); [2020-01-19T06:42:44.221Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:42:44.221Z] Null type safety (type annotations): The expression of type 'Iterator<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterator<@NonNull ISegment>' [2020-01-19T06:42:44.221Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java:[540] [2020-01-19T06:42:44.221Z] return Iterables.transform(query2d, fct); [2020-01-19T06:42:44.221Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:42:44.221Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull ISegment>' [2020-01-19T06:42:44.221Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[17] [2020-01-19T06:42:44.221Z] import org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreStatisticsDataProvider; [2020-01-19T06:42:44.221Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:42:44.221Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2020-01-19T06:42:44.221Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[18] [2020-01-19T06:42:44.221Z] import org.eclipse.tracecompass.internal.tmf.core.model.tree.TmfTreeCompositeDataProvider; [2020-01-19T06:42:44.221Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:42:44.221Z] Discouraged access: The type 'TmfTreeCompositeDataProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:42:44.221Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[29] [2020-01-19T06:42:44.221Z] * {@link SegmentStoreStatisticsDataProvider} factory for the [2020-01-19T06:42:44.221Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:42:44.221Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2020-01-19T06:42:44.221Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[41] [2020-01-19T06:42:44.221Z] return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID); [2020-01-19T06:42:44.221Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:42:44.221Z] Discouraged access: The type 'TmfTreeCompositeDataProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:42:44.221Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[41] [2020-01-19T06:42:44.221Z] return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID); [2020-01-19T06:42:44.221Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:42:44.221Z] Discouraged access: The method 'TmfTreeCompositeDataProvider.create(Collection, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2020-01-19T06:42:44.221Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[61] [2020-01-19T06:42:44.221Z] return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID); [2020-01-19T06:42:44.221Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:42:44.221Z] Discouraged access: The constructor 'SegmentStoreStatisticsDataProvider(ITmfTrace, AbstractSegmentStatisticsAnalysis, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2020-01-19T06:42:44.221Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[61] [2020-01-19T06:42:44.221Z] return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID); [2020-01-19T06:42:44.221Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:42:44.221Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2020-01-19T06:42:44.221Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunction.java:[99] [2020-01-19T06:42:44.221Z] fChildren.put(entry.getKey(), entry.getValue().clone()); [2020-01-19T06:42:44.221Z] ^^^^^^^^^^^^^^^^ [2020-01-19T06:42:44.221Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Object,@NonNull AggregatedCalledFunction>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:42:44.221Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedProfilingElement.java:[233] [2020-01-19T06:42:44.221Z] IHostIdProvider hostProvider = fHostResolver.apply(this); [2020-01-19T06:42:44.221Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:42:44.221Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Function<@NonNull IProfilingElement,CallStackHostUtils.@NonNull IHostIdProvider>'. Type 'Function' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:42:44.221Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AbstractCalledFunction.java:[29] [2020-01-19T06:42:44.221Z] static final Comparator COMPARATOR = Objects.requireNonNull(Comparator.comparingLong(ISegment::getStart).thenComparingLong(ISegment::getEnd)); [2020-01-19T06:42:44.221Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:42:44.221Z] Null type safety (type annotations): The expression of type '@NonNull Comparator' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ISegment>' [2020-01-19T06:42:44.221Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[327] [2020-01-19T06:42:44.221Z] if (entry.getValue().fRange.includes(range)) { [2020-01-19T06:42:44.221Z] ^^^^^^^^^^^^^^^^ [2020-01-19T06:42:44.221Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull AggregatedCalledFunction,CallGraphAnalysis.@NonNull FunctionCall>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:42:44.221Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[424] [2020-01-19T06:42:44.221Z] CallgraphRange parentRange = entry.getValue().fRange; [2020-01-19T06:42:44.221Z] ^^^^^^^^^^^^^^^^ [2020-01-19T06:42:44.221Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull AggregatedCalledFunction,CallGraphAnalysis.@NonNull FunctionCall>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:42:44.221Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[442] [2020-01-19T06:42:44.221Z] parent.addChild(entry.getValue().fFunc, entry.getKey()); [2020-01-19T06:42:44.221Z] ^^^^^^^^^^^^^^^^ [2020-01-19T06:42:44.221Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull AggregatedCalledFunction,CallGraphAnalysis.@NonNull FunctionCall>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:42:44.221Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[481] [2020-01-19T06:42:44.221Z] ThreadNode threadNode = entry.getKey(); [2020-01-19T06:42:44.221Z] ^^^^^^^^^^^^^^ [2020-01-19T06:42:44.221Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull ThreadNode,@NonNull List<@NonNull Integer>>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:42:44.221Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[482] [2020-01-19T06:42:44.221Z] List subAttributes = entry.getValue(); [2020-01-19T06:42:44.221Z] ^^^^^^^^^^^^^^^^ [2020-01-19T06:42:44.221Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull ThreadNode,@NonNull List<@NonNull Integer>>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:42:44.221Z] 45 problems (45 warnings) [2020-01-19T06:42:44.221Z] [INFO] [2020-01-19T06:42:44.221Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-01-19T06:42:44.221Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:42:44.221Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/test/resources [2020-01-19T06:42:44.221Z] [INFO] [2020-01-19T06:42:44.221Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-01-19T06:42:44.221Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT-sources.jar [2020-01-19T06:42:44.221Z] [INFO] [2020-01-19T06:42:44.221Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-01-19T06:42:44.221Z] [INFO] [2020-01-19T06:42:44.221Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-01-19T06:42:44.221Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT.jar [2020-01-19T06:42:44.221Z] [INFO] [2020-01-19T06:42:44.221Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-01-19T06:42:44.221Z] [INFO] [2020-01-19T06:42:44.221Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-01-19T06:42:44.221Z] [INFO] [2020-01-19T06:42:44.221Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-01-19T06:42:44.221Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT.jar [2020-01-19T06:42:44.221Z] [INFO] [2020-01-19T06:42:44.221Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-01-19T06:42:44.221Z] [INFO] [2020-01-19T06:42:44.221Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-01-19T06:42:44.221Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT.jar [2020-01-19T06:42:44.222Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT.pom [2020-01-19T06:42:44.222Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT-sources.jar [2020-01-19T06:42:44.222Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:42:44.222Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT-p2metadata.xml [2020-01-19T06:42:44.222Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT-p2artifacts.xml [2020-01-19T06:42:44.222Z] [INFO] [2020-01-19T06:42:44.222Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core --- [2020-01-19T06:42:44.222Z] [INFO] [2020-01-19T06:42:44.222Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >-- [2020-01-19T06:42:44.222Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.2-SNAPSHOT [52/138] [2020-01-19T06:42:44.222Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T06:42:44.222Z] [INFO] [2020-01-19T06:42:44.222Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-01-19T06:42:44.478Z] [INFO] [2020-01-19T06:42:44.478Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-01-19T06:42:44.478Z] [INFO] The project's OSGi version is 1.0.2.202001190610 [2020-01-19T06:42:44.478Z] [INFO] [2020-01-19T06:42:44.478Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-01-19T06:42:44.478Z] [INFO] [2020-01-19T06:42:44.478Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-01-19T06:42:44.478Z] [INFO] [2020-01-19T06:42:44.478Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-01-19T06:42:44.478Z] [INFO] [2020-01-19T06:42:44.478Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-01-19T06:42:44.478Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:42:44.478Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources [2020-01-19T06:42:44.478Z] [INFO] [2020-01-19T06:42:44.478Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-01-19T06:42:44.478Z] [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes [2020-01-19T06:42:44.478Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/org/eclipse/tracecompass/analysis/profiling/core/tests/flamechart/CallStackStateSystemTest.java:[153] [2020-01-19T06:42:44.478Z] Set<@NonNull IntervalInfo> stateSystemIntervals = traceData.toStateSystemInterval(patterns.get(0)[0]); [2020-01-19T06:42:44.478Z] ^^^^^^^^^^^^^^^^^^ [2020-01-19T06:42:44.478Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:42:44.478Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/stubs/org/eclipse/tracecompass/analysis/profiling/core/tests/data/TestDataBigCallStack.java:[145] [2020-01-19T06:42:44.478Z] stack.push(new OpenedFunction(ts, field.getValue().toString())); [2020-01-19T06:42:44.478Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:42:44.478Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:42:44.478Z] 2 problems (2 warnings) [2020-01-19T06:42:44.478Z] [INFO] [2020-01-19T06:42:44.478Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-01-19T06:42:44.478Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:42:44.478Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/test/resources [2020-01-19T06:42:44.478Z] [INFO] [2020-01-19T06:42:44.478Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-01-19T06:42:44.478Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-sources.jar [2020-01-19T06:42:44.478Z] [INFO] [2020-01-19T06:42:44.478Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-01-19T06:42:44.478Z] [INFO] [2020-01-19T06:42:44.478Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-01-19T06:42:44.478Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar [2020-01-19T06:42:44.733Z] [INFO] [2020-01-19T06:42:44.733Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-01-19T06:42:44.733Z] [INFO] [2020-01-19T06:42:44.733Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-01-19T06:42:44.734Z] [INFO] [2020-01-19T06:42:44.734Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-01-19T06:42:44.734Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar [2020-01-19T06:42:44.734Z] [INFO] [2020-01-19T06:42:44.734Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-01-19T06:42:44.734Z] [INFO] [2020-01-19T06:42:44.734Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-01-19T06:42:45.295Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data/.metadata/.log [2020-01-19T06:42:45.295Z] [INFO] Command line: [2020-01-19T06:42:45.295Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-19T06:42:45.295Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:42:47.186Z] !SESSION 2020-01-19 06:42:45.230 ----------------------------------------------- [2020-01-19T06:42:47.186Z] eclipse.buildId=unknown [2020-01-19T06:42:47.186Z] java.version=1.8.0_202 [2020-01-19T06:42:47.186Z] java.vendor=Oracle Corporation [2020-01-19T06:42:47.186Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T06:42:47.186Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-19T06:42:47.186Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-19T06:42:47.186Z] [2020-01-19T06:42:47.186Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 06:42:47.041 [2020-01-19T06:42:47.186Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T06:42:47.186Z] !STACK 0 [2020-01-19T06:42:47.186Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2020-01-19T06:42:47.186Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T06:42:47.186Z] [2020-01-19T06:42:47.186Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T06:42:47.186Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T06:42:47.186Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T06:42:47.186Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T06:42:47.186Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T06:42:47.186Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T06:42:47.186Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:42:47.186Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T06:42:48.553Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest [2020-01-19T06:42:48.553Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest [2020-01-19T06:42:48.553Z] testGetSelfTime(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.004 s [2020-01-19T06:42:48.553Z] testGetDepth(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-01-19T06:42:48.553Z] testGetStart(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-01-19T06:42:48.553Z] testToString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-01-19T06:42:48.553Z] createInvalidTimeRangeStateLong(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.001 s [2020-01-19T06:42:48.553Z] testCompareTo(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-01-19T06:42:48.553Z] testGetProcessId(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-01-19T06:42:48.553Z] createInvalidDouble(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-01-19T06:42:48.553Z] testAddChildOk1(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-01-19T06:42:48.553Z] testAddChildOk2(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-01-19T06:42:48.553Z] testAddChildOk3(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.001 s [2020-01-19T06:42:48.553Z] createInvalidTimeRangeStateInteger(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-01-19T06:42:48.553Z] testHashCode(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-01-19T06:42:48.553Z] testCompareToBad(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-01-19T06:42:48.553Z] testEquals(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-01-19T06:42:48.553Z] testGetParent(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-01-19T06:42:48.553Z] testGetEnd(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-01-19T06:42:48.553Z] createInvalidTimeRangeStateString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-01-19T06:42:48.553Z] createInvalidTimeRange(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2020-01-19T06:42:48.553Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest [2020-01-19T06:43:03.394Z] [2020-01-19T06:43:03.394Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2020-01-19 06:43:03.308 [2020-01-19T06:43:03.394Z] !MESSAGE Function exit name in event (unknown) different from the expected one (f2). You may have lost events in your trace. [2020-01-19T06:43:13.340Z] [2020-01-19T06:43:13.340Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2020-01-19 06:43:12.788 [2020-01-19T06:43:13.340Z] !MESSAGE Incoherent callstack found on (10019) occasions [2020-01-19T06:43:13.340Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.396 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest [2020-01-19T06:43:13.340Z] testCallGraph[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest) Time elapsed: 1.768 s [2020-01-19T06:43:13.340Z] testCallGraph[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest) Time elapsed: 22.619 s [2020-01-19T06:43:13.340Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest [2020-01-19T06:43:13.340Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest [2020-01-19T06:43:13.340Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.007 s [2020-01-19T06:43:13.340Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2020-01-19T06:43:13.340Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2020-01-19T06:43:13.340Z] largeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.064 s [2020-01-19T06:43:13.340Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2020-01-19T06:43:13.340Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2020-01-19T06:43:13.340Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2020-01-19T06:43:13.340Z] treeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2020-01-19T06:43:13.340Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest [2020-01-19T06:43:13.340Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest [2020-01-19T06:43:13.340Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.001 s [2020-01-19T06:43:13.340Z] TreeStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0 s [2020-01-19T06:43:13.340Z] MergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.001 s [2020-01-19T06:43:13.341Z] MergeFirstLevelCalleesStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.001 s [2020-01-19T06:43:13.341Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest [2020-01-19T06:43:13.341Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest [2020-01-19T06:43:13.341Z] testActivator(org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest) Time elapsed: 0.001 s [2020-01-19T06:43:13.341Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest [2020-01-19T06:43:13.341Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest [2020-01-19T06:43:13.341Z] testIntersectingSegmentStore(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest) Time elapsed: 0.092 s [2020-01-19T06:43:13.341Z] testSeriesSegmentStoreIterator(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest) Time elapsed: 0.014 s [2020-01-19T06:43:13.341Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest [2020-01-19T06:43:23.285Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.542 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest [2020-01-19T06:43:23.285Z] testCallStackProvider[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 0.013 s [2020-01-19T06:43:23.285Z] testCallStackContent[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 0.016 s [2020-01-19T06:43:23.285Z] testCallStackProvider[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 7.94 s [2020-01-19T06:43:23.285Z] testCallStackContent[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 0.572 s [2020-01-19T06:43:23.285Z] [2020-01-19T06:43:23.285Z] Results: [2020-01-19T06:43:23.285Z] [2020-01-19T06:43:23.285Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0 [2020-01-19T06:43:23.285Z] [2020-01-19T06:43:23.285Z] [INFO] All tests passed! [2020-01-19T06:43:23.285Z] [INFO] [2020-01-19T06:43:23.285Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-01-19T06:43:23.285Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar [2020-01-19T06:43:23.285Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.pom [2020-01-19T06:43:23.285Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-sources.jar [2020-01-19T06:43:23.285Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:43:23.285Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-p2metadata.xml [2020-01-19T06:43:23.285Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml [2020-01-19T06:43:23.285Z] [INFO] [2020-01-19T06:43:23.285Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2020-01-19T06:43:23.285Z] [INFO] [2020-01-19T06:43:23.285Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >-- [2020-01-19T06:43:23.285Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 2.0.2-SNAPSHOT [53/138] [2020-01-19T06:43:23.285Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:43:23.285Z] [INFO] [2020-01-19T06:43:23.285Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-01-19T06:43:23.285Z] [INFO] [2020-01-19T06:43:23.285Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-01-19T06:43:23.285Z] [INFO] The project's OSGi version is 2.0.2.202001190610 [2020-01-19T06:43:23.285Z] [INFO] [2020-01-19T06:43:23.285Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-01-19T06:43:23.285Z] [INFO] [2020-01-19T06:43:23.285Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-01-19T06:43:23.285Z] [INFO] [2020-01-19T06:43:23.285Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-01-19T06:43:23.285Z] [INFO] [2020-01-19T06:43:23.285Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-01-19T06:43:23.285Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:43:23.285Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources [2020-01-19T06:43:23.285Z] [INFO] [2020-01-19T06:43:23.285Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-01-19T06:43:23.285Z] [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes [2020-01-19T06:43:23.285Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/flamegraph/FlameGraphView.java:[244] [2020-01-19T06:43:23.285Z] Activator.getDefault().logError(e.getMessage(), e); [2020-01-19T06:43:23.285Z] ^^^^^^^^^^^^^^ [2020-01-19T06:43:23.285Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:43:23.285Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[111] [2020-01-19T06:43:23.285Z] private static final Comparator NAME_COMPARATOR = Comparator.comparing(ITimeGraphEntry::getName); [2020-01-19T06:43:23.286Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:43:23.286Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull ITimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ITimeGraphEntry>' [2020-01-19T06:43:23.286Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[117] [2020-01-19T06:43:23.286Z] ITimeGraphEntryModel model1 = t1.getModel(); [2020-01-19T06:43:23.286Z] ^^^^^^^^^^ [2020-01-19T06:43:23.286Z] The method getModel() from the type TimeGraphEntry is deprecated [2020-01-19T06:43:23.286Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[118] [2020-01-19T06:43:23.286Z] ITimeGraphEntryModel model2 = t2.getModel(); [2020-01-19T06:43:23.286Z] ^^^^^^^^^^ [2020-01-19T06:43:23.286Z] The method getModel() from the type TimeGraphEntry is deprecated [2020-01-19T06:43:23.286Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[134] [2020-01-19T06:43:23.286Z] ITimeGraphEntryModel model1 = t1.getModel(); [2020-01-19T06:43:23.286Z] ^^^^^^^^^^ [2020-01-19T06:43:23.286Z] The method getModel() from the type TimeGraphEntry is deprecated [2020-01-19T06:43:23.286Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[135] [2020-01-19T06:43:23.286Z] ITimeGraphEntryModel model2 = t2.getModel(); [2020-01-19T06:43:23.286Z] ^^^^^^^^^^ [2020-01-19T06:43:23.286Z] The method getModel() from the type TimeGraphEntry is deprecated [2020-01-19T06:43:23.286Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[197] [2020-01-19T06:43:23.286Z] ITimeGraphEntryModel model1 = t1.getModel(); [2020-01-19T06:43:23.286Z] ^^^^^^^^^^ [2020-01-19T06:43:23.286Z] The method getModel() from the type TimeGraphEntry is deprecated [2020-01-19T06:43:23.286Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[198] [2020-01-19T06:43:23.286Z] ITimeGraphEntryModel model2 = t2.getModel(); [2020-01-19T06:43:23.286Z] ^^^^^^^^^^ [2020-01-19T06:43:23.286Z] The method getModel() from the type TimeGraphEntry is deprecated [2020-01-19T06:43:23.286Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[217] [2020-01-19T06:43:23.286Z] ITimeGraphEntryModel entryModel = entry.getModel(); [2020-01-19T06:43:23.286Z] ^^^^^^^^^^ [2020-01-19T06:43:23.286Z] The method getModel() from the type TimeGraphEntry is deprecated [2020-01-19T06:43:23.286Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[238] [2020-01-19T06:43:23.286Z] ITimeGraphEntryModel model = entry.getModel(); [2020-01-19T06:43:23.286Z] ^^^^^^^^^^ [2020-01-19T06:43:23.286Z] The method getModel() from the type TimeGraphEntry is deprecated [2020-01-19T06:43:23.286Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[325] [2020-01-19T06:43:23.286Z] ITimeGraphState function = fFunctions.get(((TimeGraphEntry) selection).getModel().getId()); [2020-01-19T06:43:23.286Z] ^^^^^^^^^^ [2020-01-19T06:43:23.286Z] The method getModel() from the type TimeGraphEntry is deprecated [2020-01-19T06:43:23.286Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[458] [2020-01-19T06:43:23.286Z] Map map = Maps.uniqueIndex(unfiltered, e -> e.getModel().getId()); [2020-01-19T06:43:23.286Z] ^^^^^^^^^^ [2020-01-19T06:43:23.286Z] The method getModel() from the type TimeGraphEntry is deprecated [2020-01-19T06:43:23.286Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[565] [2020-01-19T06:43:23.286Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(selectionBegin, Long.MAX_VALUE, 2, Collections.singleton(callStackEntry.getModel().getId())); [2020-01-19T06:43:23.286Z] ^^^^^^^^^^ [2020-01-19T06:43:23.286Z] The method getModel() from the type TimeGraphEntry is deprecated [2020-01-19T06:43:23.286Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[617] [2020-01-19T06:43:23.286Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(Lists.newArrayList(Long.MIN_VALUE, selectionBegin), Collections.singleton(callStackEntry.getModel().getId())); [2020-01-19T06:43:23.286Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:43:23.286Z] Null type safety (type annotations): The expression of type 'ArrayList<@NonNull Long>' needs unchecked conversion to conform to '@NonNull List<@NonNull Long>', corresponding supertype is 'List<@NonNull Long>' [2020-01-19T06:43:23.286Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[617] [2020-01-19T06:43:23.286Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(Lists.newArrayList(Long.MIN_VALUE, selectionBegin), Collections.singleton(callStackEntry.getModel().getId())); [2020-01-19T06:43:23.286Z] ^^^^^^^^^^ [2020-01-19T06:43:23.286Z] The method getModel() from the type TimeGraphEntry is deprecated [2020-01-19T06:43:23.286Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[710] [2020-01-19T06:43:23.286Z] Collection<@NonNull ISymbolProvider> symbolProviders = SymbolProviderManager.getInstance().getSymbolProviders(subTrace); [2020-01-19T06:43:23.286Z] ^^^^^^^^ [2020-01-19T06:43:23.286Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-01-19T06:43:23.286Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[739] [2020-01-19T06:43:23.286Z] all.forEach(entry -> fFunctions.remove(entry.getModel().getId())); [2020-01-19T06:43:23.286Z] ^^^^^^^^^^ [2020-01-19T06:43:23.286Z] The method getModel() from the type TimeGraphEntry is deprecated [2020-01-19T06:43:23.286Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/symbols/BasicSymbolProviderPreferencePage.java:[293] [2020-01-19T06:43:23.286Z] Activator.getDefault().logError("Cannot read the file " + fullPath, e); //$NON-NLS-1$//$NON-NLS-2$ [2020-01-19T06:43:23.286Z] ^^^^^^^^^^^^^ [2020-01-19T06:43:23.286Z] Unnecessary $NON-NLS$ tag [2020-01-19T06:43:23.286Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java:[72] [2020-01-19T06:43:23.286Z] return getImageDescripterFromPath(path).createImage(); [2020-01-19T06:43:23.286Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:43:23.286Z] Null type safety (type annotations): The expression of type 'Image' needs unchecked conversion to conform to '@NonNull Image' [2020-01-19T06:43:23.286Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java:[84] [2020-01-19T06:43:23.286Z] return AbstractUIPlugin.imageDescriptorFromPlugin(PLUGIN_ID, path); [2020-01-19T06:43:23.286Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:43:23.286Z] Null type safety (type annotations): The expression of type 'ImageDescriptor' needs unchecked conversion to conform to '@NonNull ImageDescriptor' [2020-01-19T06:43:23.286Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/callgraph/statistics/CallGraphStatisticsViewer.java:[69] [2020-01-19T06:43:23.286Z] TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel> entry = (TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element; [2020-01-19T06:43:23.286Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:43:23.286Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2020-01-19T06:43:23.286Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/CallStackPresentationProvider.java:[87] [2020-01-19T06:43:23.286Z] ITimeGraphEntryModel model = ((TimeGraphEntry) entry).getModel(); [2020-01-19T06:43:23.286Z] ^^^^^^^^^^ [2020-01-19T06:43:23.286Z] The method getModel() from the type TimeGraphEntry is deprecated [2020-01-19T06:43:23.286Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/CallStackPresentationProvider.java:[128] [2020-01-19T06:43:23.286Z] return State.MULTIPLE.toString(); [2020-01-19T06:43:23.286Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:43:23.286Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:43:23.286Z] 23 problems (23 warnings) [2020-01-19T06:43:23.286Z] [INFO] [2020-01-19T06:43:23.286Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-01-19T06:43:23.286Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:43:23.286Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/test/resources [2020-01-19T06:43:23.286Z] [INFO] [2020-01-19T06:43:23.286Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-01-19T06:43:23.286Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT-sources.jar [2020-01-19T06:43:23.286Z] [INFO] [2020-01-19T06:43:23.286Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-01-19T06:43:23.286Z] [INFO] [2020-01-19T06:43:23.286Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-01-19T06:43:23.286Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT.jar [2020-01-19T06:43:23.286Z] [INFO] [2020-01-19T06:43:23.286Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-01-19T06:43:23.286Z] [INFO] [2020-01-19T06:43:23.286Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-01-19T06:43:23.286Z] [INFO] [2020-01-19T06:43:23.286Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-01-19T06:43:23.286Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT.jar [2020-01-19T06:43:23.286Z] [INFO] [2020-01-19T06:43:23.286Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-01-19T06:43:23.286Z] [INFO] [2020-01-19T06:43:23.286Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-01-19T06:43:23.286Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT.jar [2020-01-19T06:43:23.286Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT.pom [2020-01-19T06:43:23.286Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT-sources.jar [2020-01-19T06:43:23.286Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:43:23.287Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT-p2metadata.xml [2020-01-19T06:43:23.287Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT-p2artifacts.xml [2020-01-19T06:43:23.287Z] [INFO] [2020-01-19T06:43:23.287Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2020-01-19T06:43:23.287Z] [INFO] [2020-01-19T06:43:23.287Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >-- [2020-01-19T06:43:23.287Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.2-SNAPSHOT [54/138] [2020-01-19T06:43:23.287Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T06:43:23.287Z] [INFO] [2020-01-19T06:43:23.287Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-01-19T06:43:23.287Z] [INFO] [2020-01-19T06:43:23.287Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-01-19T06:43:23.287Z] [INFO] The project's OSGi version is 1.0.2.202001190610 [2020-01-19T06:43:23.287Z] [INFO] [2020-01-19T06:43:23.287Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-01-19T06:43:23.287Z] [INFO] [2020-01-19T06:43:23.287Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-01-19T06:43:23.287Z] [INFO] [2020-01-19T06:43:23.287Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-01-19T06:43:23.287Z] [INFO] [2020-01-19T06:43:23.287Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-01-19T06:43:23.287Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:43:23.287Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources [2020-01-19T06:43:23.287Z] [INFO] [2020-01-19T06:43:23.287Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-01-19T06:43:23.287Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/classes [2020-01-19T06:43:23.849Z] [INFO] [2020-01-19T06:43:23.849Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-01-19T06:43:23.849Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:43:23.849Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/test/resources [2020-01-19T06:43:23.849Z] [INFO] [2020-01-19T06:43:23.849Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-01-19T06:43:23.849Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar [2020-01-19T06:43:23.849Z] [INFO] [2020-01-19T06:43:23.849Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-01-19T06:43:23.849Z] [INFO] [2020-01-19T06:43:23.849Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-01-19T06:43:23.849Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar [2020-01-19T06:43:23.849Z] [INFO] [2020-01-19T06:43:23.849Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-01-19T06:43:23.849Z] [INFO] [2020-01-19T06:43:23.849Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-01-19T06:43:23.849Z] [INFO] [2020-01-19T06:43:23.849Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-01-19T06:43:23.849Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar [2020-01-19T06:43:23.849Z] [INFO] [2020-01-19T06:43:23.849Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-01-19T06:43:23.849Z] [INFO] [2020-01-19T06:43:23.849Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-01-19T06:43:24.107Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data/.metadata/.log [2020-01-19T06:43:24.107Z] [INFO] Command line: [2020-01-19T06:43:24.107Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2020-01-19T06:43:24.107Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:43:26.625Z] !SESSION 2020-01-19 06:43:24.222 ----------------------------------------------- [2020-01-19T06:43:26.625Z] eclipse.buildId=unknown [2020-01-19T06:43:26.625Z] java.version=1.8.0_202 [2020-01-19T06:43:26.625Z] java.vendor=Oracle Corporation [2020-01-19T06:43:26.625Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T06:43:26.625Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2020-01-19T06:43:26.625Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2020-01-19T06:43:26.625Z] [2020-01-19T06:43:26.625Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 06:43:26.308 [2020-01-19T06:43:26.626Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T06:43:26.626Z] !STACK 0 [2020-01-19T06:43:26.626Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2020-01-19T06:43:26.626Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T06:43:26.626Z] [2020-01-19T06:43:26.626Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T06:43:26.626Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T06:43:26.626Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T06:43:26.626Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T06:43:26.626Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T06:43:26.626Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T06:43:26.626Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:43:26.626Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T06:43:30.791Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest [2020-01-19T06:43:30.791Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.006 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest [2020-01-19T06:43:30.791Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest skipped [2020-01-19T06:43:30.791Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest [2020-01-19T06:43:33.307Z] Display size: 1440x900 [2020-01-19T06:43:33.307Z] OS version=3.10.0-957.1.3.el7.x86_64 [2020-01-19T06:43:33.307Z] GTK version=2.24.30 [2020-01-19T06:43:33.307Z] GTK theme=unknown [2020-01-19T06:43:33.307Z] LIBOVERLAY_SCROLLBAR=0 [2020-01-19T06:43:33.307Z] Time zone: Coordinated Universal Time [2020-01-19T06:43:33.307Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2020-01-19T06:43:33.307Z] log4j:WARN Please initialize the log4j system properly. [2020-01-19T06:43:34.237Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2020-01-19T06:43:34.493Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:43:34.493Z] DEBUG - Double-clicking on TimeGraphControl {*Wrong Thread*} [2020-01-19T06:43:34.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1131750576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:43:34.493Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1131750575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:43:34.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1131750575 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:43:34.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1131750574 data=null} to TimeGraphControl with text {} [2020-01-19T06:43:34.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1131750573 data=null button=1 stateMask=0x0 x=484 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:43:34.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=-1131750518 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:43:34.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1131750518 data=null button=1 stateMask=0x80000 x=484 y=47 count=1} to TimeGraphControl with text {} [2020-01-19T06:43:34.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1131750515 data=null button=1 stateMask=0x0 x=484 y=47 count=2} to TimeGraphControl with text {} [2020-01-19T06:43:34.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=-1131750512 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:43:34.493Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TimeGraphControl {} time=-1131750512 data=null button=1 stateMask=0x0 x=484 y=47 count=2} to TimeGraphControl with text {} [2020-01-19T06:43:34.493Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{TimeGraphControl {} time=-1131750509 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:43:34.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1131750509 data=null button=1 stateMask=0x80000 x=484 y=47 count=2} to TimeGraphControl with text {} [2020-01-19T06:43:34.493Z] DEBUG - Sent event MouseHover [32]: MouseEvent{TimeGraphControl {} time=-1131750507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:43:34.493Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1131750503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:43:34.493Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1131750503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2020-01-19T06:43:34.493Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1131750503 data=null doit=true} to TimeGraphControl with text {} [2020-01-19T06:43:34.493Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1131750502 data=null} to TimeGraphControl with text {} [2020-01-19T06:43:34.493Z] DEBUG - Double-clicked on TimeGraphControl {*Wrong Thread*} [2020-01-19T06:43:34.493Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2020-01-19T06:43:34.749Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2020-01-19T06:43:34.749Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2020-01-19T06:43:35.005Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2020-01-19T06:43:35.261Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2020-01-19T06:43:35.823Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2020-01-19T06:43:35.823Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2020-01-19T06:43:35.823Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2020-01-19T06:43:35.823Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.03 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest [2020-01-19T06:43:35.823Z] tryMouseDoubleclickZoom(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.522 s [2020-01-19T06:43:35.823Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.108 s [2020-01-19T06:43:35.823Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.099 s [2020-01-19T06:43:35.823Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.109 s [2020-01-19T06:43:35.823Z] largeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.191 s [2020-01-19T06:43:35.823Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.568 s [2020-01-19T06:43:35.823Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.04 s [2020-01-19T06:43:35.823Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.103 s [2020-01-19T06:43:35.823Z] treeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.093 s [2020-01-19T06:43:35.823Z] [2020-01-19T06:43:35.823Z] Results: [2020-01-19T06:43:35.823Z] [2020-01-19T06:43:35.823Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1 [2020-01-19T06:43:35.823Z] [2020-01-19T06:43:37.712Z] [INFO] All tests passed! [2020-01-19T06:43:37.712Z] [INFO] [2020-01-19T06:43:37.712Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-01-19T06:43:37.712Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar [2020-01-19T06:43:37.712Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.pom [2020-01-19T06:43:37.712Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar [2020-01-19T06:43:37.712Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:43:37.712Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-p2metadata.xml [2020-01-19T06:43:37.712Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-p2artifacts.xml [2020-01-19T06:43:37.712Z] [INFO] [2020-01-19T06:43:37.713Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2020-01-19T06:43:37.713Z] [INFO] [2020-01-19T06:43:37.713Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >---- [2020-01-19T06:43:37.713Z] [INFO] Building Trace Compass BTF Support Parent 5.2.0-SNAPSHOT [55/138] [2020-01-19T06:43:37.713Z] [INFO] --------------------------------[ pom ]--------------------------------- [2020-01-19T06:43:37.713Z] [INFO] [2020-01-19T06:43:37.713Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf-parent --- [2020-01-19T06:43:37.713Z] [INFO] [2020-01-19T06:43:37.713Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent --- [2020-01-19T06:43:37.713Z] [INFO] [2020-01-19T06:43:37.713Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf-parent --- [2020-01-19T06:43:37.713Z] [INFO] [2020-01-19T06:43:37.713Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf-parent --- [2020-01-19T06:43:37.713Z] [INFO] [2020-01-19T06:43:37.713Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf-parent --- [2020-01-19T06:43:37.713Z] [INFO] [2020-01-19T06:43:37.713Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf-parent --- [2020-01-19T06:43:37.713Z] [INFO] [2020-01-19T06:43:37.713Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf-parent --- [2020-01-19T06:43:37.713Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-parent-5.2.0-SNAPSHOT.pom [2020-01-19T06:43:37.713Z] [INFO] [2020-01-19T06:43:37.713Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >----- [2020-01-19T06:43:37.713Z] [INFO] Building org.eclipse.tracecompass.btf.core 2.2.0-SNAPSHOT [56/138] [2020-01-19T06:43:37.713Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:43:37.713Z] [INFO] [2020-01-19T06:43:37.713Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core --- [2020-01-19T06:43:37.713Z] [INFO] [2020-01-19T06:43:37.713Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core --- [2020-01-19T06:43:37.713Z] [INFO] The project's OSGi version is 2.2.0.202001190610 [2020-01-19T06:43:37.713Z] [INFO] [2020-01-19T06:43:37.713Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core --- [2020-01-19T06:43:37.713Z] [INFO] [2020-01-19T06:43:37.713Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core --- [2020-01-19T06:43:37.713Z] [INFO] [2020-01-19T06:43:37.713Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core --- [2020-01-19T06:43:37.713Z] [INFO] [2020-01-19T06:43:37.713Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core --- [2020-01-19T06:43:37.713Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:43:37.713Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/src/main/resources [2020-01-19T06:43:37.713Z] [INFO] [2020-01-19T06:43:37.713Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core --- [2020-01-19T06:43:37.713Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/target/classes [2020-01-19T06:43:37.713Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/src/org/eclipse/tracecompass/btf/core/analysis/BtfStateProvider.java:[261] [2020-01-19T06:43:37.713Z] throws AttributeNotFoundException { [2020-01-19T06:43:37.713Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:43:37.713Z] The declared exception AttributeNotFoundException is not actually thrown by the method updateTaskStateSystem(ITmfStateSystemBuilder, long, BtfEvent, BtfStateProvider.TmfNamedStateValue) from type BtfStateProvider [2020-01-19T06:43:37.713Z] 1 problem (1 warning) [2020-01-19T06:43:37.713Z] [INFO] [2020-01-19T06:43:37.713Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core --- [2020-01-19T06:43:37.713Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:43:37.713Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/src/test/resources [2020-01-19T06:43:37.713Z] [INFO] [2020-01-19T06:43:37.713Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core --- [2020-01-19T06:43:37.713Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-sources.jar [2020-01-19T06:43:37.713Z] [INFO] [2020-01-19T06:43:37.713Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core --- [2020-01-19T06:43:37.713Z] [INFO] [2020-01-19T06:43:37.713Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core --- [2020-01-19T06:43:37.713Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar [2020-01-19T06:43:37.713Z] [INFO] [2020-01-19T06:43:37.713Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core --- [2020-01-19T06:43:37.713Z] [INFO] [2020-01-19T06:43:37.713Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core --- [2020-01-19T06:43:37.713Z] [INFO] [2020-01-19T06:43:37.713Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core --- [2020-01-19T06:43:37.713Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar [2020-01-19T06:43:37.713Z] [INFO] [2020-01-19T06:43:37.713Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core --- [2020-01-19T06:43:37.713Z] [INFO] [2020-01-19T06:43:37.713Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core --- [2020-01-19T06:43:37.713Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar [2020-01-19T06:43:37.713Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.pom [2020-01-19T06:43:37.713Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-sources.jar [2020-01-19T06:43:37.713Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:43:37.713Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-p2metadata.xml [2020-01-19T06:43:37.713Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-p2artifacts.xml [2020-01-19T06:43:37.713Z] [INFO] [2020-01-19T06:43:37.713Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core --- [2020-01-19T06:43:37.713Z] [INFO] [2020-01-19T06:43:37.713Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >-------- [2020-01-19T06:43:37.713Z] [INFO] Building Trace Compass Documentation 5.2.0-SNAPSHOT [57/138] [2020-01-19T06:43:37.713Z] [INFO] --------------------------------[ pom ]--------------------------------- [2020-01-19T06:43:37.713Z] [INFO] [2020-01-19T06:43:37.713Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc --- [2020-01-19T06:43:37.713Z] [INFO] [2020-01-19T06:43:37.713Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc --- [2020-01-19T06:43:37.713Z] [INFO] [2020-01-19T06:43:37.713Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc --- [2020-01-19T06:43:37.713Z] [INFO] [2020-01-19T06:43:37.713Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc --- [2020-01-19T06:43:37.713Z] [INFO] [2020-01-19T06:43:37.713Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc --- [2020-01-19T06:43:37.713Z] [INFO] [2020-01-19T06:43:37.713Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc --- [2020-01-19T06:43:37.713Z] [INFO] [2020-01-19T06:43:37.713Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc --- [2020-01-19T06:43:37.713Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc-5.2.0-SNAPSHOT.pom [2020-01-19T06:43:37.713Z] [INFO] [2020-01-19T06:43:37.713Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------ [2020-01-19T06:43:37.713Z] [INFO] Building Trace Compass Developer Guide 5.2.0-SNAPSHOT [58/138] [2020-01-19T06:43:37.713Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:43:37.713Z] [INFO] [2020-01-19T06:43:37.713Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.dev --- [2020-01-19T06:43:37.713Z] [INFO] [2020-01-19T06:43:37.713Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.dev --- [2020-01-19T06:43:37.713Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom [2020-01-19T06:43:37.713Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom [2020-01-19T06:43:37.713Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom [2020-01-19T06:43:37.969Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom [2020-01-19T06:43:37.969Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom [2020-01-19T06:43:37.969Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom [2020-01-19T06:43:37.969Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom (1.3 kB at 44 kB/s) [2020-01-19T06:43:37.969Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom [2020-01-19T06:43:37.969Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom [2020-01-19T06:43:37.969Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom [2020-01-19T06:43:38.530Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom [2020-01-19T06:43:38.530Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom [2020-01-19T06:43:38.786Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom [2020-01-19T06:43:38.786Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/wikitext.core/3.0.7/wikitext.core-3.0.7.pom (8.7 kB at 398 kB/s) [2020-01-19T06:43:38.786Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2020-01-19T06:43:38.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2020-01-19T06:43:38.786Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2020-01-19T06:43:39.347Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2020-01-19T06:43:39.347Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2020-01-19T06:43:39.347Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2020-01-19T06:43:39.347Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (5.5 kB at 168 kB/s) [2020-01-19T06:43:39.347Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom [2020-01-19T06:43:39.347Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom [2020-01-19T06:43:39.347Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom [2020-01-19T06:43:39.603Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom [2020-01-19T06:43:39.603Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom [2020-01-19T06:43:39.860Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom [2020-01-19T06:43:39.860Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.pom (1.7 kB at 54 kB/s) [2020-01-19T06:43:39.860Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.9.6/ant-1.9.6.pom [2020-01-19T06:43:39.860Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.6/ant-1.9.6.pom [2020-01-19T06:43:39.860Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.9.6/ant-1.9.6.pom [2020-01-19T06:43:40.115Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.9.6/ant-1.9.6.pom [2020-01-19T06:43:40.115Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.9.6/ant-1.9.6.pom [2020-01-19T06:43:40.115Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.6/ant-1.9.6.pom [2020-01-19T06:43:40.115Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.6/ant-1.9.6.pom (9.6 kB at 356 kB/s) [2020-01-19T06:43:40.115Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom [2020-01-19T06:43:40.115Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom [2020-01-19T06:43:40.115Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom [2020-01-19T06:43:40.371Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom [2020-01-19T06:43:40.629Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom [2020-01-19T06:43:40.630Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom [2020-01-19T06:43:40.630Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.6/ant-parent-1.9.6.pom (5.6 kB at 280 kB/s) [2020-01-19T06:43:40.630Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom [2020-01-19T06:43:40.630Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom [2020-01-19T06:43:40.630Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom [2020-01-19T06:43:40.885Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom [2020-01-19T06:43:40.885Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom [2020-01-19T06:43:40.885Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom [2020-01-19T06:43:40.885Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.pom (2.3 kB at 97 kB/s) [2020-01-19T06:43:40.885Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom [2020-01-19T06:43:40.885Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom [2020-01-19T06:43:40.885Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom [2020-01-19T06:43:41.447Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom [2020-01-19T06:43:41.447Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom [2020-01-19T06:43:41.447Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom [2020-01-19T06:43:41.447Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.pom (1.5 kB at 45 kB/s) [2020-01-19T06:43:41.447Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom [2020-01-19T06:43:41.447Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom [2020-01-19T06:43:41.447Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/21.0/guava-21.0.pom [2020-01-19T06:43:41.702Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom [2020-01-19T06:43:41.702Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom [2020-01-19T06:43:41.702Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.pom [2020-01-19T06:43:41.702Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.pom (7.0 kB at 269 kB/s) [2020-01-19T06:43:41.702Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom [2020-01-19T06:43:41.702Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom [2020-01-19T06:43:41.702Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom [2020-01-19T06:43:42.263Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom [2020-01-19T06:43:42.263Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom [2020-01-19T06:43:42.263Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom [2020-01-19T06:43:42.263Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom (9.7 kB at 358 kB/s) [2020-01-19T06:43:42.263Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar [2020-01-19T06:43:42.264Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar [2020-01-19T06:43:42.264Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar [2020-01-19T06:43:42.264Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar [2020-01-19T06:43:42.264Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2020-01-19T06:43:42.264Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar [2020-01-19T06:43:42.264Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar [2020-01-19T06:43:42.264Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar [2020-01-19T06:43:42.264Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar [2020-01-19T06:43:42.264Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2020-01-19T06:43:43.189Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar [2020-01-19T06:43:43.189Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/21.0/guava-21.0.jar [2020-01-19T06:43:43.189Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar [2020-01-19T06:43:43.189Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar [2020-01-19T06:43:43.189Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2020-01-19T06:43:43.751Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar [2020-01-19T06:43:43.751Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar [2020-01-19T06:43:43.751Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar [2020-01-19T06:43:43.751Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar [2020-01-19T06:43:43.751Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2020-01-19T06:43:43.751Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar [2020-01-19T06:43:43.751Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar [2020-01-19T06:43:43.751Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar [2020-01-19T06:43:43.751Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar [2020-01-19T06:43:43.751Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2020-01-19T06:43:43.751Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar [2020-01-19T06:43:43.751Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.jar [2020-01-19T06:43:43.751Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar [2020-01-19T06:43:43.751Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar [2020-01-19T06:43:43.751Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2020-01-19T06:43:43.751Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.ant/3.0.7/org.eclipse.mylyn.wikitext.ant-3.0.7.jar (39 kB at 1.1 MB/s) [2020-01-19T06:43:43.751Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.jar (345 kB at 9.3 MB/s) [2020-01-19T06:43:43.751Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar (74 kB at 1.8 MB/s) [2020-01-19T06:43:43.751Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (294 kB at 5.4 MB/s) [2020-01-19T06:43:44.312Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.jar (2.5 MB at 4.8 MB/s) [2020-01-19T06:43:44.567Z] [INFO] Executing tasks [2020-01-19T06:43:44.567Z] [2020-01-19T06:43:44.567Z] main: [2020-01-19T06:43:44.567Z] [2020-01-19T06:43:44.567Z] clean: [2020-01-19T06:43:44.567Z] [INFO] Executed tasks [2020-01-19T06:43:44.567Z] [INFO] [2020-01-19T06:43:44.567Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.dev --- [2020-01-19T06:43:44.567Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target [2020-01-19T06:43:44.567Z] [INFO] [2020-01-19T06:43:44.567Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev --- [2020-01-19T06:43:44.567Z] [INFO] The project's OSGi version is 5.2.0.202001190610 [2020-01-19T06:43:44.567Z] [INFO] [2020-01-19T06:43:44.567Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev --- [2020-01-19T06:43:44.567Z] [INFO] [2020-01-19T06:43:44.567Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev --- [2020-01-19T06:43:44.567Z] [INFO] [2020-01-19T06:43:44.567Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev --- [2020-01-19T06:43:44.567Z] [INFO] [2020-01-19T06:43:44.567Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev --- [2020-01-19T06:43:44.567Z] [INFO] Executing tasks [2020-01-19T06:43:44.567Z] [2020-01-19T06:43:44.567Z] main: [2020-01-19T06:43:44.567Z] [2020-01-19T06:43:44.567Z] build: [2020-01-19T06:43:45.494Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html [2020-01-19T06:43:45.494Z] [2020-01-19T06:43:45.494Z] test: [2020-01-19T06:43:45.494Z] [xmlvalidate] 19 file(s) have been successfully validated. [2020-01-19T06:43:45.494Z] [INFO] Executed tasks [2020-01-19T06:43:45.494Z] [INFO] [2020-01-19T06:43:45.494Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.dev --- [2020-01-19T06:43:45.494Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:43:45.494Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/src/main/resources [2020-01-19T06:43:45.494Z] [INFO] [2020-01-19T06:43:45.494Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.dev --- [2020-01-19T06:43:45.494Z] [INFO] [2020-01-19T06:43:45.494Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev --- [2020-01-19T06:43:45.750Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/ [2020-01-19T06:43:45.750Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/ [2020-01-19T06:43:45.750Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.8 [2020-01-19T06:43:46.680Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B) [2020-01-19T06:43:46.680Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B) [2020-01-19T06:43:46.935Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB) [2020-01-19T06:43:46.935Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB) [2020-01-19T06:43:46.935Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2020-01-19T06:43:46.935Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2020-01-19T06:43:47.193Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2020-01-19T06:43:47.193Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2020-01-19T06:43:48.121Z] [INFO] Fetching org.apache.ant_1.10.3.v20180417-1627.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (2.72MB) [2020-01-19T06:43:48.121Z] [INFO] Fetching org.apache.ant_1.10.3.v20180417-1627.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (2.72MB) [2020-01-19T06:43:48.683Z] [INFO] Fetching org.apache.lucene.analyzers-common_7.1.0.v20180122-2126.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (681.1kB) [2020-01-19T06:43:48.684Z] [INFO] Fetching org.apache.lucene.analyzers-common_7.1.0.v20180122-2126.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (681.1kB) [2020-01-19T06:43:49.611Z] [INFO] Fetching org.apache.lucene.core_7.1.0.v20171214-1510.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (830.37kB) [2020-01-19T06:43:49.611Z] [INFO] Fetching org.apache.lucene.core_7.1.0.v20171214-1510.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (830.37kB) [2020-01-19T06:43:50.542Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_7.1.0.v20180122-2126.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (3.42MB) [2020-01-19T06:43:50.542Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_7.1.0.v20180122-2126.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (3.42MB) [2020-01-19T06:43:51.907Z] [INFO] Fetching org.eclipse.ant.core_3.5.100.v20180512-1141.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (71.81kB) [2020-01-19T06:43:51.907Z] [INFO] Fetching org.eclipse.ant.core_3.5.100.v20180512-1141.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (71.81kB) [2020-01-19T06:43:51.907Z] [INFO] Fetching org.eclipse.core.variables_3.4.100.v20180509-0959.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (17.99kB) [2020-01-19T06:43:51.907Z] [INFO] Fetching org.eclipse.core.variables_3.4.100.v20180509-0959.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (17.99kB) [2020-01-19T06:43:51.907Z] [INFO] Fetching org.eclipse.core.runtime_3.14.0.v20180417-0825.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (35.34kB) [2020-01-19T06:43:51.907Z] [INFO] Fetching org.eclipse.core.runtime_3.14.0.v20180417-0825.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (35.34kB) [2020-01-19T06:43:52.162Z] [INFO] Fetching org.eclipse.core.contenttype_3.7.0.v20180426-1644.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (42.19kB) [2020-01-19T06:43:52.163Z] [INFO] Fetching org.eclipse.core.contenttype_3.7.0.v20180426-1644.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (42.19kB) [2020-01-19T06:43:52.163Z] [INFO] Fetching org.eclipse.equinox.preferences_3.7.100.v20180510-1129.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (53.94kB) [2020-01-19T06:43:52.163Z] [INFO] Fetching org.eclipse.equinox.preferences_3.7.100.v20180510-1129.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (53.94kB) [2020-01-19T06:43:52.419Z] [INFO] Fetching org.eclipse.equinox.registry_3.8.0.v20180426-1327.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (76.85kB) [2020-01-19T06:43:52.419Z] [INFO] Fetching org.eclipse.equinox.registry_3.8.0.v20180426-1327.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (76.85kB) [2020-01-19T06:43:52.675Z] [INFO] Fetching org.eclipse.equinox.common_3.10.0.v20180412-1130.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (51.99kB) [2020-01-19T06:43:52.675Z] [INFO] Fetching org.eclipse.equinox.common_3.10.0.v20180412-1130.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (51.99kB) [2020-01-19T06:43:52.675Z] [INFO] Fetching org.eclipse.osgi_3.13.0.v20180409-1500.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (448.28kB) [2020-01-19T06:43:52.675Z] [INFO] Fetching org.eclipse.osgi_3.13.0.v20180409-1500.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (448.28kB) [2020-01-19T06:43:53.237Z] [INFO] Fetching org.eclipse.core.expressions_3.6.100.v20180426-1644.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (32.98kB) [2020-01-19T06:43:53.237Z] [INFO] Fetching org.eclipse.core.expressions_3.6.100.v20180426-1644.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (32.98kB) [2020-01-19T06:43:53.493Z] [INFO] Fetching org.eclipse.core.jobs_3.10.0.v20180427-1454.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (46.22kB) [2020-01-19T06:43:53.493Z] [INFO] Fetching org.eclipse.core.jobs_3.10.0.v20180427-1454.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (46.22kB) [2020-01-19T06:43:53.493Z] [INFO] Fetching org.eclipse.core.net_1.3.200.v20180515-0858.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (33.62kB) [2020-01-19T06:43:53.493Z] [INFO] Fetching org.eclipse.core.net_1.3.200.v20180515-0858.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (33.62kB) [2020-01-19T06:43:53.749Z] [INFO] Fetching org.eclipse.equinox.security_1.2.400.v20171221-2204.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (42.31kB) [2020-01-19T06:43:53.749Z] [INFO] Fetching org.eclipse.equinox.security_1.2.400.v20171221-2204.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (42.31kB) [2020-01-19T06:43:53.749Z] [INFO] Fetching org.eclipse.equinox.app_1.3.500.v20171221-2204.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (40.72kB) [2020-01-19T06:43:53.749Z] [INFO] Fetching org.eclipse.equinox.app_1.3.500.v20171221-2204.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (40.72kB) [2020-01-19T06:43:54.008Z] [INFO] Fetching org.eclipse.equinox.launcher_1.5.0.v20180512-1130.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (30.7kB) [2020-01-19T06:43:54.008Z] [INFO] Fetching org.eclipse.equinox.launcher_1.5.0.v20180512-1130.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (30.7kB) [2020-01-19T06:43:54.008Z] [INFO] Fetching org.eclipse.help_3.8.100.v20180512-1136.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (122.94kB) [2020-01-19T06:43:54.008Z] [INFO] Fetching org.eclipse.help_3.8.100.v20180512-1136.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (122.94kB) [2020-01-19T06:43:54.264Z] [INFO] Fetching com.ibm.icu_58.2.0.v20170418-1837.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (8.71MB) [2020-01-19T06:43:54.264Z] [INFO] Fetching com.ibm.icu_58.2.0.v20170418-1837.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (8.71MB) [2020-01-19T06:43:59.509Z] [INFO] Fetching org.eclipse.help.base_4.2.200.v20180611-0500.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (162.18kB) [2020-01-19T06:43:59.509Z] [INFO] Fetching org.eclipse.help.base_4.2.200.v20180611-0500.jar.pack.gz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/plugins/ (162.18kB) [2020-01-19T06:43:59.509Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log [2020-01-19T06:43:59.509Z] [INFO] Command line: [2020-01-19T06:43:59.509Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2020-01-19T06:43:59.509Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:44:00.876Z] Buildfile: build.xml [2020-01-19T06:44:00.876Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2020-01-19T06:44:00.876Z] [2020-01-19T06:44:00.876Z] build.index: [2020-01-19T06:44:03.391Z] BUILD SUCCESSFUL [2020-01-19T06:44:03.391Z] [2020-01-19T06:44:03.391Z] BUILD SUCCESSFUL [2020-01-19T06:44:03.391Z] Total time: 2 seconds [2020-01-19T06:44:03.953Z] [INFO] [2020-01-19T06:44:03.953Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.dev --- [2020-01-19T06:44:03.953Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:44:03.953Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/src/test/resources [2020-01-19T06:44:03.953Z] [INFO] [2020-01-19T06:44:03.953Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.dev --- [2020-01-19T06:44:03.953Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT-sources.jar [2020-01-19T06:44:03.953Z] [INFO] [2020-01-19T06:44:03.953Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev --- [2020-01-19T06:44:03.953Z] [INFO] [2020-01-19T06:44:03.953Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.dev --- [2020-01-19T06:44:03.953Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT.jar [2020-01-19T06:44:04.223Z] [INFO] [2020-01-19T06:44:04.223Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.dev --- [2020-01-19T06:44:04.223Z] [INFO] [2020-01-19T06:44:04.223Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.dev --- [2020-01-19T06:44:04.223Z] [INFO] [2020-01-19T06:44:04.223Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.dev --- [2020-01-19T06:44:04.223Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT.jar [2020-01-19T06:44:04.480Z] [INFO] [2020-01-19T06:44:04.480Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.dev --- [2020-01-19T06:44:04.480Z] [INFO] [2020-01-19T06:44:04.480Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.dev --- [2020-01-19T06:44:04.480Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT.jar [2020-01-19T06:44:04.480Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT.pom [2020-01-19T06:44:04.480Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT-sources.jar [2020-01-19T06:44:04.480Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:44:04.480Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT-p2metadata.xml [2020-01-19T06:44:04.480Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.dev/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT-p2artifacts.xml [2020-01-19T06:44:04.480Z] [INFO] [2020-01-19T06:44:04.480Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.dev --- [2020-01-19T06:44:04.480Z] [INFO] [2020-01-19T06:44:04.480Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.doc.dev --- [2020-01-19T06:44:04.480Z] [INFO] Executing tasks [2020-01-19T06:44:04.480Z] [2020-01-19T06:44:04.480Z] main: [2020-01-19T06:44:04.480Z] [copy] Copying 75 files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.doc.dev [2020-01-19T06:44:04.480Z] [INFO] Executed tasks [2020-01-19T06:44:04.480Z] [INFO] [2020-01-19T06:44:04.480Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >-- [2020-01-19T06:44:04.480Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.10-SNAPSHOT [59/138] [2020-01-19T06:44:04.480Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:44:04.480Z] [INFO] [2020-01-19T06:44:04.480Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-01-19T06:44:04.480Z] [INFO] [2020-01-19T06:44:04.480Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-01-19T06:44:04.480Z] [INFO] The project's OSGi version is 2.1.10.202001190610 [2020-01-19T06:44:04.480Z] [INFO] [2020-01-19T06:44:04.480Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-01-19T06:44:04.480Z] [INFO] [2020-01-19T06:44:04.480Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-01-19T06:44:04.480Z] [INFO] [2020-01-19T06:44:04.480Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-01-19T06:44:04.480Z] [INFO] [2020-01-19T06:44:04.480Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-01-19T06:44:04.480Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:44:04.480Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources [2020-01-19T06:44:04.480Z] [INFO] [2020-01-19T06:44:04.480Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-01-19T06:44:04.480Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes [2020-01-19T06:44:05.042Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/ui/views/xychart/XmlTreeViewer.java:[45] [2020-01-19T06:44:05.042Z] TmfTreeDataModel model = ((TmfGenericTreeEntry) element).getModel(); [2020-01-19T06:44:05.042Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:44:05.042Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2020-01-19T06:44:05.042Z] 2. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/ui/views/xychart/XmlTreeViewer.java (at line 45) [2020-01-19T06:44:05.042Z] TmfTreeDataModel model = ((TmfGenericTreeEntry) element).getModel(); [2020-01-19T06:44:05.042Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:44:05.042Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'TmfGenericTreeEntry<@NonNull TmfTreeDataModel>'. Type 'TmfGenericTreeEntry' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:44:05.042Z] 2 problems (0 errors, 1 warning, 1 info) [2020-01-19T06:44:05.042Z] [INFO] [2020-01-19T06:44:05.042Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-01-19T06:44:05.042Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:44:05.042Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/test/resources [2020-01-19T06:44:05.042Z] [INFO] [2020-01-19T06:44:05.042Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-01-19T06:44:05.042Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT-sources.jar [2020-01-19T06:44:05.042Z] [INFO] [2020-01-19T06:44:05.042Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-01-19T06:44:05.042Z] [INFO] [2020-01-19T06:44:05.042Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-01-19T06:44:05.042Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT.jar [2020-01-19T06:44:05.042Z] [INFO] [2020-01-19T06:44:05.042Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-01-19T06:44:05.042Z] [INFO] [2020-01-19T06:44:05.042Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-01-19T06:44:05.042Z] [INFO] [2020-01-19T06:44:05.042Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-01-19T06:44:05.042Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT.jar [2020-01-19T06:44:05.042Z] [INFO] [2020-01-19T06:44:05.042Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-01-19T06:44:05.042Z] [INFO] [2020-01-19T06:44:05.042Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-01-19T06:44:05.042Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT.jar [2020-01-19T06:44:05.042Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT.pom [2020-01-19T06:44:05.042Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT-sources.jar [2020-01-19T06:44:05.042Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:44:05.042Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT-p2metadata.xml [2020-01-19T06:44:05.298Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT-p2artifacts.xml [2020-01-19T06:44:05.298Z] [INFO] [2020-01-19T06:44:05.298Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2020-01-19T06:44:05.298Z] [INFO] [2020-01-19T06:44:05.298Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >-------- [2020-01-19T06:44:05.298Z] [INFO] Building org.eclipse.tracecompass.tmf 5.2.0-SNAPSHOT [60/138] [2020-01-19T06:44:05.298Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2020-01-19T06:44:05.298Z] [INFO] [2020-01-19T06:44:05.298Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf --- [2020-01-19T06:44:05.298Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/target [2020-01-19T06:44:05.298Z] [INFO] [2020-01-19T06:44:05.298Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf --- [2020-01-19T06:44:05.298Z] [INFO] The project's OSGi version is 5.2.0.202001190610 [2020-01-19T06:44:05.298Z] [INFO] [2020-01-19T06:44:05.298Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf --- [2020-01-19T06:44:05.298Z] [INFO] [2020-01-19T06:44:05.298Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf --- [2020-01-19T06:44:05.298Z] [INFO] [2020-01-19T06:44:05.298Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf --- [2020-01-19T06:44:05.298Z] [INFO] [2020-01-19T06:44:05.298Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf --- [2020-01-19T06:44:05.298Z] [INFO] [2020-01-19T06:44:05.298Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf --- [2020-01-19T06:44:05.298Z] [INFO] [2020-01-19T06:44:05.298Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf --- [2020-01-19T06:44:05.298Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT.jar [2020-01-19T06:44:05.299Z] [INFO] [2020-01-19T06:44:05.299Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf --- [2020-01-19T06:44:05.299Z] [INFO] [2020-01-19T06:44:05.299Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf --- [2020-01-19T06:44:05.299Z] [INFO] [2020-01-19T06:44:05.299Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf --- [2020-01-19T06:44:05.554Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT-sources-feature.jar [2020-01-19T06:44:05.554Z] [INFO] [2020-01-19T06:44:05.554Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf --- [2020-01-19T06:44:05.554Z] [INFO] [2020-01-19T06:44:05.554Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf --- [2020-01-19T06:44:05.554Z] [INFO] [2020-01-19T06:44:05.554Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf --- [2020-01-19T06:44:05.554Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT.jar [2020-01-19T06:44:05.554Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT.pom [2020-01-19T06:44:05.554Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT-sources-feature.jar [2020-01-19T06:44:05.554Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT-p2metadata.xml [2020-01-19T06:44:05.554Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT-p2artifacts.xml [2020-01-19T06:44:05.554Z] [INFO] [2020-01-19T06:44:05.554Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf --- [2020-01-19T06:44:05.554Z] [INFO] [2020-01-19T06:44:05.554Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------ [2020-01-19T06:44:05.554Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.0.2-SNAPSHOT [61/138] [2020-01-19T06:44:05.554Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:44:05.554Z] [INFO] [2020-01-19T06:44:05.554Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.ui --- [2020-01-19T06:44:05.554Z] [INFO] [2020-01-19T06:44:05.554Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui --- [2020-01-19T06:44:05.554Z] [INFO] The project's OSGi version is 1.0.2.202001190610 [2020-01-19T06:44:05.554Z] [INFO] [2020-01-19T06:44:05.554Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui --- [2020-01-19T06:44:05.554Z] [INFO] [2020-01-19T06:44:05.554Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui --- [2020-01-19T06:44:05.554Z] [INFO] [2020-01-19T06:44:05.554Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui --- [2020-01-19T06:44:05.554Z] [INFO] [2020-01-19T06:44:05.554Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.ui --- [2020-01-19T06:44:05.554Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:44:05.554Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/src/main/resources [2020-01-19T06:44:05.554Z] [INFO] [2020-01-19T06:44:05.554Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.ui --- [2020-01-19T06:44:05.554Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/target/classes [2020-01-19T06:44:05.810Z] [INFO] [2020-01-19T06:44:05.810Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.ui --- [2020-01-19T06:44:05.810Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:44:05.810Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/src/test/resources [2020-01-19T06:44:05.810Z] [INFO] [2020-01-19T06:44:05.810Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.ui --- [2020-01-19T06:44:05.810Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-sources.jar [2020-01-19T06:44:05.810Z] [INFO] [2020-01-19T06:44:05.810Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui --- [2020-01-19T06:44:05.810Z] [INFO] [2020-01-19T06:44:05.810Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.ui --- [2020-01-19T06:44:05.810Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar [2020-01-19T06:44:05.810Z] [INFO] [2020-01-19T06:44:05.810Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.ui --- [2020-01-19T06:44:05.810Z] [INFO] [2020-01-19T06:44:05.810Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.ui --- [2020-01-19T06:44:05.810Z] [INFO] [2020-01-19T06:44:05.810Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.ui --- [2020-01-19T06:44:05.810Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar [2020-01-19T06:44:05.810Z] [INFO] [2020-01-19T06:44:05.810Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.ui --- [2020-01-19T06:44:05.810Z] [INFO] [2020-01-19T06:44:05.810Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.ui --- [2020-01-19T06:44:06.066Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar [2020-01-19T06:44:06.067Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.pom [2020-01-19T06:44:06.067Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-sources.jar [2020-01-19T06:44:06.067Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:44:06.067Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-p2metadata.xml [2020-01-19T06:44:06.067Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-p2artifacts.xml [2020-01-19T06:44:06.067Z] [INFO] [2020-01-19T06:44:06.067Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.ui --- [2020-01-19T06:44:06.067Z] [INFO] [2020-01-19T06:44:06.067Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >-------- [2020-01-19T06:44:06.067Z] [INFO] Building org.eclipse.tracecompass.btf 5.2.0-SNAPSHOT [62/138] [2020-01-19T06:44:06.067Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2020-01-19T06:44:06.067Z] [INFO] [2020-01-19T06:44:06.067Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf --- [2020-01-19T06:44:06.067Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/target [2020-01-19T06:44:06.067Z] [INFO] [2020-01-19T06:44:06.067Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf --- [2020-01-19T06:44:06.067Z] [INFO] The project's OSGi version is 5.2.0.202001190610 [2020-01-19T06:44:06.067Z] [INFO] [2020-01-19T06:44:06.067Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf --- [2020-01-19T06:44:06.067Z] [INFO] [2020-01-19T06:44:06.067Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf --- [2020-01-19T06:44:06.067Z] [INFO] [2020-01-19T06:44:06.067Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf --- [2020-01-19T06:44:06.067Z] [INFO] [2020-01-19T06:44:06.067Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf --- [2020-01-19T06:44:06.067Z] [INFO] [2020-01-19T06:44:06.067Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf --- [2020-01-19T06:44:06.067Z] [INFO] [2020-01-19T06:44:06.067Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.btf --- [2020-01-19T06:44:06.067Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT.jar [2020-01-19T06:44:06.067Z] [INFO] [2020-01-19T06:44:06.067Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf --- [2020-01-19T06:44:06.067Z] [INFO] [2020-01-19T06:44:06.067Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.btf --- [2020-01-19T06:44:06.067Z] [INFO] [2020-01-19T06:44:06.067Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf --- [2020-01-19T06:44:06.067Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT-sources-feature.jar [2020-01-19T06:44:06.067Z] [INFO] [2020-01-19T06:44:06.067Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf --- [2020-01-19T06:44:06.067Z] [INFO] [2020-01-19T06:44:06.067Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf --- [2020-01-19T06:44:06.067Z] [INFO] [2020-01-19T06:44:06.067Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf --- [2020-01-19T06:44:06.067Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT.jar [2020-01-19T06:44:06.067Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT.pom [2020-01-19T06:44:06.067Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT-sources-feature.jar [2020-01-19T06:44:06.067Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT-p2metadata.xml [2020-01-19T06:44:06.067Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT-p2artifacts.xml [2020-01-19T06:44:06.067Z] [INFO] [2020-01-19T06:44:06.067Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf --- [2020-01-19T06:44:06.067Z] [INFO] [2020-01-19T06:44:06.067Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >-- [2020-01-19T06:44:06.067Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.1-SNAPSHOT [63/138] [2020-01-19T06:44:06.067Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T06:44:06.067Z] [INFO] [2020-01-19T06:44:06.067Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core.tests --- [2020-01-19T06:44:06.067Z] [INFO] [2020-01-19T06:44:06.067Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests --- [2020-01-19T06:44:06.067Z] [INFO] The project's OSGi version is 1.0.1.202001190610 [2020-01-19T06:44:06.067Z] [INFO] [2020-01-19T06:44:06.067Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests --- [2020-01-19T06:44:06.067Z] [INFO] [2020-01-19T06:44:06.067Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests --- [2020-01-19T06:44:06.067Z] [INFO] [2020-01-19T06:44:06.067Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests --- [2020-01-19T06:44:06.067Z] [INFO] [2020-01-19T06:44:06.067Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests --- [2020-01-19T06:44:06.067Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:44:06.067Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources [2020-01-19T06:44:06.067Z] [INFO] [2020-01-19T06:44:06.067Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests --- [2020-01-19T06:44:06.067Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/classes [2020-01-19T06:44:06.323Z] [INFO] [2020-01-19T06:44:06.323Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core.tests --- [2020-01-19T06:44:06.323Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:44:06.323Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/src/test/resources [2020-01-19T06:44:06.323Z] [INFO] [2020-01-19T06:44:06.323Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core.tests --- [2020-01-19T06:44:06.323Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT-sources.jar [2020-01-19T06:44:06.323Z] [INFO] [2020-01-19T06:44:06.323Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests --- [2020-01-19T06:44:06.323Z] [INFO] [2020-01-19T06:44:06.323Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core.tests --- [2020-01-19T06:44:06.323Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT.jar [2020-01-19T06:44:06.323Z] [INFO] [2020-01-19T06:44:06.323Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core.tests --- [2020-01-19T06:44:06.323Z] [INFO] [2020-01-19T06:44:06.323Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core.tests --- [2020-01-19T06:44:06.323Z] [INFO] [2020-01-19T06:44:06.323Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core.tests --- [2020-01-19T06:44:06.323Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT.jar [2020-01-19T06:44:06.579Z] [INFO] [2020-01-19T06:44:06.579Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core.tests --- [2020-01-19T06:44:06.579Z] [INFO] [2020-01-19T06:44:06.579Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.btf.core.tests --- [2020-01-19T06:44:06.834Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data/.metadata/.log [2020-01-19T06:44:06.834Z] [INFO] Command line: [2020-01-19T06:44:06.834Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-19T06:44:06.835Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:44:08.724Z] !SESSION 2020-01-19 06:44:06.925 ----------------------------------------------- [2020-01-19T06:44:08.724Z] eclipse.buildId=unknown [2020-01-19T06:44:08.724Z] java.version=1.8.0_202 [2020-01-19T06:44:08.724Z] java.vendor=Oracle Corporation [2020-01-19T06:44:08.724Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T06:44:08.724Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-19T06:44:08.724Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-19T06:44:08.724Z] [2020-01-19T06:44:08.724Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 06:44:08.652 [2020-01-19T06:44:08.724Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T06:44:08.724Z] !STACK 0 [2020-01-19T06:44:08.724Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2020-01-19T06:44:08.724Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T06:44:08.724Z] [2020-01-19T06:44:08.724Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T06:44:08.724Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T06:44:08.724Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T06:44:08.724Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T06:44:08.724Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T06:44:08.724Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T06:44:08.724Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:44:08.724Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T06:44:10.090Z] Running org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest [2020-01-19T06:44:10.651Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 s - in org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest [2020-01-19T06:44:10.651Z] testReadProperties(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.074 s [2020-01-19T06:44:10.651Z] testValidate(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.021 s [2020-01-19T06:44:10.651Z] testTwoContexts(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.012 s [2020-01-19T06:44:10.651Z] testRead10thEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.005 s [2020-01-19T06:44:10.651Z] testRead10thEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.023 s [2020-01-19T06:44:10.651Z] testSeek1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.003 s [2020-01-19T06:44:10.651Z] testReadCommentLineEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.129 s [2020-01-19T06:44:10.651Z] testReadCommentLineEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.009 s [2020-01-19T06:44:10.651Z] testRead1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.003 s [2020-01-19T06:44:10.651Z] [2020-01-19T06:44:10.651Z] Results: [2020-01-19T06:44:10.651Z] [2020-01-19T06:44:10.651Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [2020-01-19T06:44:10.651Z] [2020-01-19T06:44:11.581Z] [INFO] All tests passed! [2020-01-19T06:44:11.581Z] [INFO] [2020-01-19T06:44:11.581Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core.tests --- [2020-01-19T06:44:11.581Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT.jar [2020-01-19T06:44:11.581Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT.pom [2020-01-19T06:44:11.581Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT-sources.jar [2020-01-19T06:44:11.581Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:44:11.581Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT-p2metadata.xml [2020-01-19T06:44:11.581Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/btf/org.eclipse.tracecompass.btf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml [2020-01-19T06:44:11.581Z] [INFO] [2020-01-19T06:44:11.581Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core.tests --- [2020-01-19T06:44:11.581Z] [INFO] [2020-01-19T06:44:11.581Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >-- [2020-01-19T06:44:11.581Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.7-SNAPSHOT [64/138] [2020-01-19T06:44:11.581Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T06:44:11.581Z] [INFO] [2020-01-19T06:44:11.581Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core.tests --- [2020-01-19T06:44:11.581Z] [INFO] [2020-01-19T06:44:11.581Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests --- [2020-01-19T06:44:11.581Z] [INFO] The project's OSGi version is 1.1.7.202001190610 [2020-01-19T06:44:11.581Z] [INFO] [2020-01-19T06:44:11.581Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests --- [2020-01-19T06:44:11.581Z] [INFO] [2020-01-19T06:44:11.581Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests --- [2020-01-19T06:44:11.581Z] [INFO] [2020-01-19T06:44:11.581Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests --- [2020-01-19T06:44:11.581Z] [INFO] [2020-01-19T06:44:11.581Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests --- [2020-01-19T06:44:11.581Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:44:11.581Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/src/main/resources [2020-01-19T06:44:11.581Z] [INFO] [2020-01-19T06:44:11.581Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests --- [2020-01-19T06:44:11.581Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/classes [2020-01-19T06:44:11.581Z] [INFO] [2020-01-19T06:44:11.581Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core.tests --- [2020-01-19T06:44:11.581Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:44:11.581Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/src/test/resources [2020-01-19T06:44:11.581Z] [INFO] [2020-01-19T06:44:11.581Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core.tests --- [2020-01-19T06:44:11.581Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT-sources.jar [2020-01-19T06:44:11.581Z] [INFO] [2020-01-19T06:44:11.581Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests --- [2020-01-19T06:44:11.581Z] [INFO] [2020-01-19T06:44:11.581Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core.tests --- [2020-01-19T06:44:11.581Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT.jar [2020-01-19T06:44:11.581Z] [INFO] [2020-01-19T06:44:11.581Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core.tests --- [2020-01-19T06:44:11.581Z] [INFO] [2020-01-19T06:44:11.581Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core.tests --- [2020-01-19T06:44:11.581Z] [INFO] [2020-01-19T06:44:11.581Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core.tests --- [2020-01-19T06:44:11.582Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT.jar [2020-01-19T06:44:11.582Z] [INFO] [2020-01-19T06:44:11.582Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core.tests --- [2020-01-19T06:44:11.582Z] [INFO] [2020-01-19T06:44:11.582Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.common.core.tests --- [2020-01-19T06:44:12.144Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/work/data/.metadata/.log [2020-01-19T06:44:12.144Z] [INFO] Command line: [2020-01-19T06:44:12.144Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-19T06:44:12.144Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:44:14.033Z] !SESSION 2020-01-19 06:44:12.036 ----------------------------------------------- [2020-01-19T06:44:14.033Z] eclipse.buildId=unknown [2020-01-19T06:44:14.033Z] java.version=1.8.0_202 [2020-01-19T06:44:14.033Z] java.vendor=Oracle Corporation [2020-01-19T06:44:14.033Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T06:44:14.033Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-19T06:44:14.033Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-19T06:44:14.033Z] [2020-01-19T06:44:14.033Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 06:44:13.732 [2020-01-19T06:44:14.033Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T06:44:14.033Z] !STACK 0 [2020-01-19T06:44:14.033Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [41] [2020-01-19T06:44:14.033Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T06:44:14.033Z] [2020-01-19T06:44:14.033Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T06:44:14.033Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T06:44:14.033Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T06:44:14.033Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T06:44:14.033Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T06:44:14.033Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T06:44:14.033Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:44:14.033Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T06:44:14.960Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest [2020-01-19T06:44:15.525Z] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest [2020-01-19T06:44:15.526Z] testFormatIllegalArgument[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-01-19T06:44:15.526Z] testParseObject[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testFormat[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testParseObject2[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testFormatIllegalArgument[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testParseObject[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testFormat[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testParseObject2[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testFormatIllegalArgument[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testParseObject[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testFormat[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testParseObject2[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testFormatIllegalArgument[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testParseObject[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testFormat[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testParseObject2[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testFormatIllegalArgument[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testParseObject[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testFormat[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testParseObject2[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testFormatIllegalArgument[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testParseObject[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-01-19T06:44:15.526Z] testFormat[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testParseObject2[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testFormatIllegalArgument[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testParseObject[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testFormat[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testParseObject2[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testFormatIllegalArgument[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testParseObject[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testFormat[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testParseObject2[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testFormatIllegalArgument[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testParseObject[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testFormat[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testParseObject2[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testFormatIllegalArgument[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testParseObject[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testFormat[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testParseObject2[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testFormatIllegalArgument[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testParseObject[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testFormat[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testParseObject2[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-01-19T06:44:15.526Z] testFormatIllegalArgument[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testParseObject[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testFormat[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testParseObject2[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testFormatIllegalArgument[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testParseObject[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testFormat[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testParseObject2[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testFormatIllegalArgument[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testParseObject[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testFormat[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testParseObject2[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-01-19T06:44:15.526Z] testFormatIllegalArgument[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testParseObject[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testFormat[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testParseObject2[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testFormatIllegalArgument[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-01-19T06:44:15.526Z] testParseObject[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testFormat[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testParseObject2[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-01-19T06:44:15.526Z] testFormatIllegalArgument[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testParseObject[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testFormat[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testParseObject2[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testFormatIllegalArgument[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testParseObject[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testFormat[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testParseObject2[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testFormatIllegalArgument[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.526Z] testParseObject[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testFormat[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testParseObject2[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testFormatIllegalArgument[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-01-19T06:44:15.527Z] testParseObject[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testFormat[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testParseObject2[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testFormatIllegalArgument[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testParseObject[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testFormat[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testParseObject2[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testFormatIllegalArgument[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-01-19T06:44:15.527Z] testParseObject[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testFormat[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testParseObject2[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testFormatIllegalArgument[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testParseObject[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-01-19T06:44:15.527Z] testFormat[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testParseObject2[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testFormatIllegalArgument[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testParseObject[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testFormat[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testParseObject2[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testFormatIllegalArgument[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testParseObject[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testFormat[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testParseObject2[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testFormatIllegalArgument[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testParseObject[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testFormat[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testParseObject2[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testFormatIllegalArgument[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testParseObject[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-01-19T06:44:15.527Z] testFormat[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testParseObject2[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testFormatIllegalArgument[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testParseObject[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testFormat[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testParseObject2[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testFormatIllegalArgument[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testParseObject[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-01-19T06:44:15.527Z] testFormat[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testParseObject2[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testFormatIllegalArgument[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testParseObject[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testFormat[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testParseObject2[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testFormatIllegalArgument[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-01-19T06:44:15.527Z] testParseObject[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testFormat[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testParseObject2[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testFormatIllegalArgument[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testParseObject[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testFormat[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testParseObject2[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testFormatIllegalArgument[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testParseObject[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testFormat[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testParseObject2[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-01-19T06:44:15.527Z] testFormatIllegalArgument[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testParseObject[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testFormat[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testParseObject2[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testFormatIllegalArgument[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testParseObject[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testFormat[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testParseObject2[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testFormatIllegalArgument[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testParseObject[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testFormat[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testParseObject2[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testFormatIllegalArgument[36: � - �](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testParseObject[36: � - �](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testFormat[36: � - �](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-01-19T06:44:15.527Z] testParseObject2[36: � - �](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testFormatIllegalArgument[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testParseObject[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testFormat[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testParseObject2[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testFormatIllegalArgument[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testParseObject[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testFormat[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.527Z] testParseObject2[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testFormatIllegalArgument[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testParseObject[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testFormat[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testParseObject2[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testFormatIllegalArgument[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testParseObject[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testFormat[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testParseObject2[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testFormatIllegalArgument[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testParseObject[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testFormat[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testParseObject2[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testFormatIllegalArgument[42: null - �M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testParseObject[42: null - �M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testFormat[42: null - �M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testParseObject2[42: null - �M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testFormatIllegalArgument[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testParseObject[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2020-01-19T06:44:15.528Z] testFormat[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testParseObject2[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest [2020-01-19T06:44:15.528Z] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest [2020-01-19T06:44:15.528Z] testParseObject[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testFormatIllegalArgument[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testFormat[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testParseObject2[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testParseObject[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testFormatIllegalArgument[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testFormat[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testParseObject2[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testParseObject[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testFormatIllegalArgument[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testFormat[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testParseObject2[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testParseObject[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testFormatIllegalArgument[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testFormat[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testParseObject2[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testParseObject[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testFormat[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testParseObject2[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2020-01-19T06:44:15.528Z] testParseObject[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testFormat[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testParseObject2[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testParseObject[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testFormat[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testParseObject2[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2020-01-19T06:44:15.528Z] testParseObject[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testFormatIllegalArgument[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testFormat[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testParseObject2[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testParseObject[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testFormatIllegalArgument[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testFormat[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testParseObject2[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testParseObject[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testFormatIllegalArgument[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testFormat[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testParseObject2[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testParseObject[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testFormatIllegalArgument[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testFormat[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testParseObject2[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2020-01-19T06:44:15.528Z] testParseObject[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testFormat[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testParseObject2[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testParseObject[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testFormat[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testParseObject2[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testParseObject[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testFormat[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testParseObject2[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testParseObject[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testFormat[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testParseObject2[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.528Z] testParseObject[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2020-01-19T06:44:15.528Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testFormat[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testParseObject2[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testParseObject[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testFormat[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testParseObject2[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testFormat[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testParseObject[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testFormatIllegalArgument[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testFormat[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testParseObject2[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testParseObject[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testFormatIllegalArgument[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testFormat[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testParseObject2[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testParseObject[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2020-01-19T06:44:15.529Z] testFormatIllegalArgument[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testFormat[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testParseObject2[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testParseObject[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testFormatIllegalArgument[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testFormat[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testParseObject2[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] Running org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest [2020-01-19T06:44:15.529Z] Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest [2020-01-19T06:44:15.529Z] testParseObject[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testFormatIllegalArgument[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testFormat[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2020-01-19T06:44:15.529Z] testParseObject2[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testParseObject[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testFormatIllegalArgument[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testFormat[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testParseObject2[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testParseObject[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testFormatIllegalArgument[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testFormat[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testParseObject2[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testParseObject[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testFormatIllegalArgument[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testFormat[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testParseObject2[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testParseObject[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testFormatIllegalArgument[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testFormat[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testParseObject2[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testParseObject[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testFormatIllegalArgument[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testFormat[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testParseObject2[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testParseObject[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testFormatIllegalArgument[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testFormat[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testParseObject2[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testParseObject[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testFormatIllegalArgument[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testFormat[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testParseObject2[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testParseObject[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2020-01-19T06:44:15.529Z] testFormatIllegalArgument[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testFormat[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testParseObject2[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testParseObject[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testFormatIllegalArgument[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testFormat[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testParseObject2[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testParseObject[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testFormatIllegalArgument[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testFormat[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testParseObject2[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testParseObject[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.529Z] testFormatIllegalArgument[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testFormat[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testParseObject2[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testParseObject[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testFormatIllegalArgument[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testFormat[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testParseObject2[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testParseObject[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testFormatIllegalArgument[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testFormat[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testParseObject2[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testParseObject[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2020-01-19T06:44:15.530Z] testFormatIllegalArgument[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testFormat[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testParseObject2[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testParseObject[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testFormatIllegalArgument[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testFormat[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testParseObject2[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testParseObject[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testFormatIllegalArgument[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testFormat[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testParseObject2[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2020-01-19T06:44:15.530Z] testParseObject[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testFormatIllegalArgument[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testFormat[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testParseObject2[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testParseObject[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testFormatIllegalArgument[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testFormat[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testParseObject2[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testParseObject[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testFormatIllegalArgument[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testFormat[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testParseObject2[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testParseObject[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testFormatIllegalArgument[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testFormat[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testParseObject2[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testParseObject[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testFormatIllegalArgument[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testFormat[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testParseObject2[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testParseObject[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testFormatIllegalArgument[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testFormat[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testParseObject2[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest [2020-01-19T06:44:15.530Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest [2020-01-19T06:44:15.530Z] testFormat[0: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testFormat[1: 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testFormat[2: 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testFormat[3: 1,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testFormat[4: 4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testFormat[5: -4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testFormat[6: -0.04](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testFormat[7: 0.002](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testFormat[8: 0.056](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testFormat[9: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testFormat[10: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testFormat[11: ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testFormat[12: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest [2020-01-19T06:44:15.530Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest [2020-01-19T06:44:15.530Z] testParseObject[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testFormatIllegalArgument[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2020-01-19T06:44:15.530Z] testFormat[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testParseObject2[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testParseObject[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testFormatIllegalArgument[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testFormat[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testParseObject2[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testParseObject[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testFormatIllegalArgument[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testFormat[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testParseObject2[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testParseObject[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testFormatIllegalArgument[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.530Z] testFormat[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testParseObject2[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testParseObject[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testFormat[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testParseObject2[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testParseObject[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testFormat[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testParseObject2[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testParseObject[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testFormat[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testParseObject2[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testParseObject[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testFormatIllegalArgument[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testFormat[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testParseObject2[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testParseObject[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testFormatIllegalArgument[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testFormat[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testParseObject2[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testParseObject[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testFormatIllegalArgument[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testFormat[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testParseObject2[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testParseObject[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testFormatIllegalArgument[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testFormat[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testParseObject2[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testParseObject[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testFormat[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testParseObject2[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testParseObject[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testFormat[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testParseObject2[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testParseObject[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testFormat[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testParseObject2[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2020-01-19T06:44:15.531Z] testParseObject[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testFormat[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testParseObject2[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testParseObject[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testFormat[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testParseObject2[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testParseObject[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testFormat[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testParseObject2[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testFormat[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testParseObject[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testFormatIllegalArgument[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testFormat[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testParseObject2[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testParseObject[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testFormatIllegalArgument[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testFormat[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testParseObject2[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testParseObject[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testFormatIllegalArgument[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testFormat[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testParseObject2[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testParseObject[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testFormatIllegalArgument[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testFormat[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testParseObject2[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testParseObject[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testFormatIllegalArgument[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testFormat[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] testParseObject2[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2020-01-19T06:44:15.531Z] Running org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest [2020-01-19T06:44:15.532Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest [2020-01-19T06:44:15.532Z] testSameSign(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0.001 s [2020-01-19T06:44:15.532Z] testAdd100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2020-01-19T06:44:15.532Z] testAdd0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2020-01-19T06:44:15.532Z] testMult0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2020-01-19T06:44:15.532Z] testMult1(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2020-01-19T06:44:15.532Z] testAdd0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2020-01-19T06:44:15.532Z] testMultLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2020-01-19T06:44:15.532Z] testAddLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2020-01-19T06:44:15.532Z] testMultLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2020-01-19T06:44:15.532Z] testAddLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2020-01-19T06:44:15.532Z] testMult100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2020-01-19T06:44:15.532Z] testAdd100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2020-01-19T06:44:15.532Z] testMult100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2020-01-19T06:44:15.532Z] testMult0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2020-01-19T06:44:15.532Z] testMult1L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2020-01-19T06:44:15.532Z] Running org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils [2020-01-19T06:44:15.788Z] [Fatal Error] :2:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true. [2020-01-19T06:44:15.788Z] [Fatal Error] :1:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true. [2020-01-19T06:44:15.788Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.102 s - in org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils [2020-01-19T06:44:15.788Z] testSafeValidate(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils) Time elapsed: 0.08 s [2020-01-19T06:44:15.788Z] testXmlInjection(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils) skipped [2020-01-19T06:44:15.788Z] testBillionLaughs(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils) Time elapsed: 0.01 s [2020-01-19T06:44:15.788Z] testNewSafeSchemaFactory(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils) Time elapsed: 0.001 s [2020-01-19T06:44:15.788Z] newSafeXmlStreamReader(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils) Time elapsed: 0.004 s [2020-01-19T06:44:15.788Z] testRecursiveEntityReference(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils) Time elapsed: 0.001 s [2020-01-19T06:44:15.788Z] testAttackValidate(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils) Time elapsed: 0.002 s [2020-01-19T06:44:15.788Z] testNewSafeSaxParserFactory(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils) Time elapsed: 0.002 s [2020-01-19T06:44:15.788Z] Running org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest [2020-01-19T06:44:15.788Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest [2020-01-19T06:44:15.788Z] testDeepHashCode(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest) Time elapsed: 0.001 s [2020-01-19T06:44:15.788Z] testDeepEquals(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest) Time elapsed: 0 s [2020-01-19T06:44:15.788Z] Running org.eclipse.tracecompass.common.core.tests.log.LoggerTest [2020-01-19T06:44:15.788Z] Jan 19, 2020 6:44:15 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2020-01-19T06:44:15.788Z] WARNING: {"ts":30035400545746073,"ph":"s","tid":1,"name":"foo","cat":"mydog","id":"0x1"} [2020-01-19T06:44:15.788Z] Jan 19, 2020 6:44:15 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2020-01-19T06:44:15.788Z] WARNING: {"ts":30035400645552486,"ph":"f","tid":1,"cat":"mydog","id":"0x1"} [2020-01-19T06:44:15.788Z] Jan 19, 2020 6:44:15 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2020-01-19T06:44:15.788Z] WARNING: {"ts":30035400647006586,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x2"} [2020-01-19T06:44:15.788Z] Jan 19, 2020 6:44:15 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2020-01-19T06:44:15.789Z] WARNING: {"ts":30035400700447403,"ph":"f","tid":1,"cat":"myspider","id":"0x2"} [2020-01-19T06:44:15.789Z] Jan 19, 2020 6:44:15 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2020-01-19T06:44:15.789Z] WARNING: {"ts":30035400706894720,"ph":"s","tid":1,"name":"foo","cat":"null","id":"0x3"} [2020-01-19T06:44:15.789Z] Jan 19, 2020 6:44:15 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2020-01-19T06:44:15.789Z] WARNING: {"ts":30035400707612035,"ph":"f","tid":1,"cat":"null","id":"0x3"} [2020-01-19T06:44:15.789Z] Jan 19, 2020 6:44:15 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2020-01-19T06:44:15.789Z] WARNING: {"ts":30035400708787642,"ph":"B","tid":1,"name":"foo"} [2020-01-19T06:44:15.789Z] Jan 19, 2020 6:44:15 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2020-01-19T06:44:15.789Z] WARNING: {"ts":30035400710950859,"ph":"E","tid":1} [2020-01-19T06:44:15.789Z] Jan 19, 2020 6:44:15 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2020-01-19T06:44:15.789Z] WARNING: {"ts":30035400713460816,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x5"} [2020-01-19T06:44:15.789Z] Jan 19, 2020 6:44:15 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2020-01-19T06:44:15.789Z] WARNING: {"ts":30035400713971755,"ph":"f","tid":1,"cat":"myspider","id":"0x5"} [2020-01-19T06:44:15.789Z] Jan 19, 2020 6:44:15 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2020-01-19T06:44:15.789Z] INFO: {"ts":30035400720766538,"ph":"B","tid":1,"name":"foo"} [2020-01-19T06:44:15.789Z] Jan 19, 2020 6:44:15 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2020-01-19T06:44:15.789Z] INFO: {"ts":30035400721234720,"ph":"B","tid":1,"name":"bar"} [2020-01-19T06:44:15.789Z] Jan 19, 2020 6:44:15 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2020-01-19T06:44:15.789Z] INFO: {"ts":30035400721661942,"ph":"E","tid":1} [2020-01-19T06:44:15.789Z] Jan 19, 2020 6:44:15 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2020-01-19T06:44:15.789Z] INFO: {"ts":30035400722103897,"ph":"E","tid":1} [2020-01-19T06:44:15.789Z] Jan 19, 2020 6:44:15 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2020-01-19T06:44:15.789Z] WARNING: {"ts":30035400723134658,"ph":"B","tid":1,"name":"foo","args":{"Pen:Pineapple":"Apple:Pen"}} [2020-01-19T06:44:15.789Z] Jan 19, 2020 6:44:15 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2020-01-19T06:44:15.789Z] WARNING: {"ts":30035400723611162,"ph":"E","tid":1} [2020-01-19T06:44:15.789Z] Jan 19, 2020 6:44:15 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2020-01-19T06:44:15.789Z] WARNING: {"ts":30035400724180015,"ph":"B","tid":1,"name":"foo","args":{"msg":"Pen:Pineapple:Apple:Pen"}} [2020-01-19T06:44:15.789Z] Jan 19, 2020 6:44:15 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2020-01-19T06:44:15.789Z] WARNING: {"ts":30035400724587378,"ph":"E","tid":1} [2020-01-19T06:44:15.789Z] Jan 19, 2020 6:44:15 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2020-01-19T06:44:15.789Z] WARNING: {"ts":30035400724948830,"ph":"B","tid":1,"name":"foo","args":{"pen":"pineapple","apple":"pen","number_of_badgers":12}} [2020-01-19T06:44:15.789Z] Jan 19, 2020 6:44:15 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2020-01-19T06:44:15.789Z] WARNING: {"ts":30035400725467591,"ph":"E","tid":1} [2020-01-19T06:44:15.789Z] Jan 19, 2020 6:44:15 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2020-01-19T06:44:15.789Z] WARNING: {"ts":30035400726238397,"ph":"B","tid":1,"name":"foo"} [2020-01-19T06:44:15.789Z] Jan 19, 2020 6:44:15 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2020-01-19T06:44:15.789Z] WARNING: {"ts":30035400727202061,"ph":"E","tid":1} [2020-01-19T06:44:15.789Z] Jan 19, 2020 6:44:15 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant [2020-01-19T06:44:15.789Z] INFO: {"ts":30035400730759038,"ph":"i","tid":1,"name":"test null value","args":{"nullvalue":"null"}} [2020-01-19T06:44:15.789Z] Jan 19, 2020 6:44:15 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant [2020-01-19T06:44:15.789Z] INFO: {"ts":30035400731547850,"ph":"i","tid":1,"name":"test null key","args":{"null":"value"}} [2020-01-19T06:44:15.789Z] Jan 19, 2020 6:44:15 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2020-01-19T06:44:15.789Z] INFO: {"ts":30035400732696747,"ph":"B","tid":1,"name":"foo"} [2020-01-19T06:44:15.789Z] Jan 19, 2020 6:44:15 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2020-01-19T06:44:15.789Z] INFO: {"ts":30035400733077044,"ph":"B","tid":1,"name":"bar"} [2020-01-19T06:44:15.789Z] Jan 19, 2020 6:44:15 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2020-01-19T06:44:15.789Z] INFO: {"ts":30035400733414936,"ph":"E","tid":1} [2020-01-19T06:44:15.789Z] Jan 19, 2020 6:44:15 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2020-01-19T06:44:15.789Z] INFO: {"ts":30035400733702513,"ph":"E","tid":1} [2020-01-19T06:44:15.789Z] Jan 19, 2020 6:44:15 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2020-01-19T06:44:15.789Z] WARNING: {"ts":30035400734388169,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x6"} [2020-01-19T06:44:15.789Z] Jan 19, 2020 6:44:15 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2020-01-19T06:44:15.789Z] WARNING: {"ts":30035400734722858,"ph":"f","tid":1,"cat":"myspider","id":"0x6"} [2020-01-19T06:44:15.789Z] Jan 19, 2020 6:44:15 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2020-01-19T06:44:15.789Z] INFO: {"ts":30035400738724413,"ph":"B","tid":1,"name":"world"} [2020-01-19T06:44:15.789Z] Jan 19, 2020 6:44:15 AM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2020-01-19T06:44:15.789Z] INFO: {"ts":30035400739018200,"ph":"E","tid":1} [2020-01-19T06:44:15.789Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s - in org.eclipse.tracecompass.common.core.tests.log.LoggerTest [2020-01-19T06:44:15.789Z] testFlowLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.103 s [2020-01-19T06:44:15.789Z] testFlowWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.055 s [2020-01-19T06:44:15.789Z] testObjectLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.005 s [2020-01-19T06:44:15.789Z] testFlowBuilderNoExtra(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2020-01-19T06:44:15.789Z] testNestingWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.004 s [2020-01-19T06:44:15.789Z] testFlowFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2020-01-19T06:44:15.789Z] testFlowBuilderCatThenParent(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2020-01-19T06:44:15.789Z] testNestingFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2020-01-19T06:44:15.789Z] testAsyncMessages(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.005 s [2020-01-19T06:44:15.789Z] testNestingException(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2020-01-19T06:44:15.789Z] testAttributeFailRepeatedArgs(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0 s [2020-01-19T06:44:15.789Z] testAttributes(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2020-01-19T06:44:15.789Z] testNestingLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2020-01-19T06:44:15.789Z] testCounter(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2020-01-19T06:44:15.789Z] testNullArguments(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2020-01-19T06:44:15.789Z] testNesting(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2020-01-19T06:44:15.789Z] testFlowBuilderParentThenCat(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2020-01-19T06:44:15.789Z] testMarker(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2020-01-19T06:44:15.789Z] testInstant(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2020-01-19T06:44:15.789Z] testCollectionLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2020-01-19T06:44:15.789Z] testHelloWorld(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2020-01-19T06:44:15.789Z] testAttributeFail3Args(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0 s [2020-01-19T06:44:16.045Z] Running org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest [2020-01-19T06:44:16.045Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s - in org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest [2020-01-19T06:44:16.045Z] testCheckContentsArrayNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.004 s [2020-01-19T06:44:16.045Z] testCheckContentsArray(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.001 s [2020-01-19T06:44:16.045Z] testCheckContentsArrayNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2020-01-19T06:44:16.045Z] testCheckContentsStreamNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.133 s [2020-01-19T06:44:16.045Z] testCheckContentsStreamNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2020-01-19T06:44:16.045Z] testCheckContentsStream(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2020-01-19T06:44:16.045Z] Running org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest [2020-01-19T06:44:16.301Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest [2020-01-19T06:44:16.301Z] testIteratorContents(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.061 s [2020-01-19T06:44:16.301Z] testOddInsertions(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.008 s [2020-01-19T06:44:16.301Z] testMultiThread(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2020-01-19T06:44:16.301Z] testConcurrentIteration(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.005 s [2020-01-19T06:44:16.301Z] testSingleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2020-01-19T06:44:16.301Z] testBlockingPeek(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2020-01-19T06:44:16.301Z] testInvalidConstructor1(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2020-01-19T06:44:16.301Z] testInvalidConstructor2(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2020-01-19T06:44:16.301Z] testInvalidConstructor4(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2020-01-19T06:44:16.301Z] testInvalidConstructor5(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2020-01-19T06:44:16.301Z] testIsEmpty(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2020-01-19T06:44:16.301Z] testSimpleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2020-01-19T06:44:16.301Z] testLargeInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2020-01-19T06:44:16.301Z] [2020-01-19T06:44:16.301Z] Results: [2020-01-19T06:44:16.301Z] [2020-01-19T06:44:16.301Z] Tests run: 543, Failures: 0, Errors: 0, Skipped: 1 [2020-01-19T06:44:16.301Z] [2020-01-19T06:44:17.229Z] [INFO] All tests passed! [2020-01-19T06:44:17.229Z] [INFO] [2020-01-19T06:44:17.229Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core.tests --- [2020-01-19T06:44:17.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.7-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT.jar [2020-01-19T06:44:17.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.7-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT.pom [2020-01-19T06:44:17.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.7-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT-sources.jar [2020-01-19T06:44:17.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.7-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:44:17.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.7-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT-p2metadata.xml [2020-01-19T06:44:17.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/common/org.eclipse.tracecompass.common.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.7-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT-p2artifacts.xml [2020-01-19T06:44:17.229Z] [INFO] [2020-01-19T06:44:17.229Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core.tests --- [2020-01-19T06:44:17.229Z] [INFO] [2020-01-19T06:44:17.229Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >-------- [2020-01-19T06:44:17.229Z] [INFO] Building org.eclipse.tracecompass.ctf 5.2.0-SNAPSHOT [65/138] [2020-01-19T06:44:17.229Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2020-01-19T06:44:17.229Z] [INFO] [2020-01-19T06:44:17.229Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf --- [2020-01-19T06:44:17.229Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf/target [2020-01-19T06:44:17.229Z] [INFO] [2020-01-19T06:44:17.230Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf --- [2020-01-19T06:44:17.230Z] [INFO] The project's OSGi version is 5.2.0.202001190610 [2020-01-19T06:44:17.230Z] [INFO] [2020-01-19T06:44:17.230Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf --- [2020-01-19T06:44:17.230Z] [INFO] [2020-01-19T06:44:17.230Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf --- [2020-01-19T06:44:17.230Z] [INFO] [2020-01-19T06:44:17.230Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf --- [2020-01-19T06:44:17.230Z] [INFO] [2020-01-19T06:44:17.230Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf --- [2020-01-19T06:44:17.230Z] [INFO] [2020-01-19T06:44:17.230Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf --- [2020-01-19T06:44:17.230Z] [INFO] [2020-01-19T06:44:17.230Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.ctf --- [2020-01-19T06:44:17.230Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.2.0-SNAPSHOT.jar [2020-01-19T06:44:17.230Z] [INFO] [2020-01-19T06:44:17.230Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf --- [2020-01-19T06:44:17.230Z] [INFO] [2020-01-19T06:44:17.230Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.ctf --- [2020-01-19T06:44:17.230Z] [INFO] [2020-01-19T06:44:17.230Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf --- [2020-01-19T06:44:17.230Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.2.0-SNAPSHOT-sources-feature.jar [2020-01-19T06:44:17.230Z] [INFO] [2020-01-19T06:44:17.230Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf --- [2020-01-19T06:44:17.230Z] [INFO] [2020-01-19T06:44:17.230Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf --- [2020-01-19T06:44:17.230Z] [INFO] [2020-01-19T06:44:17.230Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf --- [2020-01-19T06:44:17.230Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.2.0-SNAPSHOT.jar [2020-01-19T06:44:17.230Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.2.0-SNAPSHOT.pom [2020-01-19T06:44:17.230Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.2.0-SNAPSHOT-sources-feature.jar [2020-01-19T06:44:17.230Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.2.0-SNAPSHOT-p2metadata.xml [2020-01-19T06:44:17.230Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.2.0-SNAPSHOT-p2artifacts.xml [2020-01-19T06:44:17.230Z] [INFO] [2020-01-19T06:44:17.230Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf --- [2020-01-19T06:44:17.230Z] [INFO] [2020-01-19T06:44:17.230Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >-- [2020-01-19T06:44:17.230Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.1-SNAPSHOT [66/138] [2020-01-19T06:44:17.230Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T06:44:17.230Z] [INFO] [2020-01-19T06:44:17.230Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser.tests --- [2020-01-19T06:44:17.230Z] [INFO] [2020-01-19T06:44:17.230Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests --- [2020-01-19T06:44:17.230Z] [INFO] The project's OSGi version is 1.0.1.202001190610 [2020-01-19T06:44:17.230Z] [INFO] [2020-01-19T06:44:17.230Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests --- [2020-01-19T06:44:17.230Z] [INFO] [2020-01-19T06:44:17.230Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests --- [2020-01-19T06:44:17.230Z] [INFO] [2020-01-19T06:44:17.230Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests --- [2020-01-19T06:44:17.230Z] [INFO] [2020-01-19T06:44:17.230Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests --- [2020-01-19T06:44:17.230Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:44:17.230Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources [2020-01-19T06:44:17.230Z] [INFO] [2020-01-19T06:44:17.230Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests --- [2020-01-19T06:44:17.230Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/classes [2020-01-19T06:44:17.230Z] [INFO] [2020-01-19T06:44:17.230Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser.tests --- [2020-01-19T06:44:17.230Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:44:17.230Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/test/resources [2020-01-19T06:44:17.230Z] [INFO] [2020-01-19T06:44:17.230Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser.tests --- [2020-01-19T06:44:17.230Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-sources.jar [2020-01-19T06:44:17.230Z] [INFO] [2020-01-19T06:44:17.230Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests --- [2020-01-19T06:44:17.230Z] [INFO] [2020-01-19T06:44:17.230Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser.tests --- [2020-01-19T06:44:17.230Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar [2020-01-19T06:44:17.230Z] [INFO] [2020-01-19T06:44:17.230Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser.tests --- [2020-01-19T06:44:17.230Z] [INFO] [2020-01-19T06:44:17.230Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser.tests --- [2020-01-19T06:44:17.230Z] [INFO] [2020-01-19T06:44:17.230Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser.tests --- [2020-01-19T06:44:17.230Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar [2020-01-19T06:44:17.230Z] [INFO] [2020-01-19T06:44:17.230Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser.tests --- [2020-01-19T06:44:17.230Z] [INFO] [2020-01-19T06:44:17.230Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.parser.tests --- [2020-01-19T06:44:17.488Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data/.metadata/.log [2020-01-19T06:44:17.488Z] [INFO] Command line: [2020-01-19T06:44:17.488Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-19T06:44:17.744Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:44:20.262Z] !SESSION 2020-01-19 06:44:17.725 ----------------------------------------------- [2020-01-19T06:44:20.262Z] eclipse.buildId=unknown [2020-01-19T06:44:20.262Z] java.version=1.8.0_202 [2020-01-19T06:44:20.262Z] java.vendor=Oracle Corporation [2020-01-19T06:44:20.262Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T06:44:20.262Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-19T06:44:20.262Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-19T06:44:20.262Z] [2020-01-19T06:44:20.262Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 06:44:19.927 [2020-01-19T06:44:20.262Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T06:44:20.262Z] !STACK 0 [2020-01-19T06:44:20.262Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [40] [2020-01-19T06:44:20.262Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T06:44:20.262Z] [2020-01-19T06:44:20.262Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T06:44:20.262Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T06:44:20.262Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T06:44:20.262Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T06:44:20.262Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T06:44:20.262Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T06:44:20.262Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:44:20.262Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T06:44:21.189Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest [2020-01-19T06:44:21.444Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.078 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest [2020-01-19T06:44:21.444Z] testSymbols(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.049 s [2020-01-19T06:44:21.444Z] testStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2020-01-19T06:44:21.444Z] testCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2020-01-19T06:44:21.445Z] testLiteralSuffixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2020-01-19T06:44:21.445Z] testLiteralPrefixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2020-01-19T06:44:21.445Z] testMixedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2020-01-19T06:44:21.445Z] testWhitespaces(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2020-01-19T06:44:21.445Z] testLineCommentWithEOF(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) skipped [2020-01-19T06:44:21.445Z] testIdentifierLetters(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2020-01-19T06:44:21.445Z] testMultiLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2020-01-19T06:44:21.445Z] testComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2020-01-19T06:44:21.445Z] testLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2020-01-19T06:44:21.445Z] testNestedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2020-01-19T06:44:21.445Z] testLiteralDigits(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2020-01-19T06:44:21.445Z] testLiteralZero(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2020-01-19T06:44:21.445Z] testKeywords(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2020-01-19T06:44:21.445Z] testEscapeStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2020-01-19T06:44:21.445Z] testEscapeCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2020-01-19T06:44:21.445Z] testIdentifier(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2020-01-19T06:44:21.445Z] testLiterals(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2020-01-19T06:44:21.445Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest [2020-01-19T06:44:21.445Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.112 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest [2020-01-19T06:44:21.445Z] testDeclaratorOfEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2020-01-19T06:44:21.445Z] testCharacterLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.026 s [2020-01-19T06:44:21.445Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.002 s [2020-01-19T06:44:21.445Z] testIntegerLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2020-01-19T06:44:21.445Z] testKeywordPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2020-01-19T06:44:21.445Z] testStringLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2020-01-19T06:44:21.445Z] testTraceDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2020-01-19T06:44:21.445Z] testEnvDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2020-01-19T06:44:21.445Z] testMixedUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2020-01-19T06:44:21.445Z] testArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2020-01-19T06:44:21.445Z] testMemberUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2020-01-19T06:44:21.445Z] testFloatingTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2020-01-19T06:44:21.445Z] testIntegerTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2020-01-19T06:44:21.445Z] testPointerUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2020-01-19T06:44:21.445Z] testTypedefDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2020-01-19T06:44:21.445Z] testUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.022 s [2020-01-19T06:44:21.445Z] testIdentifierPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2020-01-19T06:44:21.445Z] testSpecialArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2020-01-19T06:44:21.445Z] testDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2020-01-19T06:44:21.445Z] testSimpleUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2020-01-19T06:44:21.445Z] testEmptyDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2020-01-19T06:44:21.445Z] testPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2020-01-19T06:44:21.445Z] [2020-01-19T06:44:21.445Z] Results: [2020-01-19T06:44:21.445Z] [2020-01-19T06:44:21.445Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 5 [2020-01-19T06:44:21.445Z] [2020-01-19T06:44:22.372Z] [INFO] All tests passed! [2020-01-19T06:44:22.372Z] [INFO] [2020-01-19T06:44:22.372Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser.tests --- [2020-01-19T06:44:22.372Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar [2020-01-19T06:44:22.372Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.pom [2020-01-19T06:44:22.372Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-sources.jar [2020-01-19T06:44:22.372Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:44:22.372Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-p2metadata.xml [2020-01-19T06:44:22.372Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-p2artifacts.xml [2020-01-19T06:44:22.372Z] [INFO] [2020-01-19T06:44:22.372Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser.tests --- [2020-01-19T06:44:22.372Z] [INFO] [2020-01-19T06:44:22.372Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------ [2020-01-19T06:44:22.372Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 5.2.0-SNAPSHOT [67/138] [2020-01-19T06:44:22.372Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2020-01-19T06:44:22.372Z] [INFO] [2020-01-19T06:44:22.372Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf --- [2020-01-19T06:44:22.372Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf/target [2020-01-19T06:44:22.372Z] [INFO] [2020-01-19T06:44:22.373Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf --- [2020-01-19T06:44:22.373Z] [INFO] The project's OSGi version is 5.2.0.202001190610 [2020-01-19T06:44:22.373Z] [INFO] [2020-01-19T06:44:22.373Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf --- [2020-01-19T06:44:22.373Z] [INFO] [2020-01-19T06:44:22.373Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf --- [2020-01-19T06:44:22.373Z] [INFO] [2020-01-19T06:44:22.373Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf --- [2020-01-19T06:44:22.373Z] [INFO] [2020-01-19T06:44:22.373Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf --- [2020-01-19T06:44:22.373Z] [INFO] [2020-01-19T06:44:22.373Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf --- [2020-01-19T06:44:22.373Z] [INFO] [2020-01-19T06:44:22.373Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.ctf --- [2020-01-19T06:44:22.373Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.2.0-SNAPSHOT.jar [2020-01-19T06:44:22.373Z] [INFO] [2020-01-19T06:44:22.373Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf --- [2020-01-19T06:44:22.373Z] [INFO] [2020-01-19T06:44:22.373Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.ctf --- [2020-01-19T06:44:22.373Z] [INFO] [2020-01-19T06:44:22.373Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf --- [2020-01-19T06:44:22.373Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.2.0-SNAPSHOT-sources-feature.jar [2020-01-19T06:44:22.373Z] [INFO] [2020-01-19T06:44:22.373Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf --- [2020-01-19T06:44:22.373Z] [INFO] [2020-01-19T06:44:22.373Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf --- [2020-01-19T06:44:22.373Z] [INFO] [2020-01-19T06:44:22.373Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf --- [2020-01-19T06:44:22.373Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.2.0-SNAPSHOT.jar [2020-01-19T06:44:22.373Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.2.0-SNAPSHOT.pom [2020-01-19T06:44:22.373Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.2.0-SNAPSHOT-sources-feature.jar [2020-01-19T06:44:22.373Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.2.0-SNAPSHOT-p2metadata.xml [2020-01-19T06:44:22.373Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.2.0-SNAPSHOT-p2artifacts.xml [2020-01-19T06:44:22.373Z] [INFO] [2020-01-19T06:44:22.373Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf --- [2020-01-19T06:44:22.373Z] [INFO] [2020-01-19T06:44:22.373Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >-- [2020-01-19T06:44:22.373Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.9-SNAPSHOT [68/138] [2020-01-19T06:44:22.373Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T06:44:22.373Z] [INFO] [2020-01-19T06:44:22.373Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2020-01-19T06:44:22.373Z] [INFO] [2020-01-19T06:44:22.373Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2020-01-19T06:44:22.373Z] [INFO] The project's OSGi version is 1.0.9.202001190610 [2020-01-19T06:44:22.373Z] [INFO] [2020-01-19T06:44:22.373Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2020-01-19T06:44:22.373Z] [INFO] [2020-01-19T06:44:22.373Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2020-01-19T06:44:22.373Z] [INFO] [2020-01-19T06:44:22.373Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2020-01-19T06:44:22.373Z] [INFO] [2020-01-19T06:44:22.373Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2020-01-19T06:44:22.373Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:44:22.373Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources [2020-01-19T06:44:22.373Z] [INFO] [2020-01-19T06:44:22.373Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2020-01-19T06:44:22.373Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/classes [2020-01-19T06:44:22.628Z] [INFO] [2020-01-19T06:44:22.628Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2020-01-19T06:44:22.628Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:44:22.628Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/test/resources [2020-01-19T06:44:22.628Z] [INFO] [2020-01-19T06:44:22.628Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2020-01-19T06:44:22.628Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar [2020-01-19T06:44:22.628Z] [INFO] [2020-01-19T06:44:22.628Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2020-01-19T06:44:22.628Z] [INFO] [2020-01-19T06:44:22.628Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2020-01-19T06:44:22.628Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar [2020-01-19T06:44:22.884Z] [INFO] [2020-01-19T06:44:22.884Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2020-01-19T06:44:22.884Z] [INFO] [2020-01-19T06:44:22.884Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2020-01-19T06:44:22.884Z] [INFO] [2020-01-19T06:44:22.884Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2020-01-19T06:44:22.884Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar [2020-01-19T06:44:22.884Z] [INFO] [2020-01-19T06:44:22.884Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2020-01-19T06:44:22.884Z] [INFO] [2020-01-19T06:44:22.884Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2020-01-19T06:44:23.140Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/.metadata/.log [2020-01-19T06:44:23.140Z] [INFO] Command line: [2020-01-19T06:44:23.140Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2020-01-19T06:44:23.141Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:44:25.657Z] !SESSION 2020-01-19 06:44:23.160 ----------------------------------------------- [2020-01-19T06:44:25.657Z] eclipse.buildId=unknown [2020-01-19T06:44:25.657Z] java.version=1.8.0_202 [2020-01-19T06:44:25.657Z] java.vendor=Oracle Corporation [2020-01-19T06:44:25.657Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T06:44:25.657Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2020-01-19T06:44:25.657Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2020-01-19T06:44:25.657Z] [2020-01-19T06:44:25.657Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 06:44:25.117 [2020-01-19T06:44:25.657Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T06:44:25.657Z] !STACK 0 [2020-01-19T06:44:25.657Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2020-01-19T06:44:25.657Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T06:44:25.657Z] [2020-01-19T06:44:25.657Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T06:44:25.657Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T06:44:25.657Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T06:44:25.657Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T06:44:25.657Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T06:44:25.657Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T06:44:25.657Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:44:25.657Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T06:44:29.824Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest [2020-01-19T06:44:32.340Z] Display size: 1440x900 [2020-01-19T06:44:32.340Z] OS version=3.10.0-957.1.3.el7.x86_64 [2020-01-19T06:44:32.340Z] GTK version=2.24.30 [2020-01-19T06:44:32.340Z] GTK theme=unknown [2020-01-19T06:44:32.340Z] LIBOVERLAY_SCROLLBAR=0 [2020-01-19T06:44:32.340Z] Time zone: Coordinated Universal Time [2020-01-19T06:44:32.340Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2020-01-19T06:44:32.340Z] log4j:WARN Please initialize the log4j system properly. [2020-01-19T06:45:53.718Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.703 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest [2020-01-19T06:45:53.718Z] testImportFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.917 s [2020-01-19T06:45:53.718Z] testExtractArchivesFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.315 s [2020-01-19T06:45:53.718Z] testImportFromDirectoryLinksPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.07 s [2020-01-19T06:45:53.718Z] testExtractArchivesFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.24 s [2020-01-19T06:45:53.718Z] testExtractArchivesFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.799 s [2020-01-19T06:45:53.718Z] testImportFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 7.861 s [2020-01-19T06:45:53.718Z] testExtractArchivesFromDirectoryLinksPreserveStruture(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 7.025 s [2020-01-19T06:45:53.718Z] testEmptyFile(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.049 s [2020-01-19T06:45:53.718Z] testEmptyDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 0.565 s [2020-01-19T06:45:53.718Z] testArchiveWithColons(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.057 s [2020-01-19T06:45:53.718Z] testImportFromDirectoryOverwriteRenameAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 4.312 s [2020-01-19T06:45:53.718Z] testEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 0.895 s [2020-01-19T06:45:53.718Z] testNestedEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.371 s [2020-01-19T06:45:53.718Z] testImportFromArchiveOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.722 s [2020-01-19T06:45:53.718Z] testImportFromArchiveWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.813 s [2020-01-19T06:45:53.718Z] testDirectoryWithEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 0.898 s [2020-01-19T06:45:53.718Z] testImportWithExperimentOverwriteTraces(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.189 s [2020-01-19T06:45:53.718Z] testImportWithExperimentValidation(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.743 s [2020-01-19T06:45:53.718Z] testImportFromDirectoryPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.669 s [2020-01-19T06:45:53.718Z] testImportWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.633 s [2020-01-19T06:45:53.718Z] testImportFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.663 s [2020-01-19T06:45:53.718Z] testImportFromDirectoryOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.09 s [2020-01-19T06:45:53.718Z] testExtractArchivesFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.748 s [2020-01-19T06:45:53.718Z] testImportFromDirectoryOverwriteOverwriteAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.708 s [2020-01-19T06:45:53.718Z] testImportFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.889 s [2020-01-19T06:45:53.718Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest [2020-01-19T06:45:53.718Z] [2020-01-19T06:45:53.718Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-01-19 06:45:48.116 [2020-01-19T06:45:53.718Z] !MESSAGE Average clock correction (1395672078866874959) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)] [2020-01-19T06:45:53.718Z] [2020-01-19T06:45:53.718Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-01-19 06:45:52.409 [2020-01-19T06:45:53.718Z] !MESSAGE Average clock correction (1395672078866874959) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment-trimmed)] [2020-01-19T06:45:58.964Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.374 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest [2020-01-19T06:45:58.964Z] testTrimEvents(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest) Time elapsed: 9.105 s [2020-01-19T06:45:58.964Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace [2020-01-19T06:45:58.964Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:45:58.964Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:45:58.964Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:45:58.964Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:45:58.964Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:45:58.964Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:45:58.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131606101 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:45:58.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131606100 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:45:58.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131606100 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:45:58.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131606100 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:45:58.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131606100 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:45:58.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131606084 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:45:58.964Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:45:58.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131606083 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:45:58.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131606083 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:45:58.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131606083 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:45:58.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131606083 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:45:58.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131606083 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:45:58.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131606077 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:45:58.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131606076 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:45:58.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131606076 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:45:58.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131606076 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:45:58.964Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131606076 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:45:58.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131606072 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:45:58.964Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:45:58.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1131606071 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T06:45:58.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1131606071 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T06:45:58.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1131606070 data=null} to TreeItem with text {Traces [0]} [2020-01-19T06:45:58.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1131606070 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:45:58.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131606070 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]} [2020-01-19T06:45:58.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1131606060 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:45:59.220Z] [2020-01-19T06:45:59.220Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-19 06:45:59.036 [2020-01-19T06:45:59.220Z] !MESSAGE Error initializing trace. [2020-01-19T06:45:59.220Z] [2020-01-19T06:45:59.220Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2020-01-19T06:45:59.220Z] !STACK 0 [2020-01-19T06:45:59.220Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2020-01-19T06:45:59.220Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2020-01-19T06:45:59.220Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2020-01-19T06:45:59.220Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2020-01-19T06:45:59.220Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2020-01-19T06:45:59.220Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2020-01-19T06:45:59.220Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289) [2020-01-19T06:45:59.220Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348) [2020-01-19T06:45:59.220Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345) [2020-01-19T06:45:59.220Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486) [2020-01-19T06:45:59.220Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:45:59.220Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2020-01-19T06:45:59.220Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:163) [2020-01-19T06:45:59.220Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2020-01-19T06:45:59.220Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2020-01-19T06:45:59.220Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2020-01-19T06:45:59.220Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2020-01-19T06:45:59.220Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2020-01-19T06:45:59.220Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2020-01-19T06:45:59.220Z] ... 9 more [2020-01-19T06:45:59.476Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2020-01-19T06:45:59.476Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1131605484 data=null doit=true} to Shell with text {Open Trace} [2020-01-19T06:45:59.476Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:45:59.476Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:45:59.476Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2020-01-19T06:45:59.476Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2020-01-19T06:45:59.476Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:45:59.476Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:45:59.476Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:45:59.476Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:45:59.476Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:45:59.476Z] DEBUG - Clicking on OK [2020-01-19T06:45:59.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131605482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:45:59.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131605482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:45:59.476Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131605482 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:45:59.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131605481 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:45:59.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131605481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:45:59.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131605481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:45:59.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131605481 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') [2020-01-19T06:45:59.476Z] DEBUG - Clicked on [2020-01-19T06:46:00.039Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:46:00.040Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:46:00.040Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:46:00.040Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:46:00.040Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:46:00.040Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:00.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131605116 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:00.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131605116 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:00.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131605116 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:00.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131605116 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:00.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131605115 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:00.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131605102 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:00.040Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:00.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131605102 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:00.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131605102 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:00.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131605101 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:00.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131605101 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:00.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131605101 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:00.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131605096 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:00.040Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2020-01-19T06:46:00.040Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:00.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1131605095 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T06:46:00.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1131605095 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T06:46:00.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1131605095 data=null} to TreeItem with text {Traces [1]} [2020-01-19T06:46:00.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1131605094 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:46:00.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131605094 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]} [2020-01-19T06:46:00.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1131605085 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:46:00.040Z] [2020-01-19T06:46:00.040Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-19 06:45:59.913 [2020-01-19T06:46:00.040Z] !MESSAGE Error initializing trace. [2020-01-19T06:46:00.040Z] [2020-01-19T06:46:00.040Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2020-01-19T06:46:00.040Z] !STACK 0 [2020-01-19T06:46:00.040Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2020-01-19T06:46:00.040Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2020-01-19T06:46:00.040Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2020-01-19T06:46:00.040Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2020-01-19T06:46:00.040Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2020-01-19T06:46:00.040Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2020-01-19T06:46:00.040Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289) [2020-01-19T06:46:00.040Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348) [2020-01-19T06:46:00.040Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345) [2020-01-19T06:46:00.040Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486) [2020-01-19T06:46:00.040Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:46:00.040Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2020-01-19T06:46:00.040Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2020-01-19T06:46:00.040Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2020-01-19T06:46:00.040Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2020-01-19T06:46:00.040Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2020-01-19T06:46:00.040Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2020-01-19T06:46:00.040Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2020-01-19T06:46:00.040Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2020-01-19T06:46:00.040Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2020-01-19T06:46:00.040Z] ... 9 more [2020-01-19T06:46:00.603Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2020-01-19T06:46:00.603Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1131604489 data=null doit=true} to Shell with text {Open Trace} [2020-01-19T06:46:00.603Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:46:00.603Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:46:00.603Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2020-01-19T06:46:00.603Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2020-01-19T06:46:00.603Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:46:00.603Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:46:00.603Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:46:00.603Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:46:00.603Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:00.603Z] DEBUG - Clicking on OK [2020-01-19T06:46:00.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131604488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:00.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131604488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:00.603Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131604488 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:00.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131604488 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:00.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131604488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:00.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131604488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:00.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131604488 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') [2020-01-19T06:46:00.603Z] DEBUG - Clicked on [2020-01-19T06:46:00.859Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:46:00.859Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:46:00.859Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:46:00.859Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:46:00.859Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:46:00.859Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:00.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131604271 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:00.859Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131604271 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:00.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131604271 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:00.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131604271 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:00.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131604271 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:00.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131604215 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:00.859Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:00.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131604215 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:00.859Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131604214 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:00.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131604214 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:00.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131604214 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:00.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131604214 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:00.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131604208 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:00.859Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2020-01-19T06:46:00.860Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:00.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1131604207 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T06:46:00.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1131604207 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T06:46:00.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1131604207 data=null} to TreeItem with text {Traces [1]} [2020-01-19T06:46:00.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1131604206 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:46:00.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131604206 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]} [2020-01-19T06:46:00.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1131604195 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:46:00.860Z] [2020-01-19T06:46:00.860Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-19 06:46:00.823 [2020-01-19T06:46:00.860Z] !MESSAGE Error initializing trace. [2020-01-19T06:46:00.860Z] [2020-01-19T06:46:00.860Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2020-01-19T06:46:00.860Z] !STACK 0 [2020-01-19T06:46:00.860Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2020-01-19T06:46:00.860Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2020-01-19T06:46:00.860Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2020-01-19T06:46:00.860Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2020-01-19T06:46:00.860Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2020-01-19T06:46:00.860Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2020-01-19T06:46:00.860Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289) [2020-01-19T06:46:00.860Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348) [2020-01-19T06:46:00.860Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345) [2020-01-19T06:46:00.860Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486) [2020-01-19T06:46:00.860Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:46:00.860Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2020-01-19T06:46:00.860Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:67) [2020-01-19T06:46:00.860Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164) [2020-01-19T06:46:00.860Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2020-01-19T06:46:00.860Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2020-01-19T06:46:00.860Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2020-01-19T06:46:00.860Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2020-01-19T06:46:00.860Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2020-01-19T06:46:00.860Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2020-01-19T06:46:00.860Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2020-01-19T06:46:00.860Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2020-01-19T06:46:00.860Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2020-01-19T06:46:00.860Z] ... 9 more [2020-01-19T06:46:01.421Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2020-01-19T06:46:01.421Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1131603576 data=null doit=true} to Shell with text {Open Trace} [2020-01-19T06:46:01.421Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:46:01.421Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:46:01.421Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2020-01-19T06:46:01.421Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2020-01-19T06:46:01.421Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:46:01.421Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:46:01.422Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:46:01.422Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:46:01.422Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:01.422Z] DEBUG - Clicking on OK [2020-01-19T06:46:01.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131603575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:01.422Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131603575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:01.422Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131603575 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:01.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131603575 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:01.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131603574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:01.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131603574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:01.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131603574 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') [2020-01-19T06:46:01.422Z] DEBUG - Clicked on [2020-01-19T06:46:01.679Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:46:01.679Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:46:01.679Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:46:01.679Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:46:01.679Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:46:01.679Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:01.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131603381 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:01.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131603381 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:01.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131603380 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:01.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131603380 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:01.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131603380 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:01.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131603369 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:01.679Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:01.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131603368 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:01.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131603368 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:01.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131603368 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:01.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131603368 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:01.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131603367 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:01.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131603317 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:01.679Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2020-01-19T06:46:01.679Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:01.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1131603316 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T06:46:01.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1131603316 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T06:46:01.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1131603316 data=null} to TreeItem with text {Traces [1]} [2020-01-19T06:46:01.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1131603315 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:46:01.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131603315 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]} [2020-01-19T06:46:01.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1131603307 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:46:01.679Z] [2020-01-19T06:46:01.679Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-19 06:46:01.656 [2020-01-19T06:46:01.679Z] !MESSAGE Error initializing trace. [2020-01-19T06:46:01.679Z] [2020-01-19T06:46:01.679Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2020-01-19T06:46:01.679Z] !STACK 0 [2020-01-19T06:46:01.679Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2020-01-19T06:46:01.679Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2020-01-19T06:46:01.679Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2020-01-19T06:46:01.679Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2020-01-19T06:46:01.679Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2020-01-19T06:46:01.679Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2020-01-19T06:46:01.679Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289) [2020-01-19T06:46:01.679Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348) [2020-01-19T06:46:01.679Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345) [2020-01-19T06:46:01.679Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486) [2020-01-19T06:46:01.679Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:46:01.679Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2020-01-19T06:46:01.679Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56) [2020-01-19T06:46:01.679Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.VersionNumberParser.parse(VersionNumberParser.java:57) [2020-01-19T06:46:01.679Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.TraceDeclarationParser.parse(TraceDeclarationParser.java:144) [2020-01-19T06:46:01.679Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseTrace(IOStructGen.java:251) [2020-01-19T06:46:01.679Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:150) [2020-01-19T06:46:01.679Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2020-01-19T06:46:01.679Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2020-01-19T06:46:01.679Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2020-01-19T06:46:01.679Z] ... 9 more [2020-01-19T06:46:01.679Z] Caused by: java.lang.NumberFormatException: For input string: "23452397856348975623897562893746589237465289374658923764598237645897234658723648579236" [2020-01-19T06:46:01.679Z] at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) [2020-01-19T06:46:01.679Z] at java.lang.Long.parseLong(Long.java:592) [2020-01-19T06:46:01.679Z] at java.lang.Long.valueOf(Long.java:776) [2020-01-19T06:46:01.679Z] at java.lang.Long.decode(Long.java:928) [2020-01-19T06:46:01.679Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:54) [2020-01-19T06:46:01.679Z] ... 16 more [2020-01-19T06:46:02.242Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2020-01-19T06:46:02.242Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1131602747 data=null doit=true} to Shell with text {Open Trace} [2020-01-19T06:46:02.242Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:46:02.242Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:46:02.242Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2020-01-19T06:46:02.242Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2020-01-19T06:46:02.242Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:46:02.242Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:46:02.242Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:46:02.242Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:46:02.242Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:02.242Z] DEBUG - Clicking on OK [2020-01-19T06:46:02.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131602746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:02.242Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131602746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:02.242Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131602746 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:02.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131602746 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:02.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131602745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:02.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131602745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:02.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131602745 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') [2020-01-19T06:46:02.242Z] DEBUG - Clicked on [2020-01-19T06:46:02.498Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:46:02.498Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:46:02.498Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:46:02.498Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:46:02.498Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:46:02.498Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:02.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131602495 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:02.498Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131602495 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:02.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131602495 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:02.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131602494 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:02.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131602494 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:02.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131602482 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:02.498Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:02.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131602481 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:02.498Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131602481 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:02.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131602481 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:02.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131602481 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:02.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131602481 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:02.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131602474 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:02.498Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2020-01-19T06:46:02.498Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:02.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1131602473 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T06:46:02.498Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1131602473 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T06:46:02.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1131602473 data=null} to TreeItem with text {Traces [1]} [2020-01-19T06:46:02.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1131602473 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:46:02.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131602473 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]} [2020-01-19T06:46:02.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1131602465 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:46:02.754Z] [2020-01-19T06:46:02.754Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-19 06:46:02.542 [2020-01-19T06:46:02.754Z] !MESSAGE Error initializing trace. [2020-01-19T06:46:02.754Z] [2020-01-19T06:46:02.754Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2020-01-19T06:46:02.754Z] !STACK 0 [2020-01-19T06:46:02.754Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2020-01-19T06:46:02.754Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2020-01-19T06:46:02.754Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2020-01-19T06:46:02.754Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2020-01-19T06:46:02.754Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2020-01-19T06:46:02.754Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2020-01-19T06:46:02.754Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289) [2020-01-19T06:46:02.754Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348) [2020-01-19T06:46:02.754Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345) [2020-01-19T06:46:02.754Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486) [2020-01-19T06:46:02.754Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:46:02.754Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2020-01-19T06:46:02.754Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2020-01-19T06:46:02.754Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2020-01-19T06:46:02.754Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2020-01-19T06:46:02.754Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2020-01-19T06:46:02.754Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2020-01-19T06:46:02.754Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2020-01-19T06:46:02.754Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2020-01-19T06:46:02.754Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2020-01-19T06:46:02.754Z] ... 9 more [2020-01-19T06:46:03.315Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2020-01-19T06:46:03.315Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1131601815 data=null doit=true} to Shell with text {Open Trace} [2020-01-19T06:46:03.315Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:46:03.315Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:46:03.315Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2020-01-19T06:46:03.315Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2020-01-19T06:46:03.315Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:46:03.315Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:46:03.315Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:46:03.315Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:46:03.315Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:03.315Z] DEBUG - Clicking on OK [2020-01-19T06:46:03.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131601814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:03.315Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131601813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:03.315Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131601813 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:03.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131601813 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:03.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131601813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:03.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131601813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:03.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131601813 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') [2020-01-19T06:46:03.315Z] DEBUG - Clicked on [2020-01-19T06:46:03.572Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:46:03.572Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:46:03.572Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:46:03.572Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:46:03.572Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:46:03.572Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:03.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131601571 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:03.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131601571 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:03.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131601570 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:03.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131601570 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:03.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131601570 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:03.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131601515 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:03.572Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:03.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131601514 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:03.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131601514 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:03.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131601514 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:03.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131601513 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:03.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131601513 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:03.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131601505 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:03.572Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2020-01-19T06:46:03.572Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:03.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1131601504 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T06:46:03.572Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1131601504 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T06:46:03.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1131601503 data=null} to TreeItem with text {Traces [1]} [2020-01-19T06:46:03.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1131601503 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:46:03.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131601503 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]} [2020-01-19T06:46:03.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1131601492 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:46:03.572Z] [2020-01-19T06:46:03.572Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-19 06:46:03.535 [2020-01-19T06:46:03.572Z] !MESSAGE Error initializing trace. [2020-01-19T06:46:03.572Z] [2020-01-19T06:46:03.572Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(14@[]) at metadata:17:19 [2020-01-19T06:46:03.572Z] !STACK 0 [2020-01-19T06:46:03.572Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(14@[]) at metadata:17:19 [2020-01-19T06:46:03.572Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2020-01-19T06:46:03.572Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2020-01-19T06:46:03.572Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2020-01-19T06:46:03.572Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2020-01-19T06:46:03.572Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2020-01-19T06:46:03.572Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289) [2020-01-19T06:46:03.572Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348) [2020-01-19T06:46:03.572Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345) [2020-01-19T06:46:03.572Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486) [2020-01-19T06:46:03.572Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:46:03.572Z] Caused by: NoViableAltException(14@[]) [2020-01-19T06:46:03.572Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1251) [2020-01-19T06:46:03.572Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1431) [2020-01-19T06:46:03.572Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5965) [2020-01-19T06:46:03.572Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5882) [2020-01-19T06:46:03.572Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5814) [2020-01-19T06:46:03.572Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5700) [2020-01-19T06:46:03.572Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2032) [2020-01-19T06:46:03.572Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1721) [2020-01-19T06:46:03.572Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2020-01-19T06:46:03.572Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2020-01-19T06:46:03.572Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2020-01-19T06:46:03.572Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2020-01-19T06:46:03.572Z] ... 9 more [2020-01-19T06:46:04.157Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2020-01-19T06:46:04.157Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1131600867 data=null doit=true} to Shell with text {Open Trace} [2020-01-19T06:46:04.157Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:46:04.157Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:46:04.157Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2020-01-19T06:46:04.157Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2020-01-19T06:46:04.157Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:46:04.157Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:46:04.157Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:46:04.157Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:46:04.157Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:04.157Z] DEBUG - Clicking on OK [2020-01-19T06:46:04.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131600866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:04.157Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131600866 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:04.157Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131600866 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:04.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131600866 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:04.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131600865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:04.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131600865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:04.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131600865 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') [2020-01-19T06:46:04.157Z] DEBUG - Clicked on [2020-01-19T06:46:04.413Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:46:04.413Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:46:04.413Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:46:04.413Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:46:04.413Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:46:04.413Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:04.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131600588 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:04.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131600587 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:04.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131600587 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:04.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131600587 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:04.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131600587 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:04.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131600574 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:04.413Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:04.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131600573 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:04.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131600573 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:04.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131600573 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:04.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131600573 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:04.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131600572 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:04.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131600521 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:04.670Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2020-01-19T06:46:04.670Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:04.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1131600520 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T06:46:04.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1131600520 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T06:46:04.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1131600520 data=null} to TreeItem with text {Traces [1]} [2020-01-19T06:46:04.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1131600520 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:46:04.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131600519 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]} [2020-01-19T06:46:04.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1131600509 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:46:04.670Z] [2020-01-19T06:46:04.670Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-19 06:46:04.464 [2020-01-19T06:46:04.670Z] !MESSAGE Error initializing trace. [2020-01-19T06:46:04.670Z] [2020-01-19T06:46:04.670Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2020-01-19T06:46:04.670Z] !STACK 0 [2020-01-19T06:46:04.670Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2020-01-19T06:46:04.670Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2020-01-19T06:46:04.670Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2020-01-19T06:46:04.670Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2020-01-19T06:46:04.670Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2020-01-19T06:46:04.670Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2020-01-19T06:46:04.670Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289) [2020-01-19T06:46:04.670Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348) [2020-01-19T06:46:04.670Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345) [2020-01-19T06:46:04.670Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486) [2020-01-19T06:46:04.670Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:46:04.670Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2020-01-19T06:46:04.670Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56) [2020-01-19T06:46:04.670Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:82) [2020-01-19T06:46:04.670Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2020-01-19T06:46:04.670Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2020-01-19T06:46:04.670Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2020-01-19T06:46:04.670Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2020-01-19T06:46:04.670Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2020-01-19T06:46:04.670Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2020-01-19T06:46:04.670Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2020-01-19T06:46:04.670Z] ... 9 more [2020-01-19T06:46:04.670Z] Caused by: java.lang.NumberFormatException: For input string: "FFFFFFFFU" [2020-01-19T06:46:04.670Z] at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) [2020-01-19T06:46:04.670Z] at java.lang.Long.parseLong(Long.java:589) [2020-01-19T06:46:04.670Z] at java.lang.Long.valueOf(Long.java:776) [2020-01-19T06:46:04.670Z] at java.lang.Long.decode(Long.java:928) [2020-01-19T06:46:04.670Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:54) [2020-01-19T06:46:04.670Z] ... 17 more [2020-01-19T06:46:05.232Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2020-01-19T06:46:05.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1131599937 data=null doit=true} to Shell with text {Open Trace} [2020-01-19T06:46:05.232Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:46:05.232Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:46:05.232Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2020-01-19T06:46:05.232Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2020-01-19T06:46:05.232Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:46:05.232Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:46:05.232Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:46:05.232Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:46:05.232Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:05.232Z] DEBUG - Clicking on OK [2020-01-19T06:46:05.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131599936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:05.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131599936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:05.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131599936 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:05.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131599936 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:05.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131599936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:05.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131599936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:05.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131599935 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') [2020-01-19T06:46:05.232Z] DEBUG - Clicked on [2020-01-19T06:46:05.232Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:46:05.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:46:05.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:46:05.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:46:05.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:46:05.488Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:05.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131599699 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:05.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131599699 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:05.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131599699 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:05.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131599699 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:05.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131599698 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:05.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131599685 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:05.489Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:05.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131599685 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:05.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131599685 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:05.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131599685 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:05.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131599684 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:05.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131599684 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:05.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131599679 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:05.489Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2020-01-19T06:46:05.489Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:05.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1131599678 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T06:46:05.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1131599678 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T06:46:05.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1131599678 data=null} to TreeItem with text {Traces [1]} [2020-01-19T06:46:05.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1131599677 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:46:05.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131599677 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]} [2020-01-19T06:46:05.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1131599669 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:46:05.489Z] [2020-01-19T06:46:05.489Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-19 06:46:05.331 [2020-01-19T06:46:05.489Z] !MESSAGE Error initializing trace. [2020-01-19T06:46:05.489Z] [2020-01-19T06:46:05.489Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2020-01-19T06:46:05.489Z] !STACK 0 [2020-01-19T06:46:05.489Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2020-01-19T06:46:05.489Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2020-01-19T06:46:05.489Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2020-01-19T06:46:05.489Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2020-01-19T06:46:05.489Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2020-01-19T06:46:05.489Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2020-01-19T06:46:05.489Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289) [2020-01-19T06:46:05.489Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348) [2020-01-19T06:46:05.489Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345) [2020-01-19T06:46:05.489Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486) [2020-01-19T06:46:05.489Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:46:05.489Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2020-01-19T06:46:05.489Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:61) [2020-01-19T06:46:05.489Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:179) [2020-01-19T06:46:05.489Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2020-01-19T06:46:05.489Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2020-01-19T06:46:05.489Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2020-01-19T06:46:05.489Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2020-01-19T06:46:05.489Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2020-01-19T06:46:05.489Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2020-01-19T06:46:05.489Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2020-01-19T06:46:05.489Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2020-01-19T06:46:05.489Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2020-01-19T06:46:05.489Z] ... 9 more [2020-01-19T06:46:06.051Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2020-01-19T06:46:06.051Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1131599098 data=null doit=true} to Shell with text {Open Trace} [2020-01-19T06:46:06.051Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:46:06.051Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:46:06.051Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2020-01-19T06:46:06.051Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2020-01-19T06:46:06.051Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:46:06.051Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:46:06.051Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:46:06.051Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:46:06.051Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:06.051Z] DEBUG - Clicking on OK [2020-01-19T06:46:06.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131599097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:06.051Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131599097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:06.051Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131599097 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:06.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131599097 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:06.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131599097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:06.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131599097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:06.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131599096 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') [2020-01-19T06:46:06.051Z] DEBUG - Clicked on [2020-01-19T06:46:06.051Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:46:06.051Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:46:06.051Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:46:06.051Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:46:06.051Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:46:06.051Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:06.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131598893 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:06.051Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131598893 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:06.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131598893 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:06.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131598892 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:06.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131598892 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:06.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131598881 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:06.316Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:06.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131598880 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:06.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131598880 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:06.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131598880 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:06.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131598880 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:06.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131598880 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:06.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131598874 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:06.316Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2020-01-19T06:46:06.316Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:06.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1131598874 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T06:46:06.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1131598874 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T06:46:06.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1131598873 data=null} to TreeItem with text {Traces [1]} [2020-01-19T06:46:06.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1131598873 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:46:06.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131598873 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]} [2020-01-19T06:46:06.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1131598865 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:46:06.316Z] [2020-01-19T06:46:06.316Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-19 06:46:06.136 [2020-01-19T06:46:06.316Z] !MESSAGE Error initializing trace. [2020-01-19T06:46:06.316Z] [2020-01-19T06:46:06.316Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2020-01-19T06:46:06.316Z] !STACK 0 [2020-01-19T06:46:06.316Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2020-01-19T06:46:06.316Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2020-01-19T06:46:06.316Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2020-01-19T06:46:06.316Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2020-01-19T06:46:06.316Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2020-01-19T06:46:06.316Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2020-01-19T06:46:06.316Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289) [2020-01-19T06:46:06.316Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348) [2020-01-19T06:46:06.316Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345) [2020-01-19T06:46:06.316Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486) [2020-01-19T06:46:06.316Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:46:06.316Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2020-01-19T06:46:06.316Z] at org.eclipse.tracecompass.ctf.core.event.metadata.DeclarationScope.registerIdentifier(DeclarationScope.java:193) [2020-01-19T06:46:06.316Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:114) [2020-01-19T06:46:06.316Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:150) [2020-01-19T06:46:06.316Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:224) [2020-01-19T06:46:06.316Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2020-01-19T06:46:06.316Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2020-01-19T06:46:06.316Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2020-01-19T06:46:06.316Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2020-01-19T06:46:06.316Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2020-01-19T06:46:06.316Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2020-01-19T06:46:06.316Z] ... 9 more [2020-01-19T06:46:06.879Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2020-01-19T06:46:06.879Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1131598293 data=null doit=true} to Shell with text {Open Trace} [2020-01-19T06:46:06.879Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:46:06.879Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:46:06.879Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2020-01-19T06:46:06.879Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2020-01-19T06:46:06.879Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:46:06.879Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:46:06.879Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:46:06.879Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:46:06.879Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:06.879Z] DEBUG - Clicking on OK [2020-01-19T06:46:06.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131598292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:06.879Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131598292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:06.880Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131598292 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:06.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131598292 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:06.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131598292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:06.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131598292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:06.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131598292 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') [2020-01-19T06:46:06.880Z] DEBUG - Clicked on [2020-01-19T06:46:06.880Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:46:06.880Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:46:06.880Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:46:06.880Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:46:06.880Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:46:06.880Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:06.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131598106 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:06.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131598106 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:06.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131598106 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:06.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131598106 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:06.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131598106 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:06.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131598095 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:06.880Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:06.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131598095 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:06.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131598095 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:06.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131598095 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:06.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131598094 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:06.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131598094 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:06.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131598090 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:06.880Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2020-01-19T06:46:06.880Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:06.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1131598089 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T06:46:06.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1131598089 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T06:46:06.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1131598089 data=null} to TreeItem with text {Traces [1]} [2020-01-19T06:46:06.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1131598089 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:46:06.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131598089 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]} [2020-01-19T06:46:06.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1131598083 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:46:07.135Z] [2020-01-19T06:46:07.135Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-19 06:46:06.923 [2020-01-19T06:46:07.135Z] !MESSAGE Error initializing trace. [2020-01-19T06:46:07.135Z] [2020-01-19T06:46:07.135Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2020-01-19T06:46:07.136Z] !STACK 0 [2020-01-19T06:46:07.136Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2020-01-19T06:46:07.136Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2020-01-19T06:46:07.136Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2020-01-19T06:46:07.136Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2020-01-19T06:46:07.136Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2020-01-19T06:46:07.136Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2020-01-19T06:46:07.136Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289) [2020-01-19T06:46:07.136Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348) [2020-01-19T06:46:07.136Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345) [2020-01-19T06:46:07.136Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486) [2020-01-19T06:46:07.136Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:46:07.136Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2020-01-19T06:46:07.136Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2020-01-19T06:46:07.136Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2020-01-19T06:46:07.136Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:112) [2020-01-19T06:46:07.136Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:150) [2020-01-19T06:46:07.136Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:224) [2020-01-19T06:46:07.136Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2020-01-19T06:46:07.136Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventDeclarationParser.parse(EventDeclarationParser.java:171) [2020-01-19T06:46:07.136Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventParser.parse(EventParser.java:121) [2020-01-19T06:46:07.136Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseEvents(IOStructGen.java:187) [2020-01-19T06:46:07.136Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:177) [2020-01-19T06:46:07.136Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2020-01-19T06:46:07.136Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2020-01-19T06:46:07.136Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2020-01-19T06:46:07.136Z] ... 9 more [2020-01-19T06:46:07.698Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2020-01-19T06:46:07.698Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1131597481 data=null doit=true} to Shell with text {Open Trace} [2020-01-19T06:46:07.698Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:46:07.698Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:46:07.699Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2020-01-19T06:46:07.699Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2020-01-19T06:46:07.699Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:46:07.699Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:46:07.699Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:46:07.699Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:46:07.699Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:07.699Z] DEBUG - Clicking on OK [2020-01-19T06:46:07.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131597480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:07.699Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131597480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:07.699Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131597480 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:07.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131597480 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:07.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131597480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:07.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131597480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:07.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131597480 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') [2020-01-19T06:46:07.699Z] DEBUG - Clicked on [2020-01-19T06:46:07.699Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:46:07.699Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:46:07.699Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:46:07.699Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:46:07.699Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:46:07.699Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:07.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131597294 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:07.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131597294 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:07.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131597294 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:07.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131597294 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:07.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131597294 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:07.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131597280 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:07.699Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:07.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131597279 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:07.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131597279 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:07.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131597279 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:07.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131597279 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:07.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131597279 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:07.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131597272 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:07.699Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2020-01-19T06:46:07.699Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:07.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1131597271 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T06:46:07.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1131597271 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T06:46:07.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1131597271 data=null} to TreeItem with text {Traces [1]} [2020-01-19T06:46:07.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1131597270 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:46:07.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131597270 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]} [2020-01-19T06:46:07.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1131597262 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:46:07.956Z] [2020-01-19T06:46:07.956Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-19 06:46:07.737 [2020-01-19T06:46:07.956Z] !MESSAGE Error initializing trace. [2020-01-19T06:46:07.956Z] [2020-01-19T06:46:07.956Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: MismatchedTokenException(57!=72) at metadata:9:27 [2020-01-19T06:46:07.956Z] !STACK 0 [2020-01-19T06:46:07.956Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: MismatchedTokenException(57!=72) at metadata:9:27 [2020-01-19T06:46:07.956Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2020-01-19T06:46:07.956Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2020-01-19T06:46:07.956Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2020-01-19T06:46:07.956Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2020-01-19T06:46:07.956Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2020-01-19T06:46:07.956Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289) [2020-01-19T06:46:07.956Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348) [2020-01-19T06:46:07.956Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345) [2020-01-19T06:46:07.956Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486) [2020-01-19T06:46:07.956Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:46:07.956Z] Caused by: MismatchedTokenException(57!=72) [2020-01-19T06:46:07.956Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.recoverFromMismatchedToken(CTFParser.java:229) [2020-01-19T06:46:07.956Z] at org.antlr.runtime.BaseRecognizer.match(BaseRecognizer.java:115) [2020-01-19T06:46:07.956Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1730) [2020-01-19T06:46:07.956Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2020-01-19T06:46:07.956Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2020-01-19T06:46:07.956Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2020-01-19T06:46:07.956Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2020-01-19T06:46:07.956Z] ... 9 more [2020-01-19T06:46:08.517Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2020-01-19T06:46:08.517Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1131596669 data=null doit=true} to Shell with text {Open Trace} [2020-01-19T06:46:08.517Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:46:08.517Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:46:08.517Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2020-01-19T06:46:08.517Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2020-01-19T06:46:08.517Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:46:08.517Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:46:08.517Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:46:08.517Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:46:08.517Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:08.517Z] DEBUG - Clicking on OK [2020-01-19T06:46:08.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131596668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:08.517Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131596668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:08.517Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131596668 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:08.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131596668 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:08.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131596668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:08.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131596668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:08.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131596667 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') [2020-01-19T06:46:08.518Z] DEBUG - Clicked on [2020-01-19T06:46:08.518Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:46:08.518Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:46:08.518Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:46:08.518Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:46:08.518Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:46:08.518Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:08.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131596464 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:08.518Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131596464 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:08.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131596464 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:08.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131596464 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:08.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131596464 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:08.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131596421 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:08.518Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:08.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131596420 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:08.518Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131596420 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:08.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131596420 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:08.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131596420 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:08.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131596419 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:08.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131596414 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:08.774Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2020-01-19T06:46:08.774Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:08.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1131596413 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T06:46:08.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1131596413 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T06:46:08.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1131596413 data=null} to TreeItem with text {Traces [1]} [2020-01-19T06:46:08.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1131596413 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:46:08.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131596412 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]} [2020-01-19T06:46:08.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1131596405 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:46:08.774Z] [2020-01-19T06:46:08.774Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-19 06:46:08.552 [2020-01-19T06:46:08.774Z] !MESSAGE Error initializing trace. [2020-01-19T06:46:08.774Z] [2020-01-19T06:46:08.774Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2020-01-19T06:46:08.774Z] !STACK 0 [2020-01-19T06:46:08.774Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2020-01-19T06:46:08.774Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2020-01-19T06:46:08.774Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2020-01-19T06:46:08.774Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2020-01-19T06:46:08.774Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2020-01-19T06:46:08.774Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2020-01-19T06:46:08.774Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289) [2020-01-19T06:46:08.774Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348) [2020-01-19T06:46:08.774Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345) [2020-01-19T06:46:08.774Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486) [2020-01-19T06:46:08.774Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:46:08.774Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2020-01-19T06:46:08.774Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:58) [2020-01-19T06:46:08.774Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:179) [2020-01-19T06:46:08.774Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2020-01-19T06:46:08.774Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2020-01-19T06:46:08.774Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2020-01-19T06:46:08.774Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2020-01-19T06:46:08.774Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2020-01-19T06:46:08.774Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2020-01-19T06:46:08.774Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2020-01-19T06:46:08.774Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2020-01-19T06:46:08.774Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2020-01-19T06:46:08.774Z] ... 9 more [2020-01-19T06:46:09.337Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2020-01-19T06:46:09.337Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1131595805 data=null doit=true} to Shell with text {Open Trace} [2020-01-19T06:46:09.337Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:46:09.337Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:46:09.337Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2020-01-19T06:46:09.337Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2020-01-19T06:46:09.337Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:46:09.337Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:46:09.337Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:46:09.337Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:46:09.337Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:09.337Z] DEBUG - Clicking on OK [2020-01-19T06:46:09.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131595804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:09.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131595804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:09.337Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131595804 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:09.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131595804 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:09.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131595804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:09.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131595804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:09.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131595804 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') [2020-01-19T06:46:09.337Z] DEBUG - Clicked on [2020-01-19T06:46:09.337Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:46:09.337Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:46:09.337Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:46:09.337Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:46:09.337Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:46:09.337Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:09.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131595614 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:09.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131595613 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:09.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131595613 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:09.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131595613 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:09.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131595613 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:09.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131595603 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:09.338Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:09.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131595602 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:09.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131595602 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:09.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131595602 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:09.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131595602 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:09.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131595601 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:09.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131595596 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:09.594Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2020-01-19T06:46:09.594Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:09.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1131595595 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T06:46:09.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1131595595 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T06:46:09.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1131595595 data=null} to TreeItem with text {Traces [1]} [2020-01-19T06:46:09.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1131595594 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:46:09.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131595594 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]} [2020-01-19T06:46:09.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1131595587 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:46:09.594Z] [2020-01-19T06:46:09.594Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-19 06:46:09.436 [2020-01-19T06:46:09.594Z] !MESSAGE Error initializing trace. [2020-01-19T06:46:09.594Z] [2020-01-19T06:46:09.594Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2020-01-19T06:46:09.594Z] !STACK 0 [2020-01-19T06:46:09.594Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2020-01-19T06:46:09.594Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2020-01-19T06:46:09.594Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2020-01-19T06:46:09.594Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2020-01-19T06:46:09.594Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2020-01-19T06:46:09.594Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2020-01-19T06:46:09.594Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289) [2020-01-19T06:46:09.594Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348) [2020-01-19T06:46:09.594Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345) [2020-01-19T06:46:09.594Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486) [2020-01-19T06:46:09.594Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:46:09.594Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2020-01-19T06:46:09.594Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:91) [2020-01-19T06:46:09.594Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2020-01-19T06:46:09.594Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2020-01-19T06:46:09.594Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2020-01-19T06:46:09.594Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2020-01-19T06:46:09.594Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2020-01-19T06:46:09.594Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2020-01-19T06:46:09.594Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2020-01-19T06:46:09.594Z] ... 9 more [2020-01-19T06:46:10.156Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2020-01-19T06:46:10.156Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1131594914 data=null doit=true} to Shell with text {Open Trace} [2020-01-19T06:46:10.156Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:46:10.156Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:46:10.156Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2020-01-19T06:46:10.156Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2020-01-19T06:46:10.156Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:46:10.156Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:46:10.156Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:46:10.156Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:46:10.156Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:10.156Z] DEBUG - Clicking on OK [2020-01-19T06:46:10.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131594914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:10.156Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131594913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:10.156Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131594913 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:10.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131594913 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:10.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131594913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:10.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131594913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:10.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131594913 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') [2020-01-19T06:46:10.156Z] DEBUG - Clicked on [2020-01-19T06:46:10.413Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:46:10.413Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:46:10.413Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:46:10.413Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:46:10.413Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:46:10.413Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:10.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131594701 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:10.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131594701 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:10.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131594701 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:10.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131594701 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:10.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131594701 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:10.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131594690 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:10.413Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:10.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131594689 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:10.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131594689 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:10.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131594689 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:10.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131594689 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:10.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131594689 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:10.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131594684 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:10.413Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2020-01-19T06:46:10.413Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:10.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1131594683 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T06:46:10.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1131594683 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T06:46:10.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1131594683 data=null} to TreeItem with text {Traces [1]} [2020-01-19T06:46:10.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1131594683 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:46:10.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131594683 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]} [2020-01-19T06:46:10.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1131594675 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:46:10.413Z] [2020-01-19T06:46:10.413Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-19 06:46:10.310 [2020-01-19T06:46:10.413Z] !MESSAGE Error initializing trace. [2020-01-19T06:46:10.413Z] [2020-01-19T06:46:10.413Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(75@[]) at metadata:17:19 [2020-01-19T06:46:10.413Z] !STACK 0 [2020-01-19T06:46:10.413Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(75@[]) at metadata:17:19 [2020-01-19T06:46:10.413Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2020-01-19T06:46:10.413Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2020-01-19T06:46:10.413Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2020-01-19T06:46:10.413Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2020-01-19T06:46:10.413Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2020-01-19T06:46:10.413Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289) [2020-01-19T06:46:10.413Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348) [2020-01-19T06:46:10.413Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345) [2020-01-19T06:46:10.413Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486) [2020-01-19T06:46:10.413Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:46:10.413Z] Caused by: NoViableAltException(75@[]) [2020-01-19T06:46:10.413Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1251) [2020-01-19T06:46:10.413Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1431) [2020-01-19T06:46:10.413Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5965) [2020-01-19T06:46:10.413Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5882) [2020-01-19T06:46:10.413Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5814) [2020-01-19T06:46:10.413Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5700) [2020-01-19T06:46:10.413Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2032) [2020-01-19T06:46:10.413Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1721) [2020-01-19T06:46:10.413Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2020-01-19T06:46:10.413Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2020-01-19T06:46:10.413Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2020-01-19T06:46:10.413Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2020-01-19T06:46:10.413Z] ... 9 more [2020-01-19T06:46:10.975Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2020-01-19T06:46:10.975Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1131594096 data=null doit=true} to Shell with text {Open Trace} [2020-01-19T06:46:10.975Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:46:10.975Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:46:10.975Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2020-01-19T06:46:10.975Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2020-01-19T06:46:10.975Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:46:10.975Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:46:10.975Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:46:10.975Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:46:10.975Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:10.975Z] DEBUG - Clicking on OK [2020-01-19T06:46:10.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131594095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:10.975Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131594095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:10.975Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131594095 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:10.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131594095 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:10.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131594095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:10.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131594095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:10.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131594095 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') [2020-01-19T06:46:10.975Z] DEBUG - Clicked on [2020-01-19T06:46:11.231Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:46:11.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:46:11.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:46:11.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:46:11.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:46:11.231Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:11.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131593920 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:11.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131593919 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:11.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131593919 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:11.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131593919 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:11.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131593919 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:11.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131593908 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:11.231Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:11.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131593908 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:11.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131593907 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:11.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131593907 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:11.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131593907 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:11.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131593907 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:11.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131593902 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:11.232Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2020-01-19T06:46:11.232Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:11.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1131593901 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T06:46:11.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1131593901 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T06:46:11.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1131593901 data=null} to TreeItem with text {Traces [1]} [2020-01-19T06:46:11.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1131593901 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:46:11.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131593901 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]} [2020-01-19T06:46:11.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1131593894 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:46:11.232Z] [2020-01-19T06:46:11.232Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-19 06:46:11.063 [2020-01-19T06:46:11.232Z] !MESSAGE Error initializing trace. [2020-01-19T06:46:11.232Z] [2020-01-19T06:46:11.232Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2020-01-19T06:46:11.232Z] !STACK 0 [2020-01-19T06:46:11.232Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2020-01-19T06:46:11.232Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2020-01-19T06:46:11.232Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2020-01-19T06:46:11.232Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2020-01-19T06:46:11.232Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2020-01-19T06:46:11.232Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2020-01-19T06:46:11.232Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289) [2020-01-19T06:46:11.232Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348) [2020-01-19T06:46:11.232Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345) [2020-01-19T06:46:11.232Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486) [2020-01-19T06:46:11.232Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:46:11.232Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2020-01-19T06:46:11.232Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:87) [2020-01-19T06:46:11.232Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164) [2020-01-19T06:46:11.232Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2020-01-19T06:46:11.232Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2020-01-19T06:46:11.232Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2020-01-19T06:46:11.232Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2020-01-19T06:46:11.232Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2020-01-19T06:46:11.232Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2020-01-19T06:46:11.232Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2020-01-19T06:46:11.232Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2020-01-19T06:46:11.232Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2020-01-19T06:46:11.232Z] ... 9 more [2020-01-19T06:46:11.793Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2020-01-19T06:46:11.793Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1131593318 data=null doit=true} to Shell with text {Open Trace} [2020-01-19T06:46:11.793Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:46:11.793Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:46:11.793Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2020-01-19T06:46:11.793Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2020-01-19T06:46:11.793Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:46:11.793Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:46:11.793Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:46:11.793Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:46:11.793Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:11.793Z] DEBUG - Clicking on OK [2020-01-19T06:46:11.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131593317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:11.793Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131593317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:11.793Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131593317 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:11.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131593317 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:11.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131593317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:11.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131593317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:11.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131593317 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') [2020-01-19T06:46:11.793Z] DEBUG - Clicked on [2020-01-19T06:46:12.049Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:46:12.049Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:46:12.049Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:46:12.049Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:46:12.049Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:46:12.049Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:12.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131593100 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:12.049Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131593100 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:12.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131593100 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:12.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131593100 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:12.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131593099 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:12.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131593084 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:12.050Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:12.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131593084 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:12.050Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131593084 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:12.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131593084 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:12.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131593083 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:12.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131593083 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:12.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131593077 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:12.050Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2020-01-19T06:46:12.050Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:12.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1131593076 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T06:46:12.050Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1131593076 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T06:46:12.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1131593076 data=null} to TreeItem with text {Traces [1]} [2020-01-19T06:46:12.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1131593076 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:46:12.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131593076 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]} [2020-01-19T06:46:12.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1131593068 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:46:12.050Z] [2020-01-19T06:46:12.050Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-19 06:46:11.947 [2020-01-19T06:46:12.050Z] !MESSAGE Error initializing trace. [2020-01-19T06:46:12.050Z] [2020-01-19T06:46:12.050Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2020-01-19T06:46:12.050Z] !STACK 0 [2020-01-19T06:46:12.050Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2020-01-19T06:46:12.050Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2020-01-19T06:46:12.050Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2020-01-19T06:46:12.050Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2020-01-19T06:46:12.050Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2020-01-19T06:46:12.050Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2020-01-19T06:46:12.050Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289) [2020-01-19T06:46:12.050Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348) [2020-01-19T06:46:12.050Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345) [2020-01-19T06:46:12.050Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486) [2020-01-19T06:46:12.050Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:46:12.050Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2020-01-19T06:46:12.050Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:67) [2020-01-19T06:46:12.050Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:170) [2020-01-19T06:46:12.050Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2020-01-19T06:46:12.050Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2020-01-19T06:46:12.050Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2020-01-19T06:46:12.050Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2020-01-19T06:46:12.050Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2020-01-19T06:46:12.050Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2020-01-19T06:46:12.050Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2020-01-19T06:46:12.050Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2020-01-19T06:46:12.050Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2020-01-19T06:46:12.050Z] ... 9 more [2020-01-19T06:46:12.612Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2020-01-19T06:46:12.612Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1131592410 data=null doit=true} to Shell with text {Open Trace} [2020-01-19T06:46:12.612Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:46:12.612Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:46:12.612Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2020-01-19T06:46:12.612Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2020-01-19T06:46:12.612Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:46:12.612Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:46:12.612Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:46:12.612Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:46:12.612Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:12.612Z] DEBUG - Clicking on OK [2020-01-19T06:46:12.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131592409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:12.612Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131592409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:12.612Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131592409 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:12.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131592409 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:12.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131592409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:12.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131592409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:12.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131592409 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') [2020-01-19T06:46:12.612Z] DEBUG - Clicked on [2020-01-19T06:46:12.868Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:46:12.868Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:46:12.868Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:46:12.868Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:46:12.868Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:46:12.868Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:12.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131592205 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:12.868Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131592204 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:12.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131592204 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:12.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131592204 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:12.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131592204 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:12.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131592194 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:12.869Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:12.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131592193 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:12.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131592193 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:12.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131592193 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:12.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131592193 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:12.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131592193 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:12.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131592188 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:12.869Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2020-01-19T06:46:12.869Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:12.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1131592188 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T06:46:12.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1131592187 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T06:46:12.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1131592187 data=null} to TreeItem with text {Traces [1]} [2020-01-19T06:46:12.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1131592187 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:46:12.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131592187 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]} [2020-01-19T06:46:12.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1131592181 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:46:12.869Z] [2020-01-19T06:46:12.869Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-19 06:46:12.807 [2020-01-19T06:46:12.869Z] !MESSAGE Error initializing trace. [2020-01-19T06:46:12.869Z] [2020-01-19T06:46:12.869Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2020-01-19T06:46:12.869Z] !STACK 0 [2020-01-19T06:46:12.869Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2020-01-19T06:46:12.869Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2020-01-19T06:46:12.869Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2020-01-19T06:46:12.869Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2020-01-19T06:46:12.869Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2020-01-19T06:46:12.869Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2020-01-19T06:46:12.869Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289) [2020-01-19T06:46:12.869Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348) [2020-01-19T06:46:12.869Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345) [2020-01-19T06:46:12.869Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486) [2020-01-19T06:46:12.869Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:46:12.869Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2020-01-19T06:46:12.869Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:85) [2020-01-19T06:46:12.869Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2020-01-19T06:46:12.869Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2020-01-19T06:46:12.869Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2020-01-19T06:46:12.869Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2020-01-19T06:46:12.869Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2020-01-19T06:46:12.869Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2020-01-19T06:46:12.869Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2020-01-19T06:46:12.869Z] ... 9 more [2020-01-19T06:46:13.431Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2020-01-19T06:46:13.431Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1131591596 data=null doit=true} to Shell with text {Open Trace} [2020-01-19T06:46:13.431Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:46:13.431Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:46:13.431Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2020-01-19T06:46:13.431Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2020-01-19T06:46:13.431Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:46:13.431Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:46:13.431Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:46:13.431Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:46:13.431Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:13.431Z] DEBUG - Clicking on OK [2020-01-19T06:46:13.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131591596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:13.431Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131591595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:13.431Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131591595 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:13.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131591595 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:13.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131591595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:13.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131591595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:13.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131591595 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') [2020-01-19T06:46:13.431Z] DEBUG - Clicked on [2020-01-19T06:46:13.689Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:46:13.689Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:46:13.689Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:46:13.689Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:46:13.689Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:46:13.689Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:13.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131591407 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:13.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131591407 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:13.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131591407 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:13.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131591407 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:13.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131591407 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:13.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131591397 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:13.689Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:13.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131591396 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:13.690Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131591396 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:13.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131591396 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:13.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131591396 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:13.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131591396 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:13.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131591391 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:13.690Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2020-01-19T06:46:13.690Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:13.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1131591390 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T06:46:13.690Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1131591390 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T06:46:13.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1131591390 data=null} to TreeItem with text {Traces [1]} [2020-01-19T06:46:13.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1131591390 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:46:13.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131591389 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]} [2020-01-19T06:46:13.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1131591382 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:46:13.690Z] [2020-01-19T06:46:13.690Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-19 06:46:13.633 [2020-01-19T06:46:13.690Z] !MESSAGE Error initializing trace. [2020-01-19T06:46:13.690Z] [2020-01-19T06:46:13.690Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2020-01-19T06:46:13.690Z] !STACK 0 [2020-01-19T06:46:13.690Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2020-01-19T06:46:13.690Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2020-01-19T06:46:13.690Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2020-01-19T06:46:13.690Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2020-01-19T06:46:13.690Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2020-01-19T06:46:13.690Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2020-01-19T06:46:13.690Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289) [2020-01-19T06:46:13.690Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348) [2020-01-19T06:46:13.690Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345) [2020-01-19T06:46:13.690Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486) [2020-01-19T06:46:13.690Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:46:13.690Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2020-01-19T06:46:13.690Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2020-01-19T06:46:13.690Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2020-01-19T06:46:13.690Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2020-01-19T06:46:13.690Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2020-01-19T06:46:13.690Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2020-01-19T06:46:13.690Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2020-01-19T06:46:13.690Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2020-01-19T06:46:13.690Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2020-01-19T06:46:13.690Z] ... 9 more [2020-01-19T06:46:14.252Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2020-01-19T06:46:14.252Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1131590796 data=null doit=true} to Shell with text {Open Trace} [2020-01-19T06:46:14.252Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:46:14.252Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:46:14.252Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2020-01-19T06:46:14.252Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2020-01-19T06:46:14.252Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:46:14.252Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:46:14.252Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:46:14.252Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:46:14.252Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:14.252Z] DEBUG - Clicking on OK [2020-01-19T06:46:14.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131590795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:14.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131590795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:14.252Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131590795 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:14.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131590795 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:14.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131590795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:14.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131590795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:14.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131590795 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') [2020-01-19T06:46:14.252Z] DEBUG - Clicked on [2020-01-19T06:46:14.508Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:46:14.508Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:46:14.508Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:46:14.508Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:46:14.508Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:46:14.508Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:14.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131590590 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:14.508Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131590590 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:14.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131590590 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:14.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131590590 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:14.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131590590 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:14.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131590580 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:14.508Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:14.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131590579 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:14.508Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131590579 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:14.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131590579 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:14.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131590579 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:14.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131590579 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:14.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131590573 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:14.508Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2020-01-19T06:46:14.508Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:14.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1131590573 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T06:46:14.508Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1131590573 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T06:46:14.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1131590572 data=null} to TreeItem with text {Traces [1]} [2020-01-19T06:46:14.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1131590571 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:46:14.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131590571 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]} [2020-01-19T06:46:14.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1131590564 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:46:14.508Z] [2020-01-19T06:46:14.508Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-19 06:46:14.433 [2020-01-19T06:46:14.509Z] !MESSAGE Error initializing trace. [2020-01-19T06:46:14.509Z] [2020-01-19T06:46:14.509Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2020-01-19T06:46:14.509Z] !STACK 0 [2020-01-19T06:46:14.509Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2020-01-19T06:46:14.509Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2020-01-19T06:46:14.509Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2020-01-19T06:46:14.509Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2020-01-19T06:46:14.509Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2020-01-19T06:46:14.509Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2020-01-19T06:46:14.509Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289) [2020-01-19T06:46:14.509Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348) [2020-01-19T06:46:14.509Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345) [2020-01-19T06:46:14.509Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486) [2020-01-19T06:46:14.509Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:46:14.509Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2020-01-19T06:46:14.509Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:85) [2020-01-19T06:46:14.509Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2020-01-19T06:46:14.509Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2020-01-19T06:46:14.509Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2020-01-19T06:46:14.509Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2020-01-19T06:46:14.509Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2020-01-19T06:46:14.509Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2020-01-19T06:46:14.509Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2020-01-19T06:46:14.509Z] ... 9 more [2020-01-19T06:46:15.070Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2020-01-19T06:46:15.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1131589969 data=null doit=true} to Shell with text {Open Trace} [2020-01-19T06:46:15.071Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:46:15.071Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:46:15.071Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2020-01-19T06:46:15.071Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2020-01-19T06:46:15.071Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:46:15.071Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:46:15.071Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:46:15.071Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:46:15.071Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:15.071Z] DEBUG - Clicking on OK [2020-01-19T06:46:15.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131589968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:15.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131589968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:15.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131589968 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:15.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131589968 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:15.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131589968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:15.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131589968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:15.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131589968 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') [2020-01-19T06:46:15.071Z] DEBUG - Clicked on [2020-01-19T06:46:15.327Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:46:15.327Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:46:15.327Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:46:15.327Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:46:15.327Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:46:15.327Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:15.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131589769 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:15.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131589769 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:15.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131589769 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:15.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131589769 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:15.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131589769 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:15.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131589757 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:15.327Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:15.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131589757 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:15.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131589757 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:15.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131589757 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:15.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131589757 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:15.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131589756 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:15.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131589751 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:15.327Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2020-01-19T06:46:15.327Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:15.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1131589750 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T06:46:15.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1131589750 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T06:46:15.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1131589750 data=null} to TreeItem with text {Traces [1]} [2020-01-19T06:46:15.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1131589750 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:46:15.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131589750 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]} [2020-01-19T06:46:15.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1131589717 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:46:15.327Z] [2020-01-19T06:46:15.327Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-19 06:46:15.241 [2020-01-19T06:46:15.327Z] !MESSAGE Error initializing trace. [2020-01-19T06:46:15.327Z] [2020-01-19T06:46:15.327Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2020-01-19T06:46:15.327Z] !STACK 0 [2020-01-19T06:46:15.327Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2020-01-19T06:46:15.327Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2020-01-19T06:46:15.327Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2020-01-19T06:46:15.327Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2020-01-19T06:46:15.327Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2020-01-19T06:46:15.327Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2020-01-19T06:46:15.327Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289) [2020-01-19T06:46:15.327Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348) [2020-01-19T06:46:15.327Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345) [2020-01-19T06:46:15.327Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486) [2020-01-19T06:46:15.327Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:46:15.327Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2020-01-19T06:46:15.327Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:216) [2020-01-19T06:46:15.327Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2020-01-19T06:46:15.327Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2020-01-19T06:46:15.327Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2020-01-19T06:46:15.327Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2020-01-19T06:46:15.327Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2020-01-19T06:46:15.327Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2020-01-19T06:46:15.327Z] ... 9 more [2020-01-19T06:46:15.890Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2020-01-19T06:46:15.890Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1131589165 data=null doit=true} to Shell with text {Open Trace} [2020-01-19T06:46:15.890Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:46:15.890Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:46:15.890Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2020-01-19T06:46:15.890Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2020-01-19T06:46:15.890Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:46:15.890Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:46:15.890Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:46:15.890Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:46:15.890Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:15.890Z] DEBUG - Clicking on OK [2020-01-19T06:46:15.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131589164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:15.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131589164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:15.890Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131589164 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:15.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131589164 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:15.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131589164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:15.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131589164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:15.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131589164 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') [2020-01-19T06:46:15.890Z] DEBUG - Clicked on [2020-01-19T06:46:16.146Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:46:16.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:46:16.146Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:46:16.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:46:16.146Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:46:16.146Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:16.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131588975 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:16.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131588975 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:16.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131588975 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:16.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131588975 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:16.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131588975 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:16.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131588965 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:16.146Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:16.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131588965 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:16.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131588964 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:16.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131588964 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:16.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131588964 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:16.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131588964 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:16.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131588959 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:16.146Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2020-01-19T06:46:16.146Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:16.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1131588959 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T06:46:16.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1131588958 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T06:46:16.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1131588958 data=null} to TreeItem with text {Traces [1]} [2020-01-19T06:46:16.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1131588958 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:46:16.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131588958 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]} [2020-01-19T06:46:16.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1131588912 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:46:16.147Z] [2020-01-19T06:46:16.147Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-19 06:46:16.046 [2020-01-19T06:46:16.147Z] !MESSAGE Error initializing trace. [2020-01-19T06:46:16.147Z] [2020-01-19T06:46:16.147Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2020-01-19T06:46:16.147Z] !STACK 0 [2020-01-19T06:46:16.147Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2020-01-19T06:46:16.147Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2020-01-19T06:46:16.147Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2020-01-19T06:46:16.147Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2020-01-19T06:46:16.147Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2020-01-19T06:46:16.147Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2020-01-19T06:46:16.147Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289) [2020-01-19T06:46:16.147Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348) [2020-01-19T06:46:16.147Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345) [2020-01-19T06:46:16.147Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486) [2020-01-19T06:46:16.147Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:46:16.147Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2020-01-19T06:46:16.147Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:91) [2020-01-19T06:46:16.147Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2020-01-19T06:46:16.147Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2020-01-19T06:46:16.147Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2020-01-19T06:46:16.147Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2020-01-19T06:46:16.147Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2020-01-19T06:46:16.147Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2020-01-19T06:46:16.147Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2020-01-19T06:46:16.147Z] ... 9 more [2020-01-19T06:46:16.709Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2020-01-19T06:46:16.709Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1131588313 data=null doit=true} to Shell with text {Open Trace} [2020-01-19T06:46:16.709Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:46:16.709Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:46:16.709Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2020-01-19T06:46:16.709Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2020-01-19T06:46:16.709Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:46:16.709Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:46:16.709Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:46:16.709Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:46:16.709Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:16.709Z] DEBUG - Clicking on OK [2020-01-19T06:46:16.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131588313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:16.709Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131588313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:16.709Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131588313 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:16.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131588313 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:16.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131588312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:16.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131588312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:16.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131588312 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') [2020-01-19T06:46:16.709Z] DEBUG - Clicked on [2020-01-19T06:46:16.966Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:46:16.966Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:46:16.966Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:46:16.966Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:46:16.966Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:46:16.966Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:16.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131588109 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:16.966Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131588109 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:16.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131588109 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:16.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131588109 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:16.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131588109 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:16.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131588097 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:16.966Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:16.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131588097 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:16.966Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131588096 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:16.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131588096 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:16.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131588096 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:16.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131588096 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:16.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131588091 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:16.966Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2020-01-19T06:46:16.966Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:16.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1131588090 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T06:46:16.966Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1131588090 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T06:46:16.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1131588089 data=null} to TreeItem with text {Traces [1]} [2020-01-19T06:46:16.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1131588089 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:46:16.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131588089 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]} [2020-01-19T06:46:16.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1131588080 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:46:16.966Z] [2020-01-19T06:46:16.966Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-19 06:46:16.917 [2020-01-19T06:46:16.966Z] !MESSAGE Error initializing trace. [2020-01-19T06:46:16.966Z] [2020-01-19T06:46:16.966Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2020-01-19T06:46:16.966Z] !STACK 0 [2020-01-19T06:46:16.966Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2020-01-19T06:46:16.966Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2020-01-19T06:46:16.966Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2020-01-19T06:46:16.966Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2020-01-19T06:46:16.966Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2020-01-19T06:46:16.966Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2020-01-19T06:46:16.966Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289) [2020-01-19T06:46:16.966Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348) [2020-01-19T06:46:16.966Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345) [2020-01-19T06:46:16.966Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486) [2020-01-19T06:46:16.966Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:46:16.966Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2020-01-19T06:46:16.966Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:63) [2020-01-19T06:46:16.966Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:170) [2020-01-19T06:46:16.967Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2020-01-19T06:46:16.967Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2020-01-19T06:46:16.967Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2020-01-19T06:46:16.967Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2020-01-19T06:46:16.967Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2020-01-19T06:46:16.967Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2020-01-19T06:46:16.967Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2020-01-19T06:46:16.967Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2020-01-19T06:46:16.967Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2020-01-19T06:46:16.967Z] ... 9 more [2020-01-19T06:46:17.529Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2020-01-19T06:46:17.529Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1131587487 data=null doit=true} to Shell with text {Open Trace} [2020-01-19T06:46:17.529Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:46:17.529Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:46:17.529Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2020-01-19T06:46:17.529Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2020-01-19T06:46:17.529Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:46:17.529Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:46:17.529Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:46:17.529Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:46:17.529Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:17.529Z] DEBUG - Clicking on OK [2020-01-19T06:46:17.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131587486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:17.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131587486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:17.529Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131587486 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:17.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131587486 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:17.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131587486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:17.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131587486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:17.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131587485 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') [2020-01-19T06:46:17.529Z] DEBUG - Clicked on [2020-01-19T06:46:17.785Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:46:17.785Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:46:17.785Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:46:17.785Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:46:17.785Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:46:17.785Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:17.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131587315 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:17.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131587315 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:17.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131587315 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:17.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131587315 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:17.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131587315 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:17.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131587305 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:17.785Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:17.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131587304 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:17.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131587304 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:17.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131587304 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:17.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131587304 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:17.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131587304 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:17.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131587300 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:17.785Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2020-01-19T06:46:17.785Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:17.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1131587299 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T06:46:17.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1131587299 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T06:46:17.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1131587299 data=null} to TreeItem with text {Traces [1]} [2020-01-19T06:46:17.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1131587299 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:46:17.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131587298 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]} [2020-01-19T06:46:17.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1131587291 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:46:17.785Z] [2020-01-19T06:46:17.785Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-19 06:46:17.707 [2020-01-19T06:46:17.785Z] !MESSAGE Error initializing trace. [2020-01-19T06:46:17.785Z] [2020-01-19T06:46:17.785Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2020-01-19T06:46:17.785Z] !STACK 0 [2020-01-19T06:46:17.785Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2020-01-19T06:46:17.785Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2020-01-19T06:46:17.785Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2020-01-19T06:46:17.785Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2020-01-19T06:46:17.785Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2020-01-19T06:46:17.785Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2020-01-19T06:46:17.785Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289) [2020-01-19T06:46:17.785Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348) [2020-01-19T06:46:17.785Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345) [2020-01-19T06:46:17.785Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486) [2020-01-19T06:46:17.785Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:46:17.785Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2020-01-19T06:46:17.785Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:87) [2020-01-19T06:46:17.785Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164) [2020-01-19T06:46:17.785Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2020-01-19T06:46:17.785Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2020-01-19T06:46:17.785Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2020-01-19T06:46:17.785Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2020-01-19T06:46:17.785Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2020-01-19T06:46:17.785Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2020-01-19T06:46:17.785Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2020-01-19T06:46:17.785Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2020-01-19T06:46:17.785Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2020-01-19T06:46:17.785Z] ... 9 more [2020-01-19T06:46:18.347Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2020-01-19T06:46:18.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1131586699 data=null doit=true} to Shell with text {Open Trace} [2020-01-19T06:46:18.347Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:46:18.347Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:46:18.347Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2020-01-19T06:46:18.347Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2020-01-19T06:46:18.347Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:46:18.347Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:46:18.347Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:46:18.347Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:46:18.347Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:18.347Z] DEBUG - Clicking on OK [2020-01-19T06:46:18.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131586699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:18.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131586699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:18.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131586699 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:18.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131586699 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:18.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131586698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:18.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131586698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:18.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131586698 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') [2020-01-19T06:46:18.347Z] DEBUG - Clicked on [2020-01-19T06:46:18.603Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:46:18.603Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:46:18.603Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:46:18.603Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:46:18.603Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:46:18.603Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:18.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131586507 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:18.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131586507 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:18.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131586507 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:18.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131586507 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:18.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131586506 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:18.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131586495 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:18.603Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:18.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131586495 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:18.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131586494 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:18.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131586494 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:18.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131586494 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:18.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131586494 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:18.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131586489 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:18.603Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2020-01-19T06:46:18.603Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:18.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1131586488 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T06:46:18.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1131586488 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T06:46:18.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1131586488 data=null} to TreeItem with text {Traces [1]} [2020-01-19T06:46:18.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1131586488 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:46:18.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131586487 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]} [2020-01-19T06:46:18.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1131586480 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:46:18.603Z] [2020-01-19T06:46:18.603Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-19 06:46:18.514 [2020-01-19T06:46:18.603Z] !MESSAGE Error initializing trace. [2020-01-19T06:46:18.603Z] [2020-01-19T06:46:18.603Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(73@[]) at metadata:7:11 [2020-01-19T06:46:18.603Z] !STACK 0 [2020-01-19T06:46:18.603Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(73@[]) at metadata:7:11 [2020-01-19T06:46:18.603Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2020-01-19T06:46:18.603Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2020-01-19T06:46:18.603Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2020-01-19T06:46:18.604Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2020-01-19T06:46:18.604Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2020-01-19T06:46:18.604Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289) [2020-01-19T06:46:18.604Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348) [2020-01-19T06:46:18.604Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345) [2020-01-19T06:46:18.604Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486) [2020-01-19T06:46:18.604Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:46:18.604Z] Caused by: NoViableAltException(73@[]) [2020-01-19T06:46:18.604Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.structSpecifier(CTFParser.java:3107) [2020-01-19T06:46:18.604Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.typeSpecifier(CTFParser.java:2573) [2020-01-19T06:46:18.604Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarationSpecifiers(CTFParser.java:1927) [2020-01-19T06:46:18.604Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1706) [2020-01-19T06:46:18.604Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2020-01-19T06:46:18.604Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2020-01-19T06:46:18.604Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2020-01-19T06:46:18.604Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2020-01-19T06:46:18.604Z] ... 9 more [2020-01-19T06:46:19.167Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2020-01-19T06:46:19.167Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1131585892 data=null doit=true} to Shell with text {Open Trace} [2020-01-19T06:46:19.167Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:46:19.167Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:46:19.167Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2020-01-19T06:46:19.167Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2020-01-19T06:46:19.167Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:46:19.167Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:46:19.167Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:46:19.167Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:46:19.167Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:19.167Z] DEBUG - Clicking on OK [2020-01-19T06:46:19.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131585891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:19.167Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131585891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:19.167Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131585891 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:19.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131585891 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:19.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131585891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:19.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131585891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2020-01-19T06:46:19.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131585891 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') [2020-01-19T06:46:19.167Z] DEBUG - Clicked on [2020-01-19T06:46:19.423Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1131585710 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T06:46:19.423Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:46:19.423Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:46:19.423Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:46:19.423Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:46:19.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131585702 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:19.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1131585702 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:19.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1131585702 data=null} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:19.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131585702 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:19.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131585701 data=null item=TreeItem {TestInvalidCtfTraces} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:19.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1131585690 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces} [2020-01-19T06:46:19.423Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:46:19.423Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:46:19.423Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:46:19.986Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:46:19.986Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:46:19.986Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:46:19.986Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:46:19.986Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:46:19.986Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:46:19.986Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:46:19.986Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:46:19.986Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:46:19.986Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:46:19.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131584995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:46:19.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131584994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:46:19.986Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131584994 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:46:19.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131584994 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:46:19.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131584994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:46:19.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131584994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:46:19.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131584994 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') [2020-01-19T06:46:19.986Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131584994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:46:19.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131584994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:46:19.986Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131584994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:46:19.986Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131584994 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:46:19.986Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131584993 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:46:19.986Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:46:19.986Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:46:19.986Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:46:19.986Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:46:19.986Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:46:19.986Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:46:19.986Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:46:19.986Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:46:19.986Z] DEBUG - Clicking on OK [2020-01-19T06:46:19.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131584993 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') [2020-01-19T06:46:19.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131584993 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') [2020-01-19T06:46:19.986Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131584993 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:46:19.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131584993 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:46:19.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131584992 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') [2020-01-19T06:46:19.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131584992 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') [2020-01-19T06:46:19.986Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:46:19.986Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:46:19.986Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:46:19.986Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:46:19.987Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:46:19.987Z] DEBUG - Clicked on OK [2020-01-19T06:46:19.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131584992 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') [2020-01-19T06:46:19.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1131585608 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:46:19.987Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.426 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace [2020-01-19T06:46:19.987Z] testOpen[0: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-negative](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.946 s [2020-01-19T06:46:19.987Z] testOpen[1: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.885 s [2020-01-19T06:46:19.987Z] testOpen[2: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-invalid](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.891 s [2020-01-19T06:46:19.987Z] testOpen[3: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.886 s [2020-01-19T06:46:19.987Z] testOpen[4: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.922 s [2020-01-19T06:46:19.987Z] testOpen[5: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-not-present](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.985 s [2020-01-19T06:46:19.987Z] testOpen[6: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-huge](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.888 s [2020-01-19T06:46:19.987Z] testOpen[7: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-as-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.807 s [2020-01-19T06:46:19.987Z] testOpen[8: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-field-name](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.787 s [2020-01-19T06:46:19.987Z] testOpen[9: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type-field](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.812 s [2020-01-19T06:46:19.987Z] testOpen[10: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.83 s [2020-01-19T06:46:19.987Z] testOpen[11: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-invalid](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.851 s [2020-01-19T06:46:19.987Z] testOpen[12: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.912 s [2020-01-19T06:46:19.987Z] testOpen[13: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-keyword](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.771 s [2020-01-19T06:46:19.987Z] testOpen[14: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-as-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.828 s [2020-01-19T06:46:19.987Z] testOpen[15: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-as-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.897 s [2020-01-19T06:46:19.987Z] testOpen[16: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-zero](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.798 s [2020-01-19T06:46:19.987Z] testOpen[17: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-identifier](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.817 s [2020-01-19T06:46:19.987Z] testOpen[18: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-negative](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.821 s [2020-01-19T06:46:19.987Z] testOpen[19: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-struct-name](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.794 s [2020-01-19T06:46:19.987Z] testOpen[20: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.865 s [2020-01-19T06:46:19.987Z] testOpen[21: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-negative-bit-size](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.795 s [2020-01-19T06:46:19.987Z] testOpen[22: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-missing](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.805 s [2020-01-19T06:46:19.987Z] testOpen[23: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-field-name-keyword](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace) Time elapsed: 0.801 s [2020-01-19T06:46:19.987Z] [2020-01-19T06:46:19.987Z] Results: [2020-01-19T06:46:19.987Z] [2020-01-19T06:46:19.987Z] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0 [2020-01-19T06:46:19.987Z] [2020-01-19T06:46:20.548Z] [2020-01-19T06:46:20.548Z] !ENTRY org.eclipse.core.resources 2 10035 2020-01-19 06:46:20.315 [2020-01-19T06:46:20.548Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2020-01-19T06:46:21.476Z] [INFO] All tests passed! [2020-01-19T06:46:21.476Z] [INFO] [2020-01-19T06:46:21.476Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2020-01-19T06:46:21.476Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar [2020-01-19T06:46:21.476Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT.pom [2020-01-19T06:46:21.476Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar [2020-01-19T06:46:21.476Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:46:21.476Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT-p2metadata.xml [2020-01-19T06:46:21.476Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2020-01-19T06:46:21.476Z] [INFO] [2020-01-19T06:46:21.476Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2020-01-19T06:46:21.476Z] [INFO] [2020-01-19T06:46:21.476Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >----- [2020-01-19T06:46:21.476Z] [INFO] Building Trace Compass User Guide 5.2.0-SNAPSHOT [69/138] [2020-01-19T06:46:21.476Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:46:21.476Z] [INFO] [2020-01-19T06:46:21.476Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.user --- [2020-01-19T06:46:21.476Z] [INFO] [2020-01-19T06:46:21.476Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.user --- [2020-01-19T06:46:21.476Z] [INFO] Executing tasks [2020-01-19T06:46:21.476Z] [2020-01-19T06:46:21.476Z] main: [2020-01-19T06:46:21.476Z] [2020-01-19T06:46:21.476Z] clean: [2020-01-19T06:46:21.476Z] [INFO] Executed tasks [2020-01-19T06:46:21.476Z] [INFO] [2020-01-19T06:46:21.476Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.user --- [2020-01-19T06:46:21.476Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/target [2020-01-19T06:46:21.476Z] [INFO] [2020-01-19T06:46:21.476Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user --- [2020-01-19T06:46:21.476Z] [INFO] The project's OSGi version is 5.2.0.202001190610 [2020-01-19T06:46:21.476Z] [INFO] [2020-01-19T06:46:21.476Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user --- [2020-01-19T06:46:21.476Z] [INFO] [2020-01-19T06:46:21.476Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user --- [2020-01-19T06:46:21.476Z] [INFO] [2020-01-19T06:46:21.476Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user --- [2020-01-19T06:46:21.476Z] [INFO] [2020-01-19T06:46:21.476Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.user --- [2020-01-19T06:46:21.476Z] [INFO] Executing tasks [2020-01-19T06:46:21.476Z] [2020-01-19T06:46:21.476Z] main: [2020-01-19T06:46:21.476Z] [2020-01-19T06:46:21.476Z] build: [2020-01-19T06:46:22.037Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.html [2020-01-19T06:46:22.037Z] [2020-01-19T06:46:22.037Z] test: [2020-01-19T06:46:22.037Z] [xmlvalidate] 18 file(s) have been successfully validated. [2020-01-19T06:46:22.037Z] [INFO] Executed tasks [2020-01-19T06:46:22.037Z] [INFO] [2020-01-19T06:46:22.038Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.user --- [2020-01-19T06:46:22.038Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:46:22.038Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/src/main/resources [2020-01-19T06:46:22.038Z] [INFO] [2020-01-19T06:46:22.038Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.user --- [2020-01-19T06:46:22.038Z] [INFO] [2020-01-19T06:46:22.038Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.user --- [2020-01-19T06:46:22.038Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log [2020-01-19T06:46:22.038Z] [INFO] Command line: [2020-01-19T06:46:22.038Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2020-01-19T06:46:22.038Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:46:24.554Z] Buildfile: build.xml [2020-01-19T06:46:24.554Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2020-01-19T06:46:24.554Z] [2020-01-19T06:46:24.554Z] build.index: [2020-01-19T06:46:26.445Z] BUILD SUCCESSFUL [2020-01-19T06:46:26.445Z] [2020-01-19T06:46:26.445Z] BUILD SUCCESSFUL [2020-01-19T06:46:26.446Z] Total time: 2 seconds [2020-01-19T06:46:27.380Z] [INFO] [2020-01-19T06:46:27.380Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.user --- [2020-01-19T06:46:27.380Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:46:27.380Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/src/test/resources [2020-01-19T06:46:27.380Z] [INFO] [2020-01-19T06:46:27.380Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.user --- [2020-01-19T06:46:27.380Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT-sources.jar [2020-01-19T06:46:27.380Z] [INFO] [2020-01-19T06:46:27.380Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user --- [2020-01-19T06:46:27.380Z] [INFO] [2020-01-19T06:46:27.380Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.user --- [2020-01-19T06:46:27.380Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT.jar [2020-01-19T06:46:27.635Z] [INFO] [2020-01-19T06:46:27.635Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.user --- [2020-01-19T06:46:27.635Z] [INFO] [2020-01-19T06:46:27.635Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.user --- [2020-01-19T06:46:27.635Z] [INFO] [2020-01-19T06:46:27.635Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.user --- [2020-01-19T06:46:27.635Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT.jar [2020-01-19T06:46:28.197Z] [INFO] [2020-01-19T06:46:28.197Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.user --- [2020-01-19T06:46:28.453Z] [INFO] [2020-01-19T06:46:28.453Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.user --- [2020-01-19T06:46:28.453Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT.jar [2020-01-19T06:46:28.453Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT.pom [2020-01-19T06:46:28.453Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT-sources.jar [2020-01-19T06:46:28.453Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:46:28.453Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT-p2metadata.xml [2020-01-19T06:46:28.453Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT-p2artifacts.xml [2020-01-19T06:46:28.453Z] [INFO] [2020-01-19T06:46:28.453Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.user --- [2020-01-19T06:46:28.453Z] [INFO] [2020-01-19T06:46:28.453Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.doc.user --- [2020-01-19T06:46:28.453Z] [INFO] Executing tasks [2020-01-19T06:46:28.453Z] [2020-01-19T06:46:28.453Z] main: [2020-01-19T06:46:28.453Z] [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.doc.user/reference [2020-01-19T06:46:28.453Z] [copy] Copying 323 files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.doc.user [2020-01-19T06:46:28.709Z] [copy] Copying 17 files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.doc.user/reference [2020-01-19T06:46:28.709Z] [INFO] Executed tasks [2020-01-19T06:46:28.709Z] [INFO] [2020-01-19T06:46:28.709Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >-- [2020-01-19T06:46:28.709Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 5.2.0-SNAPSHOT [70/138] [2020-01-19T06:46:28.709Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:46:28.709Z] [INFO] [2020-01-19T06:46:28.709Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2020-01-19T06:46:28.709Z] [INFO] [2020-01-19T06:46:28.709Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2020-01-19T06:46:28.709Z] [INFO] Executing tasks [2020-01-19T06:46:28.709Z] [2020-01-19T06:46:28.709Z] main: [2020-01-19T06:46:28.709Z] [2020-01-19T06:46:28.709Z] clean: [2020-01-19T06:46:28.709Z] [INFO] Executed tasks [2020-01-19T06:46:28.709Z] [INFO] [2020-01-19T06:46:28.709Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2020-01-19T06:46:28.709Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target [2020-01-19T06:46:28.709Z] [INFO] [2020-01-19T06:46:28.709Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2020-01-19T06:46:28.709Z] [INFO] The project's OSGi version is 5.2.0.202001190610 [2020-01-19T06:46:28.709Z] [INFO] [2020-01-19T06:46:28.709Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2020-01-19T06:46:28.709Z] [INFO] [2020-01-19T06:46:28.710Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2020-01-19T06:46:28.710Z] [INFO] [2020-01-19T06:46:28.710Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2020-01-19T06:46:28.710Z] [INFO] [2020-01-19T06:46:28.710Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2020-01-19T06:46:28.710Z] [INFO] Executing tasks [2020-01-19T06:46:28.710Z] [2020-01-19T06:46:28.710Z] main: [2020-01-19T06:46:28.710Z] [2020-01-19T06:46:28.710Z] build: [2020-01-19T06:46:28.710Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc/User-Guide.html [2020-01-19T06:46:28.710Z] [2020-01-19T06:46:28.710Z] test: [2020-01-19T06:46:28.710Z] [xmlvalidate] 8 file(s) have been successfully validated. [2020-01-19T06:46:28.710Z] [INFO] Executed tasks [2020-01-19T06:46:28.710Z] [INFO] [2020-01-19T06:46:28.710Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2020-01-19T06:46:28.965Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:46:28.965Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources [2020-01-19T06:46:28.965Z] [INFO] [2020-01-19T06:46:28.965Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2020-01-19T06:46:28.965Z] [INFO] [2020-01-19T06:46:28.965Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2020-01-19T06:46:28.965Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data/.metadata/.log [2020-01-19T06:46:28.965Z] [INFO] Command line: [2020-01-19T06:46:28.965Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2020-01-19T06:46:28.966Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:46:30.854Z] Buildfile: build.xml [2020-01-19T06:46:31.110Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2020-01-19T06:46:31.110Z] [2020-01-19T06:46:31.110Z] build.index: [2020-01-19T06:46:33.001Z] BUILD SUCCESSFUL [2020-01-19T06:46:33.001Z] [2020-01-19T06:46:33.001Z] BUILD SUCCESSFUL [2020-01-19T06:46:33.001Z] Total time: 2 seconds [2020-01-19T06:46:33.257Z] [INFO] [2020-01-19T06:46:33.258Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2020-01-19T06:46:33.258Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:46:33.258Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/test/resources [2020-01-19T06:46:33.258Z] [INFO] [2020-01-19T06:46:33.258Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2020-01-19T06:46:33.258Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT-sources.jar [2020-01-19T06:46:33.258Z] [INFO] [2020-01-19T06:46:33.258Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2020-01-19T06:46:33.258Z] [INFO] [2020-01-19T06:46:33.258Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2020-01-19T06:46:33.258Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT.jar [2020-01-19T06:46:33.258Z] [INFO] [2020-01-19T06:46:33.258Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2020-01-19T06:46:33.258Z] [INFO] [2020-01-19T06:46:33.258Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2020-01-19T06:46:33.258Z] [INFO] [2020-01-19T06:46:33.258Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2020-01-19T06:46:33.258Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT.jar [2020-01-19T06:46:33.258Z] [INFO] [2020-01-19T06:46:33.258Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2020-01-19T06:46:33.258Z] [INFO] [2020-01-19T06:46:33.258Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2020-01-19T06:46:33.258Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT.jar [2020-01-19T06:46:33.258Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT.pom [2020-01-19T06:46:33.258Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT-sources.jar [2020-01-19T06:46:33.258Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:46:33.258Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT-p2metadata.xml [2020-01-19T06:46:33.258Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT-p2artifacts.xml [2020-01-19T06:46:33.258Z] [INFO] [2020-01-19T06:46:33.258Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2020-01-19T06:46:33.258Z] [INFO] [2020-01-19T06:46:33.258Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2020-01-19T06:46:33.258Z] [INFO] Executing tasks [2020-01-19T06:46:33.258Z] [2020-01-19T06:46:33.258Z] main: [2020-01-19T06:46:33.258Z] [copy] Copying 13 files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user [2020-01-19T06:46:33.258Z] [INFO] Executed tasks [2020-01-19T06:46:33.258Z] [INFO] [2020-01-19T06:46:33.258Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >--- [2020-01-19T06:46:33.258Z] [INFO] Building Trace Compass RCP User Guide 5.2.0-SNAPSHOT [71/138] [2020-01-19T06:46:33.258Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:46:33.258Z] [INFO] [2020-01-19T06:46:33.258Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.doc.user --- [2020-01-19T06:46:33.258Z] [INFO] [2020-01-19T06:46:33.258Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.rcp.doc.user --- [2020-01-19T06:46:33.258Z] [INFO] Executing tasks [2020-01-19T06:46:33.258Z] [2020-01-19T06:46:33.258Z] main: [2020-01-19T06:46:33.258Z] [2020-01-19T06:46:33.258Z] clean: [2020-01-19T06:46:33.258Z] [INFO] Executed tasks [2020-01-19T06:46:33.258Z] [INFO] [2020-01-19T06:46:33.258Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.rcp.doc.user --- [2020-01-19T06:46:33.258Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/target [2020-01-19T06:46:33.258Z] [INFO] [2020-01-19T06:46:33.258Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user --- [2020-01-19T06:46:33.258Z] [INFO] The project's OSGi version is 5.2.0.202001190610 [2020-01-19T06:46:33.258Z] [INFO] [2020-01-19T06:46:33.258Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user --- [2020-01-19T06:46:33.258Z] [INFO] [2020-01-19T06:46:33.258Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user --- [2020-01-19T06:46:33.258Z] [INFO] [2020-01-19T06:46:33.258Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user --- [2020-01-19T06:46:33.258Z] [INFO] [2020-01-19T06:46:33.258Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user --- [2020-01-19T06:46:33.258Z] [INFO] Executing tasks [2020-01-19T06:46:33.258Z] [2020-01-19T06:46:33.258Z] main: [2020-01-19T06:46:33.258Z] [2020-01-19T06:46:33.258Z] build: [2020-01-19T06:46:33.258Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.html [2020-01-19T06:46:33.258Z] [2020-01-19T06:46:33.258Z] test: [2020-01-19T06:46:33.258Z] [xmlvalidate] 2 file(s) have been successfully validated. [2020-01-19T06:46:33.258Z] [INFO] Executed tasks [2020-01-19T06:46:33.258Z] [INFO] [2020-01-19T06:46:33.258Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user --- [2020-01-19T06:46:33.258Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:46:33.258Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources [2020-01-19T06:46:33.258Z] [INFO] [2020-01-19T06:46:33.258Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user --- [2020-01-19T06:46:33.258Z] [INFO] [2020-01-19T06:46:33.258Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user --- [2020-01-19T06:46:33.514Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data/.metadata/.log [2020-01-19T06:46:33.514Z] [INFO] Command line: [2020-01-19T06:46:33.514Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2020-01-19T06:46:33.514Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:46:36.032Z] Buildfile: build.xml [2020-01-19T06:46:36.033Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2020-01-19T06:46:36.033Z] [2020-01-19T06:46:36.033Z] build.index: [2020-01-19T06:46:37.399Z] BUILD SUCCESSFUL [2020-01-19T06:46:37.399Z] [2020-01-19T06:46:37.399Z] BUILD SUCCESSFUL [2020-01-19T06:46:37.399Z] Total time: 2 seconds [2020-01-19T06:46:37.961Z] [INFO] [2020-01-19T06:46:37.961Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.doc.user --- [2020-01-19T06:46:37.961Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:46:37.961Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/src/test/resources [2020-01-19T06:46:37.961Z] [INFO] [2020-01-19T06:46:37.961Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.doc.user --- [2020-01-19T06:46:37.961Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT-sources.jar [2020-01-19T06:46:37.961Z] [INFO] [2020-01-19T06:46:37.961Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user --- [2020-01-19T06:46:37.961Z] [INFO] [2020-01-19T06:46:37.961Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.doc.user --- [2020-01-19T06:46:37.961Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT.jar [2020-01-19T06:46:37.961Z] [INFO] [2020-01-19T06:46:37.961Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.doc.user --- [2020-01-19T06:46:37.961Z] [INFO] [2020-01-19T06:46:37.961Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.doc.user --- [2020-01-19T06:46:37.961Z] [INFO] [2020-01-19T06:46:37.961Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.doc.user --- [2020-01-19T06:46:37.961Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT.jar [2020-01-19T06:46:37.961Z] [INFO] [2020-01-19T06:46:37.961Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.doc.user --- [2020-01-19T06:46:37.961Z] [INFO] [2020-01-19T06:46:37.961Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.doc.user --- [2020-01-19T06:46:37.961Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT.jar [2020-01-19T06:46:37.961Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT.pom [2020-01-19T06:46:37.961Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT-sources.jar [2020-01-19T06:46:37.961Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:46:37.961Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT-p2metadata.xml [2020-01-19T06:46:37.961Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT-p2artifacts.xml [2020-01-19T06:46:37.961Z] [INFO] [2020-01-19T06:46:37.962Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.doc.user --- [2020-01-19T06:46:37.962Z] [INFO] [2020-01-19T06:46:37.962Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.rcp.doc.user --- [2020-01-19T06:46:37.962Z] [INFO] Executing tasks [2020-01-19T06:46:37.962Z] [2020-01-19T06:46:37.962Z] main: [2020-01-19T06:46:37.962Z] [copy] Copying 16 files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.rcp.doc.user [2020-01-19T06:46:37.962Z] [INFO] Executed tasks [2020-01-19T06:46:37.962Z] [INFO] [2020-01-19T06:46:37.962Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >-- [2020-01-19T06:46:37.962Z] [INFO] Building Trace Compass Pcap User Guide 5.2.0-SNAPSHOT [72/138] [2020-01-19T06:46:37.962Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:46:37.962Z] [INFO] [2020-01-19T06:46:37.962Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2020-01-19T06:46:37.962Z] [INFO] [2020-01-19T06:46:37.962Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2020-01-19T06:46:37.962Z] [INFO] Executing tasks [2020-01-19T06:46:37.962Z] [2020-01-19T06:46:37.962Z] main: [2020-01-19T06:46:37.962Z] [2020-01-19T06:46:37.962Z] clean: [2020-01-19T06:46:37.962Z] [INFO] Executed tasks [2020-01-19T06:46:37.962Z] [INFO] [2020-01-19T06:46:37.962Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2020-01-19T06:46:37.962Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target [2020-01-19T06:46:37.962Z] [INFO] [2020-01-19T06:46:37.962Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2020-01-19T06:46:37.962Z] [INFO] The project's OSGi version is 5.2.0.202001190610 [2020-01-19T06:46:37.962Z] [INFO] [2020-01-19T06:46:37.962Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2020-01-19T06:46:37.962Z] [INFO] [2020-01-19T06:46:37.962Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2020-01-19T06:46:37.962Z] [INFO] [2020-01-19T06:46:37.962Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2020-01-19T06:46:37.962Z] [INFO] [2020-01-19T06:46:37.962Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2020-01-19T06:46:37.962Z] [INFO] Executing tasks [2020-01-19T06:46:37.962Z] [2020-01-19T06:46:37.962Z] main: [2020-01-19T06:46:37.962Z] [2020-01-19T06:46:37.962Z] build: [2020-01-19T06:46:38.218Z] Help: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc/User-Guide.html [2020-01-19T06:46:38.218Z] [2020-01-19T06:46:38.218Z] test: [2020-01-19T06:46:38.218Z] [xmlvalidate] 1 file(s) have been successfully validated. [2020-01-19T06:46:38.218Z] [INFO] Executed tasks [2020-01-19T06:46:38.218Z] [INFO] [2020-01-19T06:46:38.218Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2020-01-19T06:46:38.218Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:46:38.218Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources [2020-01-19T06:46:38.218Z] [INFO] [2020-01-19T06:46:38.218Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2020-01-19T06:46:38.218Z] [INFO] [2020-01-19T06:46:38.218Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2020-01-19T06:46:38.218Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data/.metadata/.log [2020-01-19T06:46:38.218Z] [INFO] Command line: [2020-01-19T06:46:38.474Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2020-01-19T06:46:38.474Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:46:40.363Z] Buildfile: build.xml [2020-01-19T06:46:40.363Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2020-01-19T06:46:40.363Z] [2020-01-19T06:46:40.363Z] build.index: [2020-01-19T06:46:41.729Z] BUILD SUCCESSFUL [2020-01-19T06:46:41.985Z] [2020-01-19T06:46:41.985Z] BUILD SUCCESSFUL [2020-01-19T06:46:41.985Z] Total time: 1 second [2020-01-19T06:46:42.547Z] [INFO] [2020-01-19T06:46:42.547Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2020-01-19T06:46:42.547Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:46:42.547Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/test/resources [2020-01-19T06:46:42.547Z] [INFO] [2020-01-19T06:46:42.547Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2020-01-19T06:46:42.547Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT-sources.jar [2020-01-19T06:46:42.547Z] [INFO] [2020-01-19T06:46:42.547Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2020-01-19T06:46:42.547Z] [INFO] [2020-01-19T06:46:42.547Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2020-01-19T06:46:42.547Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT.jar [2020-01-19T06:46:42.547Z] [INFO] [2020-01-19T06:46:42.547Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2020-01-19T06:46:42.547Z] [INFO] [2020-01-19T06:46:42.547Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2020-01-19T06:46:42.547Z] [INFO] [2020-01-19T06:46:42.547Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2020-01-19T06:46:42.547Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT.jar [2020-01-19T06:46:42.547Z] [INFO] [2020-01-19T06:46:42.547Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2020-01-19T06:46:42.547Z] [INFO] [2020-01-19T06:46:42.547Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2020-01-19T06:46:42.547Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT.jar [2020-01-19T06:46:42.547Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT.pom [2020-01-19T06:46:42.547Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT-sources.jar [2020-01-19T06:46:42.547Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:46:42.547Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT-p2metadata.xml [2020-01-19T06:46:42.547Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT-p2artifacts.xml [2020-01-19T06:46:42.547Z] [INFO] [2020-01-19T06:46:42.547Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2020-01-19T06:46:42.547Z] [INFO] [2020-01-19T06:46:42.547Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2020-01-19T06:46:42.547Z] [INFO] Executing tasks [2020-01-19T06:46:42.547Z] [2020-01-19T06:46:42.547Z] main: [2020-01-19T06:46:42.547Z] [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user [2020-01-19T06:46:42.547Z] [INFO] Executed tasks [2020-01-19T06:46:42.547Z] [INFO] [2020-01-19T06:46:42.547Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >----- [2020-01-19T06:46:42.547Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.4-SNAPSHOT [73/138] [2020-01-19T06:46:42.547Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:46:42.547Z] [INFO] [2020-01-19T06:46:42.547Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.examples --- [2020-01-19T06:46:42.547Z] [INFO] [2020-01-19T06:46:42.547Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples --- [2020-01-19T06:46:42.547Z] [INFO] The project's OSGi version is 1.0.4.202001190610 [2020-01-19T06:46:42.547Z] [INFO] [2020-01-19T06:46:42.547Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples --- [2020-01-19T06:46:42.547Z] [INFO] [2020-01-19T06:46:42.547Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples --- [2020-01-19T06:46:42.547Z] [INFO] [2020-01-19T06:46:42.547Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples --- [2020-01-19T06:46:42.547Z] [INFO] [2020-01-19T06:46:42.547Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.examples --- [2020-01-19T06:46:42.547Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:46:42.548Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/src/main/resources [2020-01-19T06:46:42.548Z] [INFO] [2020-01-19T06:46:42.548Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.examples --- [2020-01-19T06:46:42.548Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/target/classes [2020-01-19T06:46:43.112Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/ui/viewers/histogram/HistogramTreeViewer.java:[39] [2020-01-19T06:46:43.112Z] TmfGenericTreeEntry genericEntry = (TmfGenericTreeEntry) element; [2020-01-19T06:46:43.112Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:46:43.112Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2020-01-19T06:46:43.112Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/ui/viewers/histogram/HistogramTreeViewer.java:[48] [2020-01-19T06:46:43.112Z] TmfGenericTreeEntry genericEntry = (TmfGenericTreeEntry) element; [2020-01-19T06:46:43.112Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:46:43.112Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2020-01-19T06:46:43.112Z] 2 problems (2 warnings) [2020-01-19T06:46:43.112Z] [INFO] [2020-01-19T06:46:43.112Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.examples --- [2020-01-19T06:46:43.112Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:46:43.112Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/src/test/resources [2020-01-19T06:46:43.112Z] [INFO] [2020-01-19T06:46:43.112Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.examples --- [2020-01-19T06:46:43.112Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-sources.jar [2020-01-19T06:46:43.112Z] [INFO] [2020-01-19T06:46:43.112Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples --- [2020-01-19T06:46:43.112Z] [INFO] [2020-01-19T06:46:43.112Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.examples --- [2020-01-19T06:46:43.112Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar [2020-01-19T06:46:43.112Z] [INFO] [2020-01-19T06:46:43.112Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.examples --- [2020-01-19T06:46:43.112Z] [INFO] [2020-01-19T06:46:43.112Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.examples --- [2020-01-19T06:46:43.112Z] [INFO] [2020-01-19T06:46:43.112Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.examples --- [2020-01-19T06:46:43.112Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar [2020-01-19T06:46:43.112Z] [INFO] [2020-01-19T06:46:43.112Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.examples --- [2020-01-19T06:46:43.112Z] [INFO] [2020-01-19T06:46:43.112Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.examples --- [2020-01-19T06:46:43.112Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar [2020-01-19T06:46:43.112Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.pom [2020-01-19T06:46:43.112Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-sources.jar [2020-01-19T06:46:43.113Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:46:43.113Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-p2metadata.xml [2020-01-19T06:46:43.113Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/doc/org.eclipse.tracecompass.examples/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-p2artifacts.xml [2020-01-19T06:46:43.113Z] [INFO] [2020-01-19T06:46:43.113Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.examples --- [2020-01-19T06:46:43.113Z] [INFO] [2020-01-19T06:46:43.113Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >-- [2020-01-19T06:46:43.113Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 5.2.0-SNAPSHOT [74/138] [2020-01-19T06:46:43.113Z] [INFO] --------------------------------[ pom ]--------------------------------- [2020-01-19T06:46:43.113Z] [INFO] [2020-01-19T06:46:43.113Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace-parent --- [2020-01-19T06:46:43.113Z] [INFO] [2020-01-19T06:46:43.113Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent --- [2020-01-19T06:46:43.113Z] [INFO] [2020-01-19T06:46:43.113Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace-parent --- [2020-01-19T06:46:43.113Z] [INFO] [2020-01-19T06:46:43.113Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace-parent --- [2020-01-19T06:46:43.113Z] [INFO] [2020-01-19T06:46:43.113Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace-parent --- [2020-01-19T06:46:43.113Z] [INFO] [2020-01-19T06:46:43.113Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace-parent --- [2020-01-19T06:46:43.113Z] [INFO] [2020-01-19T06:46:43.113Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace-parent --- [2020-01-19T06:46:43.113Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-parent-5.2.0-SNAPSHOT.pom [2020-01-19T06:46:43.113Z] [INFO] [2020-01-19T06:46:43.113Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >--- [2020-01-19T06:46:43.113Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.0.4-SNAPSHOT [75/138] [2020-01-19T06:46:43.113Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:46:43.113Z] [INFO] [2020-01-19T06:46:43.113Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core --- [2020-01-19T06:46:43.113Z] [INFO] [2020-01-19T06:46:43.113Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core --- [2020-01-19T06:46:43.113Z] [INFO] The project's OSGi version is 1.0.4.202001190610 [2020-01-19T06:46:43.113Z] [INFO] [2020-01-19T06:46:43.113Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core --- [2020-01-19T06:46:43.113Z] [INFO] [2020-01-19T06:46:43.113Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core --- [2020-01-19T06:46:43.113Z] [INFO] [2020-01-19T06:46:43.113Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core --- [2020-01-19T06:46:43.113Z] [INFO] [2020-01-19T06:46:43.113Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core --- [2020-01-19T06:46:43.113Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:46:43.113Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources [2020-01-19T06:46:43.113Z] [INFO] [2020-01-19T06:46:43.113Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core --- [2020-01-19T06:46:43.113Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/classes [2020-01-19T06:46:43.369Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[427] [2020-01-19T06:46:43.369Z] ICommandControlDMContext cmdControlDMC = DMContexts.getAncestorOfType(context, ICommandControlDMContext.class); [2020-01-19T06:46:43.369Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:46:43.369Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'V=ICommandControlService.@NonNull ICommandControlDMContext'. Declaring type 'DMContexts' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:46:43.369Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[442] [2020-01-19T06:46:43.369Z] IBreakpointsTargetDMContext bpTargetDMC = DMContexts.getAncestorOfType(containerDMC , IBreakpointsTargetDMContext.class); [2020-01-19T06:46:43.369Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:46:43.369Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'V=IBreakpoints.@NonNull IBreakpointsTargetDMContext'. Declaring type 'DMContexts' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:46:43.369Z] 2 problems (2 warnings) [2020-01-19T06:46:43.369Z] [INFO] [2020-01-19T06:46:43.369Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core --- [2020-01-19T06:46:43.369Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:46:43.369Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/test/resources [2020-01-19T06:46:43.369Z] [INFO] [2020-01-19T06:46:43.369Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core --- [2020-01-19T06:46:43.369Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT-sources.jar [2020-01-19T06:46:43.625Z] [INFO] [2020-01-19T06:46:43.625Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core --- [2020-01-19T06:46:43.625Z] [INFO] [2020-01-19T06:46:43.625Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core --- [2020-01-19T06:46:43.625Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT.jar [2020-01-19T06:46:43.625Z] [INFO] [2020-01-19T06:46:43.625Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core --- [2020-01-19T06:46:43.625Z] [INFO] [2020-01-19T06:46:43.625Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core --- [2020-01-19T06:46:43.625Z] [INFO] [2020-01-19T06:46:43.625Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core --- [2020-01-19T06:46:43.625Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT.jar [2020-01-19T06:46:43.625Z] [INFO] [2020-01-19T06:46:43.625Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core --- [2020-01-19T06:46:43.625Z] [INFO] [2020-01-19T06:46:43.625Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core --- [2020-01-19T06:46:43.625Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT.jar [2020-01-19T06:46:43.625Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT.pom [2020-01-19T06:46:43.625Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT-sources.jar [2020-01-19T06:46:43.625Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:46:43.625Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT-p2metadata.xml [2020-01-19T06:46:43.625Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT-p2artifacts.xml [2020-01-19T06:46:43.625Z] [INFO] [2020-01-19T06:46:43.625Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core --- [2020-01-19T06:46:43.625Z] [INFO] [2020-01-19T06:46:43.625Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >---- [2020-01-19T06:46:43.625Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.1.2-SNAPSHOT [76/138] [2020-01-19T06:46:43.625Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:46:43.625Z] [INFO] [2020-01-19T06:46:43.625Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui --- [2020-01-19T06:46:43.625Z] [INFO] [2020-01-19T06:46:43.625Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui --- [2020-01-19T06:46:43.625Z] [INFO] The project's OSGi version is 1.1.2.202001190610 [2020-01-19T06:46:43.625Z] [INFO] [2020-01-19T06:46:43.625Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui --- [2020-01-19T06:46:43.625Z] [INFO] [2020-01-19T06:46:43.625Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui --- [2020-01-19T06:46:43.625Z] [INFO] [2020-01-19T06:46:43.625Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui --- [2020-01-19T06:46:43.625Z] [INFO] [2020-01-19T06:46:43.625Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui --- [2020-01-19T06:46:43.625Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:46:43.625Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources [2020-01-19T06:46:43.625Z] [INFO] [2020-01-19T06:46:43.625Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui --- [2020-01-19T06:46:43.625Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/classes [2020-01-19T06:46:43.881Z] [INFO] [2020-01-19T06:46:43.881Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui --- [2020-01-19T06:46:43.881Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:46:43.881Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/test/resources [2020-01-19T06:46:43.881Z] [INFO] [2020-01-19T06:46:43.881Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui --- [2020-01-19T06:46:43.881Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT-sources.jar [2020-01-19T06:46:43.881Z] [INFO] [2020-01-19T06:46:43.881Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui --- [2020-01-19T06:46:43.881Z] [INFO] [2020-01-19T06:46:43.881Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui --- [2020-01-19T06:46:43.881Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT.jar [2020-01-19T06:46:43.881Z] [INFO] [2020-01-19T06:46:43.881Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui --- [2020-01-19T06:46:44.138Z] [INFO] [2020-01-19T06:46:44.138Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui --- [2020-01-19T06:46:44.138Z] [INFO] [2020-01-19T06:46:44.138Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui --- [2020-01-19T06:46:44.138Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT.jar [2020-01-19T06:46:44.138Z] [INFO] [2020-01-19T06:46:44.138Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui --- [2020-01-19T06:46:44.138Z] [INFO] [2020-01-19T06:46:44.138Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui --- [2020-01-19T06:46:44.138Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT.jar [2020-01-19T06:46:44.138Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT.pom [2020-01-19T06:46:44.138Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT-sources.jar [2020-01-19T06:46:44.138Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:46:44.138Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT-p2metadata.xml [2020-01-19T06:46:44.138Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT-p2artifacts.xml [2020-01-19T06:46:44.138Z] [INFO] [2020-01-19T06:46:44.138Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui --- [2020-01-19T06:46:44.138Z] [INFO] [2020-01-19T06:46:44.138Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >----- [2020-01-19T06:46:44.138Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 5.2.0-SNAPSHOT [77/138] [2020-01-19T06:46:44.138Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2020-01-19T06:46:44.138Z] [INFO] [2020-01-19T06:46:44.138Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace --- [2020-01-19T06:46:44.138Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace/target [2020-01-19T06:46:44.138Z] [INFO] [2020-01-19T06:46:44.138Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace --- [2020-01-19T06:46:44.138Z] [INFO] The project's OSGi version is 5.2.0.202001190610 [2020-01-19T06:46:44.138Z] [INFO] [2020-01-19T06:46:44.138Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace --- [2020-01-19T06:46:44.138Z] [INFO] [2020-01-19T06:46:44.138Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace --- [2020-01-19T06:46:44.138Z] [INFO] [2020-01-19T06:46:44.138Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace --- [2020-01-19T06:46:44.138Z] [INFO] [2020-01-19T06:46:44.138Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace --- [2020-01-19T06:46:44.138Z] [INFO] [2020-01-19T06:46:44.138Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace --- [2020-01-19T06:46:44.138Z] [INFO] [2020-01-19T06:46:44.138Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.gdbtrace --- [2020-01-19T06:46:44.138Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.2.0-SNAPSHOT.jar [2020-01-19T06:46:44.138Z] [INFO] [2020-01-19T06:46:44.138Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace --- [2020-01-19T06:46:44.138Z] [INFO] [2020-01-19T06:46:44.138Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.gdbtrace --- [2020-01-19T06:46:44.138Z] [INFO] [2020-01-19T06:46:44.138Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace --- [2020-01-19T06:46:44.138Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.2.0-SNAPSHOT-sources-feature.jar [2020-01-19T06:46:44.138Z] [INFO] [2020-01-19T06:46:44.138Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace --- [2020-01-19T06:46:44.138Z] [INFO] [2020-01-19T06:46:44.138Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace --- [2020-01-19T06:46:44.138Z] [INFO] [2020-01-19T06:46:44.138Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace --- [2020-01-19T06:46:44.138Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.2.0-SNAPSHOT.jar [2020-01-19T06:46:44.139Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.2.0-SNAPSHOT.pom [2020-01-19T06:46:44.139Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.2.0-SNAPSHOT-sources-feature.jar [2020-01-19T06:46:44.139Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.2.0-SNAPSHOT-p2metadata.xml [2020-01-19T06:46:44.139Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.2.0-SNAPSHOT-p2artifacts.xml [2020-01-19T06:46:44.139Z] [INFO] [2020-01-19T06:46:44.139Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace --- [2020-01-19T06:46:44.139Z] [INFO] [2020-01-19T06:46:44.139Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >-- [2020-01-19T06:46:44.139Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.0-SNAPSHOT [78/138] [2020-01-19T06:46:44.139Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T06:46:44.139Z] [INFO] [2020-01-19T06:46:44.139Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2020-01-19T06:46:44.139Z] [INFO] [2020-01-19T06:46:44.139Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2020-01-19T06:46:44.139Z] [INFO] The project's OSGi version is 1.0.0.202001190610 [2020-01-19T06:46:44.139Z] [INFO] [2020-01-19T06:46:44.139Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2020-01-19T06:46:44.139Z] [INFO] [2020-01-19T06:46:44.139Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2020-01-19T06:46:44.139Z] [INFO] [2020-01-19T06:46:44.139Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2020-01-19T06:46:44.139Z] [INFO] [2020-01-19T06:46:44.139Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2020-01-19T06:46:44.139Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:46:44.139Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources [2020-01-19T06:46:44.139Z] [INFO] [2020-01-19T06:46:44.139Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2020-01-19T06:46:44.139Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/classes [2020-01-19T06:46:44.395Z] [INFO] [2020-01-19T06:46:44.395Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2020-01-19T06:46:44.395Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:46:44.395Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/test/resources [2020-01-19T06:46:44.395Z] [INFO] [2020-01-19T06:46:44.395Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2020-01-19T06:46:44.395Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-sources.jar [2020-01-19T06:46:44.395Z] [INFO] [2020-01-19T06:46:44.395Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2020-01-19T06:46:44.395Z] [INFO] [2020-01-19T06:46:44.395Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2020-01-19T06:46:44.395Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar [2020-01-19T06:46:44.395Z] [INFO] [2020-01-19T06:46:44.395Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2020-01-19T06:46:44.650Z] [INFO] [2020-01-19T06:46:44.650Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2020-01-19T06:46:44.650Z] [INFO] [2020-01-19T06:46:44.650Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2020-01-19T06:46:44.650Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar [2020-01-19T06:46:44.650Z] [INFO] [2020-01-19T06:46:44.650Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2020-01-19T06:46:44.650Z] [INFO] [2020-01-19T06:46:44.650Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2020-01-19T06:46:44.906Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data/.metadata/.log [2020-01-19T06:46:44.906Z] [INFO] Command line: [2020-01-19T06:46:44.906Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-19T06:46:44.906Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:46:47.422Z] !SESSION 2020-01-19 06:46:44.923 ----------------------------------------------- [2020-01-19T06:46:47.422Z] eclipse.buildId=unknown [2020-01-19T06:46:47.422Z] java.version=1.8.0_202 [2020-01-19T06:46:47.422Z] java.vendor=Oracle Corporation [2020-01-19T06:46:47.422Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T06:46:47.422Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-19T06:46:47.422Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-19T06:46:47.422Z] [2020-01-19T06:46:47.422Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 06:46:46.913 [2020-01-19T06:46:47.422Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T06:46:47.422Z] !STACK 0 [2020-01-19T06:46:47.422Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [72] [2020-01-19T06:46:47.422Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T06:46:47.422Z] [2020-01-19T06:46:47.422Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T06:46:47.422Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T06:46:47.422Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T06:46:47.422Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T06:46:47.422Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T06:46:47.422Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T06:46:47.422Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:46:47.422Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T06:46:48.350Z] Running org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest [2020-01-19T06:46:48.350Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest [2020-01-19T06:46:48.350Z] testPluginId(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest) Time elapsed: 0.001 s [2020-01-19T06:46:48.350Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest) Time elapsed: 0 s [2020-01-19T06:46:48.350Z] [2020-01-19T06:46:48.350Z] Results: [2020-01-19T06:46:48.350Z] [2020-01-19T06:46:48.350Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2020-01-19T06:46:48.350Z] [2020-01-19T06:46:49.278Z] [INFO] All tests passed! [2020-01-19T06:46:49.278Z] [INFO] [2020-01-19T06:46:49.278Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2020-01-19T06:46:49.278Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar [2020-01-19T06:46:49.278Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.pom [2020-01-19T06:46:49.278Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-sources.jar [2020-01-19T06:46:49.278Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:46:49.278Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-p2metadata.xml [2020-01-19T06:46:49.278Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2020-01-19T06:46:49.278Z] [INFO] [2020-01-19T06:46:49.278Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2020-01-19T06:46:49.278Z] [INFO] [2020-01-19T06:46:49.278Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >-- [2020-01-19T06:46:49.278Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.0-SNAPSHOT [79/138] [2020-01-19T06:46:49.278Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T06:46:49.278Z] [INFO] [2020-01-19T06:46:49.278Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2020-01-19T06:46:49.278Z] [INFO] [2020-01-19T06:46:49.278Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2020-01-19T06:46:49.278Z] [INFO] The project's OSGi version is 1.0.0.202001190610 [2020-01-19T06:46:49.278Z] [INFO] [2020-01-19T06:46:49.278Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2020-01-19T06:46:49.278Z] [INFO] [2020-01-19T06:46:49.278Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2020-01-19T06:46:49.278Z] [INFO] [2020-01-19T06:46:49.278Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2020-01-19T06:46:49.278Z] [INFO] [2020-01-19T06:46:49.278Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2020-01-19T06:46:49.278Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:46:49.278Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources [2020-01-19T06:46:49.278Z] [INFO] [2020-01-19T06:46:49.278Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2020-01-19T06:46:49.278Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/classes [2020-01-19T06:46:49.278Z] [INFO] [2020-01-19T06:46:49.278Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2020-01-19T06:46:49.278Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:46:49.278Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/test/resources [2020-01-19T06:46:49.278Z] [INFO] [2020-01-19T06:46:49.278Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2020-01-19T06:46:49.278Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-sources.jar [2020-01-19T06:46:49.278Z] [INFO] [2020-01-19T06:46:49.278Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2020-01-19T06:46:49.278Z] [INFO] [2020-01-19T06:46:49.278Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2020-01-19T06:46:49.278Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar [2020-01-19T06:46:49.278Z] [INFO] [2020-01-19T06:46:49.278Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2020-01-19T06:46:49.278Z] [INFO] [2020-01-19T06:46:49.278Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2020-01-19T06:46:49.278Z] [INFO] [2020-01-19T06:46:49.278Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2020-01-19T06:46:49.278Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar [2020-01-19T06:46:49.278Z] [INFO] [2020-01-19T06:46:49.278Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2020-01-19T06:46:49.278Z] [INFO] [2020-01-19T06:46:49.278Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2020-01-19T06:46:49.840Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data/.metadata/.log [2020-01-19T06:46:49.840Z] [INFO] Command line: [2020-01-19T06:46:49.840Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-19T06:46:49.840Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:46:51.732Z] !SESSION 2020-01-19 06:46:49.668 ----------------------------------------------- [2020-01-19T06:46:51.732Z] eclipse.buildId=unknown [2020-01-19T06:46:51.732Z] java.version=1.8.0_202 [2020-01-19T06:46:51.732Z] java.vendor=Oracle Corporation [2020-01-19T06:46:51.732Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T06:46:51.732Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-19T06:46:51.732Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-19T06:46:51.732Z] [2020-01-19T06:46:51.732Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 06:46:51.651 [2020-01-19T06:46:51.732Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T06:46:51.732Z] !STACK 0 [2020-01-19T06:46:51.732Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [72] [2020-01-19T06:46:51.732Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T06:46:51.732Z] [2020-01-19T06:46:51.732Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T06:46:51.732Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T06:46:51.732Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T06:46:51.732Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T06:46:51.732Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T06:46:51.732Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T06:46:51.732Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:46:51.732Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T06:46:53.660Z] process 10602: 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 [2020-01-19T06:46:53.660Z] See the manual page for dbus-uuidgen to correct this issue. [2020-01-19T06:47:01.745Z] Running org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest [2020-01-19T06:47:01.745Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest [2020-01-19T06:47:01.745Z] testPluginId(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest) Time elapsed: 0.001 s [2020-01-19T06:47:01.745Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest) Time elapsed: 0 s [2020-01-19T06:47:01.745Z] [2020-01-19T06:47:01.745Z] Results: [2020-01-19T06:47:01.745Z] [2020-01-19T06:47:01.745Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2020-01-19T06:47:01.745Z] [2020-01-19T06:47:03.635Z] [INFO] All tests passed! [2020-01-19T06:47:03.635Z] [INFO] [2020-01-19T06:47:03.635Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2020-01-19T06:47:03.635Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar [2020-01-19T06:47:03.635Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.pom [2020-01-19T06:47:03.635Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-sources.jar [2020-01-19T06:47:03.635Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:47:03.635Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-p2metadata.xml [2020-01-19T06:47:03.635Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2020-01-19T06:47:03.636Z] [INFO] [2020-01-19T06:47:03.636Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2020-01-19T06:47:03.636Z] [INFO] [2020-01-19T06:47:03.636Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >-- [2020-01-19T06:47:03.636Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.0-SNAPSHOT [80/138] [2020-01-19T06:47:03.636Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T06:47:03.636Z] [INFO] [2020-01-19T06:47:03.636Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2020-01-19T06:47:03.636Z] [INFO] [2020-01-19T06:47:03.636Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2020-01-19T06:47:03.636Z] [INFO] The project's OSGi version is 1.0.0.202001190610 [2020-01-19T06:47:03.636Z] [INFO] [2020-01-19T06:47:03.636Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2020-01-19T06:47:03.636Z] [INFO] [2020-01-19T06:47:03.636Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2020-01-19T06:47:03.636Z] [INFO] [2020-01-19T06:47:03.636Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2020-01-19T06:47:03.636Z] [INFO] [2020-01-19T06:47:03.636Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2020-01-19T06:47:03.636Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:47:03.636Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources [2020-01-19T06:47:03.636Z] [INFO] [2020-01-19T06:47:03.636Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2020-01-19T06:47:03.636Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/classes [2020-01-19T06:47:03.636Z] [INFO] [2020-01-19T06:47:03.636Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2020-01-19T06:47:03.636Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:47:03.636Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/test/resources [2020-01-19T06:47:03.636Z] [INFO] [2020-01-19T06:47:03.636Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2020-01-19T06:47:03.636Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-sources.jar [2020-01-19T06:47:03.636Z] [INFO] [2020-01-19T06:47:03.636Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2020-01-19T06:47:03.636Z] [INFO] [2020-01-19T06:47:03.636Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2020-01-19T06:47:03.636Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar [2020-01-19T06:47:03.636Z] [INFO] [2020-01-19T06:47:03.636Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2020-01-19T06:47:03.636Z] [INFO] [2020-01-19T06:47:03.636Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2020-01-19T06:47:03.636Z] [INFO] [2020-01-19T06:47:03.636Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2020-01-19T06:47:03.636Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar [2020-01-19T06:47:03.636Z] [INFO] [2020-01-19T06:47:03.636Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2020-01-19T06:47:03.636Z] [INFO] [2020-01-19T06:47:03.636Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2020-01-19T06:47:03.636Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data/.metadata/.log [2020-01-19T06:47:03.636Z] [INFO] Command line: [2020-01-19T06:47:03.636Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-19T06:47:03.636Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:47:06.151Z] !SESSION 2020-01-19 06:47:03.744 ----------------------------------------------- [2020-01-19T06:47:06.151Z] eclipse.buildId=unknown [2020-01-19T06:47:06.151Z] java.version=1.8.0_202 [2020-01-19T06:47:06.151Z] java.vendor=Oracle Corporation [2020-01-19T06:47:06.151Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T06:47:06.151Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-19T06:47:06.151Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-19T06:47:06.151Z] [2020-01-19T06:47:06.151Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 06:47:05.526 [2020-01-19T06:47:06.151Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T06:47:06.151Z] !STACK 0 [2020-01-19T06:47:06.151Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2020-01-19T06:47:06.151Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T06:47:06.151Z] [2020-01-19T06:47:06.151Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T06:47:06.151Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T06:47:06.151Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T06:47:06.151Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T06:47:06.152Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T06:47:06.152Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T06:47:06.152Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:47:06.152Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T06:47:06.713Z] Running org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest [2020-01-19T06:47:06.969Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest [2020-01-19T06:47:06.969Z] testGetDefault(org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest) Time elapsed: 0.039 s [2020-01-19T06:47:06.969Z] [2020-01-19T06:47:06.969Z] Results: [2020-01-19T06:47:06.969Z] [2020-01-19T06:47:06.969Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2020-01-19T06:47:06.969Z] [2020-01-19T06:47:07.530Z] [INFO] All tests passed! [2020-01-19T06:47:07.530Z] [INFO] [2020-01-19T06:47:07.530Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2020-01-19T06:47:07.530Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar [2020-01-19T06:47:07.530Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.pom [2020-01-19T06:47:07.530Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-sources.jar [2020-01-19T06:47:07.530Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:47:07.530Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-p2metadata.xml [2020-01-19T06:47:07.530Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2020-01-19T06:47:07.530Z] [INFO] [2020-01-19T06:47:07.530Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2020-01-19T06:47:07.530Z] [INFO] [2020-01-19T06:47:07.530Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >-- [2020-01-19T06:47:07.530Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.2.3-SNAPSHOT [81/138] [2020-01-19T06:47:07.531Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:47:07.531Z] [INFO] [2020-01-19T06:47:07.531Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core --- [2020-01-19T06:47:07.531Z] [INFO] [2020-01-19T06:47:07.531Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core --- [2020-01-19T06:47:07.531Z] [INFO] The project's OSGi version is 1.2.3.202001190610 [2020-01-19T06:47:07.531Z] [INFO] [2020-01-19T06:47:07.531Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core --- [2020-01-19T06:47:07.531Z] [INFO] [2020-01-19T06:47:07.531Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core --- [2020-01-19T06:47:07.531Z] [INFO] [2020-01-19T06:47:07.531Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core --- [2020-01-19T06:47:07.531Z] [INFO] [2020-01-19T06:47:07.531Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core --- [2020-01-19T06:47:07.531Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:47:07.531Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources [2020-01-19T06:47:07.531Z] [INFO] [2020-01-19T06:47:07.531Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core --- [2020-01-19T06:47:07.531Z] [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/target/classes [2020-01-19T06:47:07.786Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/lttng2/control/core/session/SessionConfigGenerator.java:[480] [2020-01-19T06:47:07.786Z] XmlUtils.safeValidate(schema, xmlSource); [2020-01-19T06:47:07.786Z] ^^^^^^ [2020-01-19T06:47:07.786Z] Null type safety (type annotations): The expression of type 'Schema' needs unchecked conversion to conform to '@NonNull Schema' [2020-01-19T06:47:07.786Z] 1 problem (1 warning) [2020-01-19T06:47:07.786Z] [INFO] [2020-01-19T06:47:07.786Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core --- [2020-01-19T06:47:07.786Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:47:07.786Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/src/test/resources [2020-01-19T06:47:07.786Z] [INFO] [2020-01-19T06:47:07.786Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core --- [2020-01-19T06:47:07.786Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT-sources.jar [2020-01-19T06:47:08.042Z] [INFO] [2020-01-19T06:47:08.042Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core --- [2020-01-19T06:47:08.042Z] [INFO] [2020-01-19T06:47:08.042Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core --- [2020-01-19T06:47:08.042Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT.jar [2020-01-19T06:47:08.042Z] [INFO] [2020-01-19T06:47:08.042Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core --- [2020-01-19T06:47:08.042Z] [INFO] [2020-01-19T06:47:08.042Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core --- [2020-01-19T06:47:08.042Z] [INFO] [2020-01-19T06:47:08.042Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core --- [2020-01-19T06:47:08.042Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT.jar [2020-01-19T06:47:08.042Z] [INFO] [2020-01-19T06:47:08.042Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core --- [2020-01-19T06:47:08.042Z] [INFO] [2020-01-19T06:47:08.042Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core --- [2020-01-19T06:47:08.042Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT.jar [2020-01-19T06:47:08.042Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT.pom [2020-01-19T06:47:08.042Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT-sources.jar [2020-01-19T06:47:08.042Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:47:08.042Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT-p2metadata.xml [2020-01-19T06:47:08.042Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT-p2artifacts.xml [2020-01-19T06:47:08.042Z] [INFO] [2020-01-19T06:47:08.042Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core --- [2020-01-19T06:47:08.042Z] [INFO] [2020-01-19T06:47:08.042Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >-- [2020-01-19T06:47:08.042Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.0.3-SNAPSHOT [82/138] [2020-01-19T06:47:08.042Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:47:08.042Z] [INFO] [2020-01-19T06:47:08.042Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core --- [2020-01-19T06:47:08.042Z] [INFO] [2020-01-19T06:47:08.042Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core --- [2020-01-19T06:47:08.042Z] [INFO] The project's OSGi version is 2.0.3.202001190610 [2020-01-19T06:47:08.298Z] [INFO] [2020-01-19T06:47:08.298Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core --- [2020-01-19T06:47:08.298Z] [INFO] [2020-01-19T06:47:08.298Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core --- [2020-01-19T06:47:08.298Z] [INFO] [2020-01-19T06:47:08.298Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core --- [2020-01-19T06:47:08.298Z] [INFO] [2020-01-19T06:47:08.298Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core --- [2020-01-19T06:47:08.298Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:47:08.298Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources [2020-01-19T06:47:08.298Z] [INFO] [2020-01-19T06:47:08.298Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core --- [2020-01-19T06:47:08.298Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/target/classes [2020-01-19T06:47:08.298Z] [INFO] [2020-01-19T06:47:08.298Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core --- [2020-01-19T06:47:08.298Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:47:08.298Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/src/test/resources [2020-01-19T06:47:08.298Z] [INFO] [2020-01-19T06:47:08.298Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core --- [2020-01-19T06:47:08.298Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT-sources.jar [2020-01-19T06:47:08.298Z] [INFO] [2020-01-19T06:47:08.298Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core --- [2020-01-19T06:47:08.298Z] [INFO] [2020-01-19T06:47:08.298Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core --- [2020-01-19T06:47:08.298Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT.jar [2020-01-19T06:47:08.298Z] [INFO] [2020-01-19T06:47:08.298Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core --- [2020-01-19T06:47:08.299Z] [INFO] [2020-01-19T06:47:08.299Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core --- [2020-01-19T06:47:08.299Z] [INFO] [2020-01-19T06:47:08.299Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core --- [2020-01-19T06:47:08.299Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT.jar [2020-01-19T06:47:08.299Z] [INFO] [2020-01-19T06:47:08.299Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core --- [2020-01-19T06:47:08.299Z] [INFO] [2020-01-19T06:47:08.299Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core --- [2020-01-19T06:47:08.299Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT.jar [2020-01-19T06:47:08.299Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT.pom [2020-01-19T06:47:08.299Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT-sources.jar [2020-01-19T06:47:08.299Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:47:08.299Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT-p2metadata.xml [2020-01-19T06:47:08.299Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT-p2artifacts.xml [2020-01-19T06:47:08.299Z] [INFO] [2020-01-19T06:47:08.299Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core --- [2020-01-19T06:47:08.299Z] [INFO] [2020-01-19T06:47:08.299Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >--- [2020-01-19T06:47:08.299Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.0.7-SNAPSHOT [83/138] [2020-01-19T06:47:08.299Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:47:08.554Z] [INFO] [2020-01-19T06:47:08.554Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui --- [2020-01-19T06:47:08.554Z] [INFO] [2020-01-19T06:47:08.554Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui --- [2020-01-19T06:47:08.554Z] [INFO] The project's OSGi version is 1.0.7.202001190610 [2020-01-19T06:47:08.554Z] [INFO] [2020-01-19T06:47:08.554Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui --- [2020-01-19T06:47:08.554Z] [INFO] [2020-01-19T06:47:08.554Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui --- [2020-01-19T06:47:08.554Z] [INFO] [2020-01-19T06:47:08.554Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui --- [2020-01-19T06:47:08.555Z] [INFO] [2020-01-19T06:47:08.555Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui --- [2020-01-19T06:47:08.555Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:47:08.555Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources [2020-01-19T06:47:08.555Z] [INFO] [2020-01-19T06:47:08.555Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui --- [2020-01-19T06:47:08.555Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/classes [2020-01-19T06:47:08.813Z] [INFO] [2020-01-19T06:47:09.069Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui --- [2020-01-19T06:47:09.069Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:47:09.069Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/test/resources [2020-01-19T06:47:09.069Z] [INFO] [2020-01-19T06:47:09.069Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui --- [2020-01-19T06:47:09.069Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT-sources.jar [2020-01-19T06:47:09.069Z] [INFO] [2020-01-19T06:47:09.069Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui --- [2020-01-19T06:47:09.069Z] [INFO] [2020-01-19T06:47:09.069Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui --- [2020-01-19T06:47:09.069Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT.jar [2020-01-19T06:47:09.069Z] [INFO] [2020-01-19T06:47:09.069Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui --- [2020-01-19T06:47:09.069Z] [INFO] [2020-01-19T06:47:09.069Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui --- [2020-01-19T06:47:09.069Z] [INFO] [2020-01-19T06:47:09.069Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui --- [2020-01-19T06:47:09.069Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT.jar [2020-01-19T06:47:09.069Z] [INFO] [2020-01-19T06:47:09.069Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui --- [2020-01-19T06:47:09.069Z] [INFO] [2020-01-19T06:47:09.069Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui --- [2020-01-19T06:47:09.069Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT.jar [2020-01-19T06:47:09.069Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT.pom [2020-01-19T06:47:09.069Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT-sources.jar [2020-01-19T06:47:09.069Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:47:09.069Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT-p2metadata.xml [2020-01-19T06:47:09.069Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT-p2artifacts.xml [2020-01-19T06:47:09.069Z] [INFO] [2020-01-19T06:47:09.069Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui --- [2020-01-19T06:47:09.069Z] [INFO] [2020-01-19T06:47:09.069Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >-- [2020-01-19T06:47:09.069Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.2.9-SNAPSHOT [84/138] [2020-01-19T06:47:09.069Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:47:09.069Z] [INFO] [2020-01-19T06:47:09.069Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui --- [2020-01-19T06:47:09.069Z] [INFO] [2020-01-19T06:47:09.069Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui --- [2020-01-19T06:47:09.069Z] [INFO] The project's OSGi version is 1.2.9.202001190610 [2020-01-19T06:47:09.069Z] [INFO] [2020-01-19T06:47:09.069Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui --- [2020-01-19T06:47:09.069Z] [INFO] [2020-01-19T06:47:09.069Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui --- [2020-01-19T06:47:09.069Z] [INFO] [2020-01-19T06:47:09.069Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui --- [2020-01-19T06:47:09.069Z] [INFO] [2020-01-19T06:47:09.069Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui --- [2020-01-19T06:47:09.069Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:47:09.069Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources [2020-01-19T06:47:09.069Z] [INFO] [2020-01-19T06:47:09.069Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui --- [2020-01-19T06:47:09.069Z] [INFO] Compiling 128 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/classes [2020-01-19T06:47:09.997Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/dialogs/EnableChannelDialog.java:[175] [2020-01-19T06:47:09.997Z] fVerifyListener = e -> e.doit = e.text.matches("[0-9]*") || e.text.matches(DEFAULT_TEXT); [2020-01-19T06:47:09.997Z] ^^^^^^^^ [2020-01-19T06:47:09.997Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2020-01-19T06:47:09.997Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/handlers/ImportHandler.java:[302] [2020-01-19T06:47:09.997Z] Display.getDefault().syncExec(() -> TmfOpenTraceHelper.openTraceFromElement(finalTrace)); [2020-01-19T06:47:09.997Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:47:09.997Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated [2020-01-19T06:47:09.997Z] 3 problems (0 errors, 2 warnings, 1 info) [2020-01-19T06:47:09.997Z] [INFO] [2020-01-19T06:47:09.997Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui --- [2020-01-19T06:47:09.997Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:47:09.997Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/test/resources [2020-01-19T06:47:09.997Z] [INFO] [2020-01-19T06:47:09.997Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui --- [2020-01-19T06:47:09.997Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT-sources.jar [2020-01-19T06:47:10.253Z] [INFO] [2020-01-19T06:47:10.253Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui --- [2020-01-19T06:47:10.253Z] [INFO] [2020-01-19T06:47:10.253Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui --- [2020-01-19T06:47:10.253Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT.jar [2020-01-19T06:47:10.510Z] [INFO] [2020-01-19T06:47:10.510Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui --- [2020-01-19T06:47:10.510Z] [INFO] [2020-01-19T06:47:10.510Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui --- [2020-01-19T06:47:10.510Z] [INFO] [2020-01-19T06:47:10.510Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui --- [2020-01-19T06:47:10.510Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT.jar [2020-01-19T06:47:10.766Z] [INFO] [2020-01-19T06:47:10.766Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui --- [2020-01-19T06:47:10.766Z] [INFO] [2020-01-19T06:47:10.766Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui --- [2020-01-19T06:47:10.766Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT.jar [2020-01-19T06:47:10.766Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT.pom [2020-01-19T06:47:10.766Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT-sources.jar [2020-01-19T06:47:10.766Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:47:10.766Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT-p2metadata.xml [2020-01-19T06:47:10.766Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT-p2artifacts.xml [2020-01-19T06:47:10.766Z] [INFO] [2020-01-19T06:47:10.766Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui --- [2020-01-19T06:47:10.766Z] [INFO] [2020-01-19T06:47:10.766Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >-- [2020-01-19T06:47:10.766Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 5.2.0-SNAPSHOT [85/138] [2020-01-19T06:47:10.766Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2020-01-19T06:47:10.766Z] [INFO] [2020-01-19T06:47:10.766Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control --- [2020-01-19T06:47:10.766Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control/target [2020-01-19T06:47:10.766Z] [INFO] [2020-01-19T06:47:10.766Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control --- [2020-01-19T06:47:10.766Z] [INFO] The project's OSGi version is 5.2.0.202001190610 [2020-01-19T06:47:10.766Z] [INFO] [2020-01-19T06:47:10.766Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control --- [2020-01-19T06:47:10.766Z] [INFO] [2020-01-19T06:47:10.766Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control --- [2020-01-19T06:47:10.766Z] [INFO] [2020-01-19T06:47:10.766Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control --- [2020-01-19T06:47:10.766Z] [INFO] [2020-01-19T06:47:10.766Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control --- [2020-01-19T06:47:10.766Z] [INFO] [2020-01-19T06:47:10.766Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control --- [2020-01-19T06:47:10.766Z] [INFO] [2020-01-19T06:47:10.766Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.control --- [2020-01-19T06:47:10.766Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.2.0-SNAPSHOT.jar [2020-01-19T06:47:10.766Z] [INFO] [2020-01-19T06:47:10.766Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control --- [2020-01-19T06:47:10.766Z] [INFO] [2020-01-19T06:47:10.766Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.control --- [2020-01-19T06:47:10.766Z] [INFO] [2020-01-19T06:47:10.766Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control --- [2020-01-19T06:47:10.766Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.2.0-SNAPSHOT-sources-feature.jar [2020-01-19T06:47:11.022Z] [INFO] [2020-01-19T06:47:11.022Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control --- [2020-01-19T06:47:11.022Z] [INFO] [2020-01-19T06:47:11.022Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control --- [2020-01-19T06:47:11.022Z] [INFO] [2020-01-19T06:47:11.022Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control --- [2020-01-19T06:47:11.022Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.2.0-SNAPSHOT.jar [2020-01-19T06:47:11.022Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.2.0-SNAPSHOT.pom [2020-01-19T06:47:11.022Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.2.0-SNAPSHOT-sources-feature.jar [2020-01-19T06:47:11.022Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.2.0-SNAPSHOT-p2metadata.xml [2020-01-19T06:47:11.022Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.2.0-SNAPSHOT-p2artifacts.xml [2020-01-19T06:47:11.022Z] [INFO] [2020-01-19T06:47:11.022Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control --- [2020-01-19T06:47:11.022Z] [INFO] [2020-01-19T06:47:11.022Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >-- [2020-01-19T06:47:11.022Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.1-SNAPSHOT [86/138] [2020-01-19T06:47:11.022Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T06:47:11.022Z] [INFO] [2020-01-19T06:47:11.022Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2020-01-19T06:47:11.022Z] [INFO] [2020-01-19T06:47:11.022Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2020-01-19T06:47:11.022Z] [INFO] The project's OSGi version is 1.1.1.202001190610 [2020-01-19T06:47:11.022Z] [INFO] [2020-01-19T06:47:11.022Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2020-01-19T06:47:11.022Z] [INFO] [2020-01-19T06:47:11.022Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2020-01-19T06:47:11.022Z] [INFO] [2020-01-19T06:47:11.022Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2020-01-19T06:47:11.022Z] [INFO] [2020-01-19T06:47:11.022Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2020-01-19T06:47:11.022Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:47:11.022Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources [2020-01-19T06:47:11.022Z] [INFO] [2020-01-19T06:47:11.022Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2020-01-19T06:47:11.022Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/classes [2020-01-19T06:47:11.278Z] [INFO] [2020-01-19T06:47:11.278Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2020-01-19T06:47:11.278Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:47:11.278Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/test/resources [2020-01-19T06:47:11.278Z] [INFO] [2020-01-19T06:47:11.278Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2020-01-19T06:47:11.278Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-sources.jar [2020-01-19T06:47:11.278Z] [INFO] [2020-01-19T06:47:11.278Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2020-01-19T06:47:11.278Z] [INFO] [2020-01-19T06:47:11.278Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2020-01-19T06:47:11.278Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar [2020-01-19T06:47:11.278Z] [INFO] [2020-01-19T06:47:11.278Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2020-01-19T06:47:11.278Z] [INFO] [2020-01-19T06:47:11.278Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2020-01-19T06:47:11.278Z] [INFO] [2020-01-19T06:47:11.278Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2020-01-19T06:47:11.278Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar [2020-01-19T06:47:11.278Z] [INFO] [2020-01-19T06:47:11.278Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2020-01-19T06:47:11.278Z] [INFO] [2020-01-19T06:47:11.278Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2020-01-19T06:47:11.534Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.log [2020-01-19T06:47:11.534Z] [INFO] Command line: [2020-01-19T06:47:11.534Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-19T06:47:11.789Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:47:13.678Z] !SESSION 2020-01-19 06:47:11.652 ----------------------------------------------- [2020-01-19T06:47:13.678Z] eclipse.buildId=unknown [2020-01-19T06:47:13.678Z] java.version=1.8.0_202 [2020-01-19T06:47:13.678Z] java.vendor=Oracle Corporation [2020-01-19T06:47:13.678Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T06:47:13.678Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-19T06:47:13.678Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-19T06:47:13.678Z] [2020-01-19T06:47:13.678Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 06:47:13.432 [2020-01-19T06:47:13.678Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T06:47:13.678Z] !STACK 0 [2020-01-19T06:47:13.678Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2020-01-19T06:47:13.678Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T06:47:13.678Z] [2020-01-19T06:47:13.678Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T06:47:13.678Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T06:47:13.678Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T06:47:13.678Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T06:47:13.678Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T06:47:13.678Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T06:47:13.678Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:47:13.678Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T06:47:14.606Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest [2020-01-19T06:47:14.862Z] [2020-01-19T06:47:14.862Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2020-01-19 06:47:14.739 [2020-01-19T06:47:14.862Z] !MESSAGE Error generating the session configuration file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.lttng2.control.core/test_session.lttng [2020-01-19T06:47:14.862Z] !STACK 0 [2020-01-19T06:47:14.862Z] java.lang.IllegalArgumentException: The domain buffer type is not handled by the session configuration [2020-01-19T06:47:14.862Z] at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.getDomainsElement(SessionConfigGenerator.java:256) [2020-01-19T06:47:14.862Z] at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:197) [2020-01-19T06:47:14.862Z] at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:151) [2020-01-19T06:47:14.862Z] at org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig(SessionConfigGeneratorTest.java:154) [2020-01-19T06:47:14.862Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:47:14.862Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:47:14.862Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:47:14.862Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:47:14.862Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2020-01-19T06:47:14.862Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2020-01-19T06:47:14.862Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2020-01-19T06:47:14.862Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2020-01-19T06:47:14.862Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2020-01-19T06:47:14.862Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2020-01-19T06:47:14.862Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2020-01-19T06:47:14.862Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2020-01-19T06:47:14.862Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2020-01-19T06:47:14.862Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2020-01-19T06:47:14.862Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2020-01-19T06:47:14.862Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2020-01-19T06:47:14.862Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2020-01-19T06:47:14.862Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2020-01-19T06:47:14.862Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2020-01-19T06:47:14.862Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2020-01-19T06:47:14.862Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2020-01-19T06:47:14.862Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2020-01-19T06:47:14.862Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2020-01-19T06:47:14.862Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:47:14.862Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:47:14.862Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:47:14.862Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:47:14.862Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2020-01-19T06:47:14.862Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2020-01-19T06:47:14.862Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2020-01-19T06:47:14.862Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2020-01-19T06:47:14.862Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2020-01-19T06:47:14.862Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:47:14.862Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:47:14.862Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:47:14.862Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:47:14.862Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) [2020-01-19T06:47:14.862Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) [2020-01-19T06:47:14.862Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-01-19T06:47:14.862Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-01-19T06:47:14.862Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-01-19T06:47:14.862Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-01-19T06:47:14.862Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:47:14.862Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:47:14.862Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:47:14.862Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:47:14.862Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-01-19T06:47:14.862Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-01-19T06:47:14.862Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-01-19T06:47:14.862Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-01-19T06:47:14.862Z] [2020-01-19T06:47:14.862Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2020-01-19 06:47:14.816 [2020-01-19T06:47:14.862Z] !MESSAGE XML Parsing error at line 44: cvc-complex-type.2.4.b: The content of element 'domain' is not complete. One of '{type}' is expected. [2020-01-19T06:47:14.862Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s - in org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest [2020-01-19T06:47:14.862Z] testGenerateSessionConfig(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest) Time elapsed: 0.122 s [2020-01-19T06:47:14.862Z] testSessionValidate(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest) Time elapsed: 0.076 s [2020-01-19T06:47:14.862Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest [2020-01-19T06:47:15.119Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest [2020-01-19T06:47:15.119Z] testUstProviderInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] testUstProviderInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] testUstProviderCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0.001 s [2020-01-19T06:47:15.119Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] testSetLoggers_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0.001 s [2020-01-19T06:47:15.119Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest [2020-01-19T06:47:15.119Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest [2020-01-19T06:47:15.119Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0.001 s [2020-01-19T06:47:15.119Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest [2020-01-19T06:47:15.119Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest [2020-01-19T06:47:15.119Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0.001 s [2020-01-19T06:47:15.119Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] testTraceInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] testTraceInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] testTraceInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest [2020-01-19T06:47:15.119Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest [2020-01-19T06:47:15.119Z] testGetEventType_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] testAddField(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.001 s [2020-01-19T06:47:15.119Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] testExcludedEvents(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.001 s [2020-01-19T06:47:15.119Z] testSetEventType_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] testSetFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] testFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest [2020-01-19T06:47:15.119Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest [2020-01-19T06:47:15.119Z] testDomainInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] testDomainInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.119Z] testDomainlCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.120Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0.001 s [2020-01-19T06:47:15.120Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.120Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.120Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.120Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.120Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.120Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0.001 s [2020-01-19T06:47:15.120Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest [2020-01-19T06:47:15.120Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest [2020-01-19T06:47:15.120Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.120Z] testLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.120Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.120Z] testLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.120Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.120Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.120Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.120Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.120Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.120Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.120Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest [2020-01-19T06:47:15.120Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest [2020-01-19T06:47:15.120Z] testSessionInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.120Z] testSessionInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.120Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.120Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.120Z] testSessionCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0.001 s [2020-01-19T06:47:15.120Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.120Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.120Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.120Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.120Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.120Z] testToString_3(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.120Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.120Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest [2020-01-19T06:47:15.120Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest [2020-01-19T06:47:15.120Z] testSnapshotInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.120Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.120Z] testSnapshotCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.120Z] testSnapshotInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.120Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.120Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0.001 s [2020-01-19T06:47:15.120Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.120Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.120Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.120Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.120Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.120Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest [2020-01-19T06:47:15.120Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest [2020-01-19T06:47:15.120Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.120Z] testBaseLoggerInfoCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.120Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0.001 s [2020-01-19T06:47:15.120Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.120Z] testBaseLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.120Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.120Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.120Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.120Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.120Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.120Z] testBaseLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.120Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest [2020-01-19T06:47:15.376Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest [2020-01-19T06:47:15.376Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.376Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.376Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.376Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.376Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.376Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0.001 s [2020-01-19T06:47:15.376Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.376Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.376Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.376Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.376Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest [2020-01-19T06:47:15.376Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest [2020-01-19T06:47:15.376Z] testChannelInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.376Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.376Z] testAddAndGetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0.001 s [2020-01-19T06:47:15.376Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.376Z] testChannelInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.376Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.376Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.376Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.376Z] testChannelCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.376Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0.001 s [2020-01-19T06:47:15.376Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.376Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.376Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.376Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest [2020-01-19T06:47:15.376Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest [2020-01-19T06:47:15.376Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.376Z] testFiledInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.376Z] testSetFieldType(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.376Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.376Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.376Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.376Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.376Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.376Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.376Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2020-01-19T06:47:15.376Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest [2020-01-19T06:47:15.376Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest [2020-01-19T06:47:15.376Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2020-01-19T06:47:15.376Z] testActivator(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2020-01-19T06:47:15.377Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2020-01-19T06:47:15.377Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2020-01-19T06:47:15.377Z] [2020-01-19T06:47:15.377Z] Results: [2020-01-19T06:47:15.377Z] [2020-01-19T06:47:15.377Z] Tests run: 146, Failures: 0, Errors: 0, Skipped: 0 [2020-01-19T06:47:15.377Z] [2020-01-19T06:47:16.304Z] [INFO] All tests passed! [2020-01-19T06:47:16.304Z] [INFO] [2020-01-19T06:47:16.304Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2020-01-19T06:47:16.304Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar [2020-01-19T06:47:16.304Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.pom [2020-01-19T06:47:16.304Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-sources.jar [2020-01-19T06:47:16.304Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:47:16.304Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-p2metadata.xml [2020-01-19T06:47:16.304Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-p2artifacts.xml [2020-01-19T06:47:16.304Z] [INFO] [2020-01-19T06:47:16.304Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2020-01-19T06:47:16.304Z] [INFO] [2020-01-19T06:47:16.304Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >-- [2020-01-19T06:47:16.304Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.0-SNAPSHOT [87/138] [2020-01-19T06:47:16.304Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T06:47:16.304Z] [INFO] [2020-01-19T06:47:16.304Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2020-01-19T06:47:16.304Z] [INFO] [2020-01-19T06:47:16.304Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2020-01-19T06:47:16.304Z] [INFO] The project's OSGi version is 1.0.0.202001190610 [2020-01-19T06:47:16.304Z] [INFO] [2020-01-19T06:47:16.304Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2020-01-19T06:47:16.304Z] [INFO] [2020-01-19T06:47:16.304Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2020-01-19T06:47:16.304Z] [INFO] [2020-01-19T06:47:16.304Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2020-01-19T06:47:16.304Z] [INFO] [2020-01-19T06:47:16.304Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2020-01-19T06:47:16.304Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:47:16.304Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources [2020-01-19T06:47:16.304Z] [INFO] [2020-01-19T06:47:16.304Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2020-01-19T06:47:16.304Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/classes [2020-01-19T06:47:16.304Z] [INFO] [2020-01-19T06:47:16.304Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2020-01-19T06:47:16.304Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:47:16.304Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/test/resources [2020-01-19T06:47:16.304Z] [INFO] [2020-01-19T06:47:16.304Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2020-01-19T06:47:16.304Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-sources.jar [2020-01-19T06:47:16.304Z] [INFO] [2020-01-19T06:47:16.304Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2020-01-19T06:47:16.304Z] [INFO] [2020-01-19T06:47:16.304Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2020-01-19T06:47:16.304Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar [2020-01-19T06:47:16.304Z] [INFO] [2020-01-19T06:47:16.304Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2020-01-19T06:47:16.304Z] [INFO] [2020-01-19T06:47:16.304Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2020-01-19T06:47:16.304Z] [INFO] [2020-01-19T06:47:16.304Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2020-01-19T06:47:16.304Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar [2020-01-19T06:47:16.304Z] [INFO] [2020-01-19T06:47:16.304Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2020-01-19T06:47:16.304Z] [INFO] [2020-01-19T06:47:16.304Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2020-01-19T06:47:16.559Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data/.metadata/.log [2020-01-19T06:47:16.559Z] [INFO] Command line: [2020-01-19T06:47:16.560Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-19T06:47:16.560Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:47:18.453Z] !SESSION 2020-01-19 06:47:16.542 ----------------------------------------------- [2020-01-19T06:47:18.453Z] eclipse.buildId=unknown [2020-01-19T06:47:18.453Z] java.version=1.8.0_202 [2020-01-19T06:47:18.453Z] java.vendor=Oracle Corporation [2020-01-19T06:47:18.453Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T06:47:18.453Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-19T06:47:18.453Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-19T06:47:18.453Z] [2020-01-19T06:47:18.453Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 06:47:18.342 [2020-01-19T06:47:18.453Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T06:47:18.453Z] !STACK 0 [2020-01-19T06:47:18.453Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2020-01-19T06:47:18.453Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T06:47:18.453Z] [2020-01-19T06:47:18.453Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T06:47:18.453Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T06:47:18.453Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T06:47:18.453Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T06:47:18.453Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T06:47:18.453Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T06:47:18.453Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:47:18.453Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T06:47:19.818Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest [2020-01-19T06:47:20.073Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.415 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest [2020-01-19T06:47:20.073Z] testExecuteError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest) Time elapsed: 0.205 s [2020-01-19T06:47:20.073Z] testExecuteSuccess(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest) Time elapsed: 0.004 s [2020-01-19T06:47:20.073Z] testExecuteException(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest) Time elapsed: 0.003 s [2020-01-19T06:47:20.073Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest [2020-01-19T06:47:20.073Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest [2020-01-19T06:47:20.073Z] testConstructorNoError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest) Time elapsed: 0.002 s [2020-01-19T06:47:20.073Z] testConstructorError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest) Time elapsed: 0 s [2020-01-19T06:47:20.073Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest [2020-01-19T06:47:20.073Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest [2020-01-19T06:47:20.073Z] testNullSegment(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest) Time elapsed: 0 s [2020-01-19T06:47:20.073Z] testConstructorAndAdd(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest) Time elapsed: 0 s [2020-01-19T06:47:20.073Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest [2020-01-19T06:47:20.073Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest [2020-01-19T06:47:20.073Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest) Time elapsed: 0 s [2020-01-19T06:47:20.073Z] testGetDefault(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest) Time elapsed: 0 s [2020-01-19T06:47:20.073Z] [2020-01-19T06:47:20.073Z] Results: [2020-01-19T06:47:20.073Z] [2020-01-19T06:47:20.073Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [2020-01-19T06:47:20.073Z] [2020-01-19T06:47:21.000Z] [INFO] All tests passed! [2020-01-19T06:47:21.000Z] [INFO] [2020-01-19T06:47:21.000Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2020-01-19T06:47:21.000Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar [2020-01-19T06:47:21.000Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.pom [2020-01-19T06:47:21.000Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-sources.jar [2020-01-19T06:47:21.000Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:47:21.000Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-p2metadata.xml [2020-01-19T06:47:21.000Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2020-01-19T06:47:21.000Z] [INFO] [2020-01-19T06:47:21.000Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2020-01-19T06:47:21.000Z] [INFO] [2020-01-19T06:47:21.000Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >-- [2020-01-19T06:47:21.000Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.3-SNAPSHOT [88/138] [2020-01-19T06:47:21.000Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T06:47:21.000Z] [INFO] [2020-01-19T06:47:21.000Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2020-01-19T06:47:21.000Z] [INFO] [2020-01-19T06:47:21.000Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2020-01-19T06:47:21.000Z] [INFO] The project's OSGi version is 2.0.3.202001190610 [2020-01-19T06:47:21.000Z] [INFO] [2020-01-19T06:47:21.000Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2020-01-19T06:47:21.000Z] [INFO] [2020-01-19T06:47:21.000Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2020-01-19T06:47:21.000Z] [INFO] [2020-01-19T06:47:21.000Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2020-01-19T06:47:21.000Z] [INFO] [2020-01-19T06:47:21.000Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2020-01-19T06:47:21.000Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:47:21.000Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources [2020-01-19T06:47:21.000Z] [INFO] [2020-01-19T06:47:21.000Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2020-01-19T06:47:21.000Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/classes [2020-01-19T06:47:21.562Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/org/eclipse/tracecompass/lttng2/control/ui/tests/model/component/TraceControlTestFacility.java:[263] [2020-01-19T06:47:21.562Z] Object handlerServiceObject = fControlView.getSite().getService(IHandlerService.class); [2020-01-19T06:47:21.562Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:47:21.562Z] 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 [2020-01-19T06:47:21.562Z] 1 problem (1 warning) [2020-01-19T06:47:21.562Z] [INFO] [2020-01-19T06:47:21.562Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2020-01-19T06:47:21.562Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:47:21.562Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/test/resources [2020-01-19T06:47:21.562Z] [INFO] [2020-01-19T06:47:21.562Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2020-01-19T06:47:21.562Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT-sources.jar [2020-01-19T06:47:21.562Z] [INFO] [2020-01-19T06:47:21.562Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2020-01-19T06:47:21.562Z] [INFO] [2020-01-19T06:47:21.562Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2020-01-19T06:47:21.562Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT.jar [2020-01-19T06:47:21.562Z] [INFO] [2020-01-19T06:47:21.562Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2020-01-19T06:47:21.562Z] [INFO] [2020-01-19T06:47:21.562Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2020-01-19T06:47:21.562Z] [INFO] [2020-01-19T06:47:21.562Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2020-01-19T06:47:21.563Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT.jar [2020-01-19T06:47:21.818Z] [INFO] [2020-01-19T06:47:21.818Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2020-01-19T06:47:21.818Z] [INFO] [2020-01-19T06:47:21.818Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2020-01-19T06:47:22.379Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data/.metadata/.log [2020-01-19T06:47:22.379Z] [INFO] Command line: [2020-01-19T06:47:22.380Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-19T06:47:22.380Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:47:24.268Z] !SESSION 2020-01-19 06:47:22.211 ----------------------------------------------- [2020-01-19T06:47:24.268Z] eclipse.buildId=unknown [2020-01-19T06:47:24.268Z] java.version=1.8.0_202 [2020-01-19T06:47:24.268Z] java.vendor=Oracle Corporation [2020-01-19T06:47:24.268Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T06:47:24.268Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-19T06:47:24.268Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-19T06:47:24.268Z] [2020-01-19T06:47:24.268Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 06:47:24.134 [2020-01-19T06:47:24.268Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T06:47:24.268Z] !STACK 0 [2020-01-19T06:47:24.268Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2020-01-19T06:47:24.268Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T06:47:24.268Z] [2020-01-19T06:47:24.268Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T06:47:24.268Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T06:47:24.268Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T06:47:24.268Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T06:47:24.268Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T06:47:24.268Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T06:47:24.268Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:47:24.268Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T06:47:26.158Z] process 10814: 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 [2020-01-19T06:47:26.158Z] See the manual page for dbus-uuidgen to correct this issue. [2020-01-19T06:47:34.243Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest [2020-01-19T06:47:34.499Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.782 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest [2020-01-19T06:47:34.499Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.025 s [2020-01-19T06:47:34.499Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.062 s [2020-01-19T06:47:34.499Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.008 s [2020-01-19T06:47:34.499Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.01 s [2020-01-19T06:47:34.499Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.01 s [2020-01-19T06:47:34.499Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.012 s [2020-01-19T06:47:34.499Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.068 s [2020-01-19T06:47:34.499Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.016 s [2020-01-19T06:47:34.499Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.007 s [2020-01-19T06:47:34.499Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.008 s [2020-01-19T06:47:34.499Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.007 s [2020-01-19T06:47:34.499Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.057 s [2020-01-19T06:47:34.499Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.009 s [2020-01-19T06:47:34.499Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.007 s [2020-01-19T06:47:34.499Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.01 s [2020-01-19T06:47:34.499Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.013 s [2020-01-19T06:47:34.499Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.06 s [2020-01-19T06:47:34.499Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped [2020-01-19T06:47:34.499Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.008 s [2020-01-19T06:47:34.499Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2020-01-19T06:47:34.499Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.007 s [2020-01-19T06:47:34.499Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.006 s [2020-01-19T06:47:34.499Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2020-01-19T06:47:34.499Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.006 s [2020-01-19T06:47:34.499Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.059 s [2020-01-19T06:47:34.499Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2020-01-19T06:47:34.499Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2020-01-19T06:47:34.499Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped [2020-01-19T06:47:34.499Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2020-01-19T06:47:34.499Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.006 s [2020-01-19T06:47:34.499Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped [2020-01-19T06:47:34.499Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.006 s [2020-01-19T06:47:34.499Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2020-01-19T06:47:34.499Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.006 s [2020-01-19T06:47:34.499Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.006 s [2020-01-19T06:47:34.500Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.006 s [2020-01-19T06:47:34.500Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2020-01-19T06:47:34.500Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.045 s [2020-01-19T06:47:34.500Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.007 s [2020-01-19T06:47:34.500Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.006 s [2020-01-19T06:47:34.500Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.007 s [2020-01-19T06:47:34.500Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.006 s [2020-01-19T06:47:34.500Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.006 s [2020-01-19T06:47:34.500Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.006 s [2020-01-19T06:47:34.500Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2020-01-19T06:47:34.500Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.006 s [2020-01-19T06:47:34.500Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.053 s [2020-01-19T06:47:34.500Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.007 s [2020-01-19T06:47:34.500Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2020-01-19T06:47:34.500Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.006 s [2020-01-19T06:47:34.500Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2020-01-19T06:47:34.500Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.006 s [2020-01-19T06:47:34.500Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest [2020-01-19T06:47:35.063Z] [2020-01-19T06:47:35.063Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2020-01-19 06:47:34.846 [2020-01-19T06:47:35.063Z] !MESSAGE Could not validate the xml response [2020-01-19T06:47:35.063Z] !STACK 0 [2020-01-19T06:47:35.063Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog. [2020-01-19T06:47:35.063Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2020-01-19T06:47:35.063Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177) [2020-01-19T06:47:35.063Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) [2020-01-19T06:47:35.063Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2020-01-19T06:47:35.063Z] at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472) [2020-01-19T06:47:35.063Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:994) [2020-01-19T06:47:35.063Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2020-01-19T06:47:35.063Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2020-01-19T06:47:35.063Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2020-01-19T06:47:35.063Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2020-01-19T06:47:35.063Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2020-01-19T06:47:35.063Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2020-01-19T06:47:35.063Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2020-01-19T06:47:35.063Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:175) [2020-01-19T06:47:35.063Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:260) [2020-01-19T06:47:35.063Z] at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:75) [2020-01-19T06:47:35.063Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:47:35.063Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:47:35.063Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:47:35.063Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:47:35.063Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2020-01-19T06:47:35.063Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2020-01-19T06:47:35.063Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2020-01-19T06:47:35.063Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2020-01-19T06:47:35.063Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2020-01-19T06:47:35.063Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2020-01-19T06:47:35.063Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2020-01-19T06:47:35.063Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2020-01-19T06:47:35.063Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2020-01-19T06:47:35.063Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2020-01-19T06:47:35.063Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2020-01-19T06:47:35.063Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2020-01-19T06:47:35.063Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2020-01-19T06:47:35.063Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2020-01-19T06:47:35.063Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2020-01-19T06:47:35.063Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2020-01-19T06:47:35.063Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2020-01-19T06:47:35.063Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2020-01-19T06:47:35.063Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2020-01-19T06:47:35.063Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:47:35.063Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:47:35.063Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:47:35.063Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:47:35.063Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2020-01-19T06:47:35.063Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2020-01-19T06:47:35.063Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2020-01-19T06:47:35.063Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2020-01-19T06:47:35.063Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35) [2020-01-19T06:47:35.063Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-01-19T06:47:35.063Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-01-19T06:47:35.063Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-01-19T06:47:35.063Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-01-19T06:47:35.063Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121) [2020-01-19T06:47:35.063Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2020-01-19T06:47:35.063Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022) [2020-01-19T06:47:35.063Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150) [2020-01-19T06:47:35.063Z] at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693) [2020-01-19T06:47:35.063Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2020-01-19T06:47:35.063Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610) [2020-01-19T06:47:35.063Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148) [2020-01-19T06:47:35.063Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138) [2020-01-19T06:47:35.063Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2020-01-19T06:47:35.063Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2020-01-19T06:47:35.063Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2020-01-19T06:47:35.063Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) [2020-01-19T06:47:35.064Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-01-19T06:47:35.064Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-01-19T06:47:35.064Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-01-19T06:47:35.064Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-01-19T06:47:35.064Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:47:35.064Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:47:35.064Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:47:35.064Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:47:35.064Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-01-19T06:47:35.064Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-01-19T06:47:35.064Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-01-19T06:47:35.064Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-01-19T06:47:35.992Z] Tests run: 54, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.498 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest [2020-01-19T06:47:35.992Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.106 s [2020-01-19T06:47:35.992Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.077 s [2020-01-19T06:47:35.992Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.023 s [2020-01-19T06:47:35.992Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.018 s [2020-01-19T06:47:35.992Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.102 s [2020-01-19T06:47:35.992Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.058 s [2020-01-19T06:47:35.992Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2020-01-19T06:47:35.992Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2020-01-19T06:47:35.992Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.012 s [2020-01-19T06:47:35.992Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.067 s [2020-01-19T06:47:35.992Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2020-01-19T06:47:35.992Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.019 s [2020-01-19T06:47:35.992Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.063 s [2020-01-19T06:47:35.993Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.011 s [2020-01-19T06:47:35.993Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.012 s [2020-01-19T06:47:35.993Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.016 s [2020-01-19T06:47:35.993Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.063 s [2020-01-19T06:47:35.993Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2020-01-19T06:47:35.993Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.021 s [2020-01-19T06:47:35.993Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped [2020-01-19T06:47:35.993Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.063 s [2020-01-19T06:47:35.993Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2020-01-19T06:47:35.993Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.012 s [2020-01-19T06:47:35.993Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.012 s [2020-01-19T06:47:35.993Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.056 s [2020-01-19T06:47:35.993Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2020-01-19T06:47:35.993Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2020-01-19T06:47:35.993Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2020-01-19T06:47:35.993Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.06 s [2020-01-19T06:47:35.993Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped [2020-01-19T06:47:35.993Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2020-01-19T06:47:35.993Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.024 s [2020-01-19T06:47:35.993Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped [2020-01-19T06:47:35.993Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2020-01-19T06:47:35.993Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.052 s [2020-01-19T06:47:35.993Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.011 s [2020-01-19T06:47:35.993Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.011 s [2020-01-19T06:47:35.993Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.012 s [2020-01-19T06:47:35.993Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.012 s [2020-01-19T06:47:35.993Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.056 s [2020-01-19T06:47:35.993Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.011 s [2020-01-19T06:47:35.993Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2020-01-19T06:47:35.993Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.012 s [2020-01-19T06:47:35.993Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.056 s [2020-01-19T06:47:35.993Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.012 s [2020-01-19T06:47:35.993Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2020-01-19T06:47:35.993Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.012 s [2020-01-19T06:47:35.993Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.012 s [2020-01-19T06:47:35.993Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.051 s [2020-01-19T06:47:35.993Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2020-01-19T06:47:35.993Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.012 s [2020-01-19T06:47:35.993Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.013 s [2020-01-19T06:47:35.993Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.012 s [2020-01-19T06:47:35.993Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.056 s [2020-01-19T06:47:35.993Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test [2020-01-19T06:47:36.250Z] [2020-01-19T06:47:36.250Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2020-01-19 06:47:36.167 [2020-01-19T06:47:36.250Z] !MESSAGE Could not validate the xml response [2020-01-19T06:47:36.250Z] !STACK 0 [2020-01-19T06:47:36.250Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog. [2020-01-19T06:47:36.250Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2020-01-19T06:47:36.250Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177) [2020-01-19T06:47:36.250Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) [2020-01-19T06:47:36.250Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2020-01-19T06:47:36.250Z] at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472) [2020-01-19T06:47:36.250Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:994) [2020-01-19T06:47:36.250Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2020-01-19T06:47:36.250Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2020-01-19T06:47:36.250Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2020-01-19T06:47:36.250Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2020-01-19T06:47:36.250Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2020-01-19T06:47:36.250Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2020-01-19T06:47:36.250Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2020-01-19T06:47:36.250Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2020-01-19T06:47:36.250Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:175) [2020-01-19T06:47:36.250Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:260) [2020-01-19T06:47:36.250Z] at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:75) [2020-01-19T06:47:36.250Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:47:36.250Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:47:36.250Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:47:36.250Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:47:36.250Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2020-01-19T06:47:36.250Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2020-01-19T06:47:36.250Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2020-01-19T06:47:36.250Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2020-01-19T06:47:36.250Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2020-01-19T06:47:36.250Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2020-01-19T06:47:36.250Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2020-01-19T06:47:36.250Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2020-01-19T06:47:36.250Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2020-01-19T06:47:36.250Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2020-01-19T06:47:36.250Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2020-01-19T06:47:36.250Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2020-01-19T06:47:36.250Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2020-01-19T06:47:36.250Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2020-01-19T06:47:36.250Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2020-01-19T06:47:36.250Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2020-01-19T06:47:36.250Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2020-01-19T06:47:36.250Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2020-01-19T06:47:36.250Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2020-01-19T06:47:36.250Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:47:36.250Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:47:36.250Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:47:36.250Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:47:36.250Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2020-01-19T06:47:36.250Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2020-01-19T06:47:36.250Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2020-01-19T06:47:36.250Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2020-01-19T06:47:36.250Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35) [2020-01-19T06:47:36.250Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) [2020-01-19T06:47:36.250Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) [2020-01-19T06:47:36.250Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4536) [2020-01-19T06:47:36.250Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4154) [2020-01-19T06:47:36.250Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121) [2020-01-19T06:47:36.250Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2020-01-19T06:47:36.250Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022) [2020-01-19T06:47:36.250Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150) [2020-01-19T06:47:36.250Z] at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693) [2020-01-19T06:47:36.250Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) [2020-01-19T06:47:36.250Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610) [2020-01-19T06:47:36.250Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148) [2020-01-19T06:47:36.250Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138) [2020-01-19T06:47:36.250Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2020-01-19T06:47:36.250Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2020-01-19T06:47:36.250Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2020-01-19T06:47:36.250Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) [2020-01-19T06:47:36.250Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) [2020-01-19T06:47:36.250Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) [2020-01-19T06:47:36.250Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388) [2020-01-19T06:47:36.250Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243) [2020-01-19T06:47:36.250Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2020-01-19T06:47:36.250Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2020-01-19T06:47:36.250Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2020-01-19T06:47:36.250Z] at java.lang.reflect.Method.invoke(Method.java:498) [2020-01-19T06:47:36.250Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673) [2020-01-19T06:47:36.250Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610) [2020-01-19T06:47:36.250Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1519) [2020-01-19T06:47:36.250Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1492) [2020-01-19T06:47:37.182Z] Tests run: 56, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.2 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test [2020-01-19T06:47:37.182Z] testGetSessionWithFilterExpression(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.082 s [2020-01-19T06:47:37.182Z] testListContext28(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.012 s [2020-01-19T06:47:37.182Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.012 s [2020-01-19T06:47:37.182Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.072 s [2020-01-19T06:47:37.182Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.013 s [2020-01-19T06:47:37.182Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.011 s [2020-01-19T06:47:37.182Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.011 s [2020-01-19T06:47:37.182Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.012 s [2020-01-19T06:47:37.182Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.053 s [2020-01-19T06:47:37.182Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.011 s [2020-01-19T06:47:37.182Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.011 s [2020-01-19T06:47:37.182Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.012 s [2020-01-19T06:47:37.182Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.013 s [2020-01-19T06:47:37.182Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.012 s [2020-01-19T06:47:37.182Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.048 s [2020-01-19T06:47:37.182Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.011 s [2020-01-19T06:47:37.182Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.013 s [2020-01-19T06:47:37.182Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2020-01-19T06:47:37.182Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.054 s [2020-01-19T06:47:37.182Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.012 s [2020-01-19T06:47:37.182Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.013 s [2020-01-19T06:47:37.182Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped [2020-01-19T06:47:37.182Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.011 s [2020-01-19T06:47:37.182Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.012 s [2020-01-19T06:47:37.182Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.054 s [2020-01-19T06:47:37.182Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.011 s [2020-01-19T06:47:37.182Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.011 s [2020-01-19T06:47:37.182Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.011 s [2020-01-19T06:47:37.182Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.067 s [2020-01-19T06:47:37.182Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.012 s [2020-01-19T06:47:37.182Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.011 s [2020-01-19T06:47:37.182Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped [2020-01-19T06:47:37.182Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.012 s [2020-01-19T06:47:37.182Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.011 s [2020-01-19T06:47:37.182Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped [2020-01-19T06:47:37.182Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.052 s [2020-01-19T06:47:37.182Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.01 s [2020-01-19T06:47:37.182Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.012 s [2020-01-19T06:47:37.182Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.012 s [2020-01-19T06:47:37.182Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.012 s [2020-01-19T06:47:37.182Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.051 s [2020-01-19T06:47:37.182Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.011 s [2020-01-19T06:47:37.182Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.011 s [2020-01-19T06:47:37.182Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.013 s [2020-01-19T06:47:37.182Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.011 s [2020-01-19T06:47:37.182Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.055 s [2020-01-19T06:47:37.182Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.012 s [2020-01-19T06:47:37.182Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2020-01-19T06:47:37.182Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.012 s [2020-01-19T06:47:37.182Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.013 s [2020-01-19T06:47:37.182Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.05 s [2020-01-19T06:47:37.182Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2020-01-19T06:47:37.182Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.013 s [2020-01-19T06:47:37.182Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2020-01-19T06:47:37.182Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.053 s [2020-01-19T06:47:37.182Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.021 s [2020-01-19T06:47:37.182Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest [2020-01-19T06:47:38.548Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.123 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest [2020-01-19T06:47:38.548Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest) Time elapsed: 1.115 s [2020-01-19T06:47:38.548Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest [2020-01-19T06:47:38.548Z] *** BUG *** [2020-01-19T06:47:38.548Z] In pixman_region32_init_rect: Invalid rectangle passed [2020-01-19T06:47:38.548Z] Set a breakpoint on '_pixman_log_error' to debug [2020-01-19T06:47:38.548Z] [2020-01-19T06:47:38.548Z] *** BUG *** [2020-01-19T06:47:38.548Z] In pixman_region32_init_rect: Invalid rectangle passed [2020-01-19T06:47:38.548Z] Set a breakpoint on '_pixman_log_error' to debug [2020-01-19T06:47:38.548Z] [2020-01-19T06:47:38.548Z] *** BUG *** [2020-01-19T06:47:38.548Z] In pixman_region32_init_rect: Invalid rectangle passed [2020-01-19T06:47:38.548Z] Set a breakpoint on '_pixman_log_error' to debug [2020-01-19T06:47:38.548Z] [2020-01-19T06:47:38.548Z] *** BUG *** [2020-01-19T06:47:38.548Z] In pixman_region32_init_rect: Invalid rectangle passed [2020-01-19T06:47:38.548Z] Set a breakpoint on '_pixman_log_error' to debug [2020-01-19T06:47:38.548Z] [2020-01-19T06:47:39.912Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.577 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest [2020-01-19T06:47:39.912Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest) Time elapsed: 1.576 s [2020-01-19T06:47:39.912Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest [2020-01-19T06:47:40.169Z] *** BUG *** [2020-01-19T06:47:40.169Z] In pixman_region32_init_rect: Invalid rectangle passed [2020-01-19T06:47:40.169Z] Set a breakpoint on '_pixman_log_error' to debug [2020-01-19T06:47:40.169Z] [2020-01-19T06:47:40.169Z] *** BUG *** [2020-01-19T06:47:40.169Z] In pixman_region32_init_rect: Invalid rectangle passed [2020-01-19T06:47:40.169Z] Set a breakpoint on '_pixman_log_error' to debug [2020-01-19T06:47:40.169Z] [2020-01-19T06:47:40.169Z] *** BUG *** [2020-01-19T06:47:40.169Z] In pixman_region32_init_rect: Invalid rectangle passed [2020-01-19T06:47:40.169Z] Set a breakpoint on '_pixman_log_error' to debug [2020-01-19T06:47:40.169Z] [2020-01-19T06:47:40.169Z] *** BUG *** [2020-01-19T06:47:40.169Z] In pixman_region32_init_rect: Invalid rectangle passed [2020-01-19T06:47:40.169Z] Set a breakpoint on '_pixman_log_error' to debug [2020-01-19T06:47:40.169Z] [2020-01-19T06:47:41.096Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.272 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest [2020-01-19T06:47:41.096Z] testKernelProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest) Time elapsed: 1.271 s [2020-01-19T06:47:41.096Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest [2020-01-19T06:47:41.352Z] *** BUG *** [2020-01-19T06:47:41.352Z] In pixman_region32_init_rect: Invalid rectangle passed [2020-01-19T06:47:41.352Z] Set a breakpoint on '_pixman_log_error' to debug [2020-01-19T06:47:41.352Z] [2020-01-19T06:47:41.352Z] *** BUG *** [2020-01-19T06:47:41.352Z] In pixman_region32_init_rect: Invalid rectangle passed [2020-01-19T06:47:41.352Z] Set a breakpoint on '_pixman_log_error' to debug [2020-01-19T06:47:41.352Z] [2020-01-19T06:47:42.279Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.879 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest [2020-01-19T06:47:42.279Z] testComponentProperties(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest) Time elapsed: 0.878 s [2020-01-19T06:47:42.279Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest [2020-01-19T06:47:46.450Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.828 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest [2020-01-19T06:47:46.450Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest) Time elapsed: 3.827 s [2020-01-19T06:47:46.450Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest [2020-01-19T06:47:47.378Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.214 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest [2020-01-19T06:47:47.378Z] testUstProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest) Time elapsed: 1.213 s [2020-01-19T06:47:47.378Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest [2020-01-19T06:47:47.940Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.722 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest [2020-01-19T06:47:47.940Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest) Time elapsed: 0.721 s [2020-01-19T06:47:47.940Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest [2020-01-19T06:47:47.940Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest [2020-01-19T06:47:47.940Z] testGetImage_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.001 s [2020-01-19T06:47:47.940Z] testFireCompenentUpdated(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.002 s [2020-01-19T06:47:47.940Z] testGetChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2020-01-19T06:47:47.940Z] testGetAndSetChildren(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2020-01-19T06:47:47.940Z] testGetAdapter(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2020-01-19T06:47:47.940Z] testRemoveAllChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2020-01-19T06:47:47.940Z] testRemoveComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2020-01-19T06:47:47.940Z] testRemoveComponentListener_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2020-01-19T06:47:47.940Z] testRemoveChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2020-01-19T06:47:47.940Z] testRemoveChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2020-01-19T06:47:47.940Z] testHasChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2020-01-19T06:47:47.940Z] testHasChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2020-01-19T06:47:47.940Z] testGetSndSetToolTip(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2020-01-19T06:47:47.940Z] testAddComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2020-01-19T06:47:47.940Z] testGetAndSetTargetNodeState_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2020-01-19T06:47:47.940Z] testGetAndSetName(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2020-01-19T06:47:47.940Z] testContainsChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2020-01-19T06:47:47.940Z] testContainsChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2020-01-19T06:47:47.940Z] testGetAndSetParent(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2020-01-19T06:47:47.940Z] testAddAndGetChild1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2020-01-19T06:47:47.940Z] testAddAndGetChild2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2020-01-19T06:47:47.940Z] testGetAndSetControlService_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.001 s [2020-01-19T06:47:47.940Z] testTraceControlComponent_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2020-01-19T06:47:47.940Z] testTraceControlComponent_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2020-01-19T06:47:47.940Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test [2020-01-19T06:47:49.306Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.198 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test [2020-01-19T06:47:49.306Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test) Time elapsed: 1.198 s [2020-01-19T06:47:49.306Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest [2020-01-19T06:48:01.476Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.695 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest [2020-01-19T06:48:01.476Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest) Time elapsed: 11.695 s [2020-01-19T06:48:01.476Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest [2020-01-19T06:48:01.731Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.896 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest [2020-01-19T06:48:01.731Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest) Time elapsed: 0.895 s [2020-01-19T06:48:01.731Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest [2020-01-19T06:48:02.658Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.836 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest [2020-01-19T06:48:02.658Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest) Time elapsed: 0.835 s [2020-01-19T06:48:02.658Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest [2020-01-19T06:48:02.658Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest [2020-01-19T06:48:02.658Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2020-01-19T06:48:02.658Z] testActivator(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2020-01-19T06:48:02.658Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2020-01-19T06:48:02.658Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2020-01-19T06:48:02.658Z] [2020-01-19T06:48:02.658Z] Results: [2020-01-19T06:48:02.658Z] [2020-01-19T06:48:02.658Z] Tests run: 201, Failures: 0, Errors: 0, Skipped: 9 [2020-01-19T06:48:02.658Z] [2020-01-19T06:48:03.585Z] [INFO] All tests passed! [2020-01-19T06:48:03.586Z] [INFO] [2020-01-19T06:48:03.586Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2020-01-19T06:48:03.586Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT.jar [2020-01-19T06:48:03.586Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT.pom [2020-01-19T06:48:03.586Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT-sources.jar [2020-01-19T06:48:03.586Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:48:03.586Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT-p2metadata.xml [2020-01-19T06:48:03.586Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT-p2artifacts.xml [2020-01-19T06:48:03.586Z] [INFO] [2020-01-19T06:48:03.586Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2020-01-19T06:48:03.586Z] [INFO] [2020-01-19T06:48:03.586Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >-- [2020-01-19T06:48:03.586Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.6-SNAPSHOT [89/138] [2020-01-19T06:48:03.586Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T06:48:03.586Z] [INFO] [2020-01-19T06:48:03.586Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2020-01-19T06:48:03.586Z] [INFO] [2020-01-19T06:48:03.586Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2020-01-19T06:48:03.586Z] [INFO] The project's OSGi version is 1.0.6.202001190610 [2020-01-19T06:48:03.586Z] [INFO] [2020-01-19T06:48:03.586Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2020-01-19T06:48:03.586Z] [INFO] [2020-01-19T06:48:03.586Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2020-01-19T06:48:03.586Z] [INFO] [2020-01-19T06:48:03.586Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2020-01-19T06:48:03.586Z] [INFO] [2020-01-19T06:48:03.586Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2020-01-19T06:48:03.586Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:48:03.586Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources [2020-01-19T06:48:03.586Z] [INFO] [2020-01-19T06:48:03.586Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2020-01-19T06:48:03.586Z] [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/classes [2020-01-19T06:48:03.842Z] [INFO] [2020-01-19T06:48:03.842Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2020-01-19T06:48:03.842Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:48:03.842Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/test/resources [2020-01-19T06:48:03.842Z] [INFO] [2020-01-19T06:48:03.842Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2020-01-19T06:48:03.842Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar [2020-01-19T06:48:03.842Z] [INFO] [2020-01-19T06:48:03.842Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2020-01-19T06:48:03.842Z] [INFO] [2020-01-19T06:48:03.842Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2020-01-19T06:48:03.842Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT.jar [2020-01-19T06:48:03.842Z] [INFO] [2020-01-19T06:48:03.842Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2020-01-19T06:48:03.842Z] [INFO] [2020-01-19T06:48:03.842Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2020-01-19T06:48:03.842Z] [INFO] [2020-01-19T06:48:03.842Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2020-01-19T06:48:03.842Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT.jar [2020-01-19T06:48:03.842Z] [INFO] [2020-01-19T06:48:03.842Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2020-01-19T06:48:03.842Z] [INFO] [2020-01-19T06:48:03.842Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2020-01-19T06:48:04.097Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data/.metadata/.log [2020-01-19T06:48:04.097Z] [INFO] Command line: [2020-01-19T06:48:04.353Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2020-01-19T06:48:04.353Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:48:06.868Z] !SESSION 2020-01-19 06:48:04.249 ----------------------------------------------- [2020-01-19T06:48:06.868Z] eclipse.buildId=unknown [2020-01-19T06:48:06.868Z] java.version=1.8.0_202 [2020-01-19T06:48:06.868Z] java.vendor=Oracle Corporation [2020-01-19T06:48:06.868Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T06:48:06.868Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2020-01-19T06:48:06.868Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2020-01-19T06:48:06.869Z] [2020-01-19T06:48:06.869Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 06:48:06.236 [2020-01-19T06:48:06.869Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T06:48:06.869Z] !STACK 0 [2020-01-19T06:48:06.869Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2020-01-19T06:48:06.869Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T06:48:06.869Z] [2020-01-19T06:48:06.869Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T06:48:06.869Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T06:48:06.869Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T06:48:06.869Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T06:48:06.869Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T06:48:06.869Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T06:48:06.869Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:48:06.869Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T06:48:11.037Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest [2020-01-19T06:48:13.552Z] Display size: 1440x900 [2020-01-19T06:48:13.552Z] OS version=3.10.0-957.1.3.el7.x86_64 [2020-01-19T06:48:13.552Z] GTK version=2.24.30 [2020-01-19T06:48:13.552Z] GTK theme=unknown [2020-01-19T06:48:13.552Z] LIBOVERLAY_SCROLLBAR=0 [2020-01-19T06:48:13.552Z] Time zone: Coordinated Universal Time [2020-01-19T06:48:13.552Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2020-01-19T06:48:13.552Z] log4j:WARN Please initialize the log4j system properly. [2020-01-19T06:48:14.480Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2020-01-19T06:48:14.480Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:48:14.480Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:48:14.480Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:14.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1131470592 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2020-01-19T06:48:14.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1131470592 data=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:14.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1131470591 data=null} to TreeItem with text {myNode} [2020-01-19T06:48:14.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1131470591 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:14.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131470590 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:14.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1131470517 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:14.480Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:14.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1131470515 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2020-01-19T06:48:14.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1131470515 data=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:14.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1131470514 data=null} to TreeItem with text {myNode} [2020-01-19T06:48:14.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1131470514 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:14.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131470513 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:14.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1131470509 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:14.736Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2020-01-19T06:48:14.736Z] DEBUG - Clicking on with mnemonic 'Connect' [2020-01-19T06:48:14.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-1131470316 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect' [2020-01-19T06:48:14.736Z] DEBUG - Clicked on with mnemonic 'Connect' [2020-01-19T06:48:15.663Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:15.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1131469668 data=null button=0 stateMask=0x0 x=87 y=156 count=0} to Tree node with text: Sessions [2020-01-19T06:48:15.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1131469667 data=null doit=true} to Tree node with text: Sessions [2020-01-19T06:48:15.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1131469667 data=null} to Tree node with text: Sessions [2020-01-19T06:48:15.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1131469666 data=null button=1 stateMask=0x0 x=87 y=156 count=1} to Tree node with text: Sessions [2020-01-19T06:48:15.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131469665 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2020-01-19T06:48:15.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1131469616 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions [2020-01-19T06:48:15.663Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:15.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1131469614 data=null button=0 stateMask=0x0 x=87 y=71 count=0} to Tree node with text: Sessions [2020-01-19T06:48:15.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1131469614 data=null doit=true} to Tree node with text: Sessions [2020-01-19T06:48:15.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1131469613 data=null} to Tree node with text: Sessions [2020-01-19T06:48:15.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1131469613 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions [2020-01-19T06:48:15.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131469612 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2020-01-19T06:48:15.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1131469610 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions [2020-01-19T06:48:15.919Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2020-01-19T06:48:15.919Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2020-01-19T06:48:16.175Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2020-01-19T06:48:16.175Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2020-01-19T06:48:16.175Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-1131468975 data=null doit=true} to Shell with text {Create Session} [2020-01-19T06:48:16.175Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:16.175Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2020-01-19T06:48:16.175Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2020-01-19T06:48:16.175Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2020-01-19T06:48:16.175Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:16.175Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2020-01-19T06:48:16.175Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2020-01-19T06:48:16.175Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2020-01-19T06:48:16.175Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: of type 'Text' [2020-01-19T06:48:16.175Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2020-01-19T06:48:16.175Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: with label (with mnemonic 'Session Name') [2020-01-19T06:48:16.175Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2020-01-19T06:48:16.175Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2020-01-19T06:48:16.175Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2020-01-19T06:48:16.175Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2020-01-19T06:48:16.175Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:16.175Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:16.175Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2020-01-19T06:48:16.175Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:16.175Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:16.175Z] DEBUG - Clicking on &Ok [2020-01-19T06:48:16.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1131468917 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') [2020-01-19T06:48:16.175Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1131468917 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') [2020-01-19T06:48:16.175Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1131468916 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:16.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1131468916 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:16.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1131468915 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') [2020-01-19T06:48:16.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1131468914 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') [2020-01-19T06:48:16.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1131468914 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') [2020-01-19T06:48:16.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-1131469092 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Create Session...' [2020-01-19T06:48:16.175Z] DEBUG - Clicked on [2020-01-19T06:48:16.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1131468813 data=null doit=true} to Tree node with text: Sessions [2020-01-19T06:48:16.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1131468813 data=null} to Tree node with text: Sessions [2020-01-19T06:48:16.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1131468812 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions [2020-01-19T06:48:16.175Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131468811 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Sessions [2020-01-19T06:48:16.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1131468808 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions [2020-01-19T06:48:16.175Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:16.175Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:16.175Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:16.175Z] WARN - Tree item Tree node with text: Provider is already expanded. Won't expand it again. [2020-01-19T06:48:16.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Kernel} time=-1131468804 data=null doit=true} to Tree node with text: Kernel [2020-01-19T06:48:16.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Kernel} time=-1131468804 data=null} to Tree node with text: Kernel [2020-01-19T06:48:16.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Kernel} time=-1131468803 data=null button=1 stateMask=0x0 x=93 y=-25 count=1} to Tree node with text: Kernel [2020-01-19T06:48:16.175Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131468803 data=null item=TreeItem {Kernel} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Kernel [2020-01-19T06:48:16.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Kernel} time=-1131468703 data=null button=1 stateMask=0x80000 x=93 y=-13729 count=1} to Tree node with text: Kernel [2020-01-19T06:48:16.431Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:16.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=-1131468699 data=null button=0 stateMask=0x0 x=134 y=-10633 count=0} to Tree node with text: sched_switch [2020-01-19T06:48:16.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=-1131468699 data=null doit=true} to Tree node with text: sched_switch [2020-01-19T06:48:16.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=-1131468699 data=null} to Tree node with text: sched_switch [2020-01-19T06:48:16.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=-1131468698 data=null button=1 stateMask=0x0 x=134 y=-10633 count=1} to Tree node with text: sched_switch [2020-01-19T06:48:16.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131468698 data=null item=TreeItem {sched_switch} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: sched_switch [2020-01-19T06:48:16.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=-1131468691 data=null button=1 stateMask=0x80000 x=134 y=12 count=1} to Tree node with text: sched_switch [2020-01-19T06:48:16.431Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:16.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=-1131468690 data=null button=0 stateMask=0x0 x=134 y=12 count=0} to Tree node with text: sched_switch [2020-01-19T06:48:16.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=-1131468690 data=null doit=true} to Tree node with text: sched_switch [2020-01-19T06:48:16.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=-1131468689 data=null} to Tree node with text: sched_switch [2020-01-19T06:48:16.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=-1131468689 data=null button=1 stateMask=0x0 x=134 y=12 count=1} to Tree node with text: sched_switch [2020-01-19T06:48:16.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131468689 data=null item=TreeItem {sched_switch} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: sched_switch [2020-01-19T06:48:16.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=-1131468685 data=null button=1 stateMask=0x80000 x=134 y=12 count=1} to Tree node with text: sched_switch [2020-01-19T06:48:16.431Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...' [2020-01-19T06:48:16.431Z] DEBUG - Clicking on with mnemonic 'Enable Event...' [2020-01-19T06:48:16.687Z] DEBUG - Clicked on with mnemonic 'Enable Event...' [2020-01-19T06:48:16.687Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2020-01-19T06:48:16.687Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1131468482 data=null doit=true} to Shell with text {Enable Events} [2020-01-19T06:48:16.687Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2020-01-19T06:48:16.687Z] DEBUG - matched Group with text "Session List", using matcher: with mnemonic 'Session List' [2020-01-19T06:48:16.687Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Session List') [2020-01-19T06:48:16.687Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Session List')) [2020-01-19T06:48:16.688Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2020-01-19T06:48:16.688Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to mysession [2020-01-19T06:48:16.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1131468477 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo' and in group (with mnemonic 'Session List')) [2020-01-19T06:48:16.688Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to mysession [2020-01-19T06:48:16.688Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:16.688Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression' [2020-01-19T06:48:16.688Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression') [2020-01-19T06:48:16.688Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression')) [2020-01-19T06:48:16.688Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:16.688Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:16.688Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2020-01-19T06:48:16.688Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:16.688Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:16.688Z] DEBUG - Clicking on &Ok [2020-01-19T06:48:16.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1131468471 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') [2020-01-19T06:48:16.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1131468471 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') [2020-01-19T06:48:16.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1131468470 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:16.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1131468470 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:16.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1131468470 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') [2020-01-19T06:48:16.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1131468470 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') [2020-01-19T06:48:16.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1131468470 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') [2020-01-19T06:48:16.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=-1131468575 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event...' [2020-01-19T06:48:16.688Z] DEBUG - Clicked on [2020-01-19T06:48:16.688Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:16.688Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:16.688Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:16.688Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:16.688Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:16.688Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:16.688Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:16.688Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:16.688Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2020-01-19T06:48:16.688Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:16.688Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:16.688Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:16.688Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2020-01-19T06:48:16.688Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1131468282 data=null doit=true} to Tree node with text: channel0 [2020-01-19T06:48:16.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1131468282 data=null} to Tree node with text: channel0 [2020-01-19T06:48:16.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1131468281 data=null button=1 stateMask=0x0 x=135 y=10788 count=1} to Tree node with text: channel0 [2020-01-19T06:48:16.688Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131468281 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0 [2020-01-19T06:48:16.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1131468279 data=null button=1 stateMask=0x80000 x=135 y=10788 count=1} to Tree node with text: channel0 [2020-01-19T06:48:16.688Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:16.688Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:16.688Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:16.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131468222 data=null button=0 stateMask=0x0 x=108 y=10740 count=0} to Tree node with text: mysession [2020-01-19T06:48:16.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131468221 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:16.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131468221 data=null} to Tree node with text: mysession [2020-01-19T06:48:16.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131468221 data=null button=1 stateMask=0x0 x=108 y=10740 count=1} to Tree node with text: mysession [2020-01-19T06:48:16.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131468221 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:16.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131468206 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession [2020-01-19T06:48:16.944Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:16.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131468204 data=null button=0 stateMask=0x0 x=108 y=71 count=0} to Tree node with text: mysession [2020-01-19T06:48:16.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131468204 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:16.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131468204 data=null} to Tree node with text: mysession [2020-01-19T06:48:16.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131468204 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: mysession [2020-01-19T06:48:16.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131468203 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:16.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131468200 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession [2020-01-19T06:48:16.944Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2020-01-19T06:48:16.944Z] DEBUG - Clicking on with mnemonic 'Start' [2020-01-19T06:48:16.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-1131468091 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start' [2020-01-19T06:48:16.944Z] DEBUG - Clicked on with mnemonic 'Start' [2020-01-19T06:48:17.200Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:17.200Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:17.200Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:17.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131467988 data=null button=0 stateMask=0x0 x=108 y=71 count=0} to Tree node with text: mysession [2020-01-19T06:48:17.200Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131467987 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:17.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131467987 data=null} to Tree node with text: mysession [2020-01-19T06:48:17.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131467987 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: mysession [2020-01-19T06:48:17.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131467987 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:17.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131467982 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession [2020-01-19T06:48:17.200Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:17.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131467981 data=null button=0 stateMask=0x0 x=108 y=71 count=0} to Tree node with text: mysession [2020-01-19T06:48:17.200Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131467981 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:17.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131467981 data=null} to Tree node with text: mysession [2020-01-19T06:48:17.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131467980 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: mysession [2020-01-19T06:48:17.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131467980 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:17.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131467976 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession [2020-01-19T06:48:17.200Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2020-01-19T06:48:17.200Z] DEBUG - Clicking on with mnemonic 'Stop' [2020-01-19T06:48:17.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-1131467881 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop' [2020-01-19T06:48:17.200Z] DEBUG - Clicked on with mnemonic 'Stop' [2020-01-19T06:48:17.200Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:17.200Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:17.200Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:17.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131467778 data=null button=0 stateMask=0x0 x=108 y=71 count=0} to Tree node with text: mysession [2020-01-19T06:48:17.200Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131467778 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:17.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131467778 data=null} to Tree node with text: mysession [2020-01-19T06:48:17.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131467778 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: mysession [2020-01-19T06:48:17.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131467777 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:17.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131467773 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession [2020-01-19T06:48:17.200Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:17.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131467772 data=null button=0 stateMask=0x0 x=108 y=71 count=0} to Tree node with text: mysession [2020-01-19T06:48:17.200Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131467772 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:17.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131467772 data=null} to Tree node with text: mysession [2020-01-19T06:48:17.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131467771 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: mysession [2020-01-19T06:48:17.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131467771 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:17.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131467767 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession [2020-01-19T06:48:17.457Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2020-01-19T06:48:17.457Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2020-01-19T06:48:17.457Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2020-01-19T06:48:17.457Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2020-01-19T06:48:17.457Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-1131467587 data=null doit=true} to Shell with text {Destroy Confirmation} [2020-01-19T06:48:17.457Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:48:17.457Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:48:17.457Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:48:17.457Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:17.457Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:48:17.457Z] DEBUG - Clicking on OK [2020-01-19T06:48:17.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131467586 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') [2020-01-19T06:48:17.457Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131467586 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') [2020-01-19T06:48:17.457Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131467586 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:48:17.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131467586 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:48:17.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131467586 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') [2020-01-19T06:48:17.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131467586 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') [2020-01-19T06:48:17.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131467585 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') [2020-01-19T06:48:17.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1131467672 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Destroy Session...' [2020-01-19T06:48:17.457Z] DEBUG - Clicked on [2020-01-19T06:48:17.457Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:17.457Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:17.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1131467497 data=null button=0 stateMask=0x0 x=68 y=-13777 count=0} to TreeItem with text {myNode} [2020-01-19T06:48:17.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1131467497 data=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:17.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1131467496 data=null} to TreeItem with text {myNode} [2020-01-19T06:48:17.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1131467496 data=null button=1 stateMask=0x0 x=68 y=-13777 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:17.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131467496 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:17.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1131467490 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:17.457Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:17.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1131467488 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2020-01-19T06:48:17.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1131467488 data=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:17.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1131467488 data=null} to TreeItem with text {myNode} [2020-01-19T06:48:17.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1131467488 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:17.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131467488 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:17.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1131467485 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:17.713Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2020-01-19T06:48:17.713Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2020-01-19T06:48:17.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1131467385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect' [2020-01-19T06:48:17.713Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2020-01-19T06:48:17.713Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2020-01-19T06:48:17.713Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:48:17.713Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:48:17.713Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:17.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1131467267 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2020-01-19T06:48:17.713Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1131467267 data=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:17.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1131467266 data=null} to TreeItem with text {myNode} [2020-01-19T06:48:17.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1131467266 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:17.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131467266 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:17.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1131467261 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:17.713Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:17.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1131467259 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2020-01-19T06:48:17.713Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1131467259 data=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:17.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1131467259 data=null} to TreeItem with text {myNode} [2020-01-19T06:48:17.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1131467259 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:17.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131467259 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:17.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1131467256 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:17.970Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2020-01-19T06:48:17.970Z] DEBUG - Clicking on with mnemonic 'Connect' [2020-01-19T06:48:17.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-1131467169 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect' [2020-01-19T06:48:17.970Z] DEBUG - Clicked on with mnemonic 'Connect' [2020-01-19T06:48:18.531Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:18.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1131466609 data=null button=0 stateMask=0x0 x=87 y=156 count=0} to Tree node with text: Sessions [2020-01-19T06:48:18.531Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1131466608 data=null doit=true} to Tree node with text: Sessions [2020-01-19T06:48:18.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1131466608 data=null} to Tree node with text: Sessions [2020-01-19T06:48:18.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1131466608 data=null button=1 stateMask=0x0 x=87 y=156 count=1} to Tree node with text: Sessions [2020-01-19T06:48:18.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131466608 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2020-01-19T06:48:18.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1131466602 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions [2020-01-19T06:48:18.531Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:18.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1131466601 data=null button=0 stateMask=0x0 x=87 y=71 count=0} to Tree node with text: Sessions [2020-01-19T06:48:18.531Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1131466601 data=null doit=true} to Tree node with text: Sessions [2020-01-19T06:48:18.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1131466601 data=null} to Tree node with text: Sessions [2020-01-19T06:48:18.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1131466601 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions [2020-01-19T06:48:18.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131466601 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2020-01-19T06:48:18.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1131466599 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions [2020-01-19T06:48:18.531Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2020-01-19T06:48:18.531Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2020-01-19T06:48:18.531Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2020-01-19T06:48:18.531Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2020-01-19T06:48:18.531Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-1131466476 data=null doit=true} to Shell with text {Create Session} [2020-01-19T06:48:18.531Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:18.531Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2020-01-19T06:48:18.531Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2020-01-19T06:48:18.531Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2020-01-19T06:48:18.532Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:18.532Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2020-01-19T06:48:18.532Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2020-01-19T06:48:18.532Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2020-01-19T06:48:18.532Z] DEBUG - matched Text with text " [2020-01-19T06:48:18.532Z] ", using matcher: of type 'Text' [2020-01-19T06:48:18.532Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2020-01-19T06:48:18.532Z] DEBUG - matched Text with text " [2020-01-19T06:48:18.532Z] ", using matcher: with label (with mnemonic 'Session Name') [2020-01-19T06:48:18.532Z] DEBUG - matched Text with text " [2020-01-19T06:48:18.532Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2020-01-19T06:48:18.532Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2020-01-19T06:48:18.532Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2020-01-19T06:48:18.532Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2020-01-19T06:48:18.532Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:18.532Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:18.532Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2020-01-19T06:48:18.532Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:18.532Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:18.532Z] DEBUG - Clicking on &Ok [2020-01-19T06:48:18.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1131466472 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') [2020-01-19T06:48:18.532Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1131466472 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') [2020-01-19T06:48:18.532Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1131466471 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:18.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1131466471 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:18.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1131466471 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') [2020-01-19T06:48:18.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1131466471 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') [2020-01-19T06:48:18.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1131466471 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') [2020-01-19T06:48:18.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-1131466517 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Create Session...' [2020-01-19T06:48:18.787Z] DEBUG - Clicked on [2020-01-19T06:48:18.787Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1131466393 data=null doit=true} to Tree node with text: Sessions [2020-01-19T06:48:18.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1131466393 data=null} to Tree node with text: Sessions [2020-01-19T06:48:18.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1131466393 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions [2020-01-19T06:48:18.787Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131466392 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Sessions [2020-01-19T06:48:18.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1131466390 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions [2020-01-19T06:48:18.788Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:18.788Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:18.788Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:18.788Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:18.788Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:18.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131466388 data=null button=0 stateMask=0x0 x=108 y=95 count=0} to Tree node with text: mysession [2020-01-19T06:48:18.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131466388 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:18.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131466388 data=null} to Tree node with text: mysession [2020-01-19T06:48:18.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131466387 data=null button=1 stateMask=0x0 x=108 y=95 count=1} to Tree node with text: mysession [2020-01-19T06:48:18.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131466387 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:18.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131466380 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession [2020-01-19T06:48:18.788Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:18.788Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131466379 data=null button=0 stateMask=0x0 x=108 y=71 count=0} to Tree node with text: mysession [2020-01-19T06:48:18.788Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131466379 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:18.788Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131466379 data=null} to Tree node with text: mysession [2020-01-19T06:48:18.788Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131466379 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: mysession [2020-01-19T06:48:18.788Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131466378 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:18.788Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131466375 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession [2020-01-19T06:48:18.788Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:18.788Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:19.044Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:19.044Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2020-01-19T06:48:19.044Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1131466108 data=null doit=true} to Shell with text {Enable Events} [2020-01-19T06:48:19.044Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:19.044Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:19.044Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:19.044Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:19.044Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:19.044Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:19.044Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:19.044Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:19.044Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:19.044Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2020-01-19T06:48:19.044Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2020-01-19T06:48:19.044Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2020-01-19T06:48:19.045Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:19.045Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:19.045Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:19.045Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:19.045Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:19.045Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:19.045Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:19.045Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:19.045Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:19.045Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:19.045Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:19.045Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1131466102 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:19.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1131466102 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:19.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1131466102 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:19.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1131466101 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' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:19.045Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:19.045Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:48:19.045Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:48:19.045Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:48:19.045Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:48:19.045Z] DEBUG - Setting state to checked on: All [2020-01-19T06:48:19.045Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:19.045Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:19.045Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:19.045Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:19.045Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:19.045Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:19.045Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:19.045Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:19.045Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression' [2020-01-19T06:48:19.045Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression') [2020-01-19T06:48:19.045Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression')) [2020-01-19T06:48:19.045Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:19.045Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:19.045Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:19.045Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:19.045Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:19.045Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:19.045Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:19.045Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:19.045Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:19.045Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:19.045Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:19.045Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:19.045Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2020-01-19T06:48:19.045Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:19.045Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:19.045Z] DEBUG - Clicking on &Ok [2020-01-19T06:48:19.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1131466015 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') [2020-01-19T06:48:19.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1131466015 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') [2020-01-19T06:48:19.045Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1131466014 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:19.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1131466014 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:19.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1131466014 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') [2020-01-19T06:48:19.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1131466014 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') [2020-01-19T06:48:19.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1131466014 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') [2020-01-19T06:48:19.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1131466271 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:19.045Z] DEBUG - Clicked on [2020-01-19T06:48:19.045Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:19.045Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:19.045Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:19.045Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:19.045Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:19.045Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:19.045Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2020-01-19T06:48:19.045Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:19.045Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:19.045Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:19.045Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2020-01-19T06:48:19.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1131465896 data=null doit=true} to Tree node with text: channel0 [2020-01-19T06:48:19.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1131465896 data=null} to Tree node with text: channel0 [2020-01-19T06:48:19.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1131465896 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0 [2020-01-19T06:48:19.045Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131465896 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0 [2020-01-19T06:48:19.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1131465894 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0 [2020-01-19T06:48:19.045Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:19.045Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:19.045Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:19.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131465892 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:19.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131465892 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:19.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131465892 data=null} to Tree node with text: mysession [2020-01-19T06:48:19.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131465891 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:19.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131465891 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:19.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131465888 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:19.301Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:19.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131465887 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:19.301Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131465886 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:19.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131465886 data=null} to Tree node with text: mysession [2020-01-19T06:48:19.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131465886 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:19.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131465886 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:19.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131465882 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:19.301Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2020-01-19T06:48:19.301Z] DEBUG - Clicking on with mnemonic 'Start' [2020-01-19T06:48:19.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-1131465782 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start' [2020-01-19T06:48:19.301Z] DEBUG - Clicked on with mnemonic 'Start' [2020-01-19T06:48:19.301Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:19.301Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:19.301Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:19.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131465679 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:19.301Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131465679 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:19.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131465679 data=null} to Tree node with text: mysession [2020-01-19T06:48:19.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131465679 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:19.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131465679 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:19.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131465675 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:19.301Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:19.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131465673 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:19.301Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131465673 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:19.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131465673 data=null} to Tree node with text: mysession [2020-01-19T06:48:19.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131465673 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:19.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131465673 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:19.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131465669 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:19.557Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2020-01-19T06:48:19.557Z] DEBUG - Clicking on with mnemonic 'Stop' [2020-01-19T06:48:19.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-1131465589 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop' [2020-01-19T06:48:19.557Z] DEBUG - Clicked on with mnemonic 'Stop' [2020-01-19T06:48:19.557Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:19.557Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:19.557Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:19.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131465487 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:19.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131465486 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:19.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131465486 data=null} to Tree node with text: mysession [2020-01-19T06:48:19.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131465486 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:19.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131465486 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:19.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131465481 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:19.557Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:19.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131465480 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:19.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131465480 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:19.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131465480 data=null} to Tree node with text: mysession [2020-01-19T06:48:19.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131465480 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:19.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131465479 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:19.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131465476 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:19.557Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2020-01-19T06:48:19.557Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2020-01-19T06:48:19.813Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2020-01-19T06:48:19.813Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2020-01-19T06:48:19.813Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-1131465320 data=null doit=true} to Shell with text {Destroy Confirmation} [2020-01-19T06:48:19.813Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:48:19.813Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:48:19.813Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:48:19.813Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:19.813Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:48:19.813Z] DEBUG - Clicking on OK [2020-01-19T06:48:19.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131465319 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') [2020-01-19T06:48:19.813Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131465318 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') [2020-01-19T06:48:19.813Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131465318 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:48:19.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131465318 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:48:19.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131465318 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') [2020-01-19T06:48:19.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131465318 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') [2020-01-19T06:48:19.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131465318 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') [2020-01-19T06:48:19.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1131465399 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Destroy Session...' [2020-01-19T06:48:19.814Z] DEBUG - Clicked on [2020-01-19T06:48:19.814Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:19.814Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:19.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1131465276 data=null button=0 stateMask=0x0 x=68 y=-73 count=0} to TreeItem with text {myNode} [2020-01-19T06:48:19.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1131465276 data=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:19.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1131465276 data=null} to TreeItem with text {myNode} [2020-01-19T06:48:19.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1131465275 data=null button=1 stateMask=0x0 x=68 y=-73 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:19.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131465275 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:19.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1131465268 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:19.814Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:19.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1131465267 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2020-01-19T06:48:19.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1131465267 data=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:19.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1131465267 data=null} to TreeItem with text {myNode} [2020-01-19T06:48:19.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1131465267 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:19.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131465266 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:19.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1131465219 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:19.814Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2020-01-19T06:48:19.814Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2020-01-19T06:48:19.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1131465164 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect' [2020-01-19T06:48:19.814Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2020-01-19T06:48:20.070Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.346 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest [2020-01-19T06:48:20.070Z] testTraceSessionTreeKernelProvider(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest) Time elapsed: 3.51 s [2020-01-19T06:48:20.070Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest) Time elapsed: 2.217 s [2020-01-19T06:48:20.070Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest [2020-01-19T06:48:20.633Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2020-01-19T06:48:20.633Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:48:20.633Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:48:20.633Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:20.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1131464595 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2020-01-19T06:48:20.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1131464594 data=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:20.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1131464594 data=null} to TreeItem with text {myNode} [2020-01-19T06:48:20.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1131464594 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:20.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131464594 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:20.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1131464588 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:20.633Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:20.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1131464587 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2020-01-19T06:48:20.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1131464587 data=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:20.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1131464587 data=null} to TreeItem with text {myNode} [2020-01-19T06:48:20.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1131464587 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:20.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131464587 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:20.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1131464584 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:20.633Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2020-01-19T06:48:20.633Z] DEBUG - Clicking on with mnemonic 'Connect' [2020-01-19T06:48:20.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-1131464487 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect' [2020-01-19T06:48:20.633Z] DEBUG - Clicked on with mnemonic 'Connect' [2020-01-19T06:48:21.195Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:21.195Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:21.195Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:21.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {30035645160113292} time=-1131463970 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to Tree node with text: 30035645160113292 [2020-01-19T06:48:21.195Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {30035645160113292} time=-1131463970 data=null doit=true} to Tree node with text: 30035645160113292 [2020-01-19T06:48:21.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {30035645160113292} time=-1131463970 data=null} to Tree node with text: 30035645160113292 [2020-01-19T06:48:21.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {30035645160113292} time=-1131463969 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to Tree node with text: 30035645160113292 [2020-01-19T06:48:21.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131463969 data=null item=TreeItem {30035645160113292} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 30035645160113292 [2020-01-19T06:48:21.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {30035645160113292} time=-1131463962 data=null button=1 stateMask=0x80000 x=148 y=71 count=1} to Tree node with text: 30035645160113292 [2020-01-19T06:48:21.195Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:21.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {30035645160113292} time=-1131463961 data=null button=0 stateMask=0x0 x=148 y=71 count=0} to Tree node with text: 30035645160113292 [2020-01-19T06:48:21.195Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {30035645160113292} time=-1131463961 data=null doit=true} to Tree node with text: 30035645160113292 [2020-01-19T06:48:21.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {30035645160113292} time=-1131463961 data=null} to Tree node with text: 30035645160113292 [2020-01-19T06:48:21.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {30035645160113292} time=-1131463961 data=null button=1 stateMask=0x0 x=148 y=71 count=1} to Tree node with text: 30035645160113292 [2020-01-19T06:48:21.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131463960 data=null item=TreeItem {30035645160113292} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 30035645160113292 [2020-01-19T06:48:21.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {30035645160113292} time=-1131463957 data=null button=1 stateMask=0x80000 x=148 y=71 count=1} to Tree node with text: 30035645160113292 [2020-01-19T06:48:21.195Z] DEBUG - matched MenuItem with text "Save...", using matcher: with mnemonic 'Save...' [2020-01-19T06:48:21.195Z] DEBUG - Clicking on with mnemonic 'Save...' [2020-01-19T06:48:21.195Z] DEBUG - Clicked on with mnemonic 'Save...' [2020-01-19T06:48:21.195Z] DEBUG - matched Shell with text "Save Sessions", using matcher: with text 'Save Sessions' [2020-01-19T06:48:21.195Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Save Sessions} time=-1131463798 data=null doit=true} to Shell with text {Save Sessions} [2020-01-19T06:48:21.195Z] DEBUG - matched Button with text "force", using matcher: of type 'Button' [2020-01-19T06:48:21.195Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:48:21.195Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:48:21.195Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:48:21.195Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:21.195Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:48:21.195Z] DEBUG - Clicking on OK [2020-01-19T06:48:21.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131463797 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') [2020-01-19T06:48:21.195Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131463797 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') [2020-01-19T06:48:21.195Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131463797 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:48:21.195Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131463797 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:48:21.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131463796 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') [2020-01-19T06:48:21.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131463796 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') [2020-01-19T06:48:21.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131463796 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') [2020-01-19T06:48:21.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Save...} time=-1131463874 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Save...' [2020-01-19T06:48:21.451Z] DEBUG - Clicked on [2020-01-19T06:48:21.451Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:21.451Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:21.451Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:21.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {30035645160113292} time=-1131463712 data=null button=0 stateMask=0x0 x=148 y=71 count=0} to Tree node with text: 30035645160113292 [2020-01-19T06:48:21.451Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {30035645160113292} time=-1131463712 data=null doit=true} to Tree node with text: 30035645160113292 [2020-01-19T06:48:21.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {30035645160113292} time=-1131463712 data=null} to Tree node with text: 30035645160113292 [2020-01-19T06:48:21.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {30035645160113292} time=-1131463711 data=null button=1 stateMask=0x0 x=148 y=71 count=1} to Tree node with text: 30035645160113292 [2020-01-19T06:48:21.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131463711 data=null item=TreeItem {30035645160113292} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 30035645160113292 [2020-01-19T06:48:21.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {30035645160113292} time=-1131463707 data=null button=1 stateMask=0x80000 x=148 y=71 count=1} to Tree node with text: 30035645160113292 [2020-01-19T06:48:21.451Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:21.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {30035645160113292} time=-1131463706 data=null button=0 stateMask=0x0 x=148 y=71 count=0} to Tree node with text: 30035645160113292 [2020-01-19T06:48:21.451Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {30035645160113292} time=-1131463706 data=null doit=true} to Tree node with text: 30035645160113292 [2020-01-19T06:48:21.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {30035645160113292} time=-1131463706 data=null} to Tree node with text: 30035645160113292 [2020-01-19T06:48:21.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {30035645160113292} time=-1131463706 data=null button=1 stateMask=0x0 x=148 y=71 count=1} to Tree node with text: 30035645160113292 [2020-01-19T06:48:21.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131463706 data=null item=TreeItem {30035645160113292} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 30035645160113292 [2020-01-19T06:48:21.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {30035645160113292} time=-1131463702 data=null button=1 stateMask=0x80000 x=148 y=71 count=1} to Tree node with text: 30035645160113292 [2020-01-19T06:48:21.451Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2020-01-19T06:48:21.451Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2020-01-19T06:48:21.451Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2020-01-19T06:48:21.451Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2020-01-19T06:48:21.451Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-1131463579 data=null doit=true} to Shell with text {Destroy Confirmation} [2020-01-19T06:48:21.451Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:48:21.451Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:48:21.451Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:48:21.451Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:21.451Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:48:21.451Z] DEBUG - Clicking on OK [2020-01-19T06:48:21.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131463579 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') [2020-01-19T06:48:21.451Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131463579 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') [2020-01-19T06:48:21.451Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131463579 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:48:21.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131463578 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:48:21.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131463578 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') [2020-01-19T06:48:21.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131463578 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') [2020-01-19T06:48:21.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131463578 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') [2020-01-19T06:48:21.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1131463612 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Destroy Session...' [2020-01-19T06:48:21.451Z] DEBUG - Clicked on [2020-01-19T06:48:21.451Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:21.451Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:21.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1131463496 data=null button=0 stateMask=0x0 x=87 y=71 count=0} to Tree node with text: Sessions [2020-01-19T06:48:21.451Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1131463496 data=null doit=true} to Tree node with text: Sessions [2020-01-19T06:48:21.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1131463496 data=null} to Tree node with text: Sessions [2020-01-19T06:48:21.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1131463496 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions [2020-01-19T06:48:21.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131463496 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2020-01-19T06:48:21.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1131463494 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions [2020-01-19T06:48:21.451Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:21.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1131463493 data=null button=0 stateMask=0x0 x=87 y=71 count=0} to Tree node with text: Sessions [2020-01-19T06:48:21.451Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1131463493 data=null doit=true} to Tree node with text: Sessions [2020-01-19T06:48:21.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1131463493 data=null} to Tree node with text: Sessions [2020-01-19T06:48:21.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1131463493 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions [2020-01-19T06:48:21.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131463493 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2020-01-19T06:48:21.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1131463490 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions [2020-01-19T06:48:21.708Z] DEBUG - matched MenuItem with text "Load...", using matcher: with mnemonic 'Load...' [2020-01-19T06:48:21.708Z] DEBUG - Clicking on with mnemonic 'Load...' [2020-01-19T06:48:21.708Z] DEBUG - Clicked on with mnemonic 'Load...' [2020-01-19T06:48:21.708Z] DEBUG - matched Shell with text "Load Sessions", using matcher: with text 'Load Sessions' [2020-01-19T06:48:21.708Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Load Sessions} time=-1131463316 data=null doit=true} to Shell with text {Load Sessions} [2020-01-19T06:48:21.708Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button' [2020-01-19T06:48:21.708Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button' [2020-01-19T06:48:21.708Z] DEBUG - matched Button with text "Remote", using matcher: with mnemonic 'Remote' [2020-01-19T06:48:21.708Z] DEBUG - matched Button with text "Remote", using matcher: with style 'SWT.RADIO' [2020-01-19T06:48:21.708Z] DEBUG - matched Button with text "Remote", using matcher: (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2020-01-19T06:48:21.708Z] DEBUG - matched Button with text "force", using matcher: of type 'Button' [2020-01-19T06:48:21.708Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:48:21.708Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button' [2020-01-19T06:48:21.708Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:48:21.708Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2020-01-19T06:48:21.708Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Local} time=-1131463315 data=null doit=true} to Button with text {Local} [2020-01-19T06:48:21.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Local} time=-1131463314 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Local} [2020-01-19T06:48:21.708Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2020-01-19T06:48:21.708Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remote} time=-1131463314 data=null doit=true} to (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2020-01-19T06:48:21.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remote} time=-1131463313 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2020-01-19T06:48:21.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remote} time=-1131463313 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2020-01-19T06:48:21.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remote} time=-1131463313 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 'Remote' and with style 'SWT.RADIO') [2020-01-19T06:48:21.708Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2020-01-19T06:48:21.708Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:48:21.708Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:48:21.708Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:21.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {30035645160113292.lttng} time=-1131463275 data=null button=0 stateMask=0x0 x=133 y=12 count=0} to TreeItem with text {30035645160113292.lttng} [2020-01-19T06:48:21.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {30035645160113292.lttng} time=-1131463275 data=null doit=true} to TreeItem with text {30035645160113292.lttng} [2020-01-19T06:48:21.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {30035645160113292.lttng} time=-1131463275 data=null} to TreeItem with text {30035645160113292.lttng} [2020-01-19T06:48:21.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {30035645160113292.lttng} time=-1131463274 data=null button=1 stateMask=0x0 x=133 y=12 count=1} to TreeItem with text {30035645160113292.lttng} [2020-01-19T06:48:21.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131463274 data=null item=TreeItem {30035645160113292.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {30035645160113292.lttng} [2020-01-19T06:48:21.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {30035645160113292.lttng} time=-1131463273 data=null button=1 stateMask=0x80000 x=133 y=12 count=1} to TreeItem with text {30035645160113292.lttng} [2020-01-19T06:48:21.708Z] DEBUG - Clicking on TreeItem with text {30035645160113292.lttng} [2020-01-19T06:48:21.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {30035645160113292.lttng} time=-1131463273 data=null button=0 stateMask=0x0 x=133 y=12 count=0} to TreeItem with text {30035645160113292.lttng} [2020-01-19T06:48:21.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {30035645160113292.lttng} time=-1131463273 data=null doit=true} to TreeItem with text {30035645160113292.lttng} [2020-01-19T06:48:21.708Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:21.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {30035645160113292.lttng} time=-1131463273 data=null} to TreeItem with text {30035645160113292.lttng} [2020-01-19T06:48:21.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {30035645160113292.lttng} time=-1131463272 data=null button=1 stateMask=0x0 x=133 y=12 count=1} to TreeItem with text {30035645160113292.lttng} [2020-01-19T06:48:21.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131463272 data=null item=TreeItem {30035645160113292.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {30035645160113292.lttng} [2020-01-19T06:48:21.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {30035645160113292.lttng} time=-1131463272 data=null button=1 stateMask=0x80000 x=133 y=12 count=1} to TreeItem with text {30035645160113292.lttng} [2020-01-19T06:48:21.708Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {30035645160113292.lttng} time=-1131463272 data=null button=0 stateMask=0x0 x=133 y=12 count=0} to TreeItem with text {30035645160113292.lttng} [2020-01-19T06:48:21.708Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {30035645160113292.lttng} time=-1131463271 data=null doit=true} to TreeItem with text {30035645160113292.lttng} [2020-01-19T06:48:21.708Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {30035645160113292.lttng} time=-1131463271 data=null} to TreeItem with text {30035645160113292.lttng} [2020-01-19T06:48:21.708Z] DEBUG - Clicked on TreeItem with text {30035645160113292.lttng} [2020-01-19T06:48:21.708Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button' [2020-01-19T06:48:21.708Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button' [2020-01-19T06:48:21.708Z] DEBUG - matched Button with text "force", using matcher: of type 'Button' [2020-01-19T06:48:21.708Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:48:21.708Z] DEBUG - matched Button with text "Show hidden files", using matcher: of type 'Button' [2020-01-19T06:48:21.708Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:48:21.708Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button' [2020-01-19T06:48:21.708Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:48:21.708Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:48:21.708Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:21.708Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:48:21.708Z] DEBUG - Clicking on OK [2020-01-19T06:48:21.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131463270 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') [2020-01-19T06:48:21.708Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131463270 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') [2020-01-19T06:48:21.708Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131463270 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:48:21.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131463270 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:48:21.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131463270 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') [2020-01-19T06:48:21.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131463269 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') [2020-01-19T06:48:21.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131463269 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') [2020-01-19T06:48:21.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Load...} time=-1131463397 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Load...' [2020-01-19T06:48:21.965Z] DEBUG - Clicked on [2020-01-19T06:48:21.965Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:21.965Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:21.965Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:21.965Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:21.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {30035645160113292} time=-1131463007 data=null button=0 stateMask=0x0 x=148 y=-25 count=0} to Tree node with text: 30035645160113292 [2020-01-19T06:48:21.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {30035645160113292} time=-1131463006 data=null doit=true} to Tree node with text: 30035645160113292 [2020-01-19T06:48:21.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {30035645160113292} time=-1131463006 data=null} to Tree node with text: 30035645160113292 [2020-01-19T06:48:21.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {30035645160113292} time=-1131463006 data=null button=1 stateMask=0x0 x=148 y=-25 count=1} to Tree node with text: 30035645160113292 [2020-01-19T06:48:21.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131463005 data=null item=TreeItem {30035645160113292} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 30035645160113292 [2020-01-19T06:48:21.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {30035645160113292} time=-1131462999 data=null button=1 stateMask=0x80000 x=148 y=12 count=1} to Tree node with text: 30035645160113292 [2020-01-19T06:48:21.965Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:21.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {30035645160113292} time=-1131462996 data=null button=0 stateMask=0x0 x=148 y=12 count=0} to Tree node with text: 30035645160113292 [2020-01-19T06:48:21.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {30035645160113292} time=-1131462996 data=null doit=true} to Tree node with text: 30035645160113292 [2020-01-19T06:48:21.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {30035645160113292} time=-1131462995 data=null} to Tree node with text: 30035645160113292 [2020-01-19T06:48:21.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {30035645160113292} time=-1131462995 data=null button=1 stateMask=0x0 x=148 y=12 count=1} to Tree node with text: 30035645160113292 [2020-01-19T06:48:21.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131462994 data=null item=TreeItem {30035645160113292} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 30035645160113292 [2020-01-19T06:48:21.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {30035645160113292} time=-1131462990 data=null button=1 stateMask=0x80000 x=148 y=12 count=1} to Tree node with text: 30035645160113292 [2020-01-19T06:48:22.221Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2020-01-19T06:48:22.221Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2020-01-19T06:48:22.221Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2020-01-19T06:48:22.221Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2020-01-19T06:48:22.221Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-1131462803 data=null doit=true} to Shell with text {Destroy Confirmation} [2020-01-19T06:48:22.221Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:48:22.221Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:48:22.221Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:48:22.221Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:22.221Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:48:22.221Z] DEBUG - Clicking on OK [2020-01-19T06:48:22.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131462801 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') [2020-01-19T06:48:22.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131462800 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') [2020-01-19T06:48:22.221Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131462800 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:48:22.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131462799 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:48:22.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131462799 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') [2020-01-19T06:48:22.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131462798 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') [2020-01-19T06:48:22.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131462798 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') [2020-01-19T06:48:22.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1131462885 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Destroy Session...' [2020-01-19T06:48:22.221Z] DEBUG - Clicked on [2020-01-19T06:48:22.221Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:22.221Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:22.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1131462714 data=null button=0 stateMask=0x0 x=68 y=-73 count=0} to TreeItem with text {myNode} [2020-01-19T06:48:22.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1131462713 data=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:22.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1131462713 data=null} to TreeItem with text {myNode} [2020-01-19T06:48:22.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1131462713 data=null button=1 stateMask=0x0 x=68 y=-73 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:22.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131462713 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:22.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1131462705 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:22.477Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:22.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1131462703 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2020-01-19T06:48:22.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1131462703 data=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:22.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1131462702 data=null} to TreeItem with text {myNode} [2020-01-19T06:48:22.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1131462702 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:22.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131462701 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:22.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1131462698 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:22.477Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2020-01-19T06:48:22.477Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2020-01-19T06:48:22.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1131462567 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect' [2020-01-19T06:48:22.477Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2020-01-19T06:48:22.477Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.547 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest [2020-01-19T06:48:22.477Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest) Time elapsed: 2.296 s [2020-01-19T06:48:22.477Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest [2020-01-19T06:48:23.039Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2020-01-19T06:48:23.039Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:48:23.039Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:48:23.039Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:23.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1131462078 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2020-01-19T06:48:23.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1131462078 data=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:23.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1131462078 data=null} to TreeItem with text {myNode} [2020-01-19T06:48:23.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1131462077 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:23.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131462077 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:23.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1131462072 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:23.039Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:23.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1131462070 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2020-01-19T06:48:23.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1131462070 data=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:23.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1131462070 data=null} to TreeItem with text {myNode} [2020-01-19T06:48:23.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1131462069 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:23.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131462069 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:23.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1131462066 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:23.039Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2020-01-19T06:48:23.039Z] DEBUG - Clicking on with mnemonic 'Connect' [2020-01-19T06:48:23.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-1131461977 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect' [2020-01-19T06:48:23.039Z] DEBUG - Clicked on with mnemonic 'Connect' [2020-01-19T06:48:23.603Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:23.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1131461417 data=null button=0 stateMask=0x0 x=87 y=156 count=0} to Tree node with text: Sessions [2020-01-19T06:48:23.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1131461417 data=null doit=true} to Tree node with text: Sessions [2020-01-19T06:48:23.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1131461416 data=null} to Tree node with text: Sessions [2020-01-19T06:48:23.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1131461416 data=null button=1 stateMask=0x0 x=87 y=156 count=1} to Tree node with text: Sessions [2020-01-19T06:48:23.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131461416 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2020-01-19T06:48:23.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1131461411 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions [2020-01-19T06:48:23.603Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:23.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1131461410 data=null button=0 stateMask=0x0 x=87 y=71 count=0} to Tree node with text: Sessions [2020-01-19T06:48:23.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1131461410 data=null doit=true} to Tree node with text: Sessions [2020-01-19T06:48:23.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1131461410 data=null} to Tree node with text: Sessions [2020-01-19T06:48:23.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1131461410 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions [2020-01-19T06:48:23.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131461410 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2020-01-19T06:48:23.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1131461408 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions [2020-01-19T06:48:23.603Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2020-01-19T06:48:23.603Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2020-01-19T06:48:23.860Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2020-01-19T06:48:23.860Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2020-01-19T06:48:23.860Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-1131461290 data=null doit=true} to Shell with text {Create Session} [2020-01-19T06:48:23.860Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:23.860Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2020-01-19T06:48:23.860Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2020-01-19T06:48:23.860Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2020-01-19T06:48:23.860Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:23.860Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2020-01-19T06:48:23.860Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2020-01-19T06:48:23.860Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2020-01-19T06:48:23.860Z] DEBUG - matched Text with text " [2020-01-19T06:48:23.860Z] ", using matcher: of type 'Text' [2020-01-19T06:48:23.860Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2020-01-19T06:48:23.860Z] DEBUG - matched Text with text " [2020-01-19T06:48:23.860Z] ", using matcher: with label (with mnemonic 'Session Name') [2020-01-19T06:48:23.860Z] DEBUG - matched Text with text " [2020-01-19T06:48:23.860Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2020-01-19T06:48:23.860Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2020-01-19T06:48:23.860Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2020-01-19T06:48:23.860Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2020-01-19T06:48:23.860Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:23.860Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:23.860Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2020-01-19T06:48:23.860Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:23.860Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:23.860Z] DEBUG - Clicking on &Ok [2020-01-19T06:48:23.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1131461287 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') [2020-01-19T06:48:23.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1131461287 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') [2020-01-19T06:48:23.860Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1131461287 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:23.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1131461287 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:23.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1131461287 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') [2020-01-19T06:48:23.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1131461287 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') [2020-01-19T06:48:23.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1131461287 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') [2020-01-19T06:48:23.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-1131461364 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Create Session...' [2020-01-19T06:48:23.860Z] DEBUG - Clicked on [2020-01-19T06:48:23.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1131461207 data=null doit=true} to Tree node with text: Sessions [2020-01-19T06:48:23.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1131461207 data=null} to Tree node with text: Sessions [2020-01-19T06:48:23.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1131461207 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions [2020-01-19T06:48:23.860Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131461206 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Sessions [2020-01-19T06:48:23.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1131461204 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions [2020-01-19T06:48:23.860Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:23.860Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:23.860Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:23.860Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:23.860Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:23.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131461202 data=null button=0 stateMask=0x0 x=108 y=95 count=0} to Tree node with text: mysession [2020-01-19T06:48:23.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131461202 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:23.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131461202 data=null} to Tree node with text: mysession [2020-01-19T06:48:23.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131461202 data=null button=1 stateMask=0x0 x=108 y=95 count=1} to Tree node with text: mysession [2020-01-19T06:48:23.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131461202 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:23.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131461196 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession [2020-01-19T06:48:23.860Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:23.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131461195 data=null button=0 stateMask=0x0 x=108 y=71 count=0} to Tree node with text: mysession [2020-01-19T06:48:23.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131461194 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:23.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131461194 data=null} to Tree node with text: mysession [2020-01-19T06:48:23.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131461194 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: mysession [2020-01-19T06:48:23.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131461194 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:23.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131461191 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession [2020-01-19T06:48:23.860Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:23.860Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:24.116Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:24.116Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2020-01-19T06:48:24.116Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1131461007 data=null doit=true} to Shell with text {Enable Events} [2020-01-19T06:48:24.117Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:24.117Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:24.117Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:24.117Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:24.117Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:24.117Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:24.117Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:24.117Z] DEBUG - matched Group with text "All Tracepoint Event...", using matcher: with mnemonic 'All Tracepoint Events and Syscalls' [2020-01-19T06:48:24.117Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'All Tracepoint Events and Syscalls') [2020-01-19T06:48:24.117Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2020-01-19T06:48:24.117Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'All Tracepoint Events and Syscalls') and with style 'SWT.RADIO') [2020-01-19T06:48:24.117Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:24.117Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:24.117Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:24.117Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:24.117Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:24.117Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:24.117Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:24.117Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:24.117Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:24.117Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:24.117Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'All Tracepoint Events and Syscalls') and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T06:48:24.117Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:24.117Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:24.117Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:24.117Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:24.117Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:24.117Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:24.117Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:24.117Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:24.117Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:24.117Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:24.117Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:24.117Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:24.117Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2020-01-19T06:48:24.117Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:24.117Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:24.117Z] DEBUG - Clicking on &Ok [2020-01-19T06:48:24.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1131461002 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') [2020-01-19T06:48:24.117Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1131461002 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') [2020-01-19T06:48:24.117Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1131461002 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:24.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1131461002 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:24.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1131461001 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') [2020-01-19T06:48:24.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1131461001 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') [2020-01-19T06:48:24.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1131461001 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') [2020-01-19T06:48:24.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1131461101 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:24.117Z] DEBUG - Clicked on [2020-01-19T06:48:24.117Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:24.117Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:24.117Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:24.117Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2020-01-19T06:48:24.117Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:24.117Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:24.117Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:24.117Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2020-01-19T06:48:24.117Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1131460891 data=null doit=true} to Tree node with text: channel0 [2020-01-19T06:48:24.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1131460891 data=null} to Tree node with text: channel0 [2020-01-19T06:48:24.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1131460891 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0 [2020-01-19T06:48:24.117Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131460890 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0 [2020-01-19T06:48:24.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1131460888 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0 [2020-01-19T06:48:24.117Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:24.117Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:24.117Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:24.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131460887 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:24.117Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131460887 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:24.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131460887 data=null} to Tree node with text: mysession [2020-01-19T06:48:24.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131460887 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:24.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131460887 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:24.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131460884 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:24.117Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:24.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131460882 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:24.117Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131460882 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:24.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131460882 data=null} to Tree node with text: mysession [2020-01-19T06:48:24.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131460882 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:24.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131460882 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:24.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131460879 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:24.373Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2020-01-19T06:48:24.373Z] DEBUG - Clicking on with mnemonic 'Start' [2020-01-19T06:48:24.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-1131460789 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start' [2020-01-19T06:48:24.373Z] DEBUG - Clicked on with mnemonic 'Start' [2020-01-19T06:48:24.373Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:24.373Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:24.373Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:24.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131460687 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:24.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131460687 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:24.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131460687 data=null} to Tree node with text: mysession [2020-01-19T06:48:24.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131460687 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:24.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131460687 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:24.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131460683 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:24.373Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:24.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131460683 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:24.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131460683 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:24.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131460682 data=null} to Tree node with text: mysession [2020-01-19T06:48:24.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131460682 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:24.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131460682 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:24.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131460679 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:24.373Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2020-01-19T06:48:24.373Z] DEBUG - Clicking on with mnemonic 'Stop' [2020-01-19T06:48:24.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-1131460605 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop' [2020-01-19T06:48:24.373Z] DEBUG - Clicked on with mnemonic 'Stop' [2020-01-19T06:48:24.629Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:24.629Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:24.629Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:24.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131460502 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:24.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131460502 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:24.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131460502 data=null} to Tree node with text: mysession [2020-01-19T06:48:24.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131460502 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:24.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131460502 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:24.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131460498 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:24.629Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:24.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131460496 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:24.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131460496 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:24.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131460496 data=null} to Tree node with text: mysession [2020-01-19T06:48:24.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131460496 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:24.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131460496 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:24.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131460493 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:24.629Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2020-01-19T06:48:24.629Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2020-01-19T06:48:24.629Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2020-01-19T06:48:24.629Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2020-01-19T06:48:24.629Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-1131460386 data=null doit=true} to Shell with text {Destroy Confirmation} [2020-01-19T06:48:24.629Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:48:24.629Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:48:24.629Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:48:24.629Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:24.629Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:48:24.629Z] DEBUG - Clicking on OK [2020-01-19T06:48:24.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131460385 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') [2020-01-19T06:48:24.629Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131460384 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') [2020-01-19T06:48:24.629Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131460384 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:48:24.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131460384 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:48:24.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131460384 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') [2020-01-19T06:48:24.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131460384 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') [2020-01-19T06:48:24.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131460384 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') [2020-01-19T06:48:24.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1131460417 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Destroy Session...' [2020-01-19T06:48:24.885Z] DEBUG - Clicked on [2020-01-19T06:48:24.885Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:24.885Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:24.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1131460304 data=null button=0 stateMask=0x0 x=68 y=-73 count=0} to TreeItem with text {myNode} [2020-01-19T06:48:24.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1131460304 data=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:24.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1131460304 data=null} to TreeItem with text {myNode} [2020-01-19T06:48:24.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1131460304 data=null button=1 stateMask=0x0 x=68 y=-73 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:24.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131460303 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:24.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1131460297 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:24.885Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:24.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1131460296 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2020-01-19T06:48:24.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1131460296 data=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:24.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1131460296 data=null} to TreeItem with text {myNode} [2020-01-19T06:48:24.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1131460296 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:24.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131460296 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:24.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1131460293 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:24.885Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2020-01-19T06:48:24.885Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2020-01-19T06:48:24.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1131460208 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect' [2020-01-19T06:48:24.885Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2020-01-19T06:48:24.885Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.351 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest [2020-01-19T06:48:24.885Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest) Time elapsed: 2.089 s [2020-01-19T06:48:24.885Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest [2020-01-19T06:48:25.448Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2020-01-19T06:48:25.448Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:48:25.448Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:48:25.448Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:25.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1131459705 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2020-01-19T06:48:25.448Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1131459704 data=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:25.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1131459704 data=null} to TreeItem with text {myNode} [2020-01-19T06:48:25.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1131459704 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:25.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131459703 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:25.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1131459698 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:25.448Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:25.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1131459696 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2020-01-19T06:48:25.448Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1131459695 data=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:25.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1131459695 data=null} to TreeItem with text {myNode} [2020-01-19T06:48:25.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1131459694 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:25.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131459693 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:25.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1131459689 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:25.448Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2020-01-19T06:48:25.448Z] DEBUG - Clicking on with mnemonic 'Connect' [2020-01-19T06:48:25.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-1131459587 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect' [2020-01-19T06:48:25.448Z] DEBUG - Clicked on with mnemonic 'Connect' [2020-01-19T06:48:26.009Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:26.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1131459019 data=null button=0 stateMask=0x0 x=87 y=156 count=0} to Tree node with text: Sessions [2020-01-19T06:48:26.009Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1131459019 data=null doit=true} to Tree node with text: Sessions [2020-01-19T06:48:26.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1131459019 data=null} to Tree node with text: Sessions [2020-01-19T06:48:26.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1131459019 data=null button=1 stateMask=0x0 x=87 y=156 count=1} to Tree node with text: Sessions [2020-01-19T06:48:26.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131459018 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2020-01-19T06:48:26.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1131459013 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions [2020-01-19T06:48:26.009Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:26.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1131459012 data=null button=0 stateMask=0x0 x=87 y=71 count=0} to Tree node with text: Sessions [2020-01-19T06:48:26.010Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1131459012 data=null doit=true} to Tree node with text: Sessions [2020-01-19T06:48:26.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1131459012 data=null} to Tree node with text: Sessions [2020-01-19T06:48:26.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1131459012 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions [2020-01-19T06:48:26.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131459012 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2020-01-19T06:48:26.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1131459010 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions [2020-01-19T06:48:26.010Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2020-01-19T06:48:26.010Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2020-01-19T06:48:26.266Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2020-01-19T06:48:26.266Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2020-01-19T06:48:26.266Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-1131458884 data=null doit=true} to Shell with text {Create Session} [2020-01-19T06:48:26.266Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:26.266Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2020-01-19T06:48:26.266Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2020-01-19T06:48:26.266Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2020-01-19T06:48:26.266Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:26.266Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2020-01-19T06:48:26.266Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2020-01-19T06:48:26.266Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2020-01-19T06:48:26.266Z] DEBUG - matched Text with text " [2020-01-19T06:48:26.266Z] ", using matcher: of type 'Text' [2020-01-19T06:48:26.266Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2020-01-19T06:48:26.266Z] DEBUG - matched Text with text " [2020-01-19T06:48:26.266Z] ", using matcher: with label (with mnemonic 'Session Name') [2020-01-19T06:48:26.266Z] DEBUG - matched Text with text " [2020-01-19T06:48:26.266Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2020-01-19T06:48:26.266Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2020-01-19T06:48:26.266Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2020-01-19T06:48:26.266Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2020-01-19T06:48:26.266Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:26.266Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:26.266Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2020-01-19T06:48:26.266Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:26.266Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:26.266Z] DEBUG - Clicking on &Ok [2020-01-19T06:48:26.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1131458881 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') [2020-01-19T06:48:26.267Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1131458881 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') [2020-01-19T06:48:26.267Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1131458881 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:26.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1131458880 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:26.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1131458880 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') [2020-01-19T06:48:26.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1131458880 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') [2020-01-19T06:48:26.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1131458880 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') [2020-01-19T06:48:26.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-1131458962 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Create Session...' [2020-01-19T06:48:26.267Z] DEBUG - Clicked on [2020-01-19T06:48:26.267Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1131458802 data=null doit=true} to Tree node with text: Sessions [2020-01-19T06:48:26.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1131458802 data=null} to Tree node with text: Sessions [2020-01-19T06:48:26.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1131458802 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions [2020-01-19T06:48:26.267Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131458802 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Sessions [2020-01-19T06:48:26.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1131458800 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions [2020-01-19T06:48:26.267Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:26.267Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:26.267Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:26.267Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:26.267Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:26.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131458798 data=null button=0 stateMask=0x0 x=108 y=95 count=0} to Tree node with text: mysession [2020-01-19T06:48:26.267Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131458798 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:26.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131458798 data=null} to Tree node with text: mysession [2020-01-19T06:48:26.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131458798 data=null button=1 stateMask=0x0 x=108 y=95 count=1} to Tree node with text: mysession [2020-01-19T06:48:26.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131458797 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:26.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131458792 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession [2020-01-19T06:48:26.267Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:26.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131458790 data=null button=0 stateMask=0x0 x=108 y=71 count=0} to Tree node with text: mysession [2020-01-19T06:48:26.267Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131458790 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:26.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131458790 data=null} to Tree node with text: mysession [2020-01-19T06:48:26.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131458790 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: mysession [2020-01-19T06:48:26.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131458790 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:26.267Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131458787 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession [2020-01-19T06:48:26.267Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:26.267Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:26.525Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:26.525Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2020-01-19T06:48:26.525Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1131458607 data=null doit=true} to Shell with text {Enable Events} [2020-01-19T06:48:26.525Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:26.525Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:26.525Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:26.525Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2020-01-19T06:48:26.525Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2020-01-19T06:48:26.525Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2020-01-19T06:48:26.525Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2020-01-19T06:48:26.525Z] DEBUG - matched Button with text "JUL", using matcher: (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:26.525Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:26.525Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:26.525Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:26.525Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:26.525Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:26.525Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:26.525Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:26.525Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:26.525Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:26.525Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:26.525Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1131458604 data=null doit=true} to Button with text {Kernel} [2020-01-19T06:48:26.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1131458604 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel} [2020-01-19T06:48:26.525Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:26.525Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=-1131458603 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:26.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=-1131458603 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:26.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=-1131458603 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:26.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=-1131458603 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 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:26.525Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:26.525Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:48:26.525Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2020-01-19T06:48:26.525Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2020-01-19T06:48:26.525Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2020-01-19T06:48:26.525Z] DEBUG - Setting state to checked on: All [2020-01-19T06:48:26.525Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:26.525Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:26.525Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:26.525Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:26.525Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:26.525Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:26.525Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:26.525Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2020-01-19T06:48:26.525Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2020-01-19T06:48:26.525Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:26.525Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:26.525Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2020-01-19T06:48:26.525Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:26.525Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:26.525Z] DEBUG - Clicking on &Ok [2020-01-19T06:48:26.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1131458573 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') [2020-01-19T06:48:26.525Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1131458573 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') [2020-01-19T06:48:26.525Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1131458573 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:26.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1131458573 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:26.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1131458573 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') [2020-01-19T06:48:26.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1131458573 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') [2020-01-19T06:48:26.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1131458572 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') [2020-01-19T06:48:26.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1131458699 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:26.526Z] DEBUG - Clicked on [2020-01-19T06:48:26.526Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:26.526Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:26.526Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:26.526Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:26.526Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:26.526Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:26.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=-1131458415 data=null doit=true} to Tree node with text: JUL [2020-01-19T06:48:26.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=-1131458414 data=null} to Tree node with text: JUL [2020-01-19T06:48:26.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=-1131458414 data=null button=1 stateMask=0x0 x=97 y=71 count=1} to Tree node with text: JUL [2020-01-19T06:48:26.526Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131458414 data=null item=TreeItem {JUL} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: JUL [2020-01-19T06:48:26.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=-1131458412 data=null button=1 stateMask=0x80000 x=97 y=71 count=1} to Tree node with text: JUL [2020-01-19T06:48:26.526Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:26.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131458411 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:26.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131458411 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:26.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131458411 data=null} to Tree node with text: mysession [2020-01-19T06:48:26.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131458411 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:26.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131458411 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:26.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131458408 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:26.782Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:26.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131458407 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:26.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131458406 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:26.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131458406 data=null} to Tree node with text: mysession [2020-01-19T06:48:26.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131458406 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:26.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131458406 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:26.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131458403 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:26.782Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:26.782Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:26.782Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:26.782Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2020-01-19T06:48:26.782Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1131458219 data=null doit=true} to Shell with text {Enable Events} [2020-01-19T06:48:26.782Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:26.782Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:26.782Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:26.782Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2020-01-19T06:48:26.782Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2020-01-19T06:48:26.782Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2020-01-19T06:48:26.782Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2020-01-19T06:48:26.782Z] DEBUG - matched Button with text "JUL", using matcher: (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:26.782Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:26.782Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:26.782Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:26.782Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:26.782Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:26.783Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:26.783Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:26.783Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:26.783Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:26.783Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:26.783Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1131458217 data=null doit=true} to Button with text {Kernel} [2020-01-19T06:48:26.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1131458217 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel} [2020-01-19T06:48:26.783Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:26.783Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=-1131458216 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:26.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=-1131458216 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:26.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=-1131458215 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:26.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=-1131458215 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 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:26.783Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:26.783Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:48:26.783Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2020-01-19T06:48:26.783Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2020-01-19T06:48:26.783Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2020-01-19T06:48:26.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-1131458198 data=null doit=true} to TreeItem with text {All} [2020-01-19T06:48:26.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-1131458198 data=null} to TreeItem with text {All} [2020-01-19T06:48:26.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1131458197 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All} [2020-01-19T06:48:26.783Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131458197 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {All} [2020-01-19T06:48:26.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1131458195 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All} [2020-01-19T06:48:26.783Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2020-01-19T06:48:26.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1131458195 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2020-01-19T06:48:26.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1131458195 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2020-01-19T06:48:26.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1131458194 data=null button=1 stateMask=0x0 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2020-01-19T06:48:26.783Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131458194 data=null item=TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2020-01-19T06:48:26.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1131458193 data=null button=1 stateMask=0x80000 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2020-01-19T06:48:26.783Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2020-01-19T06:48:26.783Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again. [2020-01-19T06:48:26.783Z] DEBUG - Setting state to checked on: logger [2020-01-19T06:48:26.783Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:26.783Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:26.783Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:26.783Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:26.783Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:26.783Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:26.783Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:26.783Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2020-01-19T06:48:26.783Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2020-01-19T06:48:26.783Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:26.783Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:26.783Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2020-01-19T06:48:26.783Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:26.783Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:26.783Z] DEBUG - Clicking on &Ok [2020-01-19T06:48:26.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1131458190 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') [2020-01-19T06:48:26.783Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1131458190 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') [2020-01-19T06:48:26.783Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1131458190 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:26.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1131458190 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:26.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1131458190 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') [2020-01-19T06:48:26.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1131458190 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') [2020-01-19T06:48:26.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1131458190 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') [2020-01-19T06:48:26.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1131458315 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:27.039Z] DEBUG - Clicked on [2020-01-19T06:48:27.039Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:27.039Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:27.039Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:27.039Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:27.039Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:27.039Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:27.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=-1131458068 data=null doit=true} to Tree node with text: JUL [2020-01-19T06:48:27.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=-1131458068 data=null} to Tree node with text: JUL [2020-01-19T06:48:27.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=-1131458067 data=null button=1 stateMask=0x0 x=97 y=71 count=1} to Tree node with text: JUL [2020-01-19T06:48:27.039Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131458067 data=null item=TreeItem {JUL} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: JUL [2020-01-19T06:48:27.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=-1131458065 data=null button=1 stateMask=0x80000 x=97 y=71 count=1} to Tree node with text: JUL [2020-01-19T06:48:27.039Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:27.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131458065 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:27.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131458065 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:27.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131458065 data=null} to Tree node with text: mysession [2020-01-19T06:48:27.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131458065 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:27.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131458064 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:27.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131458061 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:27.039Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:27.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131458021 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:27.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131458021 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:27.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131458020 data=null} to Tree node with text: mysession [2020-01-19T06:48:27.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131458020 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:27.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131458020 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:27.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131458017 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:27.039Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:27.039Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:27.296Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:27.296Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2020-01-19T06:48:27.296Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1131457885 data=null doit=true} to Shell with text {Enable Events} [2020-01-19T06:48:27.296Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:27.296Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:27.296Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:27.296Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2020-01-19T06:48:27.296Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2020-01-19T06:48:27.296Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2020-01-19T06:48:27.296Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2020-01-19T06:48:27.296Z] DEBUG - matched Button with text "JUL", using matcher: (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:27.296Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:27.296Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:27.296Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:27.296Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:27.296Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:27.296Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:27.296Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:27.296Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:27.296Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:27.296Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:27.296Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1131457883 data=null doit=true} to Button with text {Kernel} [2020-01-19T06:48:27.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1131457883 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel} [2020-01-19T06:48:27.296Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:27.296Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=-1131457882 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:27.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=-1131457882 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:27.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=-1131457882 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:27.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=-1131457882 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 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:27.296Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:27.296Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:48:27.296Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2020-01-19T06:48:27.296Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2020-01-19T06:48:27.296Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2020-01-19T06:48:27.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-1131457820 data=null doit=true} to TreeItem with text {All} [2020-01-19T06:48:27.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-1131457820 data=null} to TreeItem with text {All} [2020-01-19T06:48:27.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1131457819 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All} [2020-01-19T06:48:27.296Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131457819 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {All} [2020-01-19T06:48:27.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1131457818 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All} [2020-01-19T06:48:27.296Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2020-01-19T06:48:27.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1131457817 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2020-01-19T06:48:27.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1131457817 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2020-01-19T06:48:27.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1131457817 data=null button=1 stateMask=0x0 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2020-01-19T06:48:27.296Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131457817 data=null item=TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2020-01-19T06:48:27.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1131457815 data=null button=1 stateMask=0x80000 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2020-01-19T06:48:27.296Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2020-01-19T06:48:27.296Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again. [2020-01-19T06:48:27.296Z] DEBUG - Setting state to checked on: anotherLogger [2020-01-19T06:48:27.296Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:27.296Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:27.296Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:27.296Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:27.296Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:27.296Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:27.296Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:27.296Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2020-01-19T06:48:27.296Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2020-01-19T06:48:27.296Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2020-01-19T06:48:27.296Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2020-01-19T06:48:27.296Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2020-01-19T06:48:27.296Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2020-01-19T06:48:27.296Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2020-01-19T06:48:27.296Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2020-01-19T06:48:27.296Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2020-01-19T06:48:27.296Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2020-01-19T06:48:27.296Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:27.296Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:27.296Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2020-01-19T06:48:27.296Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@42e11e00 [2020-01-19T06:48:27.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=-1131457811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2020-01-19T06:48:27.296Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-1131457810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2020-01-19T06:48:27.297Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1131457810 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2020-01-19T06:48:27.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=-1131457810 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2020-01-19T06:48:27.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1131457810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2020-01-19T06:48:27.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1131457810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2020-01-19T06:48:27.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1131457809 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 in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2020-01-19T06:48:27.297Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=-1131457809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2020-01-19T06:48:27.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-1131457809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2020-01-19T06:48:27.297Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=-1131457809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2020-01-19T06:48:27.297Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=-1131457809 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2020-01-19T06:48:27.297Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=-1131457808 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2020-01-19T06:48:27.297Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2020-01-19T06:48:27.297Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2020-01-19T06:48:27.297Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2020-01-19T06:48:27.297Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2020-01-19T06:48:27.297Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Warning [2020-01-19T06:48:27.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1131457807 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2020-01-19T06:48:27.297Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Warning [2020-01-19T06:48:27.297Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:27.297Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:27.297Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:27.297Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:27.297Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:27.297Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:27.297Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:27.297Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2020-01-19T06:48:27.297Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2020-01-19T06:48:27.297Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:27.297Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:27.297Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2020-01-19T06:48:27.297Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:27.297Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:27.297Z] DEBUG - Clicking on &Ok [2020-01-19T06:48:27.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1131457805 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') [2020-01-19T06:48:27.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1131457805 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') [2020-01-19T06:48:27.297Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1131457805 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:27.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1131457805 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:27.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1131457805 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') [2020-01-19T06:48:27.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1131457805 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') [2020-01-19T06:48:27.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1131457805 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') [2020-01-19T06:48:27.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1131457973 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:27.297Z] DEBUG - Clicked on [2020-01-19T06:48:27.297Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:27.297Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:27.297Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:27.297Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:27.297Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:27.297Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:27.297Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=-1131457669 data=null doit=true} to Tree node with text: JUL [2020-01-19T06:48:27.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=-1131457669 data=null} to Tree node with text: JUL [2020-01-19T06:48:27.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=-1131457668 data=null button=1 stateMask=0x0 x=97 y=71 count=1} to Tree node with text: JUL [2020-01-19T06:48:27.297Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131457668 data=null item=TreeItem {JUL} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: JUL [2020-01-19T06:48:27.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=-1131457621 data=null button=1 stateMask=0x80000 x=97 y=71 count=1} to Tree node with text: JUL [2020-01-19T06:48:27.553Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:27.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131457619 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:27.553Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131457619 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:27.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131457619 data=null} to Tree node with text: mysession [2020-01-19T06:48:27.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131457619 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:27.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131457619 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:27.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131457615 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:27.554Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:27.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131457614 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:27.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131457614 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:27.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131457613 data=null} to Tree node with text: mysession [2020-01-19T06:48:27.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131457613 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:27.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131457613 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:27.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131457610 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:27.554Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:27.554Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:27.554Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:27.554Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2020-01-19T06:48:27.554Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1131457466 data=null doit=true} to Shell with text {Enable Events} [2020-01-19T06:48:27.554Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:27.554Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:27.554Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:27.554Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2020-01-19T06:48:27.554Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2020-01-19T06:48:27.554Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2020-01-19T06:48:27.554Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2020-01-19T06:48:27.554Z] DEBUG - matched Button with text "JUL", using matcher: (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:27.554Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:27.554Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:27.554Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:27.554Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:27.554Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:27.554Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:27.554Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:27.554Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:27.554Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:27.554Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:27.554Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1131457421 data=null doit=true} to Button with text {Kernel} [2020-01-19T06:48:27.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1131457420 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel} [2020-01-19T06:48:27.554Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:27.554Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=-1131457420 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:27.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=-1131457419 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:27.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=-1131457419 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:27.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=-1131457419 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 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:27.554Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:27.554Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:48:27.554Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2020-01-19T06:48:27.554Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2020-01-19T06:48:27.554Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2020-01-19T06:48:27.554Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:27.554Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:27.554Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2020-01-19T06:48:27.554Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2020-01-19T06:48:27.554Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2020-01-19T06:48:27.554Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:27.554Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:27.554Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:27.554Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:27.554Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:27.554Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:27.554Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:27.554Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2020-01-19T06:48:27.554Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2020-01-19T06:48:27.554Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:27.554Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:27.554Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2020-01-19T06:48:27.554Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:27.554Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:27.554Z] DEBUG - Clicking on &Ok [2020-01-19T06:48:27.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1131457399 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') [2020-01-19T06:48:27.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1131457399 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') [2020-01-19T06:48:27.554Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1131457399 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:27.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1131457398 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:27.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1131457398 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') [2020-01-19T06:48:27.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1131457398 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') [2020-01-19T06:48:27.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1131457398 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') [2020-01-19T06:48:27.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1131457560 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:27.810Z] DEBUG - Clicked on [2020-01-19T06:48:27.810Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:27.810Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:27.810Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:27.810Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:27.810Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:27.810Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:27.810Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=-1131457211 data=null doit=true} to Tree node with text: JUL [2020-01-19T06:48:27.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=-1131457210 data=null} to Tree node with text: JUL [2020-01-19T06:48:27.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=-1131457209 data=null button=1 stateMask=0x0 x=97 y=71 count=1} to Tree node with text: JUL [2020-01-19T06:48:27.810Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131457209 data=null item=TreeItem {JUL} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: JUL [2020-01-19T06:48:27.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=-1131457207 data=null button=1 stateMask=0x80000 x=97 y=71 count=1} to Tree node with text: JUL [2020-01-19T06:48:27.810Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:27.810Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:27.810Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:27.810Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again. [2020-01-19T06:48:27.810Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:27.810Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:27.810Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:27.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131457204 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:27.810Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131457204 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:27.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131457204 data=null} to Tree node with text: mysession [2020-01-19T06:48:27.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131457204 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:27.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131457204 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:27.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131457200 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:27.810Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:27.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131457199 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:27.810Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131457199 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:27.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131457199 data=null} to Tree node with text: mysession [2020-01-19T06:48:27.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131457199 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:27.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131457199 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:27.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131457196 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:28.066Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2020-01-19T06:48:28.066Z] DEBUG - Clicking on with mnemonic 'Start' [2020-01-19T06:48:28.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-1131457104 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start' [2020-01-19T06:48:28.066Z] DEBUG - Clicked on with mnemonic 'Start' [2020-01-19T06:48:28.066Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:28.066Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:28.066Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:28.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131457001 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:28.066Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131457001 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:28.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131457001 data=null} to Tree node with text: mysession [2020-01-19T06:48:28.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131457001 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:28.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131457000 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:28.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131456997 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:28.066Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:28.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131456996 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:28.066Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131456996 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:28.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131456996 data=null} to Tree node with text: mysession [2020-01-19T06:48:28.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131456995 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:28.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131456995 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:28.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131456992 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:28.066Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2020-01-19T06:48:28.066Z] DEBUG - Clicking on with mnemonic 'Stop' [2020-01-19T06:48:28.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-1131456946 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop' [2020-01-19T06:48:28.066Z] DEBUG - Clicked on with mnemonic 'Stop' [2020-01-19T06:48:28.322Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2020-01-19T06:48:28.322Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:28.322Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:28.322Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:28.322Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again. [2020-01-19T06:48:28.322Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:28.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=-1131456710 data=null button=0 stateMask=0x0 x=125 y=119 count=0} to Tree node with text: logger [2020-01-19T06:48:28.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=-1131456709 data=null doit=true} to Tree node with text: logger [2020-01-19T06:48:28.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=-1131456709 data=null} to Tree node with text: logger [2020-01-19T06:48:28.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=-1131456709 data=null button=1 stateMask=0x0 x=125 y=119 count=1} to Tree node with text: logger [2020-01-19T06:48:28.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131456709 data=null item=TreeItem {logger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: logger [2020-01-19T06:48:28.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=-1131456704 data=null button=1 stateMask=0x80000 x=125 y=71 count=1} to Tree node with text: logger [2020-01-19T06:48:28.322Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2020-01-19T06:48:28.322Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:48:28.322Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:48:28.322Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2020-01-19T06:48:28.322Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:28.322Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:28.322Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:28.322Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again. [2020-01-19T06:48:28.322Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:28.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=-1131456663 data=null button=0 stateMask=0x0 x=154 y=95 count=0} to Tree node with text: anotherLogger [2020-01-19T06:48:28.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=-1131456663 data=null doit=true} to Tree node with text: anotherLogger [2020-01-19T06:48:28.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=-1131456663 data=null} to Tree node with text: anotherLogger [2020-01-19T06:48:28.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=-1131456663 data=null button=1 stateMask=0x0 x=154 y=95 count=1} to Tree node with text: anotherLogger [2020-01-19T06:48:28.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131456663 data=null item=TreeItem {anotherLogger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: anotherLogger [2020-01-19T06:48:28.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=-1131456618 data=null button=1 stateMask=0x80000 x=154 y=71 count=1} to Tree node with text: anotherLogger [2020-01-19T06:48:28.322Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2020-01-19T06:48:28.578Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:48:28.578Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:48:28.578Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:28.578Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:28.578Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:28.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131456511 data=null button=0 stateMask=0x0 x=108 y=-49 count=0} to Tree node with text: mysession [2020-01-19T06:48:28.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131456511 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:28.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131456511 data=null} to Tree node with text: mysession [2020-01-19T06:48:28.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131456511 data=null button=1 stateMask=0x0 x=108 y=-49 count=1} to Tree node with text: mysession [2020-01-19T06:48:28.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131456511 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:28.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131456506 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession [2020-01-19T06:48:28.578Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:28.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131456505 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession [2020-01-19T06:48:28.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131456505 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:28.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131456505 data=null} to Tree node with text: mysession [2020-01-19T06:48:28.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131456505 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession [2020-01-19T06:48:28.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131456505 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:28.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131456502 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession [2020-01-19T06:48:28.578Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:28.578Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:28.578Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:28.834Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2020-01-19T06:48:28.834Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1131456315 data=null doit=true} to Shell with text {Enable Events} [2020-01-19T06:48:28.834Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:28.834Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:28.834Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:28.834Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:28.834Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2020-01-19T06:48:28.834Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2020-01-19T06:48:28.834Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2020-01-19T06:48:28.834Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2020-01-19T06:48:28.834Z] DEBUG - matched Button with text "LOG4J", using matcher: (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:28.834Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:28.834Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:28.834Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:28.834Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:28.834Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:28.834Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:28.834Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:28.834Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:28.834Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:28.834Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1131456313 data=null doit=true} to Button with text {Kernel} [2020-01-19T06:48:28.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1131456313 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel} [2020-01-19T06:48:28.834Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:28.834Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=-1131456312 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:28.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=-1131456312 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:28.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=-1131456311 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:28.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=-1131456311 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 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:28.834Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:28.834Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:48:28.835Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2020-01-19T06:48:28.835Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2020-01-19T06:48:28.835Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2020-01-19T06:48:28.835Z] DEBUG - Setting state to checked on: All [2020-01-19T06:48:28.835Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:28.835Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:28.835Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:28.835Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:28.835Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:28.835Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:28.835Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:28.835Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2020-01-19T06:48:28.835Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2020-01-19T06:48:28.835Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:28.835Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:28.835Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2020-01-19T06:48:28.835Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:28.835Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:28.835Z] DEBUG - Clicking on &Ok [2020-01-19T06:48:28.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1131456288 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') [2020-01-19T06:48:28.835Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1131456288 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') [2020-01-19T06:48:28.835Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1131456288 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:28.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1131456288 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:28.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1131456288 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') [2020-01-19T06:48:28.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1131456288 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') [2020-01-19T06:48:28.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1131456287 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') [2020-01-19T06:48:28.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1131456420 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:28.835Z] DEBUG - Clicked on [2020-01-19T06:48:29.094Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:29.094Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:29.094Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:29.094Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:29.094Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:29.094Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:29.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=-1131456072 data=null doit=true} to Tree node with text: LOG4J [2020-01-19T06:48:29.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-1131456072 data=null} to Tree node with text: LOG4J [2020-01-19T06:48:29.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-1131456072 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: LOG4J [2020-01-19T06:48:29.094Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131456072 data=null item=TreeItem {LOG4J} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: LOG4J [2020-01-19T06:48:29.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-1131456070 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: LOG4J [2020-01-19T06:48:29.094Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:29.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131456069 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:29.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131456069 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:29.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131456069 data=null} to Tree node with text: mysession [2020-01-19T06:48:29.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131456069 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:29.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131456069 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:29.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131456065 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:29.094Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:29.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131456064 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:29.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131456064 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:29.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131456064 data=null} to Tree node with text: mysession [2020-01-19T06:48:29.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131456064 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:29.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131456064 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:29.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131456061 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:29.094Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:29.094Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:29.094Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:29.094Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2020-01-19T06:48:29.094Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1131455906 data=null doit=true} to Shell with text {Enable Events} [2020-01-19T06:48:29.094Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:29.094Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:29.094Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:29.094Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:29.094Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2020-01-19T06:48:29.094Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2020-01-19T06:48:29.094Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2020-01-19T06:48:29.094Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2020-01-19T06:48:29.094Z] DEBUG - matched Button with text "LOG4J", using matcher: (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:29.094Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:29.094Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:29.094Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:29.094Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:29.094Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:29.094Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:29.094Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:29.094Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:29.094Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:29.094Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1131455904 data=null doit=true} to Button with text {Kernel} [2020-01-19T06:48:29.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1131455904 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel} [2020-01-19T06:48:29.094Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:29.094Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=-1131455903 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:29.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=-1131455903 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:29.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=-1131455903 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:29.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=-1131455903 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 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:29.352Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:29.352Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:48:29.352Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2020-01-19T06:48:29.352Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2020-01-19T06:48:29.352Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2020-01-19T06:48:29.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-1131455818 data=null doit=true} to TreeItem with text {All} [2020-01-19T06:48:29.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-1131455818 data=null} to TreeItem with text {All} [2020-01-19T06:48:29.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1131455817 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All} [2020-01-19T06:48:29.352Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131455817 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {All} [2020-01-19T06:48:29.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1131455815 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All} [2020-01-19T06:48:29.352Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2020-01-19T06:48:29.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1131455815 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2020-01-19T06:48:29.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1131455815 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2020-01-19T06:48:29.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1131455814 data=null button=1 stateMask=0x0 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2020-01-19T06:48:29.353Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131455814 data=null item=TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2020-01-19T06:48:29.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1131455813 data=null button=1 stateMask=0x80000 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2020-01-19T06:48:29.353Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2020-01-19T06:48:29.353Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again. [2020-01-19T06:48:29.353Z] DEBUG - Setting state to checked on: logger [2020-01-19T06:48:29.353Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:29.353Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:29.353Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:29.353Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:29.353Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:29.353Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:29.353Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:29.353Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2020-01-19T06:48:29.353Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2020-01-19T06:48:29.353Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:29.353Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:29.353Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2020-01-19T06:48:29.353Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:29.353Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:29.353Z] DEBUG - Clicking on &Ok [2020-01-19T06:48:29.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1131455810 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') [2020-01-19T06:48:29.353Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1131455809 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') [2020-01-19T06:48:29.353Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1131455809 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:29.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1131455809 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:29.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1131455809 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') [2020-01-19T06:48:29.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1131455809 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') [2020-01-19T06:48:29.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1131455809 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') [2020-01-19T06:48:29.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1131455999 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:29.353Z] DEBUG - Clicked on [2020-01-19T06:48:29.353Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:29.353Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:29.353Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:29.353Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:29.353Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:29.353Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:29.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=-1131455677 data=null doit=true} to Tree node with text: LOG4J [2020-01-19T06:48:29.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-1131455677 data=null} to Tree node with text: LOG4J [2020-01-19T06:48:29.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-1131455677 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: LOG4J [2020-01-19T06:48:29.353Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131455677 data=null item=TreeItem {LOG4J} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: LOG4J [2020-01-19T06:48:29.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-1131455674 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: LOG4J [2020-01-19T06:48:29.353Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:29.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131455674 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:29.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131455674 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:29.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131455674 data=null} to Tree node with text: mysession [2020-01-19T06:48:29.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131455673 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:29.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131455673 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:29.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131455670 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:29.353Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:29.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131455669 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:29.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131455669 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:29.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131455669 data=null} to Tree node with text: mysession [2020-01-19T06:48:29.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131455668 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:29.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131455668 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:29.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131455665 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:29.609Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:29.609Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:29.609Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:29.609Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2020-01-19T06:48:29.609Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1131455408 data=null doit=true} to Shell with text {Enable Events} [2020-01-19T06:48:29.609Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:29.609Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:29.609Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:29.609Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:29.609Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2020-01-19T06:48:29.610Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2020-01-19T06:48:29.610Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2020-01-19T06:48:29.610Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2020-01-19T06:48:29.610Z] DEBUG - matched Button with text "LOG4J", using matcher: (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:29.610Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:29.610Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:29.610Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:29.610Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:29.610Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:29.610Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:29.610Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:29.610Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:29.610Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:29.610Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1131455405 data=null doit=true} to Button with text {Kernel} [2020-01-19T06:48:29.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1131455405 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel} [2020-01-19T06:48:29.610Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:29.610Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=-1131455405 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:29.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=-1131455404 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:29.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=-1131455404 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:29.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=-1131455404 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 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:29.610Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:29.610Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:48:29.610Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2020-01-19T06:48:29.610Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2020-01-19T06:48:29.610Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2020-01-19T06:48:29.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-1131455386 data=null doit=true} to TreeItem with text {All} [2020-01-19T06:48:29.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-1131455386 data=null} to TreeItem with text {All} [2020-01-19T06:48:29.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1131455386 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All} [2020-01-19T06:48:29.610Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131455386 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {All} [2020-01-19T06:48:29.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1131455385 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All} [2020-01-19T06:48:29.610Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2020-01-19T06:48:29.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1131455384 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2020-01-19T06:48:29.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1131455384 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2020-01-19T06:48:29.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1131455384 data=null button=1 stateMask=0x0 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2020-01-19T06:48:29.610Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131455383 data=null item=TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2020-01-19T06:48:29.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1131455382 data=null button=1 stateMask=0x80000 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2020-01-19T06:48:29.610Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2020-01-19T06:48:29.610Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again. [2020-01-19T06:48:29.610Z] DEBUG - Setting state to checked on: anotherLogger [2020-01-19T06:48:29.610Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:29.610Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:29.610Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:29.610Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:29.610Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:29.610Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:29.610Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:29.610Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2020-01-19T06:48:29.610Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2020-01-19T06:48:29.610Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2020-01-19T06:48:29.610Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2020-01-19T06:48:29.610Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2020-01-19T06:48:29.610Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2020-01-19T06:48:29.610Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2020-01-19T06:48:29.610Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2020-01-19T06:48:29.610Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2020-01-19T06:48:29.610Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2020-01-19T06:48:29.610Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:29.610Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:29.610Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2020-01-19T06:48:29.610Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@50c20924 [2020-01-19T06:48:29.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=-1131455378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2020-01-19T06:48:29.610Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-1131455378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2020-01-19T06:48:29.610Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1131455377 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2020-01-19T06:48:29.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=-1131455377 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2020-01-19T06:48:29.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1131455377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2020-01-19T06:48:29.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1131455377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2020-01-19T06:48:29.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1131455377 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 in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2020-01-19T06:48:29.610Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=-1131455376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2020-01-19T06:48:29.610Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-1131455376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2020-01-19T06:48:29.610Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=-1131455376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2020-01-19T06:48:29.610Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=-1131455376 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2020-01-19T06:48:29.610Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=-1131455376 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2020-01-19T06:48:29.610Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2020-01-19T06:48:29.610Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2020-01-19T06:48:29.610Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2020-01-19T06:48:29.610Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2020-01-19T06:48:29.610Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Fatal [2020-01-19T06:48:29.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1131455375 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2020-01-19T06:48:29.610Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Fatal [2020-01-19T06:48:29.610Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:29.611Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:29.611Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:29.611Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:29.611Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:29.611Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:29.611Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:29.611Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2020-01-19T06:48:29.611Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2020-01-19T06:48:29.611Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:29.611Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:29.611Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2020-01-19T06:48:29.611Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:29.611Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:29.611Z] DEBUG - Clicking on &Ok [2020-01-19T06:48:29.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1131455373 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') [2020-01-19T06:48:29.611Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1131455373 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') [2020-01-19T06:48:29.611Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1131455372 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:29.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1131455372 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:29.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1131455372 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') [2020-01-19T06:48:29.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1131455372 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') [2020-01-19T06:48:29.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1131455372 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') [2020-01-19T06:48:29.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1131455509 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:29.867Z] DEBUG - Clicked on [2020-01-19T06:48:29.867Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:29.867Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:29.867Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:29.867Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:29.867Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:29.867Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:29.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=-1131455202 data=null doit=true} to Tree node with text: LOG4J [2020-01-19T06:48:29.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-1131455201 data=null} to Tree node with text: LOG4J [2020-01-19T06:48:29.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-1131455201 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: LOG4J [2020-01-19T06:48:29.867Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131455201 data=null item=TreeItem {LOG4J} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: LOG4J [2020-01-19T06:48:29.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-1131455199 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: LOG4J [2020-01-19T06:48:29.867Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:29.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131455199 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:29.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131455199 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:29.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131455198 data=null} to Tree node with text: mysession [2020-01-19T06:48:29.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131455198 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:29.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131455198 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:29.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131455195 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:29.867Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:29.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131455194 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:29.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131455194 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:29.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131455194 data=null} to Tree node with text: mysession [2020-01-19T06:48:29.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131455194 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:29.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131455194 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:29.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131455191 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:29.867Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:29.867Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:30.124Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:30.124Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2020-01-19T06:48:30.124Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1131454999 data=null doit=true} to Shell with text {Enable Events} [2020-01-19T06:48:30.124Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:30.124Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:30.124Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:30.124Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:30.124Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2020-01-19T06:48:30.124Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2020-01-19T06:48:30.124Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2020-01-19T06:48:30.124Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2020-01-19T06:48:30.124Z] DEBUG - matched Button with text "LOG4J", using matcher: (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:30.124Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:30.124Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:30.124Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:30.124Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:30.124Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:30.124Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:30.124Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:30.124Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:30.124Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:30.124Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1131454997 data=null doit=true} to Button with text {Kernel} [2020-01-19T06:48:30.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1131454997 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel} [2020-01-19T06:48:30.124Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:30.124Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=-1131454996 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:30.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=-1131454996 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:30.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=-1131454995 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:30.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=-1131454995 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 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:30.124Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:30.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:48:30.124Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2020-01-19T06:48:30.124Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2020-01-19T06:48:30.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2020-01-19T06:48:30.124Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:30.124Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:30.124Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2020-01-19T06:48:30.124Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2020-01-19T06:48:30.124Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2020-01-19T06:48:30.124Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:30.124Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:30.124Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:30.124Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:30.124Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:30.124Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:30.124Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:30.124Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2020-01-19T06:48:30.124Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2020-01-19T06:48:30.124Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:30.124Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:30.124Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2020-01-19T06:48:30.124Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:30.124Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:30.124Z] DEBUG - Clicking on &Ok [2020-01-19T06:48:30.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1131454973 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') [2020-01-19T06:48:30.124Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1131454973 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') [2020-01-19T06:48:30.124Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1131454973 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:30.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1131454973 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:30.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1131454973 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') [2020-01-19T06:48:30.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1131454973 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') [2020-01-19T06:48:30.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1131454973 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') [2020-01-19T06:48:30.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1131455095 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:30.380Z] DEBUG - Clicked on [2020-01-19T06:48:30.380Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:30.380Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:30.380Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:30.380Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:30.380Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:30.381Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:30.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=-1131454794 data=null doit=true} to Tree node with text: LOG4J [2020-01-19T06:48:30.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-1131454794 data=null} to Tree node with text: LOG4J [2020-01-19T06:48:30.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-1131454793 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: LOG4J [2020-01-19T06:48:30.381Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131454793 data=null item=TreeItem {LOG4J} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: LOG4J [2020-01-19T06:48:30.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-1131454791 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: LOG4J [2020-01-19T06:48:30.381Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:30.381Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:30.381Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:30.381Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again. [2020-01-19T06:48:30.381Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:30.381Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:30.381Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:30.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131454789 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:30.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131454788 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:30.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131454788 data=null} to Tree node with text: mysession [2020-01-19T06:48:30.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131454788 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:30.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131454788 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:30.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131454785 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:30.381Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:30.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131454784 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:30.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131454784 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:30.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131454783 data=null} to Tree node with text: mysession [2020-01-19T06:48:30.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131454783 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:30.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131454783 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:30.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131454780 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:30.381Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2020-01-19T06:48:30.381Z] DEBUG - Clicking on with mnemonic 'Start' [2020-01-19T06:48:30.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-1131454686 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start' [2020-01-19T06:48:30.381Z] DEBUG - Clicked on with mnemonic 'Start' [2020-01-19T06:48:30.381Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:30.381Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:30.381Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:30.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131454585 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:30.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131454584 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:30.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131454584 data=null} to Tree node with text: mysession [2020-01-19T06:48:30.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131454584 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:30.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131454584 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:30.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131454580 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:30.381Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:30.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131454579 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:30.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131454579 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:30.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131454579 data=null} to Tree node with text: mysession [2020-01-19T06:48:30.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131454578 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:30.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131454578 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:30.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131454574 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:30.637Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2020-01-19T06:48:30.637Z] DEBUG - Clicking on with mnemonic 'Stop' [2020-01-19T06:48:30.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-1131454517 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop' [2020-01-19T06:48:30.637Z] DEBUG - Clicked on with mnemonic 'Stop' [2020-01-19T06:48:30.637Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2020-01-19T06:48:30.637Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:30.637Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:30.637Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:30.637Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again. [2020-01-19T06:48:30.637Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:30.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=-1131454310 data=null button=0 stateMask=0x0 x=125 y=119 count=0} to Tree node with text: logger [2020-01-19T06:48:30.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=-1131454310 data=null doit=true} to Tree node with text: logger [2020-01-19T06:48:30.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=-1131454310 data=null} to Tree node with text: logger [2020-01-19T06:48:30.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=-1131454310 data=null button=1 stateMask=0x0 x=125 y=119 count=1} to Tree node with text: logger [2020-01-19T06:48:30.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131454309 data=null item=TreeItem {logger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: logger [2020-01-19T06:48:30.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=-1131454305 data=null button=1 stateMask=0x80000 x=125 y=71 count=1} to Tree node with text: logger [2020-01-19T06:48:30.637Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2020-01-19T06:48:30.893Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:48:30.893Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:48:30.893Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2020-01-19T06:48:30.893Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:30.893Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:30.893Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:30.893Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again. [2020-01-19T06:48:30.893Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:30.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=-1131454221 data=null button=0 stateMask=0x0 x=154 y=95 count=0} to Tree node with text: anotherLogger [2020-01-19T06:48:30.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=-1131454221 data=null doit=true} to Tree node with text: anotherLogger [2020-01-19T06:48:30.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=-1131454221 data=null} to Tree node with text: anotherLogger [2020-01-19T06:48:30.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=-1131454221 data=null button=1 stateMask=0x0 x=154 y=95 count=1} to Tree node with text: anotherLogger [2020-01-19T06:48:30.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131454220 data=null item=TreeItem {anotherLogger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: anotherLogger [2020-01-19T06:48:30.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=-1131454216 data=null button=1 stateMask=0x80000 x=154 y=71 count=1} to Tree node with text: anotherLogger [2020-01-19T06:48:30.894Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2020-01-19T06:48:30.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:48:30.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:48:30.894Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:30.894Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:30.894Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:30.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131454169 data=null button=0 stateMask=0x0 x=108 y=-49 count=0} to Tree node with text: mysession [2020-01-19T06:48:30.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131454169 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:30.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131454169 data=null} to Tree node with text: mysession [2020-01-19T06:48:30.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131454169 data=null button=1 stateMask=0x0 x=108 y=-49 count=1} to Tree node with text: mysession [2020-01-19T06:48:30.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131454169 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:30.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131454119 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession [2020-01-19T06:48:30.894Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:30.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131454118 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession [2020-01-19T06:48:30.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131454118 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:30.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131454118 data=null} to Tree node with text: mysession [2020-01-19T06:48:30.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131454117 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession [2020-01-19T06:48:30.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131454117 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:30.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131454112 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession [2020-01-19T06:48:30.894Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:30.894Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:31.150Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:31.150Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2020-01-19T06:48:31.150Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1131453968 data=null doit=true} to Shell with text {Enable Events} [2020-01-19T06:48:31.150Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:31.150Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:31.150Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:31.150Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:31.150Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:31.150Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2020-01-19T06:48:31.150Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2020-01-19T06:48:31.150Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2020-01-19T06:48:31.150Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2020-01-19T06:48:31.150Z] DEBUG - matched Button with text "Python", using matcher: (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:31.150Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:31.150Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:31.150Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:31.150Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:31.150Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:31.150Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:31.150Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:31.150Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:31.150Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1131453966 data=null doit=true} to Button with text {Kernel} [2020-01-19T06:48:31.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1131453966 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel} [2020-01-19T06:48:31.150Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:31.150Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=-1131453921 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:31.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=-1131453921 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:31.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=-1131453921 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:31.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=-1131453921 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 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:31.150Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:31.150Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:48:31.150Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2020-01-19T06:48:31.150Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2020-01-19T06:48:31.150Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2020-01-19T06:48:31.150Z] DEBUG - Setting state to checked on: All [2020-01-19T06:48:31.150Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:31.150Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:31.150Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:31.150Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:31.150Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:31.150Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:31.150Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:31.150Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2020-01-19T06:48:31.150Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2020-01-19T06:48:31.150Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:31.150Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:31.150Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2020-01-19T06:48:31.150Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:31.150Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:31.150Z] DEBUG - Clicking on &Ok [2020-01-19T06:48:31.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1131453899 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') [2020-01-19T06:48:31.150Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1131453899 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') [2020-01-19T06:48:31.150Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1131453899 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:31.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1131453898 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:31.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1131453898 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') [2020-01-19T06:48:31.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1131453898 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') [2020-01-19T06:48:31.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1131453898 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') [2020-01-19T06:48:31.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1131454022 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:31.150Z] DEBUG - Clicked on [2020-01-19T06:48:31.150Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:31.406Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:31.406Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:31.406Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:31.406Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:31.406Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:31.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=-1131453782 data=null doit=true} to Tree node with text: Python [2020-01-19T06:48:31.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=-1131453782 data=null} to Tree node with text: Python [2020-01-19T06:48:31.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=-1131453781 data=null button=1 stateMask=0x0 x=111 y=71 count=1} to Tree node with text: Python [2020-01-19T06:48:31.406Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131453781 data=null item=TreeItem {Python} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Python [2020-01-19T06:48:31.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=-1131453779 data=null button=1 stateMask=0x80000 x=111 y=71 count=1} to Tree node with text: Python [2020-01-19T06:48:31.406Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:31.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131453779 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:31.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131453779 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:31.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131453779 data=null} to Tree node with text: mysession [2020-01-19T06:48:31.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131453778 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:31.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131453778 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:31.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131453775 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:31.406Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:31.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131453774 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:31.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131453774 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:31.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131453774 data=null} to Tree node with text: mysession [2020-01-19T06:48:31.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131453774 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:31.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131453774 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:31.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131453770 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:31.406Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:31.406Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:31.406Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:31.406Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2020-01-19T06:48:31.406Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1131453592 data=null doit=true} to Shell with text {Enable Events} [2020-01-19T06:48:31.406Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:31.406Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:31.406Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:31.406Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:31.406Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:31.406Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2020-01-19T06:48:31.406Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2020-01-19T06:48:31.406Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2020-01-19T06:48:31.406Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2020-01-19T06:48:31.406Z] DEBUG - matched Button with text "Python", using matcher: (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:31.406Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:31.406Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:31.407Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:31.407Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:31.407Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:31.407Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:31.407Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:31.407Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:31.407Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1131453590 data=null doit=true} to Button with text {Kernel} [2020-01-19T06:48:31.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1131453590 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel} [2020-01-19T06:48:31.407Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:31.407Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=-1131453589 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:31.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=-1131453589 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:31.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=-1131453589 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:31.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=-1131453589 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 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:31.407Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:31.407Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:48:31.407Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2020-01-19T06:48:31.407Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2020-01-19T06:48:31.407Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2020-01-19T06:48:31.407Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-1131453573 data=null doit=true} to TreeItem with text {All} [2020-01-19T06:48:31.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-1131453572 data=null} to TreeItem with text {All} [2020-01-19T06:48:31.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1131453572 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All} [2020-01-19T06:48:31.407Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131453572 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {All} [2020-01-19T06:48:31.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1131453571 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All} [2020-01-19T06:48:31.407Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2020-01-19T06:48:31.407Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1131453570 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2020-01-19T06:48:31.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1131453570 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2020-01-19T06:48:31.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1131453570 data=null button=1 stateMask=0x0 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2020-01-19T06:48:31.407Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131453570 data=null item=TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2020-01-19T06:48:31.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1131453568 data=null button=1 stateMask=0x80000 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2020-01-19T06:48:31.407Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2020-01-19T06:48:31.407Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again. [2020-01-19T06:48:31.407Z] DEBUG - Setting state to checked on: logger [2020-01-19T06:48:31.407Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:31.407Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:31.407Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:31.407Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:31.407Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:31.407Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:31.407Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:31.407Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2020-01-19T06:48:31.407Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2020-01-19T06:48:31.407Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:31.407Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:31.407Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2020-01-19T06:48:31.407Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:31.407Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:31.407Z] DEBUG - Clicking on &Ok [2020-01-19T06:48:31.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1131453566 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') [2020-01-19T06:48:31.407Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1131453566 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') [2020-01-19T06:48:31.407Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1131453566 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:31.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1131453566 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:31.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1131453566 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') [2020-01-19T06:48:31.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1131453566 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') [2020-01-19T06:48:31.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1131453566 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') [2020-01-19T06:48:31.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1131453680 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:31.663Z] DEBUG - Clicked on [2020-01-19T06:48:31.663Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:31.663Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:31.663Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:31.663Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:31.663Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:31.663Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:31.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=-1131453420 data=null doit=true} to Tree node with text: Python [2020-01-19T06:48:31.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=-1131453420 data=null} to Tree node with text: Python [2020-01-19T06:48:31.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=-1131453419 data=null button=1 stateMask=0x0 x=111 y=71 count=1} to Tree node with text: Python [2020-01-19T06:48:31.663Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131453419 data=null item=TreeItem {Python} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Python [2020-01-19T06:48:31.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=-1131453418 data=null button=1 stateMask=0x80000 x=111 y=71 count=1} to Tree node with text: Python [2020-01-19T06:48:31.663Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:31.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131453417 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:31.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131453417 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:31.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131453417 data=null} to Tree node with text: mysession [2020-01-19T06:48:31.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131453417 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:31.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131453417 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:31.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131453414 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:31.663Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:31.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131453413 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:31.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131453413 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:31.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131453413 data=null} to Tree node with text: mysession [2020-01-19T06:48:31.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131453413 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:31.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131453413 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:31.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131453410 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:31.663Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:31.663Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:31.663Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:31.663Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2020-01-19T06:48:31.663Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1131453281 data=null doit=true} to Shell with text {Enable Events} [2020-01-19T06:48:31.663Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:31.663Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:31.663Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:31.663Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:31.663Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:31.663Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2020-01-19T06:48:31.663Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2020-01-19T06:48:31.663Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2020-01-19T06:48:31.663Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2020-01-19T06:48:31.663Z] DEBUG - matched Button with text "Python", using matcher: (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:31.663Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:31.663Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:31.663Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:31.663Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:31.663Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:31.663Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:31.664Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:31.664Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:31.664Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1131453279 data=null doit=true} to Button with text {Kernel} [2020-01-19T06:48:31.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1131453279 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel} [2020-01-19T06:48:31.664Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:31.664Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=-1131453279 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:31.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=-1131453278 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:31.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=-1131453278 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:31.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=-1131453278 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 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:31.920Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:31.920Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:48:31.920Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2020-01-19T06:48:31.920Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2020-01-19T06:48:31.920Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2020-01-19T06:48:31.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-1131453261 data=null doit=true} to TreeItem with text {All} [2020-01-19T06:48:31.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-1131453261 data=null} to TreeItem with text {All} [2020-01-19T06:48:31.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1131453221 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All} [2020-01-19T06:48:31.920Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131453221 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {All} [2020-01-19T06:48:31.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1131453219 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All} [2020-01-19T06:48:31.920Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2020-01-19T06:48:31.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1131453218 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2020-01-19T06:48:31.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1131453218 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2020-01-19T06:48:31.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1131453218 data=null button=1 stateMask=0x0 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2020-01-19T06:48:31.921Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131453218 data=null item=TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2020-01-19T06:48:31.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1131453216 data=null button=1 stateMask=0x80000 x=241 y=36 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2020-01-19T06:48:31.921Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2020-01-19T06:48:31.921Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again. [2020-01-19T06:48:31.921Z] DEBUG - Setting state to checked on: anotherLogger [2020-01-19T06:48:31.921Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:31.921Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:31.921Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:31.921Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:31.921Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:31.921Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:31.921Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:31.921Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2020-01-19T06:48:31.921Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2020-01-19T06:48:31.921Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2020-01-19T06:48:31.921Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2020-01-19T06:48:31.921Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2020-01-19T06:48:31.921Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2020-01-19T06:48:31.921Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2020-01-19T06:48:31.921Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2020-01-19T06:48:31.921Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2020-01-19T06:48:31.921Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2020-01-19T06:48:31.921Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:31.921Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:31.921Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2020-01-19T06:48:31.921Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@204b128b [2020-01-19T06:48:31.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=-1131453213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2020-01-19T06:48:31.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-1131453212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2020-01-19T06:48:31.921Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1131453212 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2020-01-19T06:48:31.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=-1131453212 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2020-01-19T06:48:31.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1131453212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2020-01-19T06:48:31.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1131453212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2020-01-19T06:48:31.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1131453212 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 in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2020-01-19T06:48:31.921Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=-1131453211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2020-01-19T06:48:31.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-1131453211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2020-01-19T06:48:31.921Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=-1131453211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2020-01-19T06:48:31.921Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=-1131453211 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2020-01-19T06:48:31.921Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=-1131453211 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2020-01-19T06:48:31.921Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2020-01-19T06:48:31.921Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2020-01-19T06:48:31.921Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2020-01-19T06:48:31.921Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2020-01-19T06:48:31.921Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Critical [2020-01-19T06:48:31.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1131453210 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2020-01-19T06:48:31.921Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Critical [2020-01-19T06:48:31.921Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:31.921Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:31.921Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:31.921Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:31.921Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:31.921Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:31.921Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:31.921Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2020-01-19T06:48:31.921Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2020-01-19T06:48:31.921Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:31.921Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:31.921Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2020-01-19T06:48:31.921Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:31.921Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:31.921Z] DEBUG - Clicking on &Ok [2020-01-19T06:48:31.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1131453208 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') [2020-01-19T06:48:31.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1131453208 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') [2020-01-19T06:48:31.921Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1131453208 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:31.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1131453208 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:31.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1131453208 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') [2020-01-19T06:48:31.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1131453208 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') [2020-01-19T06:48:31.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1131453208 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') [2020-01-19T06:48:31.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1131453368 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:31.921Z] DEBUG - Clicked on [2020-01-19T06:48:31.921Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:31.921Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:31.921Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:31.921Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:31.921Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:31.921Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:31.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=-1131453099 data=null doit=true} to Tree node with text: Python [2020-01-19T06:48:31.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=-1131453099 data=null} to Tree node with text: Python [2020-01-19T06:48:31.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=-1131453099 data=null button=1 stateMask=0x0 x=111 y=71 count=1} to Tree node with text: Python [2020-01-19T06:48:31.921Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131453099 data=null item=TreeItem {Python} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Python [2020-01-19T06:48:31.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=-1131453097 data=null button=1 stateMask=0x80000 x=111 y=71 count=1} to Tree node with text: Python [2020-01-19T06:48:31.921Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:31.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131453096 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:31.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131453096 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:31.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131453096 data=null} to Tree node with text: mysession [2020-01-19T06:48:31.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131453096 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:31.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131453096 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:31.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131453093 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:31.921Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:31.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131453092 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:31.922Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131453092 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:31.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131453092 data=null} to Tree node with text: mysession [2020-01-19T06:48:31.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131453092 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:31.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131453092 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:31.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131453089 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:32.178Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:32.178Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:32.178Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:32.178Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2020-01-19T06:48:32.178Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1131452911 data=null doit=true} to Shell with text {Enable Events} [2020-01-19T06:48:32.178Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:32.178Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:32.178Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:32.179Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:32.179Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:32.179Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2020-01-19T06:48:32.179Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2020-01-19T06:48:32.179Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2020-01-19T06:48:32.179Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2020-01-19T06:48:32.179Z] DEBUG - matched Button with text "Python", using matcher: (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:32.179Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:32.179Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:32.179Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:32.179Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:32.179Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:32.179Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:32.179Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:32.179Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:32.179Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1131452909 data=null doit=true} to Button with text {Kernel} [2020-01-19T06:48:32.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1131452909 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel} [2020-01-19T06:48:32.179Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:32.179Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=-1131452909 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:32.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=-1131452908 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:32.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=-1131452908 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:32.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=-1131452908 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 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:32.179Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:32.179Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:48:32.179Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2020-01-19T06:48:32.179Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2020-01-19T06:48:32.179Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2020-01-19T06:48:32.179Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:32.179Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:32.179Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2020-01-19T06:48:32.179Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2020-01-19T06:48:32.179Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2020-01-19T06:48:32.179Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:32.179Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:32.179Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:32.179Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:32.179Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:32.179Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:32.179Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:32.179Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2020-01-19T06:48:32.179Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2020-01-19T06:48:32.179Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:32.179Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:32.179Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2020-01-19T06:48:32.179Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:32.179Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:32.179Z] DEBUG - Clicking on &Ok [2020-01-19T06:48:32.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1131452890 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') [2020-01-19T06:48:32.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1131452890 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') [2020-01-19T06:48:32.179Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1131452890 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:32.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1131452890 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:32.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1131452890 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') [2020-01-19T06:48:32.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1131452890 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') [2020-01-19T06:48:32.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1131452890 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') [2020-01-19T06:48:32.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1131453002 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:32.179Z] DEBUG - Clicked on [2020-01-19T06:48:32.179Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:32.179Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:32.179Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:32.179Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:32.179Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:32.179Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:32.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=-1131452762 data=null doit=true} to Tree node with text: Python [2020-01-19T06:48:32.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=-1131452762 data=null} to Tree node with text: Python [2020-01-19T06:48:32.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=-1131452761 data=null button=1 stateMask=0x0 x=111 y=71 count=1} to Tree node with text: Python [2020-01-19T06:48:32.179Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131452760 data=null item=TreeItem {Python} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Python [2020-01-19T06:48:32.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=-1131452720 data=null button=1 stateMask=0x80000 x=111 y=71 count=1} to Tree node with text: Python [2020-01-19T06:48:32.436Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:32.436Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:32.436Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:32.436Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again. [2020-01-19T06:48:32.436Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:32.436Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:32.436Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:32.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131452717 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:32.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131452717 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:32.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131452717 data=null} to Tree node with text: mysession [2020-01-19T06:48:32.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131452717 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:32.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131452717 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:32.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131452713 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:32.436Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:32.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131452712 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:32.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131452712 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:32.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131452712 data=null} to Tree node with text: mysession [2020-01-19T06:48:32.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131452712 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:32.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131452712 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:32.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131452709 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:32.436Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2020-01-19T06:48:32.436Z] DEBUG - Clicking on with mnemonic 'Start' [2020-01-19T06:48:32.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-1131452662 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start' [2020-01-19T06:48:32.436Z] DEBUG - Clicked on with mnemonic 'Start' [2020-01-19T06:48:32.436Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:32.436Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:32.436Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:32.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131452560 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:32.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131452560 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:32.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131452560 data=null} to Tree node with text: mysession [2020-01-19T06:48:32.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131452560 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:32.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131452559 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:32.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131452556 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:32.436Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:32.436Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131452555 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:32.436Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131452555 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:32.436Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131452555 data=null} to Tree node with text: mysession [2020-01-19T06:48:32.436Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131452555 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:32.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131452554 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:32.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131452551 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:32.692Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2020-01-19T06:48:32.692Z] DEBUG - Clicking on with mnemonic 'Stop' [2020-01-19T06:48:32.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-1131452482 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop' [2020-01-19T06:48:32.692Z] DEBUG - Clicked on with mnemonic 'Stop' [2020-01-19T06:48:32.692Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2020-01-19T06:48:32.692Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:32.692Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:32.692Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:32.692Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again. [2020-01-19T06:48:32.692Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:32.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=-1131452295 data=null button=0 stateMask=0x0 x=125 y=119 count=0} to Tree node with text: logger [2020-01-19T06:48:32.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=-1131452295 data=null doit=true} to Tree node with text: logger [2020-01-19T06:48:32.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=-1131452295 data=null} to Tree node with text: logger [2020-01-19T06:48:32.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=-1131452295 data=null button=1 stateMask=0x0 x=125 y=119 count=1} to Tree node with text: logger [2020-01-19T06:48:32.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131452294 data=null item=TreeItem {logger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: logger [2020-01-19T06:48:32.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=-1131452290 data=null button=1 stateMask=0x80000 x=125 y=71 count=1} to Tree node with text: logger [2020-01-19T06:48:32.692Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2020-01-19T06:48:32.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:48:32.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:48:32.692Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2020-01-19T06:48:32.948Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:32.948Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:32.948Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:32.948Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again. [2020-01-19T06:48:32.948Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:32.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=-1131452203 data=null button=0 stateMask=0x0 x=154 y=95 count=0} to Tree node with text: anotherLogger [2020-01-19T06:48:32.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=-1131452203 data=null doit=true} to Tree node with text: anotherLogger [2020-01-19T06:48:32.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=-1131452203 data=null} to Tree node with text: anotherLogger [2020-01-19T06:48:32.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=-1131452203 data=null button=1 stateMask=0x0 x=154 y=95 count=1} to Tree node with text: anotherLogger [2020-01-19T06:48:32.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131452202 data=null item=TreeItem {anotherLogger} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: anotherLogger [2020-01-19T06:48:32.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=-1131452197 data=null button=1 stateMask=0x80000 x=154 y=71 count=1} to Tree node with text: anotherLogger [2020-01-19T06:48:32.948Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2020-01-19T06:48:32.948Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:48:32.948Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:48:32.948Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:32.948Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:32.948Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:32.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131452109 data=null button=0 stateMask=0x0 x=108 y=-49 count=0} to Tree node with text: mysession [2020-01-19T06:48:32.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131452109 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:32.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131452109 data=null} to Tree node with text: mysession [2020-01-19T06:48:32.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131452109 data=null button=1 stateMask=0x0 x=108 y=-49 count=1} to Tree node with text: mysession [2020-01-19T06:48:32.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131452109 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:32.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131452104 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession [2020-01-19T06:48:32.949Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:32.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131452103 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession [2020-01-19T06:48:32.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131452102 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:32.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131452102 data=null} to Tree node with text: mysession [2020-01-19T06:48:32.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131452102 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession [2020-01-19T06:48:32.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131452102 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:32.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131452099 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession [2020-01-19T06:48:32.949Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2020-01-19T06:48:32.949Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2020-01-19T06:48:32.949Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2020-01-19T06:48:33.204Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2020-01-19T06:48:33.204Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-1131451985 data=null doit=true} to Shell with text {Destroy Confirmation} [2020-01-19T06:48:33.204Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:48:33.204Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:48:33.204Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:48:33.204Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:33.204Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:48:33.204Z] DEBUG - Clicking on OK [2020-01-19T06:48:33.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131451985 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') [2020-01-19T06:48:33.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131451985 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') [2020-01-19T06:48:33.205Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131451985 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:48:33.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131451984 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:48:33.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131451984 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') [2020-01-19T06:48:33.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131451984 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') [2020-01-19T06:48:33.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131451984 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') [2020-01-19T06:48:33.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1131452015 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Destroy Session...' [2020-01-19T06:48:33.205Z] DEBUG - Clicked on [2020-01-19T06:48:33.205Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:33.205Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:33.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1131451906 data=null button=0 stateMask=0x0 x=68 y=-73 count=0} to TreeItem with text {myNode} [2020-01-19T06:48:33.205Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1131451906 data=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:33.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1131451906 data=null} to TreeItem with text {myNode} [2020-01-19T06:48:33.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1131451906 data=null button=1 stateMask=0x0 x=68 y=-73 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:33.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131451906 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:33.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1131451902 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:33.205Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:33.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1131451901 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2020-01-19T06:48:33.205Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1131451901 data=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:33.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1131451900 data=null} to TreeItem with text {myNode} [2020-01-19T06:48:33.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1131451900 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:33.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131451900 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:33.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1131451898 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:33.205Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2020-01-19T06:48:33.205Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2020-01-19T06:48:33.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1131451820 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect' [2020-01-19T06:48:33.205Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2020-01-19T06:48:33.460Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.376 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest [2020-01-19T06:48:33.460Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest) Time elapsed: 8.153 s [2020-01-19T06:48:33.460Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest [2020-01-19T06:48:33.717Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2020-01-19T06:48:33.717Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:48:33.717Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:48:33.717Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:33.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1131451374 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2020-01-19T06:48:33.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1131451374 data=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:33.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1131451374 data=null} to TreeItem with text {myNode} [2020-01-19T06:48:33.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1131451373 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:33.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131451373 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:33.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1131451369 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:33.717Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:33.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1131451367 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2020-01-19T06:48:33.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1131451367 data=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:33.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1131451366 data=null} to TreeItem with text {myNode} [2020-01-19T06:48:33.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1131451366 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:33.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131451365 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:33.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1131451363 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:33.717Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2020-01-19T06:48:33.717Z] DEBUG - Clicking on with mnemonic 'Connect' [2020-01-19T06:48:33.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-1131451284 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect' [2020-01-19T06:48:33.717Z] DEBUG - Clicked on with mnemonic 'Connect' [2020-01-19T06:48:34.279Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:34.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1131450770 data=null button=0 stateMask=0x0 x=87 y=156 count=0} to Tree node with text: Sessions [2020-01-19T06:48:34.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1131450770 data=null doit=true} to Tree node with text: Sessions [2020-01-19T06:48:34.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1131450769 data=null} to Tree node with text: Sessions [2020-01-19T06:48:34.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1131450769 data=null button=1 stateMask=0x0 x=87 y=156 count=1} to Tree node with text: Sessions [2020-01-19T06:48:34.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131450769 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2020-01-19T06:48:34.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1131450764 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions [2020-01-19T06:48:34.279Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:34.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1131450763 data=null button=0 stateMask=0x0 x=87 y=71 count=0} to Tree node with text: Sessions [2020-01-19T06:48:34.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1131450763 data=null doit=true} to Tree node with text: Sessions [2020-01-19T06:48:34.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1131450763 data=null} to Tree node with text: Sessions [2020-01-19T06:48:34.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1131450763 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions [2020-01-19T06:48:34.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131450763 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2020-01-19T06:48:34.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1131450761 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions [2020-01-19T06:48:34.279Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2020-01-19T06:48:34.279Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2020-01-19T06:48:34.279Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2020-01-19T06:48:34.279Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2020-01-19T06:48:34.279Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-1131450672 data=null doit=true} to Shell with text {Create Session} [2020-01-19T06:48:34.279Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:34.279Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2020-01-19T06:48:34.279Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2020-01-19T06:48:34.279Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2020-01-19T06:48:34.279Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:34.279Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2020-01-19T06:48:34.279Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2020-01-19T06:48:34.279Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2020-01-19T06:48:34.279Z] DEBUG - matched Text with text " [2020-01-19T06:48:34.279Z] ", using matcher: of type 'Text' [2020-01-19T06:48:34.279Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2020-01-19T06:48:34.279Z] DEBUG - matched Text with text " [2020-01-19T06:48:34.279Z] ", using matcher: with label (with mnemonic 'Session Name') [2020-01-19T06:48:34.279Z] DEBUG - matched Text with text " [2020-01-19T06:48:34.279Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2020-01-19T06:48:34.279Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2020-01-19T06:48:34.279Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2020-01-19T06:48:34.279Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2020-01-19T06:48:34.279Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:34.279Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:34.279Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2020-01-19T06:48:34.279Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:34.279Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:34.279Z] DEBUG - Clicking on &Ok [2020-01-19T06:48:34.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1131450669 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') [2020-01-19T06:48:34.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1131450669 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') [2020-01-19T06:48:34.279Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1131450669 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:34.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1131450669 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:34.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1131450669 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') [2020-01-19T06:48:34.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1131450669 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') [2020-01-19T06:48:34.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1131450669 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') [2020-01-19T06:48:34.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-1131450709 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Create Session...' [2020-01-19T06:48:34.535Z] DEBUG - Clicked on [2020-01-19T06:48:34.535Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1131450596 data=null doit=true} to Tree node with text: Sessions [2020-01-19T06:48:34.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1131450596 data=null} to Tree node with text: Sessions [2020-01-19T06:48:34.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1131450595 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions [2020-01-19T06:48:34.535Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131450595 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Sessions [2020-01-19T06:48:34.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1131450593 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions [2020-01-19T06:48:34.535Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:34.535Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:34.535Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:34.535Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:34.535Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:34.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131450591 data=null button=0 stateMask=0x0 x=108 y=95 count=0} to Tree node with text: mysession [2020-01-19T06:48:34.535Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131450590 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:34.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131450590 data=null} to Tree node with text: mysession [2020-01-19T06:48:34.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131450590 data=null button=1 stateMask=0x0 x=108 y=95 count=1} to Tree node with text: mysession [2020-01-19T06:48:34.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131450590 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:34.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131450584 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession [2020-01-19T06:48:34.536Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:34.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131450583 data=null button=0 stateMask=0x0 x=108 y=71 count=0} to Tree node with text: mysession [2020-01-19T06:48:34.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131450583 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:34.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131450582 data=null} to Tree node with text: mysession [2020-01-19T06:48:34.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131450582 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: mysession [2020-01-19T06:48:34.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131450582 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:34.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131450579 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession [2020-01-19T06:48:34.536Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:34.536Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:34.795Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:34.795Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2020-01-19T06:48:34.795Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1131450381 data=null doit=true} to Shell with text {Enable Events} [2020-01-19T06:48:34.795Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:34.795Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:34.795Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:34.795Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:34.795Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:34.795Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:34.795Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:34.795Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:34.795Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:34.795Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2020-01-19T06:48:34.795Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2020-01-19T06:48:34.795Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2020-01-19T06:48:34.795Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:34.795Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:34.795Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:34.795Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:34.795Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:34.795Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:34.795Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:34.795Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:34.795Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:34.795Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:34.795Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:34.795Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1131450379 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:34.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1131450378 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:34.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1131450378 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:34.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1131450378 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' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:34.795Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:34.795Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:34.795Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:34.795Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2020-01-19T06:48:34.795Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2020-01-19T06:48:34.795Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2020-01-19T06:48:34.795Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:34.795Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:34.795Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:34.795Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:34.795Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:34.795Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:34.795Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:34.795Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:34.795Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:34.795Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:34.795Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:34.795Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:34.795Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:34.795Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:34.795Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:34.795Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:34.795Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:34.795Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:34.795Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2020-01-19T06:48:34.795Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:34.795Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:34.795Z] DEBUG - Clicking on &Ok [2020-01-19T06:48:34.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1131450373 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') [2020-01-19T06:48:34.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1131450373 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') [2020-01-19T06:48:34.795Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1131450373 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:34.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1131450372 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:34.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1131450372 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') [2020-01-19T06:48:34.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1131450372 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') [2020-01-19T06:48:34.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1131450372 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') [2020-01-19T06:48:34.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1131450484 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:34.795Z] DEBUG - Clicked on [2020-01-19T06:48:34.795Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:34.795Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:34.795Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:34.795Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2020-01-19T06:48:34.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1131450268 data=null doit=true} to Tree node with text: channel0 [2020-01-19T06:48:34.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1131450268 data=null} to Tree node with text: channel0 [2020-01-19T06:48:34.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1131450268 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0 [2020-01-19T06:48:34.796Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131450268 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0 [2020-01-19T06:48:34.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1131450266 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0 [2020-01-19T06:48:34.796Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:34.796Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:34.796Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:34.796Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2020-01-19T06:48:34.796Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2020-01-19T06:48:34.796Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:34.796Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:34.796Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:34.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131450221 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:34.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131450221 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:34.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131450221 data=null} to Tree node with text: mysession [2020-01-19T06:48:34.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131450220 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:34.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131450220 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:34.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131450217 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:34.796Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:34.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131450216 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:34.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131450216 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:34.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131450216 data=null} to Tree node with text: mysession [2020-01-19T06:48:34.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131450216 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:34.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131450216 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:34.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131450213 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:35.053Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:35.054Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:35.054Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:35.054Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2020-01-19T06:48:35.054Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1131449999 data=null doit=true} to Shell with text {Enable Events} [2020-01-19T06:48:35.054Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:35.054Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:35.054Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:35.054Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:35.054Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:35.054Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:35.054Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:35.054Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:35.054Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:35.054Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2020-01-19T06:48:35.054Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2020-01-19T06:48:35.054Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2020-01-19T06:48:35.054Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:35.054Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:35.054Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:35.054Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:35.054Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:35.054Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:35.054Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:35.054Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:35.054Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:35.054Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:35.054Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:35.054Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1131449997 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:35.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1131449996 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:35.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1131449996 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:35.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1131449996 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' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:35.054Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:35.054Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:35.054Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:35.054Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2020-01-19T06:48:35.054Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2020-01-19T06:48:35.054Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2020-01-19T06:48:35.054Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:35.054Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:35.054Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:35.054Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:35.054Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:35.054Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:35.054Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:35.054Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:35.054Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:35.054Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:35.054Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:35.054Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:35.054Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:35.054Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:35.054Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:35.054Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:35.054Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:35.054Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:35.054Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2020-01-19T06:48:35.054Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:35.054Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:35.054Z] DEBUG - Clicking on &Ok [2020-01-19T06:48:35.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1131449990 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') [2020-01-19T06:48:35.054Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1131449990 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') [2020-01-19T06:48:35.054Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1131449990 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:35.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1131449990 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:35.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1131449990 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') [2020-01-19T06:48:35.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1131449990 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') [2020-01-19T06:48:35.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1131449990 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') [2020-01-19T06:48:35.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1131450105 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:35.054Z] DEBUG - Clicked on [2020-01-19T06:48:35.054Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:35.310Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:35.310Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:35.310Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2020-01-19T06:48:35.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1131449870 data=null doit=true} to Tree node with text: channel0 [2020-01-19T06:48:35.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1131449870 data=null} to Tree node with text: channel0 [2020-01-19T06:48:35.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1131449869 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0 [2020-01-19T06:48:35.310Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131449869 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0 [2020-01-19T06:48:35.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1131449867 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0 [2020-01-19T06:48:35.310Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:35.310Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:35.310Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:35.310Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2020-01-19T06:48:35.310Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2020-01-19T06:48:35.310Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:35.310Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:35.310Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:35.310Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2020-01-19T06:48:35.310Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2020-01-19T06:48:35.310Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:35.310Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:35.310Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:35.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131449864 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:35.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131449864 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:35.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131449864 data=null} to Tree node with text: mysession [2020-01-19T06:48:35.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131449864 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:35.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131449864 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:35.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131449861 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:35.310Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:35.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131449822 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:35.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131449821 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:35.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131449821 data=null} to Tree node with text: mysession [2020-01-19T06:48:35.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131449821 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:35.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131449821 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:35.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131449818 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:35.310Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:35.310Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:35.310Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:35.310Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2020-01-19T06:48:35.310Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1131449675 data=null doit=true} to Shell with text {Enable Events} [2020-01-19T06:48:35.310Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:35.310Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:35.310Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:35.310Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:35.310Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:35.310Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:35.310Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:35.311Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:35.311Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:35.311Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2020-01-19T06:48:35.311Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2020-01-19T06:48:35.311Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2020-01-19T06:48:35.311Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:35.311Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:35.311Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:35.311Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:35.311Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:35.311Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:35.311Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:35.311Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:35.311Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:35.311Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:35.311Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:35.311Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1131449672 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:35.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1131449672 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:35.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1131449672 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:35.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1131449672 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' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:35.311Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:35.311Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:48:35.311Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:48:35.311Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:48:35.311Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:48:35.311Z] DEBUG - Expanding nodes All in tree (of type 'Tree') [2020-01-19T06:48:35.311Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-1131449669 data=null doit=true} to TreeItem with text {All} [2020-01-19T06:48:35.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-1131449669 data=null} to TreeItem with text {All} [2020-01-19T06:48:35.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1131449669 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All} [2020-01-19T06:48:35.311Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131449669 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {All} [2020-01-19T06:48:35.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1131449614 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All} [2020-01-19T06:48:35.567Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2020-01-19T06:48:35.567Z] DEBUG - Setting state to checked on: sched_process_fork [2020-01-19T06:48:35.567Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:35.567Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:35.567Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2020-01-19T06:48:35.567Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2020-01-19T06:48:35.567Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2020-01-19T06:48:35.567Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:35.567Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:35.567Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:35.567Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:35.567Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:35.567Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:35.567Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:35.567Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:35.567Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:35.567Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:35.567Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:35.567Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:35.567Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:35.567Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:35.567Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:35.567Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:35.567Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:35.567Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:35.567Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2020-01-19T06:48:35.567Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:35.567Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:35.567Z] DEBUG - Clicking on &Ok [2020-01-19T06:48:35.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1131449608 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') [2020-01-19T06:48:35.567Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1131449608 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') [2020-01-19T06:48:35.567Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1131449608 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:35.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1131449608 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:35.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1131449608 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') [2020-01-19T06:48:35.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1131449608 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') [2020-01-19T06:48:35.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1131449608 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') [2020-01-19T06:48:35.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1131449756 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:35.567Z] DEBUG - Clicked on [2020-01-19T06:48:35.567Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:35.567Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:35.567Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:35.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Kernel} time=-1131449508 data=null doit=true} to Tree node with text: Kernel [2020-01-19T06:48:35.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Kernel} time=-1131449508 data=null} to Tree node with text: Kernel [2020-01-19T06:48:35.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Kernel} time=-1131449508 data=null button=1 stateMask=0x0 x=109 y=71 count=1} to Tree node with text: Kernel [2020-01-19T06:48:35.568Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131449508 data=null item=TreeItem {Kernel} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Kernel [2020-01-19T06:48:35.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Kernel} time=-1131449506 data=null button=1 stateMask=0x80000 x=109 y=71 count=1} to Tree node with text: Kernel [2020-01-19T06:48:35.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1131449506 data=null doit=true} to Tree node with text: channel0 [2020-01-19T06:48:35.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1131449506 data=null} to Tree node with text: channel0 [2020-01-19T06:48:35.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1131449506 data=null button=1 stateMask=0x0 x=135 y=95 count=1} to Tree node with text: channel0 [2020-01-19T06:48:35.568Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131449505 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0 [2020-01-19T06:48:35.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1131449504 data=null button=1 stateMask=0x80000 x=135 y=95 count=1} to Tree node with text: channel0 [2020-01-19T06:48:35.568Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:35.568Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:35.568Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:35.568Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2020-01-19T06:48:35.568Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2020-01-19T06:48:35.568Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:35.568Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:35.568Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:35.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131449502 data=null button=0 stateMask=0x0 x=108 y=47 count=0} to Tree node with text: mysession [2020-01-19T06:48:35.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131449502 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:35.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131449502 data=null} to Tree node with text: mysession [2020-01-19T06:48:35.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131449502 data=null button=1 stateMask=0x0 x=108 y=47 count=1} to Tree node with text: mysession [2020-01-19T06:48:35.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131449502 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:35.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131449499 data=null button=1 stateMask=0x80000 x=108 y=47 count=1} to Tree node with text: mysession [2020-01-19T06:48:35.568Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:35.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131449498 data=null button=0 stateMask=0x0 x=108 y=47 count=0} to Tree node with text: mysession [2020-01-19T06:48:35.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131449498 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:35.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131449498 data=null} to Tree node with text: mysession [2020-01-19T06:48:35.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131449498 data=null button=1 stateMask=0x0 x=108 y=47 count=1} to Tree node with text: mysession [2020-01-19T06:48:35.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131449498 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:35.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131449495 data=null button=1 stateMask=0x80000 x=108 y=47 count=1} to Tree node with text: mysession [2020-01-19T06:48:35.568Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:35.568Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:35.568Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:35.568Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2020-01-19T06:48:35.568Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1131449372 data=null doit=true} to Shell with text {Enable Events} [2020-01-19T06:48:35.568Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:35.568Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:35.568Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:35.568Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:35.568Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:35.568Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:35.568Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:35.568Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:35.568Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:35.568Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2020-01-19T06:48:35.568Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2020-01-19T06:48:35.568Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2020-01-19T06:48:35.568Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:35.568Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:35.568Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:35.568Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:35.568Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:35.568Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:35.568Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:35.568Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:35.568Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:35.568Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:35.568Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:35.568Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1131449369 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:35.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1131449369 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:35.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1131449369 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:35.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1131449369 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' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:35.828Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:35.828Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:48:35.828Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:48:35.828Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:48:35.828Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:48:35.828Z] DEBUG - Expanding nodes All in tree (of type 'Tree') [2020-01-19T06:48:35.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-1131449366 data=null doit=true} to TreeItem with text {All} [2020-01-19T06:48:35.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-1131449366 data=null} to TreeItem with text {All} [2020-01-19T06:48:35.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1131449366 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All} [2020-01-19T06:48:35.828Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131449366 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {All} [2020-01-19T06:48:35.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1131449313 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All} [2020-01-19T06:48:35.828Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2020-01-19T06:48:35.828Z] DEBUG - Setting state to checked on: sched_process_exec [2020-01-19T06:48:35.828Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:35.828Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:35.828Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:35.828Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:35.828Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:35.828Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:35.828Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:35.828Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:35.828Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:35.828Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:35.828Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:35.828Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:35.828Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2020-01-19T06:48:35.828Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:35.828Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:35.828Z] DEBUG - Clicking on &Ok [2020-01-19T06:48:35.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1131449309 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') [2020-01-19T06:48:35.828Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1131449308 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') [2020-01-19T06:48:35.828Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1131449308 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:35.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1131449308 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:35.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1131449308 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') [2020-01-19T06:48:35.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1131449308 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') [2020-01-19T06:48:35.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1131449308 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') [2020-01-19T06:48:35.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1131449416 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:35.828Z] DEBUG - Clicked on [2020-01-19T06:48:35.828Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:35.828Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:35.828Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:35.828Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2020-01-19T06:48:35.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1131449207 data=null doit=true} to Tree node with text: channel0 [2020-01-19T06:48:35.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1131449207 data=null} to Tree node with text: channel0 [2020-01-19T06:48:35.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1131449207 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0 [2020-01-19T06:48:35.828Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131449207 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0 [2020-01-19T06:48:35.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1131449205 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0 [2020-01-19T06:48:35.828Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:35.828Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:35.828Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:35.828Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2020-01-19T06:48:35.828Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2020-01-19T06:48:35.828Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:35.828Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:35.828Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:35.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131449203 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:35.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131449203 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:35.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131449203 data=null} to Tree node with text: mysession [2020-01-19T06:48:35.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131449203 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:35.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131449203 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:35.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131449200 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:35.828Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:35.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131449199 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:35.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131449199 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:35.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131449199 data=null} to Tree node with text: mysession [2020-01-19T06:48:35.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131449199 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:35.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131449199 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:35.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131449197 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:35.829Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:35.829Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:36.087Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:36.087Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2020-01-19T06:48:36.087Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1131449067 data=null doit=true} to Shell with text {Enable Events} [2020-01-19T06:48:36.087Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:36.087Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:36.087Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:36.087Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:36.087Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:36.087Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:36.087Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:36.087Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:36.087Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:36.087Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2020-01-19T06:48:36.087Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2020-01-19T06:48:36.087Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2020-01-19T06:48:36.087Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:36.087Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:36.087Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:36.087Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:36.087Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:36.087Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:36.087Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:36.087Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:36.087Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:36.087Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:36.087Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:36.087Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1131449064 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:36.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1131449064 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:36.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1131449064 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:36.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1131449064 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' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:36.088Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:36.088Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:48:36.088Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:48:36.088Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:48:36.088Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:48:36.088Z] DEBUG - Setting state to checked on: All [2020-01-19T06:48:36.088Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:36.088Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:36.088Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2020-01-19T06:48:36.088Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2020-01-19T06:48:36.088Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2020-01-19T06:48:36.088Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:36.088Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:36.088Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:36.088Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:36.088Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:36.088Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:36.088Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:36.088Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:36.088Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:36.088Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:36.088Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:36.088Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:36.088Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:36.088Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:36.088Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:36.088Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:36.088Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:36.088Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:36.088Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2020-01-19T06:48:36.088Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:36.088Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:36.088Z] DEBUG - Clicking on &Ok [2020-01-19T06:48:36.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1131449003 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') [2020-01-19T06:48:36.088Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1131449003 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') [2020-01-19T06:48:36.088Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1131449003 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:36.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1131449003 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:36.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1131449003 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') [2020-01-19T06:48:36.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1131449003 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') [2020-01-19T06:48:36.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1131449003 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') [2020-01-19T06:48:36.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1131449117 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:36.088Z] DEBUG - Clicked on [2020-01-19T06:48:36.088Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:36.088Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:36.088Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:36.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Kernel} time=-1131448893 data=null doit=true} to Tree node with text: Kernel [2020-01-19T06:48:36.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Kernel} time=-1131448893 data=null} to Tree node with text: Kernel [2020-01-19T06:48:36.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Kernel} time=-1131448892 data=null button=1 stateMask=0x0 x=109 y=71 count=1} to Tree node with text: Kernel [2020-01-19T06:48:36.088Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131448892 data=null item=TreeItem {Kernel} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Kernel [2020-01-19T06:48:36.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Kernel} time=-1131448890 data=null button=1 stateMask=0x80000 x=109 y=71 count=1} to Tree node with text: Kernel [2020-01-19T06:48:36.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1131448890 data=null doit=true} to Tree node with text: channel0 [2020-01-19T06:48:36.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1131448890 data=null} to Tree node with text: channel0 [2020-01-19T06:48:36.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1131448890 data=null button=1 stateMask=0x0 x=135 y=95 count=1} to Tree node with text: channel0 [2020-01-19T06:48:36.088Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131448890 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0 [2020-01-19T06:48:36.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1131448888 data=null button=1 stateMask=0x80000 x=135 y=95 count=1} to Tree node with text: channel0 [2020-01-19T06:48:36.088Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:36.088Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:36.088Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:36.088Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2020-01-19T06:48:36.088Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2020-01-19T06:48:36.088Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:36.088Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:36.088Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:36.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131448886 data=null button=0 stateMask=0x0 x=108 y=47 count=0} to Tree node with text: mysession [2020-01-19T06:48:36.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131448886 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:36.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131448886 data=null} to Tree node with text: mysession [2020-01-19T06:48:36.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131448886 data=null button=1 stateMask=0x0 x=108 y=47 count=1} to Tree node with text: mysession [2020-01-19T06:48:36.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131448886 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:36.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131448883 data=null button=1 stateMask=0x80000 x=108 y=47 count=1} to Tree node with text: mysession [2020-01-19T06:48:36.088Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:36.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131448882 data=null button=0 stateMask=0x0 x=108 y=47 count=0} to Tree node with text: mysession [2020-01-19T06:48:36.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131448882 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:36.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131448882 data=null} to Tree node with text: mysession [2020-01-19T06:48:36.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131448882 data=null button=1 stateMask=0x0 x=108 y=47 count=1} to Tree node with text: mysession [2020-01-19T06:48:36.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131448882 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:36.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131448879 data=null button=1 stateMask=0x80000 x=108 y=47 count=1} to Tree node with text: mysession [2020-01-19T06:48:36.344Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2020-01-19T06:48:36.344Z] DEBUG - Clicking on with mnemonic 'Start' [2020-01-19T06:48:36.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-1131448788 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start' [2020-01-19T06:48:36.344Z] DEBUG - Clicked on with mnemonic 'Start' [2020-01-19T06:48:36.344Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:36.344Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:36.344Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:36.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131448686 data=null button=0 stateMask=0x0 x=108 y=47 count=0} to Tree node with text: mysession [2020-01-19T06:48:36.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131448686 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:36.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131448686 data=null} to Tree node with text: mysession [2020-01-19T06:48:36.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131448686 data=null button=1 stateMask=0x0 x=108 y=47 count=1} to Tree node with text: mysession [2020-01-19T06:48:36.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131448686 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:36.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131448682 data=null button=1 stateMask=0x80000 x=108 y=47 count=1} to Tree node with text: mysession [2020-01-19T06:48:36.344Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:36.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131448681 data=null button=0 stateMask=0x0 x=108 y=47 count=0} to Tree node with text: mysession [2020-01-19T06:48:36.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131448681 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:36.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131448681 data=null} to Tree node with text: mysession [2020-01-19T06:48:36.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131448681 data=null button=1 stateMask=0x0 x=108 y=47 count=1} to Tree node with text: mysession [2020-01-19T06:48:36.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131448681 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:36.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131448678 data=null button=1 stateMask=0x80000 x=108 y=47 count=1} to Tree node with text: mysession [2020-01-19T06:48:36.344Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2020-01-19T06:48:36.344Z] DEBUG - Clicking on with mnemonic 'Stop' [2020-01-19T06:48:36.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-1131448618 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop' [2020-01-19T06:48:36.344Z] DEBUG - Clicked on with mnemonic 'Stop' [2020-01-19T06:48:36.600Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:36.600Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:36.600Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:36.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131448516 data=null button=0 stateMask=0x0 x=108 y=47 count=0} to Tree node with text: mysession [2020-01-19T06:48:36.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131448516 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:36.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131448516 data=null} to Tree node with text: mysession [2020-01-19T06:48:36.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131448515 data=null button=1 stateMask=0x0 x=108 y=47 count=1} to Tree node with text: mysession [2020-01-19T06:48:36.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131448515 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:36.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131448512 data=null button=1 stateMask=0x80000 x=108 y=47 count=1} to Tree node with text: mysession [2020-01-19T06:48:36.600Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:36.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131448511 data=null button=0 stateMask=0x0 x=108 y=47 count=0} to Tree node with text: mysession [2020-01-19T06:48:36.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131448511 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:36.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131448511 data=null} to Tree node with text: mysession [2020-01-19T06:48:36.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131448511 data=null button=1 stateMask=0x0 x=108 y=47 count=1} to Tree node with text: mysession [2020-01-19T06:48:36.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131448511 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:36.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131448508 data=null button=1 stateMask=0x80000 x=108 y=47 count=1} to Tree node with text: mysession [2020-01-19T06:48:36.600Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2020-01-19T06:48:36.600Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2020-01-19T06:48:36.600Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2020-01-19T06:48:36.600Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2020-01-19T06:48:36.600Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-1131448403 data=null doit=true} to Shell with text {Destroy Confirmation} [2020-01-19T06:48:36.600Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:48:36.601Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:48:36.601Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:48:36.601Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:36.601Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:48:36.601Z] DEBUG - Clicking on OK [2020-01-19T06:48:36.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131448402 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') [2020-01-19T06:48:36.601Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131448402 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') [2020-01-19T06:48:36.601Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131448402 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:48:36.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131448402 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:48:36.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131448402 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') [2020-01-19T06:48:36.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131448402 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') [2020-01-19T06:48:36.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131448402 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') [2020-01-19T06:48:36.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1131448467 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Destroy Session...' [2020-01-19T06:48:36.601Z] DEBUG - Clicked on [2020-01-19T06:48:36.601Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:36.601Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:36.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1131448370 data=null button=0 stateMask=0x0 x=68 y=-73 count=0} to TreeItem with text {myNode} [2020-01-19T06:48:36.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1131448370 data=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:36.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1131448370 data=null} to TreeItem with text {myNode} [2020-01-19T06:48:36.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1131448370 data=null button=1 stateMask=0x0 x=68 y=-73 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:36.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131448370 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:36.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1131448364 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:36.601Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:36.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1131448363 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2020-01-19T06:48:36.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1131448363 data=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:36.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1131448363 data=null} to TreeItem with text {myNode} [2020-01-19T06:48:36.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1131448363 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:36.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131448363 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:36.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1131448321 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:36.857Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2020-01-19T06:48:36.857Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2020-01-19T06:48:36.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1131448279 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect' [2020-01-19T06:48:36.857Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2020-01-19T06:48:36.857Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.532 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest [2020-01-19T06:48:36.857Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest) Time elapsed: 3.308 s [2020-01-19T06:48:36.857Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest [2020-01-19T06:48:37.112Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2020-01-19T06:48:37.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:48:37.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:48:37.112Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:37.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1131447878 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2020-01-19T06:48:37.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1131447878 data=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:37.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1131447877 data=null} to TreeItem with text {myNode} [2020-01-19T06:48:37.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1131447877 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:37.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131447877 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:37.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1131447873 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:37.112Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:37.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1131447871 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2020-01-19T06:48:37.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1131447871 data=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:37.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1131447871 data=null} to TreeItem with text {myNode} [2020-01-19T06:48:37.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1131447870 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:37.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131447870 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:37.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1131447868 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:37.368Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2020-01-19T06:48:37.368Z] DEBUG - Clicking on with mnemonic 'Connect' [2020-01-19T06:48:37.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-1131447788 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect' [2020-01-19T06:48:37.368Z] DEBUG - Clicked on with mnemonic 'Connect' [2020-01-19T06:48:37.930Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:37.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1131447276 data=null button=0 stateMask=0x0 x=87 y=156 count=0} to Tree node with text: Sessions [2020-01-19T06:48:37.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1131447276 data=null doit=true} to Tree node with text: Sessions [2020-01-19T06:48:37.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1131447276 data=null} to Tree node with text: Sessions [2020-01-19T06:48:37.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1131447276 data=null button=1 stateMask=0x0 x=87 y=156 count=1} to Tree node with text: Sessions [2020-01-19T06:48:37.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131447275 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2020-01-19T06:48:37.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1131447271 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions [2020-01-19T06:48:37.930Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:37.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1131447270 data=null button=0 stateMask=0x0 x=87 y=71 count=0} to Tree node with text: Sessions [2020-01-19T06:48:37.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1131447270 data=null doit=true} to Tree node with text: Sessions [2020-01-19T06:48:37.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1131447270 data=null} to Tree node with text: Sessions [2020-01-19T06:48:37.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1131447270 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions [2020-01-19T06:48:37.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131447270 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2020-01-19T06:48:37.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1131447268 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions [2020-01-19T06:48:37.930Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2020-01-19T06:48:37.930Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2020-01-19T06:48:37.930Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2020-01-19T06:48:37.930Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2020-01-19T06:48:37.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-1131447192 data=null doit=true} to Shell with text {Create Session} [2020-01-19T06:48:37.930Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:37.930Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2020-01-19T06:48:37.930Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2020-01-19T06:48:37.930Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2020-01-19T06:48:37.930Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:37.931Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2020-01-19T06:48:37.931Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2020-01-19T06:48:37.931Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2020-01-19T06:48:37.931Z] DEBUG - matched Text with text " [2020-01-19T06:48:37.931Z] ", using matcher: of type 'Text' [2020-01-19T06:48:37.931Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2020-01-19T06:48:37.931Z] DEBUG - matched Text with text " [2020-01-19T06:48:37.931Z] ", using matcher: with label (with mnemonic 'Session Name') [2020-01-19T06:48:37.931Z] DEBUG - matched Text with text " [2020-01-19T06:48:37.931Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2020-01-19T06:48:37.931Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2020-01-19T06:48:37.931Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2020-01-19T06:48:37.931Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2020-01-19T06:48:37.931Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:37.931Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:37.931Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2020-01-19T06:48:37.931Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:37.931Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:37.931Z] DEBUG - Clicking on &Ok [2020-01-19T06:48:37.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1131447190 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') [2020-01-19T06:48:37.931Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1131447190 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') [2020-01-19T06:48:37.931Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1131447190 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:37.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1131447190 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:37.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1131447189 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') [2020-01-19T06:48:37.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1131447189 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') [2020-01-19T06:48:37.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1131447189 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') [2020-01-19T06:48:37.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-1131447227 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Create Session...' [2020-01-19T06:48:37.931Z] DEBUG - Clicked on [2020-01-19T06:48:37.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1131447121 data=null doit=true} to Tree node with text: Sessions [2020-01-19T06:48:37.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1131447121 data=null} to Tree node with text: Sessions [2020-01-19T06:48:37.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1131447121 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions [2020-01-19T06:48:37.931Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131447121 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Sessions [2020-01-19T06:48:37.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1131447119 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions [2020-01-19T06:48:37.931Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:37.931Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:37.931Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:37.931Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:37.931Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:37.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131447117 data=null button=0 stateMask=0x0 x=108 y=95 count=0} to Tree node with text: mysession [2020-01-19T06:48:37.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131447117 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:37.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131447117 data=null} to Tree node with text: mysession [2020-01-19T06:48:37.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131447117 data=null button=1 stateMask=0x0 x=108 y=95 count=1} to Tree node with text: mysession [2020-01-19T06:48:37.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131447117 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:37.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131447111 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession [2020-01-19T06:48:37.931Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:37.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131447110 data=null button=0 stateMask=0x0 x=108 y=71 count=0} to Tree node with text: mysession [2020-01-19T06:48:37.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131447110 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:37.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131447110 data=null} to Tree node with text: mysession [2020-01-19T06:48:37.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131447109 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: mysession [2020-01-19T06:48:37.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131447109 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:37.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131447107 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession [2020-01-19T06:48:37.931Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:37.931Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:38.187Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:38.187Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2020-01-19T06:48:38.187Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1131446970 data=null doit=true} to Shell with text {Enable Events} [2020-01-19T06:48:38.187Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:38.187Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:38.187Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:38.187Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:38.187Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:38.187Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:38.187Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:38.187Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:38.187Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:38.187Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2020-01-19T06:48:38.187Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2020-01-19T06:48:38.187Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2020-01-19T06:48:38.187Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:38.187Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:38.187Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:38.187Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:38.187Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:38.187Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:38.187Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:38.187Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:38.187Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:38.187Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:38.187Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:38.187Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1131446968 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:38.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1131446968 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:38.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1131446968 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:38.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1131446967 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' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:38.188Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2020-01-19T06:48:38.188Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:48:38.188Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2020-01-19T06:48:38.188Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events') [2020-01-19T06:48:38.188Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events')) [2020-01-19T06:48:38.188Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:48:38.188Z] DEBUG - Setting state to checked on: All [2020-01-19T06:48:38.188Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:38.188Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:38.188Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:38.188Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:38.188Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:38.188Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:38.188Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:38.188Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:38.188Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:38.188Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:38.188Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:38.188Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:38.188Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2020-01-19T06:48:38.188Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:38.188Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:38.188Z] DEBUG - Clicking on &Ok [2020-01-19T06:48:38.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1131446905 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') [2020-01-19T06:48:38.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1131446905 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') [2020-01-19T06:48:38.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1131446905 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:38.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1131446905 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:38.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1131446905 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') [2020-01-19T06:48:38.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1131446905 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') [2020-01-19T06:48:38.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1131446905 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') [2020-01-19T06:48:38.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1131447063 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:38.188Z] DEBUG - Clicked on [2020-01-19T06:48:38.188Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:38.188Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:38.188Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:38.188Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2020-01-19T06:48:38.188Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:38.188Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:38.188Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:38.188Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2020-01-19T06:48:38.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1131446800 data=null doit=true} to Tree node with text: channel0 [2020-01-19T06:48:38.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1131446800 data=null} to Tree node with text: channel0 [2020-01-19T06:48:38.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1131446800 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0 [2020-01-19T06:48:38.188Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131446800 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0 [2020-01-19T06:48:38.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1131446798 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0 [2020-01-19T06:48:38.188Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:38.188Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:38.188Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:38.188Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:38.188Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:38.188Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:38.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131446796 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:38.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131446796 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:38.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131446796 data=null} to Tree node with text: mysession [2020-01-19T06:48:38.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131446796 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:38.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131446796 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:38.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131446793 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:38.188Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:38.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131446792 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:38.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131446792 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:38.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131446792 data=null} to Tree node with text: mysession [2020-01-19T06:48:38.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131446791 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:38.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131446791 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:38.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131446789 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:38.444Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:38.444Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:38.445Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:38.445Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2020-01-19T06:48:38.445Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1131446612 data=null doit=true} to Shell with text {Enable Events} [2020-01-19T06:48:38.445Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:38.445Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:38.445Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:38.445Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:38.445Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:38.445Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:38.445Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:38.445Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:38.445Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:38.445Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:38.445Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:38.445Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2020-01-19T06:48:38.445Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events') [2020-01-19T06:48:38.445Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2020-01-19T06:48:38.445Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2020-01-19T06:48:38.445Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:38.445Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:38.445Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:38.445Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:38.445Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:38.445Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:38.445Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2020-01-19T06:48:38.445Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2020-01-19T06:48:38.445Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1131446609 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2020-01-19T06:48:38.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1131446609 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2020-01-19T06:48:38.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1131446609 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2020-01-19T06:48:38.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1131446609 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' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2020-01-19T06:48:38.445Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2020-01-19T06:48:38.445Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:48:38.445Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:48:38.445Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2020-01-19T06:48:38.445Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events') [2020-01-19T06:48:38.445Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events')) [2020-01-19T06:48:38.445Z] DEBUG - Setting state to checked on: All [2020-01-19T06:48:38.445Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:38.445Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:38.445Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:38.445Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:38.445Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:38.445Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:38.445Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:38.445Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:38.445Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:38.445Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:38.445Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:38.445Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:38.445Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2020-01-19T06:48:38.445Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:38.445Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:38.445Z] DEBUG - Clicking on &Ok [2020-01-19T06:48:38.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1131446575 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') [2020-01-19T06:48:38.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1131446574 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') [2020-01-19T06:48:38.445Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1131446574 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:38.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1131446574 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:38.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1131446574 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') [2020-01-19T06:48:38.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1131446574 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') [2020-01-19T06:48:38.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1131446574 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') [2020-01-19T06:48:38.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1131446706 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:38.701Z] DEBUG - Clicked on [2020-01-19T06:48:38.701Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:38.701Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:38.701Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:38.701Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:38.701Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:38.701Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:38.701Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2020-01-19T06:48:38.701Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:38.701Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:38.701Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:38.701Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2020-01-19T06:48:38.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1131446407 data=null doit=true} to Tree node with text: channel0 [2020-01-19T06:48:38.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1131446407 data=null} to Tree node with text: channel0 [2020-01-19T06:48:38.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1131446407 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0 [2020-01-19T06:48:38.701Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131446406 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0 [2020-01-19T06:48:38.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1131446405 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0 [2020-01-19T06:48:38.701Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:38.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131446404 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:38.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131446404 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:38.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131446404 data=null} to Tree node with text: mysession [2020-01-19T06:48:38.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131446404 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:38.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131446404 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:38.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131446401 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:38.701Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:38.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131446400 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:38.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131446399 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:38.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131446399 data=null} to Tree node with text: mysession [2020-01-19T06:48:38.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131446399 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:38.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131446399 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:38.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131446396 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:38.702Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:38.702Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:38.958Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:38.958Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2020-01-19T06:48:38.958Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1131446210 data=null doit=true} to Shell with text {Enable Events} [2020-01-19T06:48:38.958Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:38.958Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:38.958Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:38.958Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:38.958Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:38.958Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:38.958Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:38.958Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:38.958Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:38.958Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:38.958Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:38.958Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2020-01-19T06:48:38.958Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events') [2020-01-19T06:48:38.958Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2020-01-19T06:48:38.958Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2020-01-19T06:48:38.958Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:38.958Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:38.958Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:38.958Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:38.958Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:38.958Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:38.958Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2020-01-19T06:48:38.958Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2020-01-19T06:48:38.958Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1131446208 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2020-01-19T06:48:38.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1131446207 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2020-01-19T06:48:38.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1131446207 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2020-01-19T06:48:38.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1131446207 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' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2020-01-19T06:48:38.958Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2020-01-19T06:48:38.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:48:38.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:48:38.958Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2020-01-19T06:48:38.958Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events') [2020-01-19T06:48:38.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events')) [2020-01-19T06:48:38.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-1131446204 data=null doit=true} to TreeItem with text {All} [2020-01-19T06:48:38.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-1131446204 data=null} to TreeItem with text {All} [2020-01-19T06:48:38.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1131446204 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to TreeItem with text {All} [2020-01-19T06:48:38.958Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131446204 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {All} [2020-01-19T06:48:38.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1131446185 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to TreeItem with text {All} [2020-01-19T06:48:38.959Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2020-01-19T06:48:38.959Z] DEBUG - Setting state to checked on: write [2020-01-19T06:48:38.959Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2020-01-19T06:48:38.959Z] DEBUG - Setting state to checked on: read [2020-01-19T06:48:38.959Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2020-01-19T06:48:38.959Z] DEBUG - Setting state to checked on: close [2020-01-19T06:48:38.959Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:38.959Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:38.959Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:38.959Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:38.959Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:38.959Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:38.959Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:38.959Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:38.959Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:38.959Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:38.959Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:38.959Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:38.959Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2020-01-19T06:48:38.959Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:38.959Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:38.959Z] DEBUG - Clicking on &Ok [2020-01-19T06:48:38.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1131446175 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') [2020-01-19T06:48:38.959Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1131446174 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') [2020-01-19T06:48:38.959Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1131446174 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:38.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1131446174 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:38.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1131446174 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') [2020-01-19T06:48:38.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1131446174 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') [2020-01-19T06:48:38.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1131446174 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') [2020-01-19T06:48:38.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1131446313 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:38.959Z] DEBUG - Clicked on [2020-01-19T06:48:38.959Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:38.959Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:38.959Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:38.959Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:38.959Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:38.959Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:38.959Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2020-01-19T06:48:38.959Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:38.959Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:38.959Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:38.959Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2020-01-19T06:48:38.959Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1131446021 data=null doit=true} to Tree node with text: channel0 [2020-01-19T06:48:38.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1131446021 data=null} to Tree node with text: channel0 [2020-01-19T06:48:38.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1131446021 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0 [2020-01-19T06:48:38.959Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131446020 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0 [2020-01-19T06:48:38.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1131446018 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0 [2020-01-19T06:48:38.959Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:38.959Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:38.959Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:38.959Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2020-01-19T06:48:38.959Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2020-01-19T06:48:38.959Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:38.959Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:38.959Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:38.959Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2020-01-19T06:48:38.959Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2020-01-19T06:48:38.959Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:38.959Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:38.959Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:38.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131446015 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:38.959Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131446015 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:38.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131446015 data=null} to Tree node with text: mysession [2020-01-19T06:48:38.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131446015 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:38.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131446015 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:38.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131446012 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:38.959Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:38.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131446011 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:38.959Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131446011 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:38.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131446011 data=null} to Tree node with text: mysession [2020-01-19T06:48:38.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131446010 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:38.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131446010 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:38.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131446007 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:39.215Z] DEBUG - matched MenuItem with text "Enable Channel...", using matcher: with mnemonic 'Enable Channel...' [2020-01-19T06:48:39.215Z] DEBUG - Clicking on with mnemonic 'Enable Channel...' [2020-01-19T06:48:39.215Z] DEBUG - Clicked on with mnemonic 'Enable Channel...' [2020-01-19T06:48:39.215Z] DEBUG - matched Shell with text "Enable Channel", using matcher: with text 'Enable Channel' [2020-01-19T06:48:39.215Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Channel} time=-1131445880 data=null doit=true} to Shell with text {Enable Channel} [2020-01-19T06:48:39.215Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:39.215Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2020-01-19T06:48:39.215Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2020-01-19T06:48:39.215Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2020-01-19T06:48:39.215Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:39.215Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2020-01-19T06:48:39.215Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2020-01-19T06:48:39.215Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2020-01-19T06:48:39.215Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:39.215Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2020-01-19T06:48:39.215Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2020-01-19T06:48:39.216Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2020-01-19T06:48:39.216Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:39.216Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2020-01-19T06:48:39.216Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2020-01-19T06:48:39.216Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2020-01-19T06:48:39.216Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:39.216Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2020-01-19T06:48:39.216Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2020-01-19T06:48:39.216Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2020-01-19T06:48:39.216Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:39.216Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2020-01-19T06:48:39.216Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2020-01-19T06:48:39.216Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2020-01-19T06:48:39.216Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:39.216Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2020-01-19T06:48:39.216Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2020-01-19T06:48:39.216Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2020-01-19T06:48:39.216Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2020-01-19T06:48:39.216Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button' [2020-01-19T06:48:39.216Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2020-01-19T06:48:39.216Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:39.216Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:39.216Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST' [2020-01-19T06:48:39.216Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2020-01-19T06:48:39.216Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain') [2020-01-19T06:48:39.216Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO' [2020-01-19T06:48:39.216Z] DEBUG - matched Button with text "UST", using matcher: (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:39.216Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2020-01-19T06:48:39.216Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2020-01-19T06:48:39.216Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2020-01-19T06:48:39.216Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button' [2020-01-19T06:48:39.216Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:39.216Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:39.216Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:39.216Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1131445877 data=null doit=true} to Button with text {Kernel} [2020-01-19T06:48:39.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1131445876 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel} [2020-01-19T06:48:39.216Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:39.216Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=-1131445876 data=null doit=true} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:39.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=-1131445876 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:39.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=-1131445876 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:39.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=-1131445876 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 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:39.216Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:39.216Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2020-01-19T06:48:39.216Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button' [2020-01-19T06:48:39.216Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2020-01-19T06:48:39.216Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:39.216Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:39.216Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2020-01-19T06:48:39.216Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2020-01-19T06:48:39.216Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2020-01-19T06:48:39.216Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with mnemonic 'Per UID buffers' [2020-01-19T06:48:39.216Z] DEBUG - matched Group with text "Buffer Type", using matcher: with mnemonic 'Buffer Type' [2020-01-19T06:48:39.216Z] DEBUG - matched Button with text "Per UID buffers", using matcher: in group (with mnemonic 'Buffer Type') [2020-01-19T06:48:39.216Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with style 'SWT.RADIO' [2020-01-19T06:48:39.216Z] DEBUG - matched Button with text "Per UID buffers", using matcher: (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO') [2020-01-19T06:48:39.216Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button' [2020-01-19T06:48:39.216Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:39.216Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:39.216Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO') [2020-01-19T06:48:39.216Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO') [2020-01-19T06:48:39.216Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Per UID buffers} time=-1131445873 data=null doit=true} to (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO') [2020-01-19T06:48:39.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Per UID buffers} time=-1131445873 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO') [2020-01-19T06:48:39.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Per UID buffers} time=-1131445873 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO') [2020-01-19T06:48:39.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Per UID buffers} time=-1131445873 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 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO') [2020-01-19T06:48:39.216Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO') [2020-01-19T06:48:39.216Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2020-01-19T06:48:39.216Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button' [2020-01-19T06:48:39.216Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2020-01-19T06:48:39.216Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:39.216Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:39.216Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2020-01-19T06:48:39.216Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2020-01-19T06:48:39.216Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2020-01-19T06:48:39.216Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button' [2020-01-19T06:48:39.216Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:39.216Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:39.216Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2020-01-19T06:48:39.216Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:39.216Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:39.216Z] DEBUG - Clicking on &Ok [2020-01-19T06:48:39.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1131445872 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') [2020-01-19T06:48:39.216Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1131445872 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') [2020-01-19T06:48:39.216Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1131445872 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:39.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1131445872 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:39.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1131445871 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') [2020-01-19T06:48:39.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1131445871 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') [2020-01-19T06:48:39.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1131445871 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') [2020-01-19T06:48:39.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Channel...} time=-1131445961 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Channel...' [2020-01-19T06:48:39.473Z] DEBUG - Clicked on [2020-01-19T06:48:39.473Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:39.473Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:39.473Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:39.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {UST global} time=-1131445712 data=null doit=true} to Tree node with text: UST global [2020-01-19T06:48:39.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {UST global} time=-1131445711 data=null} to Tree node with text: UST global [2020-01-19T06:48:39.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {UST global} time=-1131445711 data=null button=1 stateMask=0x0 x=124 y=71 count=1} to Tree node with text: UST global [2020-01-19T06:48:39.473Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131445710 data=null item=TreeItem {UST global} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: UST global [2020-01-19T06:48:39.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {UST global} time=-1131445709 data=null button=1 stateMask=0x80000 x=124 y=71 count=1} to Tree node with text: UST global [2020-01-19T06:48:39.473Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:39.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=-1131445708 data=null button=0 stateMask=0x0 x=135 y=95 count=0} to Tree node with text: channel0 [2020-01-19T06:48:39.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1131445708 data=null doit=true} to Tree node with text: channel0 [2020-01-19T06:48:39.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1131445708 data=null} to Tree node with text: channel0 [2020-01-19T06:48:39.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1131445708 data=null button=1 stateMask=0x0 x=135 y=95 count=1} to Tree node with text: channel0 [2020-01-19T06:48:39.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131445707 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: channel0 [2020-01-19T06:48:39.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1131445701 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0 [2020-01-19T06:48:39.473Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:39.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=-1131445700 data=null button=0 stateMask=0x0 x=135 y=71 count=0} to Tree node with text: channel0 [2020-01-19T06:48:39.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1131445700 data=null doit=true} to Tree node with text: channel0 [2020-01-19T06:48:39.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1131445700 data=null} to Tree node with text: channel0 [2020-01-19T06:48:39.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1131445700 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0 [2020-01-19T06:48:39.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131445699 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: channel0 [2020-01-19T06:48:39.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1131445698 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0 [2020-01-19T06:48:39.473Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...' [2020-01-19T06:48:39.473Z] DEBUG - Clicking on with mnemonic 'Enable Event...' [2020-01-19T06:48:39.473Z] DEBUG - Clicked on with mnemonic 'Enable Event...' [2020-01-19T06:48:39.473Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2020-01-19T06:48:39.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1131445518 data=null doit=true} to Shell with text {Enable Events} [2020-01-19T06:48:39.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:48:39.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:48:39.473Z] DEBUG - Attempting to set focus on (of type 'Tree') [2020-01-19T06:48:39.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-1131445515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2020-01-19T06:48:39.473Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-1131445515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2020-01-19T06:48:39.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-1131445515 data=null doit=true} to (of type 'Tree') [2020-01-19T06:48:39.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-1131445514 data=null} to (of type 'Tree') [2020-01-19T06:48:39.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1131445514 data=null button=1 stateMask=0x0 x=50 y=12 count=1} to (of type 'Tree') [2020-01-19T06:48:39.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131445514 data=null item=TreeItem {All} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Tree') [2020-01-19T06:48:39.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1131445513 data=null button=1 stateMask=0x80000 x=50 y=12 count=1} to (of type 'Tree') [2020-01-19T06:48:39.473Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:39.473Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:39.473Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:39.473Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:39.473Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:39.473Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:39.473Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:39.473Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:39.473Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:39.473Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2020-01-19T06:48:39.473Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2020-01-19T06:48:39.474Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:39.474Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:39.474Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2020-01-19T06:48:39.474Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:39.474Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:39.474Z] DEBUG - Clicking on &Ok [2020-01-19T06:48:39.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1131445512 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') [2020-01-19T06:48:39.474Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1131445512 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') [2020-01-19T06:48:39.474Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1131445512 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:39.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1131445512 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:39.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1131445512 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') [2020-01-19T06:48:39.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1131445512 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') [2020-01-19T06:48:39.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1131445512 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') [2020-01-19T06:48:39.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=-1131445611 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event...' [2020-01-19T06:48:39.729Z] DEBUG - Clicked on [2020-01-19T06:48:39.729Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:39.729Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:39.730Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:39.730Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2020-01-19T06:48:39.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1131445399 data=null doit=true} to Tree node with text: channel0 [2020-01-19T06:48:39.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1131445399 data=null} to Tree node with text: channel0 [2020-01-19T06:48:39.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1131445399 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0 [2020-01-19T06:48:39.730Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131445398 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0 [2020-01-19T06:48:39.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1131445397 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0 [2020-01-19T06:48:39.730Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:39.730Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:39.730Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:39.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131445395 data=null button=0 stateMask=0x0 x=108 y=-25 count=0} to Tree node with text: mysession [2020-01-19T06:48:39.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131445395 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:39.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131445395 data=null} to Tree node with text: mysession [2020-01-19T06:48:39.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131445395 data=null button=1 stateMask=0x0 x=108 y=-25 count=1} to Tree node with text: mysession [2020-01-19T06:48:39.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131445395 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:39.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131445389 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession [2020-01-19T06:48:39.730Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:39.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131445388 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession [2020-01-19T06:48:39.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131445388 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:39.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131445387 data=null} to Tree node with text: mysession [2020-01-19T06:48:39.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131445387 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession [2020-01-19T06:48:39.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131445387 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:39.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131445384 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession [2020-01-19T06:48:39.730Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2020-01-19T06:48:39.730Z] DEBUG - Clicking on with mnemonic 'Start' [2020-01-19T06:48:39.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-1131445300 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start' [2020-01-19T06:48:39.730Z] DEBUG - Clicked on with mnemonic 'Start' [2020-01-19T06:48:39.986Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:39.986Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:39.986Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:39.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131445198 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession [2020-01-19T06:48:39.986Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131445198 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:39.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131445197 data=null} to Tree node with text: mysession [2020-01-19T06:48:39.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131445197 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession [2020-01-19T06:48:39.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131445197 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:39.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131445193 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession [2020-01-19T06:48:39.986Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:39.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131445192 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession [2020-01-19T06:48:39.986Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131445192 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:39.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131445192 data=null} to Tree node with text: mysession [2020-01-19T06:48:39.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131445192 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession [2020-01-19T06:48:39.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131445192 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:39.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131445189 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession [2020-01-19T06:48:39.987Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2020-01-19T06:48:39.987Z] DEBUG - Clicking on with mnemonic 'Stop' [2020-01-19T06:48:39.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-1131445143 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop' [2020-01-19T06:48:39.987Z] DEBUG - Clicked on with mnemonic 'Stop' [2020-01-19T06:48:39.987Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:39.987Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:39.987Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:39.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131445041 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession [2020-01-19T06:48:39.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131445041 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:39.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131445041 data=null} to Tree node with text: mysession [2020-01-19T06:48:39.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131445041 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession [2020-01-19T06:48:39.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131445041 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:39.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131445037 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession [2020-01-19T06:48:39.987Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:39.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131444983 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession [2020-01-19T06:48:39.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131444983 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:39.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131444983 data=null} to Tree node with text: mysession [2020-01-19T06:48:39.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131444983 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession [2020-01-19T06:48:39.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131444983 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:39.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131444979 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession [2020-01-19T06:48:40.245Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2020-01-19T06:48:40.245Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-01-19T06:48:40.245Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-01-19T06:48:40.245Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2020-01-19T06:48:40.245Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-1131444694 data=null doit=true} to Shell with text {Fetch Remote Traces} [2020-01-19T06:48:40.245Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-01-19T06:48:40.245Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-01-19T06:48:40.245Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2020-01-19T06:48:40.245Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:48:40.245Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2020-01-19T06:48:40.245Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:40.245Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-19T06:48:40.245Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:48:40.502Z] DEBUG - Clicking on Cancel [2020-01-19T06:48:40.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1131444678 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') [2020-01-19T06:48:40.502Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1131444678 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') [2020-01-19T06:48:40.502Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1131444678 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-19T06:48:40.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1131444677 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-19T06:48:40.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1131444677 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') [2020-01-19T06:48:40.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1131444677 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') [2020-01-19T06:48:40.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1131444677 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') [2020-01-19T06:48:40.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-1131444911 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2020-01-19T06:48:40.502Z] DEBUG - Clicked on [2020-01-19T06:48:40.502Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:40.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131444599 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession [2020-01-19T06:48:40.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131444598 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:40.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131444598 data=null} to Tree node with text: mysession [2020-01-19T06:48:40.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131444598 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession [2020-01-19T06:48:40.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131444598 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:40.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131444595 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession [2020-01-19T06:48:40.502Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2020-01-19T06:48:40.502Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-01-19T06:48:40.502Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-01-19T06:48:40.760Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2020-01-19T06:48:40.760Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-1131444403 data=null doit=true} to Shell with text {Fetch Remote Traces} [2020-01-19T06:48:40.760Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-01-19T06:48:40.760Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-01-19T06:48:40.760Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2020-01-19T06:48:40.760Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:48:40.760Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:48:40.760Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T06:48:40.760Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:40.760Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:48:40.760Z] DEBUG - Clicking on &Finish [2020-01-19T06:48:40.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1131444402 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') [2020-01-19T06:48:40.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1131444402 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') [2020-01-19T06:48:40.761Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1131444402 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:48:40.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1131444402 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:48:40.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1131444402 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') [2020-01-19T06:48:40.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1131444402 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') [2020-01-19T06:48:40.761Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:48:40.761Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:48:40.761Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:48:40.761Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:48:40.761Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:48:40.761Z] DEBUG - Clicked on &Finish [2020-01-19T06:48:41.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1131444401 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') [2020-01-19T06:48:41.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-1131444510 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2020-01-19T06:48:41.579Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:41.579Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:41.579Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:41.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131443379 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession [2020-01-19T06:48:41.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131443379 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:41.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131443379 data=null} to Tree node with text: mysession [2020-01-19T06:48:41.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131443378 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession [2020-01-19T06:48:41.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131443378 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:41.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131443375 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession [2020-01-19T06:48:41.579Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:41.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131443360 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession [2020-01-19T06:48:41.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131443360 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:41.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131443360 data=null} to Tree node with text: mysession [2020-01-19T06:48:41.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131443359 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession [2020-01-19T06:48:41.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131443359 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:41.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131443356 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession [2020-01-19T06:48:41.835Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2020-01-19T06:48:41.835Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-01-19T06:48:41.835Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-01-19T06:48:41.835Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2020-01-19T06:48:41.835Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-1131443114 data=null doit=true} to Shell with text {Fetch Remote Traces} [2020-01-19T06:48:41.835Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-01-19T06:48:41.835Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-01-19T06:48:41.835Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2020-01-19T06:48:41.835Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:48:41.835Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2020-01-19T06:48:41.835Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:41.835Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-19T06:48:41.835Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:48:41.835Z] DEBUG - Clicking on Cancel [2020-01-19T06:48:41.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1131443113 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') [2020-01-19T06:48:41.835Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1131443113 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') [2020-01-19T06:48:41.835Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1131443113 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-19T06:48:41.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1131443113 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-19T06:48:41.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1131443113 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') [2020-01-19T06:48:41.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1131443113 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') [2020-01-19T06:48:41.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1131443113 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') [2020-01-19T06:48:41.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-1131443277 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2020-01-19T06:48:42.092Z] DEBUG - Clicked on [2020-01-19T06:48:42.092Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:42.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131443092 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession [2020-01-19T06:48:42.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131443092 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:42.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131443092 data=null} to Tree node with text: mysession [2020-01-19T06:48:42.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131443092 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession [2020-01-19T06:48:42.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131443092 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:42.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131443089 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession [2020-01-19T06:48:42.092Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2020-01-19T06:48:42.092Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-01-19T06:48:42.092Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-01-19T06:48:42.092Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2020-01-19T06:48:42.092Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-1131442958 data=null doit=true} to Shell with text {Fetch Remote Traces} [2020-01-19T06:48:42.092Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-01-19T06:48:42.092Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-01-19T06:48:42.092Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2020-01-19T06:48:42.092Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK' [2020-01-19T06:48:42.092Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:48:42.092Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:48:42.092Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:48:42.092Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:48:42.092Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected [2020-01-19T06:48:42.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=-1131442957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:48:42.092Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=-1131442956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:48:42.092Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=-1131442956 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:48:42.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=-1131442956 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:48:42.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=-1131442956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:48:42.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=-1131442956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:48:42.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=-1131442956 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') [2020-01-19T06:48:42.092Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=-1131442955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:48:42.092Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=-1131442955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:48:42.092Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=-1131442955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:48:42.092Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=-1131442955 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:48:42.092Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=-1131442955 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:48:42.092Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:48:42.092Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-01-19T06:48:42.092Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-01-19T06:48:42.092Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2020-01-19T06:48:42.092Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:48:42.092Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:48:42.092Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T06:48:42.092Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:42.092Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:48:42.092Z] DEBUG - Clicking on &Finish [2020-01-19T06:48:42.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1131442922 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') [2020-01-19T06:48:42.092Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1131442922 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') [2020-01-19T06:48:42.092Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1131442922 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:48:42.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1131442922 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:48:42.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1131442921 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') [2020-01-19T06:48:42.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1131442921 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') [2020-01-19T06:48:42.092Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:48:42.092Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:48:42.092Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:48:42.092Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:48:42.092Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:48:42.092Z] DEBUG - Clicked on &Finish [2020-01-19T06:48:42.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1131442921 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') [2020-01-19T06:48:42.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-1131443019 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2020-01-19T06:48:42.604Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:42.604Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:42.604Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:42.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131442397 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession [2020-01-19T06:48:42.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131442396 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:42.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131442396 data=null} to Tree node with text: mysession [2020-01-19T06:48:42.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131442396 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession [2020-01-19T06:48:42.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131442396 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:42.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131442393 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession [2020-01-19T06:48:42.604Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:42.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131442381 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession [2020-01-19T06:48:42.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131442381 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:42.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131442381 data=null} to Tree node with text: mysession [2020-01-19T06:48:42.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131442381 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession [2020-01-19T06:48:42.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131442381 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:42.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131442377 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession [2020-01-19T06:48:42.860Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2020-01-19T06:48:42.860Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-01-19T06:48:42.860Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-01-19T06:48:42.860Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2020-01-19T06:48:42.860Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-1131442191 data=null doit=true} to Shell with text {Fetch Remote Traces} [2020-01-19T06:48:42.860Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-01-19T06:48:42.860Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-01-19T06:48:42.860Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2020-01-19T06:48:42.860Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:48:42.861Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2020-01-19T06:48:42.861Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:42.861Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-19T06:48:42.861Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:48:42.861Z] DEBUG - Clicking on Cancel [2020-01-19T06:48:42.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1131442190 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') [2020-01-19T06:48:42.861Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1131442190 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') [2020-01-19T06:48:42.861Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1131442190 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-19T06:48:42.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1131442189 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-19T06:48:42.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1131442189 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') [2020-01-19T06:48:42.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1131442189 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') [2020-01-19T06:48:42.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1131442189 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') [2020-01-19T06:48:42.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-1131442295 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2020-01-19T06:48:42.861Z] DEBUG - Clicked on [2020-01-19T06:48:42.861Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:42.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131442171 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession [2020-01-19T06:48:42.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131442171 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:42.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131442171 data=null} to Tree node with text: mysession [2020-01-19T06:48:42.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131442171 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession [2020-01-19T06:48:42.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131442170 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:42.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131442168 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession [2020-01-19T06:48:42.861Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2020-01-19T06:48:42.861Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-01-19T06:48:43.117Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-01-19T06:48:43.117Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2020-01-19T06:48:43.117Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-1131441985 data=null doit=true} to Shell with text {Fetch Remote Traces} [2020-01-19T06:48:43.117Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-01-19T06:48:43.117Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-01-19T06:48:43.117Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2020-01-19T06:48:43.117Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK' [2020-01-19T06:48:43.117Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:48:43.117Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:48:43.117Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:48:43.117Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:48:43.118Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected [2020-01-19T06:48:43.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=-1131441984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:48:43.118Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=-1131441984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:48:43.118Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=-1131441984 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:48:43.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=-1131441984 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:48:43.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=-1131441983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:48:43.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=-1131441983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:48:43.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=-1131441983 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') [2020-01-19T06:48:43.118Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=-1131441979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:48:43.118Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=-1131441979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:48:43.118Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=-1131441979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:48:43.118Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=-1131441979 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:48:43.118Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=-1131441979 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:48:43.118Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:48:43.118Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-01-19T06:48:43.118Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-01-19T06:48:43.118Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2020-01-19T06:48:43.118Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:48:43.118Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:48:43.118Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T06:48:43.118Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:43.118Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:48:43.118Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: of type 'Text' [2020-01-19T06:48:43.118Z] DEBUG - matched Group with text "Options", using matcher: with mnemonic 'Options' [2020-01-19T06:48:43.118Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: in group (with mnemonic 'Options') [2020-01-19T06:48:43.118Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: (of type 'Text' and in group (with mnemonic 'Options')) [2020-01-19T06:48:43.118Z] DEBUG - matched Text with text " Experiment "mysessi...", using matcher: of type 'Text' [2020-01-19T06:48:43.118Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-01-19T06:48:43.118Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-01-19T06:48:43.118Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2020-01-19T06:48:43.118Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:48:43.118Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:48:43.118Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T06:48:43.118Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:43.118Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:48:43.118Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-01-19T06:48:43.118Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-01-19T06:48:43.118Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2020-01-19T06:48:43.118Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:48:43.118Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:48:43.118Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T06:48:43.118Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:43.118Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:48:43.118Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-01-19T06:48:43.118Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-01-19T06:48:43.118Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2020-01-19T06:48:43.118Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:48:43.118Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:48:43.118Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T06:48:43.118Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:43.118Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:48:43.118Z] DEBUG - Clicking on &Finish [2020-01-19T06:48:43.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1131441965 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') [2020-01-19T06:48:43.118Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1131441965 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') [2020-01-19T06:48:43.118Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1131441965 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:48:43.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1131441965 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:48:43.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1131441965 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') [2020-01-19T06:48:43.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1131441965 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') [2020-01-19T06:48:43.118Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:48:43.118Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:48:43.118Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:48:43.118Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:48:43.118Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:48:43.118Z] DEBUG - Clicked on &Finish [2020-01-19T06:48:43.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1131441965 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') [2020-01-19T06:48:43.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-1131442084 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2020-01-19T06:48:43.630Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:43.630Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:43.630Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:43.630Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131441405 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession [2020-01-19T06:48:43.630Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131441404 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:43.630Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131441404 data=null} to Tree node with text: mysession [2020-01-19T06:48:43.630Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131441404 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession [2020-01-19T06:48:43.630Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131441404 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:43.630Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131441401 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession [2020-01-19T06:48:43.630Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:43.630Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131441400 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession [2020-01-19T06:48:43.630Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131441400 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:43.630Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131441400 data=null} to Tree node with text: mysession [2020-01-19T06:48:43.630Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131441400 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession [2020-01-19T06:48:43.630Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131441399 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:43.630Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131441397 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession [2020-01-19T06:48:43.630Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2020-01-19T06:48:43.630Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2020-01-19T06:48:43.886Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2020-01-19T06:48:43.886Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2020-01-19T06:48:43.886Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-1131441291 data=null doit=true} to Shell with text {Destroy Confirmation} [2020-01-19T06:48:43.886Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:48:43.886Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:48:43.886Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:48:43.886Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:43.886Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:48:43.886Z] DEBUG - Clicking on OK [2020-01-19T06:48:43.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131441290 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') [2020-01-19T06:48:43.886Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131441290 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') [2020-01-19T06:48:43.886Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131441290 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:48:43.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131441290 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:48:43.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131441290 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') [2020-01-19T06:48:43.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131441290 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') [2020-01-19T06:48:43.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131441290 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') [2020-01-19T06:48:43.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1131441318 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Destroy Session...' [2020-01-19T06:48:43.886Z] DEBUG - Clicked on [2020-01-19T06:48:43.886Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:43.886Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:43.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1131441220 data=null button=0 stateMask=0x0 x=68 y=-73 count=0} to TreeItem with text {myNode} [2020-01-19T06:48:43.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1131441220 data=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:43.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1131441220 data=null} to TreeItem with text {myNode} [2020-01-19T06:48:43.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1131441220 data=null button=1 stateMask=0x0 x=68 y=-73 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:43.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131441220 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:43.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1131441215 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:43.886Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:43.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1131441214 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2020-01-19T06:48:43.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1131441214 data=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:43.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1131441214 data=null} to TreeItem with text {myNode} [2020-01-19T06:48:43.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1131441213 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:43.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131441213 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:43.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1131441211 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:43.886Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2020-01-19T06:48:43.886Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2020-01-19T06:48:43.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1131441173 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect' [2020-01-19T06:48:43.886Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2020-01-19T06:48:43.886Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Control - Eclipse Platform} time=-1131441068 data=null doit=true} to Shell with text {data - Control - Eclipse Platform} [2020-01-19T06:48:43.886Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:48:44.142Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:48:44.142Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:48:44.142Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:44.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Remote} time=-1131441048 data=null button=0 stateMask=0x0 x=66 y=12 count=0} to TreeItem with text {Remote} [2020-01-19T06:48:44.142Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Remote} time=-1131441048 data=null doit=true} to TreeItem with text {Remote} [2020-01-19T06:48:44.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Remote} time=-1131441048 data=null} to TreeItem with text {Remote} [2020-01-19T06:48:44.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Remote} time=-1131441048 data=null button=1 stateMask=0x0 x=66 y=12 count=1} to TreeItem with text {Remote} [2020-01-19T06:48:44.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131441047 data=null item=TreeItem {Remote} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Remote} [2020-01-19T06:48:44.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Remote} time=-1131441002 data=null button=1 stateMask=0x80000 x=66 y=12 count=1} to TreeItem with text {Remote} [2020-01-19T06:48:44.142Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:48:44.142Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:48:44.142Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:48:44.705Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:48:44.705Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:48:44.705Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:48:44.705Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:48:44.705Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:48:44.705Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:48:44.705Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:48:44.705Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:48:44.705Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:48:44.705Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:48:44.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131440280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:48:44.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131440279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:48:44.705Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131440279 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:48:44.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131440279 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:48:44.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131440279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:48:44.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131440279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:48:44.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131440279 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') [2020-01-19T06:48:44.705Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131440279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:48:44.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131440279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:48:44.705Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131440278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:48:44.705Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131440278 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:48:44.705Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131440278 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:48:44.705Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:48:44.705Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:48:44.705Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:48:44.705Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:48:44.705Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:48:44.705Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:48:44.705Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:44.705Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:48:44.705Z] DEBUG - Clicking on OK [2020-01-19T06:48:44.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131440277 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') [2020-01-19T06:48:44.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131440277 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') [2020-01-19T06:48:44.705Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131440277 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:48:44.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131440277 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:48:44.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131440277 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') [2020-01-19T06:48:44.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131440277 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') [2020-01-19T06:48:44.705Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:48:44.705Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:48:44.705Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:48:44.705Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:48:44.706Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:48:44.706Z] DEBUG - Clicked on OK [2020-01-19T06:48:44.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131440277 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') [2020-01-19T06:48:44.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1131440955 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:48:45.217Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.406 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest [2020-01-19T06:48:45.217Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest) Time elapsed: 8.219 s [2020-01-19T06:48:45.217Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest [2020-01-19T06:48:45.473Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2020-01-19T06:48:45.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:48:45.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:48:45.473Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:45.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1131439486 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2020-01-19T06:48:45.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1131439485 data=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:45.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1131439485 data=null} to TreeItem with text {myNode} [2020-01-19T06:48:45.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1131439485 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:45.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131439485 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:45.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1131439480 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:45.473Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:45.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1131439479 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2020-01-19T06:48:45.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1131439478 data=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:45.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1131439478 data=null} to TreeItem with text {myNode} [2020-01-19T06:48:45.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1131439477 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:45.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131439477 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:45.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1131439475 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:45.729Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2020-01-19T06:48:45.729Z] DEBUG - Clicking on with mnemonic 'Connect' [2020-01-19T06:48:45.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-1131439385 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect' [2020-01-19T06:48:45.729Z] DEBUG - Clicked on with mnemonic 'Connect' [2020-01-19T06:48:46.292Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:46.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1131438820 data=null button=0 stateMask=0x0 x=87 y=156 count=0} to Tree node with text: Sessions [2020-01-19T06:48:46.292Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1131438820 data=null doit=true} to Tree node with text: Sessions [2020-01-19T06:48:46.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1131438820 data=null} to Tree node with text: Sessions [2020-01-19T06:48:46.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1131438820 data=null button=1 stateMask=0x0 x=87 y=156 count=1} to Tree node with text: Sessions [2020-01-19T06:48:46.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131438819 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2020-01-19T06:48:46.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1131438813 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions [2020-01-19T06:48:46.292Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:46.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1131438812 data=null button=0 stateMask=0x0 x=87 y=71 count=0} to Tree node with text: Sessions [2020-01-19T06:48:46.292Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1131438812 data=null doit=true} to Tree node with text: Sessions [2020-01-19T06:48:46.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1131438812 data=null} to Tree node with text: Sessions [2020-01-19T06:48:46.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1131438811 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions [2020-01-19T06:48:46.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131438811 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Sessions [2020-01-19T06:48:46.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1131438808 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions [2020-01-19T06:48:46.293Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2020-01-19T06:48:46.293Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2020-01-19T06:48:46.293Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2020-01-19T06:48:46.293Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2020-01-19T06:48:46.293Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-1131438679 data=null doit=true} to Shell with text {Create Session} [2020-01-19T06:48:46.293Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:46.293Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2020-01-19T06:48:46.293Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2020-01-19T06:48:46.293Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2020-01-19T06:48:46.293Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:46.293Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2020-01-19T06:48:46.293Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2020-01-19T06:48:46.293Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2020-01-19T06:48:46.293Z] DEBUG - matched Text with text " [2020-01-19T06:48:46.293Z] ", using matcher: of type 'Text' [2020-01-19T06:48:46.293Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2020-01-19T06:48:46.293Z] DEBUG - matched Text with text " [2020-01-19T06:48:46.293Z] ", using matcher: with label (with mnemonic 'Session Name') [2020-01-19T06:48:46.293Z] DEBUG - matched Text with text " [2020-01-19T06:48:46.293Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2020-01-19T06:48:46.293Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2020-01-19T06:48:46.293Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2020-01-19T06:48:46.293Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2020-01-19T06:48:46.293Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:46.293Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:46.293Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2020-01-19T06:48:46.293Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:46.293Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:46.293Z] DEBUG - Clicking on &Ok [2020-01-19T06:48:46.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1131438677 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') [2020-01-19T06:48:46.293Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1131438676 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') [2020-01-19T06:48:46.293Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1131438676 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:46.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1131438676 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:46.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1131438676 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') [2020-01-19T06:48:46.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1131438676 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') [2020-01-19T06:48:46.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1131438676 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') [2020-01-19T06:48:46.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-1131438716 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Create Session...' [2020-01-19T06:48:46.550Z] DEBUG - Clicked on [2020-01-19T06:48:46.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1131438608 data=null doit=true} to Tree node with text: Sessions [2020-01-19T06:48:46.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1131438607 data=null} to Tree node with text: Sessions [2020-01-19T06:48:46.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1131438607 data=null button=1 stateMask=0x0 x=87 y=71 count=1} to Tree node with text: Sessions [2020-01-19T06:48:46.550Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131438607 data=null item=TreeItem {Sessions} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Sessions [2020-01-19T06:48:46.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1131438604 data=null button=1 stateMask=0x80000 x=87 y=71 count=1} to Tree node with text: Sessions [2020-01-19T06:48:46.550Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:46.550Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:46.550Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:46.550Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:46.550Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:46.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131438602 data=null button=0 stateMask=0x0 x=108 y=95 count=0} to Tree node with text: mysession [2020-01-19T06:48:46.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131438602 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:46.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131438602 data=null} to Tree node with text: mysession [2020-01-19T06:48:46.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131438602 data=null button=1 stateMask=0x0 x=108 y=95 count=1} to Tree node with text: mysession [2020-01-19T06:48:46.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131438602 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:46.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131438596 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession [2020-01-19T06:48:46.550Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:46.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131438596 data=null button=0 stateMask=0x0 x=108 y=71 count=0} to Tree node with text: mysession [2020-01-19T06:48:46.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131438595 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:46.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131438595 data=null} to Tree node with text: mysession [2020-01-19T06:48:46.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131438595 data=null button=1 stateMask=0x0 x=108 y=71 count=1} to Tree node with text: mysession [2020-01-19T06:48:46.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131438595 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:46.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131438592 data=null button=1 stateMask=0x80000 x=108 y=71 count=1} to Tree node with text: mysession [2020-01-19T06:48:46.550Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:46.550Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:46.550Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:46.550Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2020-01-19T06:48:46.550Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1131438470 data=null doit=true} to Shell with text {Enable Events} [2020-01-19T06:48:46.550Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:46.550Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:46.550Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST' [2020-01-19T06:48:46.550Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2020-01-19T06:48:46.550Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain') [2020-01-19T06:48:46.550Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO' [2020-01-19T06:48:46.550Z] DEBUG - matched Button with text "UST", using matcher: (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:46.550Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:46.550Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:46.550Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:46.550Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:46.550Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:46.550Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:46.550Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:46.550Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:46.550Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:46.550Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:46.550Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:46.550Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1131438422 data=null doit=true} to Button with text {Kernel} [2020-01-19T06:48:46.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1131438421 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Kernel} [2020-01-19T06:48:46.550Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:46.550Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=-1131438421 data=null doit=true} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:46.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=-1131438421 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:46.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=-1131438420 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:46.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=-1131438420 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 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:46.550Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2020-01-19T06:48:46.550Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:48:46.550Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2020-01-19T06:48:46.550Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events') [2020-01-19T06:48:46.550Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events')) [2020-01-19T06:48:46.550Z] DEBUG - Setting state to checked on: All [2020-01-19T06:48:46.807Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:46.807Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:46.807Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:46.807Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:46.807Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:46.807Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:46.807Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:46.807Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:46.807Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:46.807Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:46.807Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:46.807Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events' [2020-01-19T06:48:46.807Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Exclude Events') [2020-01-19T06:48:46.807Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2020-01-19T06:48:46.807Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2020-01-19T06:48:46.807Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:46.807Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2020-01-19T06:48:46.807Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2020-01-19T06:48:46.807Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2020-01-19T06:48:46.807Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:46.807Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:46.807Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2020-01-19T06:48:46.807Z] DEBUG - Toggling state on Button {Select}. Setting state to selected [2020-01-19T06:48:46.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=-1131438383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2020-01-19T06:48:46.807Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-1131438383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2020-01-19T06:48:46.807Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1131438383 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2020-01-19T06:48:46.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=-1131438383 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2020-01-19T06:48:46.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1131438383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2020-01-19T06:48:46.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1131438383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2020-01-19T06:48:46.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1131438383 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' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2020-01-19T06:48:46.808Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=-1131438382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2020-01-19T06:48:46.808Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-1131438381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2020-01-19T06:48:46.808Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=-1131438381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2020-01-19T06:48:46.808Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=-1131438381 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2020-01-19T06:48:46.808Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=-1131438381 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2020-01-19T06:48:46.808Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2020-01-19T06:48:46.808Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:46.808Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:46.808Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:46.808Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events' [2020-01-19T06:48:46.808Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Exclude Events') [2020-01-19T06:48:46.808Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Exclude Events')) [2020-01-19T06:48:46.808Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:46.808Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:48:46.808Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2020-01-19T06:48:46.808Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2020-01-19T06:48:46.808Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2020-01-19T06:48:46.808Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2020-01-19T06:48:46.808Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2020-01-19T06:48:46.808Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:46.808Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:46.808Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:46.808Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2020-01-19T06:48:46.808Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2020-01-19T06:48:46.808Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2020-01-19T06:48:46.808Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2020-01-19T06:48:46.808Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2020-01-19T06:48:46.808Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2020-01-19T06:48:46.808Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:46.808Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:46.808Z] DEBUG - Clicking on &Ok [2020-01-19T06:48:46.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1131438378 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') [2020-01-19T06:48:46.808Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1131438378 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') [2020-01-19T06:48:46.808Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1131438378 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:46.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1131438378 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2020-01-19T06:48:46.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1131438378 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') [2020-01-19T06:48:46.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1131438378 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') [2020-01-19T06:48:46.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1131438378 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') [2020-01-19T06:48:46.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1131438518 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Enable Event (default channel)...' [2020-01-19T06:48:46.808Z] [2020-01-19T06:48:46.808Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2020-01-19 06:48:46.610 [2020-01-19T06:48:46.808Z] !MESSAGE Command to change state of events failed [2020-01-19T06:48:46.808Z] !STACK 0 [2020-01-19T06:48:46.808Z] org.eclipse.core.commands.ExecutionException: Command failed! Command: lttng --mi xml enable-event -a -u -s mysession --exclude foo [2020-01-19T06:48:46.808Z] Error Output: [2020-01-19T06:48:46.808Z] Command not found [2020-01-19T06:48:46.808Z] Return Value: 1 [2020-01-19T06:48:46.808Z] Command not found [2020-01-19T06:48:46.808Z] [2020-01-19T06:48:46.808Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1570) [2020-01-19T06:48:46.808Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1539) [2020-01-19T06:48:46.808Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.enableEvents(LTTngControlService.java:807) [2020-01-19T06:48:46.808Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.model.impl.TraceSessionComponent.enableEvents(TraceSessionComponent.java:389) [2020-01-19T06:48:46.808Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.EnableEventOnSessionHandler.enableEvents(EnableEventOnSessionHandler.java:52) [2020-01-19T06:48:46.808Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.BaseEnableEventHandler$1.run(BaseEnableEventHandler.java:191) [2020-01-19T06:48:46.808Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T06:48:46.808Z] DEBUG - Clicked on [2020-01-19T06:48:46.808Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:46.808Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:46.808Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:46.808Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:46.808Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:46.808Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:46.808Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2020-01-19T06:48:46.808Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:46.808Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:46.808Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:46.808Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2020-01-19T06:48:46.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1131438272 data=null doit=true} to Tree node with text: channel0 [2020-01-19T06:48:46.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1131438272 data=null} to Tree node with text: channel0 [2020-01-19T06:48:46.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1131438272 data=null button=1 stateMask=0x0 x=135 y=71 count=1} to Tree node with text: channel0 [2020-01-19T06:48:46.808Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131438272 data=null item=TreeItem {channel0} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: channel0 [2020-01-19T06:48:46.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1131438270 data=null button=1 stateMask=0x80000 x=135 y=71 count=1} to Tree node with text: channel0 [2020-01-19T06:48:46.808Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:46.808Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:46.808Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:46.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131438220 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:46.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131438220 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:46.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131438220 data=null} to Tree node with text: mysession [2020-01-19T06:48:46.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131438220 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:46.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131438220 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:46.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131438217 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:46.808Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:46.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131438216 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:46.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131438215 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:46.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131438215 data=null} to Tree node with text: mysession [2020-01-19T06:48:46.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131438215 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:46.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131438215 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:46.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131438212 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:46.808Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2020-01-19T06:48:46.808Z] DEBUG - Clicking on with mnemonic 'Start' [2020-01-19T06:48:46.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-1131438169 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start' [2020-01-19T06:48:46.808Z] DEBUG - Clicked on with mnemonic 'Start' [2020-01-19T06:48:47.064Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:47.064Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:47.064Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:47.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131438067 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:47.064Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131438066 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:47.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131438066 data=null} to Tree node with text: mysession [2020-01-19T06:48:47.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131438066 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:47.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131438066 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:47.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131438063 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:47.064Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:47.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131438062 data=null button=0 stateMask=0x0 x=108 y=23 count=0} to Tree node with text: mysession [2020-01-19T06:48:47.064Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131438062 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:47.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131438062 data=null} to Tree node with text: mysession [2020-01-19T06:48:47.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131438062 data=null button=1 stateMask=0x0 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:47.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131438062 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:47.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131438059 data=null button=1 stateMask=0x80000 x=108 y=23 count=1} to Tree node with text: mysession [2020-01-19T06:48:47.064Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2020-01-19T06:48:47.064Z] DEBUG - Clicking on with mnemonic 'Stop' [2020-01-19T06:48:47.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-1131437999 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop' [2020-01-19T06:48:47.064Z] DEBUG - Clicked on with mnemonic 'Stop' [2020-01-19T06:48:47.064Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2020-01-19T06:48:47.320Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:47.320Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:47.320Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2020-01-19T06:48:47.320Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2020-01-19T06:48:47.320Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2020-01-19T06:48:47.320Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:47.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {*} time=-1131437863 data=null button=0 stateMask=0x0 x=123 y=95 count=0} to Tree node with text: * [2020-01-19T06:48:47.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {*} time=-1131437863 data=null doit=true} to Tree node with text: * [2020-01-19T06:48:47.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {*} time=-1131437863 data=null} to Tree node with text: * [2020-01-19T06:48:47.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {*} time=-1131437862 data=null button=1 stateMask=0x0 x=123 y=95 count=1} to Tree node with text: * [2020-01-19T06:48:47.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131437862 data=null item=TreeItem {*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: * [2020-01-19T06:48:47.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {*} time=-1131437857 data=null button=1 stateMask=0x80000 x=123 y=71 count=1} to Tree node with text: * [2020-01-19T06:48:47.320Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2020-01-19T06:48:47.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:48:47.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:48:47.320Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:47.320Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2020-01-19T06:48:47.320Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:47.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131437783 data=null button=0 stateMask=0x0 x=108 y=-1 count=0} to Tree node with text: mysession [2020-01-19T06:48:47.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131437783 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:47.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131437783 data=null} to Tree node with text: mysession [2020-01-19T06:48:47.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131437783 data=null button=1 stateMask=0x0 x=108 y=-1 count=1} to Tree node with text: mysession [2020-01-19T06:48:47.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131437783 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:47.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131437778 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession [2020-01-19T06:48:47.320Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:47.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1131437777 data=null button=0 stateMask=0x0 x=108 y=12 count=0} to Tree node with text: mysession [2020-01-19T06:48:47.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1131437777 data=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:47.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1131437777 data=null} to Tree node with text: mysession [2020-01-19T06:48:47.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1131437777 data=null button=1 stateMask=0x0 x=108 y=12 count=1} to Tree node with text: mysession [2020-01-19T06:48:47.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131437777 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession [2020-01-19T06:48:47.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1131437774 data=null button=1 stateMask=0x80000 x=108 y=12 count=1} to Tree node with text: mysession [2020-01-19T06:48:47.320Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2020-01-19T06:48:47.320Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2020-01-19T06:48:47.320Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2020-01-19T06:48:47.320Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2020-01-19T06:48:47.577Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-1131437615 data=null doit=true} to Shell with text {Destroy Confirmation} [2020-01-19T06:48:47.577Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:48:47.577Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:48:47.577Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:48:47.577Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:48:47.577Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:48:47.577Z] DEBUG - Clicking on OK [2020-01-19T06:48:47.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131437614 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') [2020-01-19T06:48:47.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131437614 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') [2020-01-19T06:48:47.577Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131437614 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:48:47.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131437614 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:48:47.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131437614 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') [2020-01-19T06:48:47.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131437614 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') [2020-01-19T06:48:47.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131437614 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') [2020-01-19T06:48:47.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1131437682 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Destroy Session...' [2020-01-19T06:48:47.577Z] DEBUG - Clicked on [2020-01-19T06:48:47.577Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2020-01-19T06:48:47.577Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:47.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1131437586 data=null button=0 stateMask=0x0 x=68 y=-73 count=0} to TreeItem with text {myNode} [2020-01-19T06:48:47.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1131437586 data=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:47.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1131437586 data=null} to TreeItem with text {myNode} [2020-01-19T06:48:47.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1131437586 data=null button=1 stateMask=0x0 x=68 y=-73 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:47.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131437585 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:47.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1131437582 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:47.577Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:48:47.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1131437581 data=null button=0 stateMask=0x0 x=68 y=12 count=0} to TreeItem with text {myNode} [2020-01-19T06:48:47.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1131437581 data=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:47.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1131437581 data=null} to TreeItem with text {myNode} [2020-01-19T06:48:47.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1131437581 data=null button=1 stateMask=0x0 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:47.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131437581 data=null item=TreeItem {myNode} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {myNode} [2020-01-19T06:48:47.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1131437579 data=null button=1 stateMask=0x80000 x=68 y=12 count=1} to TreeItem with text {myNode} [2020-01-19T06:48:47.577Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2020-01-19T06:48:47.577Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2020-01-19T06:48:47.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1131437501 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect' [2020-01-19T06:48:47.577Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2020-01-19T06:48:47.577Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.363 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest [2020-01-19T06:48:47.577Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest) Time elapsed: 2.196 s [2020-01-19T06:48:47.577Z] [2020-01-19T06:48:47.577Z] Results: [2020-01-19T06:48:47.577Z] [2020-01-19T06:48:47.577Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2020-01-19T06:48:47.577Z] [2020-01-19T06:48:48.139Z] [2020-01-19T06:48:48.139Z] !ENTRY org.eclipse.core.resources 2 10035 2020-01-19 06:48:47.935 [2020-01-19T06:48:48.139Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2020-01-19T06:48:48.700Z] [INFO] All tests passed! [2020-01-19T06:48:48.700Z] [INFO] [2020-01-19T06:48:48.700Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2020-01-19T06:48:48.700Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT.jar [2020-01-19T06:48:48.700Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT.pom [2020-01-19T06:48:48.700Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar [2020-01-19T06:48:48.700Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:48:48.700Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT-p2metadata.xml [2020-01-19T06:48:48.700Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT-p2artifacts.xml [2020-01-19T06:48:48.700Z] [INFO] [2020-01-19T06:48:48.700Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2020-01-19T06:48:48.700Z] [INFO] [2020-01-19T06:48:48.700Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >-- [2020-01-19T06:48:48.700Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.0.0-SNAPSHOT [90/138] [2020-01-19T06:48:48.700Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:48:48.700Z] [INFO] [2020-01-19T06:48:48.700Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2020-01-19T06:48:48.700Z] [INFO] [2020-01-19T06:48:48.700Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2020-01-19T06:48:48.956Z] [INFO] The project's OSGi version is 2.0.0.202001190610 [2020-01-19T06:48:48.956Z] [INFO] [2020-01-19T06:48:48.956Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2020-01-19T06:48:48.956Z] [INFO] [2020-01-19T06:48:48.956Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2020-01-19T06:48:48.956Z] [INFO] [2020-01-19T06:48:48.956Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2020-01-19T06:48:48.956Z] [INFO] [2020-01-19T06:48:48.956Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2020-01-19T06:48:48.956Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:48:48.956Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources [2020-01-19T06:48:48.956Z] [INFO] [2020-01-19T06:48:48.956Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2020-01-19T06:48:48.956Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/classes [2020-01-19T06:48:48.956Z] [INFO] [2020-01-19T06:48:48.956Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2020-01-19T06:48:48.956Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:48:48.956Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/test/resources [2020-01-19T06:48:48.956Z] [INFO] [2020-01-19T06:48:48.957Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2020-01-19T06:48:48.957Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-sources.jar [2020-01-19T06:48:49.213Z] [INFO] [2020-01-19T06:48:49.213Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2020-01-19T06:48:49.213Z] [INFO] [2020-01-19T06:48:49.213Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2020-01-19T06:48:49.213Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar [2020-01-19T06:48:49.213Z] [INFO] [2020-01-19T06:48:49.213Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2020-01-19T06:48:49.213Z] [INFO] [2020-01-19T06:48:49.213Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2020-01-19T06:48:49.213Z] [INFO] [2020-01-19T06:48:49.213Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2020-01-19T06:48:49.213Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar [2020-01-19T06:48:49.213Z] [INFO] [2020-01-19T06:48:49.213Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2020-01-19T06:48:49.213Z] [INFO] [2020-01-19T06:48:49.213Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2020-01-19T06:48:49.213Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar [2020-01-19T06:48:49.213Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.pom [2020-01-19T06:48:49.213Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-sources.jar [2020-01-19T06:48:49.213Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:48:49.213Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-p2metadata.xml [2020-01-19T06:48:49.213Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-p2artifacts.xml [2020-01-19T06:48:49.213Z] [INFO] [2020-01-19T06:48:49.213Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2020-01-19T06:48:49.213Z] [INFO] [2020-01-19T06:48:49.213Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >--- [2020-01-19T06:48:49.213Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 5.2.0-SNAPSHOT [91/138] [2020-01-19T06:48:49.213Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2020-01-19T06:48:49.213Z] [INFO] [2020-01-19T06:48:49.213Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel --- [2020-01-19T06:48:49.213Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel/target [2020-01-19T06:48:49.213Z] [INFO] [2020-01-19T06:48:49.213Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel --- [2020-01-19T06:48:49.213Z] [INFO] The project's OSGi version is 5.2.0.202001190610 [2020-01-19T06:48:49.213Z] [INFO] [2020-01-19T06:48:49.213Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel --- [2020-01-19T06:48:49.213Z] [INFO] [2020-01-19T06:48:49.213Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel --- [2020-01-19T06:48:49.213Z] [INFO] [2020-01-19T06:48:49.213Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel --- [2020-01-19T06:48:49.213Z] [INFO] [2020-01-19T06:48:49.213Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel --- [2020-01-19T06:48:49.213Z] [INFO] [2020-01-19T06:48:49.213Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel --- [2020-01-19T06:48:49.213Z] [INFO] [2020-01-19T06:48:49.213Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.kernel --- [2020-01-19T06:48:49.213Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.2.0-SNAPSHOT.jar [2020-01-19T06:48:49.213Z] [INFO] [2020-01-19T06:48:49.213Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel --- [2020-01-19T06:48:49.213Z] [INFO] [2020-01-19T06:48:49.213Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel --- [2020-01-19T06:48:49.213Z] [INFO] [2020-01-19T06:48:49.213Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel --- [2020-01-19T06:48:49.213Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.2.0-SNAPSHOT-sources-feature.jar [2020-01-19T06:48:49.213Z] [INFO] [2020-01-19T06:48:49.213Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel --- [2020-01-19T06:48:49.213Z] [INFO] [2020-01-19T06:48:49.213Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel --- [2020-01-19T06:48:49.213Z] [INFO] [2020-01-19T06:48:49.213Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel --- [2020-01-19T06:48:49.213Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.2.0-SNAPSHOT.jar [2020-01-19T06:48:49.213Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.2.0-SNAPSHOT.pom [2020-01-19T06:48:49.469Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.2.0-SNAPSHOT-sources-feature.jar [2020-01-19T06:48:49.469Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.2.0-SNAPSHOT-p2metadata.xml [2020-01-19T06:48:49.469Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.2.0-SNAPSHOT-p2artifacts.xml [2020-01-19T06:48:49.469Z] [INFO] [2020-01-19T06:48:49.469Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel --- [2020-01-19T06:48:49.469Z] [INFO] [2020-01-19T06:48:49.469Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >-- [2020-01-19T06:48:49.469Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.10-SNAPSHOT [92/138] [2020-01-19T06:48:49.469Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T06:48:49.469Z] [INFO] [2020-01-19T06:48:49.469Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2020-01-19T06:48:49.469Z] [INFO] [2020-01-19T06:48:49.469Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2020-01-19T06:48:49.469Z] [INFO] The project's OSGi version is 1.0.10.202001190610 [2020-01-19T06:48:49.469Z] [INFO] [2020-01-19T06:48:49.470Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2020-01-19T06:48:49.470Z] [INFO] [2020-01-19T06:48:49.470Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2020-01-19T06:48:49.470Z] [INFO] [2020-01-19T06:48:49.470Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2020-01-19T06:48:49.470Z] [INFO] [2020-01-19T06:48:49.470Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2020-01-19T06:48:49.470Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:48:49.470Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources [2020-01-19T06:48:49.470Z] [INFO] [2020-01-19T06:48:49.470Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2020-01-19T06:48:49.470Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/classes [2020-01-19T06:48:49.726Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[157] [2020-01-19T06:48:49.726Z] TmfModelResponse<@NonNull TimeGraphModel> rowResponse = provider.fetchRowModel(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 20, 20, tree.keySet())), null); [2020-01-19T06:48:49.726Z] ^^^^^^^^^^^^^ [2020-01-19T06:48:49.726Z] Null type safety (type annotations): The expression of type '@NonNull Set' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>', corresponding supertype is 'Collection' [2020-01-19T06:48:49.726Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[287] [2020-01-19T06:48:49.726Z] provider = DataDrivenTimeGraphProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), getvalues(viewElement), ANALYSIS_ID); [2020-01-19T06:48:49.726Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:48:49.726Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenOutputEntry>' [2020-01-19T06:48:49.726Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[287] [2020-01-19T06:48:49.726Z] provider = DataDrivenTimeGraphProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), getvalues(viewElement), ANALYSIS_ID); [2020-01-19T06:48:49.726Z] ^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:48:49.726Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenPresentationState>' [2020-01-19T06:48:49.726Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[303] [2020-01-19T06:48:49.726Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2020-01-19T06:48:49.726Z] ^^^^^^^^^^^^^^^ [2020-01-19T06:48:49.726Z] Null type safety (type annotations): The expression of type 'AnalysisCompilationData' needs unchecked conversion to conform to '@NonNull AnalysisCompilationData' [2020-01-19T06:48:49.726Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[303] [2020-01-19T06:48:49.726Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2020-01-19T06:48:49.726Z] ^^^^^ [2020-01-19T06:48:49.726Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2020-01-19T06:48:49.727Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/stubs/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/stubs/XmlSchemaParserStub.java:[42] [2020-01-19T06:48:49.727Z] IAnalysisModuleHelper helper = new OtherModuleHelperStub(xmlFile, node); [2020-01-19T06:48:49.727Z] ^^^^ [2020-01-19T06:48:49.727Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2020-01-19T06:48:49.727Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/stubs/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/stubs/XmlSchemaParserStub.java:[51] [2020-01-19T06:48:49.727Z] IAnalysisModuleHelper helper = new OtherModuleHelperStub(xmlFile, node); [2020-01-19T06:48:49.727Z] ^^^^ [2020-01-19T06:48:49.727Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2020-01-19T06:48:49.727Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[213] [2020-01-19T06:48:49.727Z] provider = DataDrivenXYProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), ANALYSIS_ID); [2020-01-19T06:48:49.727Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:48:49.727Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenOutputEntry>' [2020-01-19T06:48:49.727Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[229] [2020-01-19T06:48:49.727Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2020-01-19T06:48:49.727Z] ^^^^^^^^^^^^^^^ [2020-01-19T06:48:49.727Z] Null type safety (type annotations): The expression of type 'AnalysisCompilationData' needs unchecked conversion to conform to '@NonNull AnalysisCompilationData' [2020-01-19T06:48:49.727Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[229] [2020-01-19T06:48:49.727Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2020-01-19T06:48:49.727Z] ^^^^^ [2020-01-19T06:48:49.727Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2020-01-19T06:48:49.727Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[241] [2020-01-19T06:48:49.727Z] TmfModelResponse<@NonNull ITmfXyModel> rowResponse = xyProvider.fetchXY(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 20, 20, tree.keySet())), null); [2020-01-19T06:48:49.727Z] ^^^^^^^^^^^^^ [2020-01-19T06:48:49.727Z] Null type safety (type annotations): The expression of type '@NonNull Set' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>', corresponding supertype is 'Collection' [2020-01-19T06:48:49.727Z] 11 problems (11 warnings) [2020-01-19T06:48:49.727Z] [INFO] [2020-01-19T06:48:49.727Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2020-01-19T06:48:49.727Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:48:49.727Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/test/resources [2020-01-19T06:48:49.727Z] [INFO] [2020-01-19T06:48:49.727Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2020-01-19T06:48:49.727Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT-sources.jar [2020-01-19T06:48:49.727Z] [INFO] [2020-01-19T06:48:49.727Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2020-01-19T06:48:49.727Z] [INFO] [2020-01-19T06:48:49.727Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2020-01-19T06:48:49.727Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT.jar [2020-01-19T06:48:49.983Z] [INFO] [2020-01-19T06:48:49.983Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2020-01-19T06:48:49.983Z] [INFO] [2020-01-19T06:48:49.983Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2020-01-19T06:48:49.983Z] [INFO] [2020-01-19T06:48:49.983Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2020-01-19T06:48:49.983Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT.jar [2020-01-19T06:48:49.983Z] [INFO] [2020-01-19T06:48:49.983Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2020-01-19T06:48:49.983Z] [INFO] [2020-01-19T06:48:49.983Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2020-01-19T06:48:50.238Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data/.metadata/.log [2020-01-19T06:48:50.238Z] [INFO] Command line: [2020-01-19T06:48:50.238Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-19T06:48:50.238Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:48:52.127Z] !SESSION 2020-01-19 06:48:50.306 ----------------------------------------------- [2020-01-19T06:48:52.127Z] eclipse.buildId=unknown [2020-01-19T06:48:52.127Z] java.version=1.8.0_202 [2020-01-19T06:48:52.127Z] java.vendor=Oracle Corporation [2020-01-19T06:48:52.127Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T06:48:52.127Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-19T06:48:52.127Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-19T06:48:52.127Z] [2020-01-19T06:48:52.127Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 06:48:52.119 [2020-01-19T06:48:52.127Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T06:48:52.384Z] !STACK 0 [2020-01-19T06:48:52.384Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2020-01-19T06:48:52.384Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T06:48:52.384Z] [2020-01-19T06:48:52.384Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T06:48:52.384Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T06:48:52.384Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T06:48:52.384Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T06:48:52.384Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T06:48:52.384Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T06:48:52.384Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:48:52.384Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T06:48:54.276Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest [2020-01-19T06:48:55.643Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.524 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest [2020-01-19T06:48:55.643Z] testTimestampDescription(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest) Time elapsed: 1.496 s [2020-01-19T06:48:55.643Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest [2020-01-19T06:48:56.570Z] [2020-01-19T06:48:56.570Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 06:48:56.247 [2020-01-19T06:48:56.570Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2020-01-19T06:48:59.086Z] [2020-01-19T06:48:59.087Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 06:48:58.961 [2020-01-19T06:48:59.087Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2020-01-19T06:48:59.087Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.45 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest [2020-01-19T06:48:59.087Z] testSegmentStore(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest) Time elapsed: 3.268 s [2020-01-19T06:48:59.087Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest) Time elapsed: 0.181 s [2020-01-19T06:48:59.087Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest [2020-01-19T06:48:59.087Z] [2020-01-19T06:48:59.087Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 06:48:59.036 [2020-01-19T06:48:59.087Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2020-01-19T06:48:59.342Z] [2020-01-19T06:48:59.342Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 06:48:59.261 [2020-01-19T06:48:59.342Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2020-01-19T06:48:59.342Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest [2020-01-19T06:48:59.342Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest) Time elapsed: 0.225 s [2020-01-19T06:48:59.342Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest) Time elapsed: 0.05 s [2020-01-19T06:48:59.342Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest [2020-01-19T06:49:01.859Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.359 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest [2020-01-19T06:49:01.859Z] testConditionsPattern(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest) Time elapsed: 1.235 s [2020-01-19T06:49:01.859Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest) Time elapsed: 1.122 s [2020-01-19T06:49:01.859Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest [2020-01-19T06:49:01.859Z] [2020-01-19T06:49:01.859Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 06:49:01.697 [2020-01-19T06:49:01.859Z] !MESSAGE state value is type int but a mappingGroup is specified [2020-01-19T06:49:01.859Z] [2020-01-19T06:49:01.859Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 06:49:01.697 [2020-01-19T06:49:01.859Z] !MESSAGE state value is type int but a mappingGroup is specified [2020-01-19T06:49:03.235Z] [2020-01-19T06:49:03.235Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 06:49:02.914 [2020-01-19T06:49:03.235Z] !MESSAGE state value is type int but a mappingGroup is specified [2020-01-19T06:49:03.235Z] [2020-01-19T06:49:03.235Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 06:49:02.914 [2020-01-19T06:49:03.235Z] !MESSAGE state value is type int but a mappingGroup is specified [2020-01-19T06:49:03.235Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.235 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest [2020-01-19T06:49:03.235Z] testNonConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest) Time elapsed: 1.217 s [2020-01-19T06:49:03.235Z] testConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest) Time elapsed: 0.017 s [2020-01-19T06:49:03.235Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest [2020-01-19T06:49:04.163Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.117 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest [2020-01-19T06:49:04.163Z] testEventName(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest) Time elapsed: 1.117 s [2020-01-19T06:49:04.163Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest [2020-01-19T06:49:05.529Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.118 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest [2020-01-19T06:49:05.529Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest) Time elapsed: 1.117 s [2020-01-19T06:49:05.529Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest [2020-01-19T06:49:06.895Z] [2020-01-19T06:49:06.895Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 06:49:06.760 [2020-01-19T06:49:06.895Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2020-01-19T06:49:06.895Z] [2020-01-19T06:49:06.895Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 06:49:06.761 [2020-01-19T06:49:06.895Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2020-01-19T06:49:06.895Z] [2020-01-19T06:49:06.895Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 06:49:06.761 [2020-01-19T06:49:06.895Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2020-01-19T06:49:06.895Z] [2020-01-19T06:49:06.895Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 06:49:06.762 [2020-01-19T06:49:06.895Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2020-01-19T06:49:06.895Z] [2020-01-19T06:49:06.895Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 06:49:06.762 [2020-01-19T06:49:06.895Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2020-01-19T06:49:06.895Z] [2020-01-19T06:49:06.895Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 06:49:06.762 [2020-01-19T06:49:06.895Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2020-01-19T06:49:06.895Z] [2020-01-19T06:49:06.895Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 06:49:06.763 [2020-01-19T06:49:06.895Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2020-01-19T06:49:06.895Z] [2020-01-19T06:49:06.895Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 06:49:06.763 [2020-01-19T06:49:06.895Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2020-01-19T06:49:06.895Z] [2020-01-19T06:49:06.895Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 06:49:06.763 [2020-01-19T06:49:06.895Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2020-01-19T06:49:06.895Z] [2020-01-19T06:49:06.895Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 06:49:06.764 [2020-01-19T06:49:06.895Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2020-01-19T06:49:06.896Z] [2020-01-19T06:49:06.896Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 06:49:06.764 [2020-01-19T06:49:06.896Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2020-01-19T06:49:06.896Z] [2020-01-19T06:49:06.896Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 06:49:06.764 [2020-01-19T06:49:06.896Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2020-01-19T06:49:06.896Z] [2020-01-19T06:49:06.896Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 06:49:06.765 [2020-01-19T06:49:06.896Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2020-01-19T06:49:06.896Z] [2020-01-19T06:49:06.896Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 06:49:06.765 [2020-01-19T06:49:06.896Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2020-01-19T06:49:06.896Z] [2020-01-19T06:49:06.896Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 06:49:06.765 [2020-01-19T06:49:06.896Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2020-01-19T06:49:06.896Z] [2020-01-19T06:49:06.896Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 06:49:06.765 [2020-01-19T06:49:06.896Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2020-01-19T06:49:06.896Z] [2020-01-19T06:49:06.896Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 06:49:06.766 [2020-01-19T06:49:06.896Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2020-01-19T06:49:06.896Z] [2020-01-19T06:49:06.896Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 06:49:06.766 [2020-01-19T06:49:06.896Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2020-01-19T06:49:06.896Z] [2020-01-19T06:49:06.896Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 06:49:06.766 [2020-01-19T06:49:06.896Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2020-01-19T06:49:06.896Z] [2020-01-19T06:49:06.896Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 06:49:06.767 [2020-01-19T06:49:06.896Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2020-01-19T06:49:06.896Z] [2020-01-19T06:49:06.896Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 06:49:06.767 [2020-01-19T06:49:06.896Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2020-01-19T06:49:06.896Z] [2020-01-19T06:49:06.896Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 06:49:06.767 [2020-01-19T06:49:06.896Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2020-01-19T06:49:06.896Z] [2020-01-19T06:49:06.896Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 06:49:06.768 [2020-01-19T06:49:06.896Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2020-01-19T06:49:06.896Z] [2020-01-19T06:49:06.896Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 06:49:06.768 [2020-01-19T06:49:06.896Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2020-01-19T06:49:06.896Z] [2020-01-19T06:49:06.896Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 06:49:06.768 [2020-01-19T06:49:06.896Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2020-01-19T06:49:06.896Z] [2020-01-19T06:49:06.896Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 06:49:06.768 [2020-01-19T06:49:06.896Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2020-01-19T06:49:06.896Z] [2020-01-19T06:49:06.896Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 06:49:06.769 [2020-01-19T06:49:06.896Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2020-01-19T06:49:06.896Z] [2020-01-19T06:49:06.896Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 06:49:06.769 [2020-01-19T06:49:06.896Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2020-01-19T06:49:06.896Z] [2020-01-19T06:49:06.896Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 06:49:06.770 [2020-01-19T06:49:06.896Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2020-01-19T06:49:06.896Z] [2020-01-19T06:49:06.896Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 06:49:06.770 [2020-01-19T06:49:06.896Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2020-01-19T06:49:14.986Z] [2020-01-19T06:49:14.986Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-19 06:49:14.611 [2020-01-19T06:49:14.986Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file [2020-01-19T06:49:14.986Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.663 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest [2020-01-19T06:49:14.986Z] testInvalidInput(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest) Time elapsed: 9.442 s [2020-01-19T06:49:14.986Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest) Time elapsed: 0.221 s [2020-01-19T06:49:14.986Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest [2020-01-19T06:49:15.242Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest [2020-01-19T06:49:15.242Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest) Time elapsed: 0.192 s [2020-01-19T06:49:15.242Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest) Time elapsed: 0.112 s [2020-01-19T06:49:15.242Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest [2020-01-19T06:49:15.242Z] [2020-01-19T06:49:15.242Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-19 06:49:15.160 [2020-01-19T06:49:15.242Z] !MESSAGE Compiling value: value is not a parseable integer: abc [2020-01-19T06:49:15.242Z] [2020-01-19T06:49:15.242Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-19 06:49:15.161 [2020-01-19T06:49:15.242Z] !MESSAGE Compiling value: value is not a parseable integer: [2020-01-19T06:49:15.243Z] [2020-01-19T06:49:15.243Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-19 06:49:15.207 [2020-01-19T06:49:15.243Z] !MESSAGE Compiling value: value is not a parseable integer: abc [2020-01-19T06:49:15.243Z] [2020-01-19T06:49:15.243Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-19 06:49:15.208 [2020-01-19T06:49:15.243Z] !MESSAGE Compiling value: value is not a parseable integer: [2020-01-19T06:49:15.243Z] [2020-01-19T06:49:15.243Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-19 06:49:15.215 [2020-01-19T06:49:15.243Z] !MESSAGE The mapping group undefined does not exist in this analysis [2020-01-19T06:49:15.243Z] [2020-01-19T06:49:15.243Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-19 06:49:15.219 [2020-01-19T06:49:15.243Z] !MESSAGE Compiling value: value is not a parseable integer: not int [2020-01-19T06:49:15.243Z] [2020-01-19T06:49:15.243Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-19 06:49:15.220 [2020-01-19T06:49:15.243Z] !MESSAGE A query state value should have children attributes [2020-01-19T06:49:15.243Z] [2020-01-19T06:49:15.243Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-19 06:49:15.221 [2020-01-19T06:49:15.243Z] !MESSAGE The value of a constant attribute should not be empty [2020-01-19T06:49:15.243Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest [2020-01-19T06:49:15.243Z] testStateValueCompilation[0: Null state value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2020-01-19T06:49:15.243Z] testStateValueCompilation[1: Valid integer 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2020-01-19T06:49:15.243Z] testStateValueCompilation[2: Valid integer 2 with forced type](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2020-01-19T06:49:15.243Z] testStateValueCompilation[3: Invalid integer](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2020-01-19T06:49:15.243Z] testStateValueCompilation[4: Int no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2020-01-19T06:49:15.243Z] testStateValueCompilation[5: Valid long 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2020-01-19T06:49:15.243Z] testStateValueCompilation[6: Valid long 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.044 s [2020-01-19T06:49:15.243Z] testStateValueCompilation[7: Invalid long](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2020-01-19T06:49:15.243Z] testStateValueCompilation[8: Long no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2020-01-19T06:49:15.243Z] testStateValueCompilation[9: Valid string 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2020-01-19T06:49:15.243Z] testStateValueCompilation[10: Valid string 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2020-01-19T06:49:15.243Z] testStateValueCompilation[11: String no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2020-01-19T06:49:15.243Z] testStateValueCompilation[12: Delete value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2020-01-19T06:49:15.243Z] testStateValueCompilation[13: Delete value with ignored params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2020-01-19T06:49:15.243Z] testStateValueCompilation[14: Event name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2020-01-19T06:49:15.243Z] testStateValueCompilation[15: Event name with params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2020-01-19T06:49:15.243Z] testStateValueCompilation[16: Event field](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2020-01-19T06:49:15.243Z] testStateValueCompilation[17: Unknown mapping group](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2020-01-19T06:49:15.243Z] testStateValueCompilation[18: Valid script](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2020-01-19T06:49:15.243Z] testStateValueCompilation[19: Script with children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2020-01-19T06:49:15.243Z] testStateValueCompilation[20: Script with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2020-01-19T06:49:15.243Z] testStateValueCompilation[21: Query](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2020-01-19T06:49:15.243Z] testStateValueCompilation[22: Query no children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2020-01-19T06:49:15.243Z] testStateValueCompilation[23: Query with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2020-01-19T06:49:15.243Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest [2020-01-19T06:49:15.243Z] [2020-01-19T06:49:15.243Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-19 06:49:15.234 [2020-01-19T06:49:15.243Z] !MESSAGE Segment time: only one of or shoud be present [2020-01-19T06:49:15.499Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest [2020-01-19T06:49:15.499Z] testAction[0: type_and_end](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.001 s [2020-01-19T06:49:15.499Z] testAction[1: just_type](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.001 s [2020-01-19T06:49:15.499Z] testAction[2: type_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.001 s [2020-01-19T06:49:15.499Z] testAction[3: inline_name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.001 s [2020-01-19T06:49:15.499Z] testAction[4: invalid_segment_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.001 s [2020-01-19T06:49:15.499Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest [2020-01-19T06:49:15.499Z] [2020-01-19T06:49:15.499Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 06:49:15.244 [2020-01-19T06:49:15.499Z] !MESSAGE Fsm one_state_final: a state was defined without transition. You may get stuck there [2020-01-19T06:49:15.499Z] [2020-01-19T06:49:15.499Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 06:49:15.315 [2020-01-19T06:49:15.499Z] !MESSAGE State Transition: Transition used a condition, there should be only 'events' and 'cond' attributes [2020-01-19T06:49:15.499Z] [2020-01-19T06:49:15.499Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-19 06:49:15.322 [2020-01-19T06:49:15.499Z] !MESSAGE State Transition: Undefined action: action1 [2020-01-19T06:49:15.499Z] [2020-01-19T06:49:15.499Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-19 06:49:15.325 [2020-01-19T06:49:15.499Z] !MESSAGE State Transition: Undefined condition: test1 [2020-01-19T06:49:15.499Z] [2020-01-19T06:49:15.499Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-19 06:49:15.327 [2020-01-19T06:49:15.499Z] !MESSAGE State Transition: Undefined condition: test1 [2020-01-19T06:49:15.499Z] [2020-01-19T06:49:15.499Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 06:49:15.329 [2020-01-19T06:49:15.499Z] !MESSAGE Fsm valid_no_initial: a state was defined without transition. You may get stuck there [2020-01-19T06:49:15.499Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest [2020-01-19T06:49:15.499Z] testFsm[0: one_state_final](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.003 s [2020-01-19T06:49:15.499Z] testFsm[1: one_state_loop](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.002 s [2020-01-19T06:49:15.499Z] testFsm[2: save_and_clear_fields](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.004 s [2020-01-19T06:49:15.499Z] testFsm[3: multiple_actions_and_tests](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.055 s [2020-01-19T06:49:15.499Z] testFsm[4: multiple_states_and_transitions](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.003 s [2020-01-19T06:49:15.499Z] testFsm[5: on_entry_exit](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.002 s [2020-01-19T06:49:15.499Z] testFsm[6: with_precondition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.004 s [2020-01-19T06:49:15.499Z] testFsm[7: initial state](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.002 s [2020-01-19T06:49:15.499Z] testFsm[8: initial_element](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.002 s [2020-01-19T06:49:15.499Z] testFsm[9: undefined_action](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.003 s [2020-01-19T06:49:15.499Z] testFsm[10: undefined_condition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.002 s [2020-01-19T06:49:15.499Z] testFsm[11: undefined_target](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.002 s [2020-01-19T06:49:15.499Z] testFsm[12: valid_no_initial](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.002 s [2020-01-19T06:49:15.499Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest [2020-01-19T06:49:15.499Z] [2020-01-19T06:49:15.499Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-19 06:49:15.336 [2020-01-19T06:49:15.499Z] !MESSAGE The value of a constant attribute should not be empty [2020-01-19T06:49:15.499Z] [2020-01-19T06:49:15.499Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-19 06:49:15.336 [2020-01-19T06:49:15.499Z] !MESSAGE The value of an event field attribute should not be null [2020-01-19T06:49:15.499Z] [2020-01-19T06:49:15.499Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-19 06:49:15.337 [2020-01-19T06:49:15.499Z] !MESSAGE A query state attribute should have children attributes [2020-01-19T06:49:15.499Z] [2020-01-19T06:49:15.500Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-19 06:49:15.338 [2020-01-19T06:49:15.500Z] !MESSAGE The value of a constant attribute should not be empty [2020-01-19T06:49:15.500Z] [2020-01-19T06:49:15.500Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-19 06:49:15.338 [2020-01-19T06:49:15.500Z] !MESSAGE Location undefined does not exist [2020-01-19T06:49:15.500Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest [2020-01-19T06:49:15.500Z] testValidLocationCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest) Time elapsed: 0.002 s [2020-01-19T06:49:15.500Z] testInvalidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest) Time elapsed: 0.003 s [2020-01-19T06:49:15.500Z] testValidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest) Time elapsed: 0.004 s [2020-01-19T06:49:15.500Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest [2020-01-19T06:49:16.865Z] [2020-01-19T06:49:16.865Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 06:49:16.581 [2020-01-19T06:49:16.865Z] !MESSAGE state value is type int but a mappingGroup is specified [2020-01-19T06:49:16.865Z] [2020-01-19T06:49:16.865Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 06:49:16.581 [2020-01-19T06:49:16.865Z] !MESSAGE state value is type int but a mappingGroup is specified [2020-01-19T06:49:16.865Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.239 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest [2020-01-19T06:49:16.865Z] testSegmentContent(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest) Time elapsed: 1.226 s [2020-01-19T06:49:16.865Z] testMappingGroup(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest) Time elapsed: 0.013 s [2020-01-19T06:49:16.865Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest [2020-01-19T06:49:18.230Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.219 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest [2020-01-19T06:49:18.230Z] testAttributePool(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest) Time elapsed: 1.219 s [2020-01-19T06:49:18.230Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest [2020-01-19T06:49:20.746Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.303 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest [2020-01-19T06:49:20.746Z] testStateValueModify(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 1.93 s [2020-01-19T06:49:20.746Z] testStateValueScript(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.083 s [2020-01-19T06:49:20.746Z] testStateValueUpdate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.028 s [2020-01-19T06:49:20.746Z] testStateValueMapping(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.08 s [2020-01-19T06:49:20.746Z] testStateValuePeek(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.078 s [2020-01-19T06:49:20.746Z] testStateValueFuture(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.029 s [2020-01-19T06:49:20.746Z] testStateValueHostId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.074 s [2020-01-19T06:49:20.746Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest [2020-01-19T06:49:20.746Z] [2020-01-19T06:49:20.746Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 06:49:20.126 [2020-01-19T06:49:20.746Z] !MESSAGE Initial Transition: Initial transition needs the 'target' attribute to point to the real initial state. All other attributes will be ignored. If this state is meant to be the real initial state, use the 'initialState' element instead. [2020-01-19T06:49:21.672Z] [2020-01-19T06:49:21.672Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 06:49:21.337 [2020-01-19T06:49:21.672Z] !MESSAGE Fsm test: the 'initial' attribute was set or an element was defined. Only one of the 3 should be used. The initialState element will have precedence [2020-01-19T06:49:22.602Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.427 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest [2020-01-19T06:49:22.602Z] testInitialStateDeclaration(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest) Time elapsed: 0.001 s [2020-01-19T06:49:22.602Z] testTwoInitialStates(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest) Time elapsed: 0 s [2020-01-19T06:49:22.602Z] testInitialStateWithCondition(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest) Time elapsed: 0 s [2020-01-19T06:49:22.602Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest [2020-01-19T06:49:22.602Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest [2020-01-19T06:49:22.602Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest) Time elapsed: 0.001 s [2020-01-19T06:49:22.602Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest) Time elapsed: 0 s [2020-01-19T06:49:22.602Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest [2020-01-19T06:49:23.164Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.601 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest [2020-01-19T06:49:23.164Z] testFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest) Time elapsed: 0.262 s [2020-01-19T06:49:23.164Z] testTwoLevels(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest) Time elapsed: 0.202 s [2020-01-19T06:49:23.164Z] testNoParentDisplay(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest) Time elapsed: 0.137 s [2020-01-19T06:49:23.164Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest [2020-01-19T06:49:23.420Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest [2020-01-19T06:49:23.420Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest) Time elapsed: 0.09 s [2020-01-19T06:49:23.420Z] testGetElementInFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest) Time elapsed: 0.046 s [2020-01-19T06:49:23.420Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest [2020-01-19T06:49:31.503Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.784 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest [2020-01-19T06:49:31.503Z] testOneTrace(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 0.277 s [2020-01-19T06:49:31.503Z] testExperimentWithTraceAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 5.829 s [2020-01-19T06:49:31.503Z] testExperiment(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 0.387 s [2020-01-19T06:49:31.503Z] testOneTraceWithExperimentAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 0.29 s [2020-01-19T06:49:31.503Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest [2020-01-19T06:49:31.503Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.771 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest [2020-01-19T06:49:31.503Z] testXYDataProvider(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest) Time elapsed: 0.284 s [2020-01-19T06:49:31.503Z] testXYDataProviderDelta(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest) Time elapsed: 0.216 s [2020-01-19T06:49:31.503Z] testXYFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest) Time elapsed: 0.27 s [2020-01-19T06:49:31.503Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest [2020-01-19T06:49:31.503Z] [2020-01-19T06:49:31.503Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-19 06:49:30.926 [2020-01-19T06:49:31.503Z] !MESSAGE XML Parsing error at line 22: cvc-enumeration-valid: Value 'an_invalid_operator' is not facet-valid with respect to enumeration '[eq, ne, ge, gt, le, lt]'. It must be a value from the enumeration. [2020-01-19T06:49:31.503Z] [2020-01-19T06:49:31.503Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-19 06:49:30.932 [2020-01-19T06:49:31.503Z] !MESSAGE XML Parsing error at line 34: cvc-complex-type.2.4.b: The content of element 'stateProvider' is not complete. One of '{definedValue, location, mappingGroup, eventHandler}' is expected. [2020-01-19T06:49:31.503Z] [2020-01-19T06:49:31.503Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-19 06:49:30.938 [2020-01-19T06:49:31.503Z] !MESSAGE XML Parsing error at line 32: cvc-complex-type.2.4.a: Invalid content was found starting with element 'display'. One of '{id, parent, name, entry}' is expected. [2020-01-19T06:49:31.503Z] [2020-01-19T06:49:31.503Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-19 06:49:30.943 [2020-01-19T06:49:31.503Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected. [2020-01-19T06:49:31.503Z] [2020-01-19T06:49:31.503Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-19 06:49:30.949 [2020-01-19T06:49:31.503Z] !MESSAGE XML Parsing error at line 26: cvc-complex-type.2.4.d: Invalid content was found starting with element 'entry'. No child element is expected at this point. [2020-01-19T06:49:31.503Z] [2020-01-19T06:49:31.503Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-19 06:49:31.049 [2020-01-19T06:49:31.503Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected. [2020-01-19T06:49:31.759Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.62 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest [2020-01-19T06:49:31.759Z] testXmlValidateInvalid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.029 s [2020-01-19T06:49:31.759Z] testXmlValidate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.101 s [2020-01-19T06:49:31.759Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.011 s [2020-01-19T06:49:31.759Z] testXmlValidateValid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.352 s [2020-01-19T06:49:31.759Z] testXmlEnableDisableFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.044 s [2020-01-19T06:49:31.759Z] testXmlAddFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.081 s [2020-01-19T06:49:31.759Z] testXmlPath(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0 s [2020-01-19T06:49:31.759Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest [2020-01-19T06:49:31.759Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest [2020-01-19T06:49:31.759Z] testExtendedModuleCreated(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest) Time elapsed: 0.068 s [2020-01-19T06:49:31.759Z] testGettingSchemaParser(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest) Time elapsed: 0 s [2020-01-19T06:49:31.760Z] testPopulateExtendedModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest) Time elapsed: 0.027 s [2020-01-19T06:49:31.760Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest [2020-01-19T06:49:32.016Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest [2020-01-19T06:49:32.016Z] testPopulateModulesWithAnalysisManager(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest) Time elapsed: 0.175 s [2020-01-19T06:49:32.016Z] testProperties(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest) Time elapsed: 0.006 s [2020-01-19T06:49:32.016Z] testPopulateModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest) Time elapsed: 0.132 s [2020-01-19T06:49:32.016Z] [2020-01-19T06:49:32.016Z] Results: [2020-01-19T06:49:32.016Z] [2020-01-19T06:49:32.016Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0 [2020-01-19T06:49:32.016Z] [2020-01-19T06:49:32.944Z] [INFO] All tests passed! [2020-01-19T06:49:32.944Z] [INFO] [2020-01-19T06:49:32.944Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2020-01-19T06:49:32.944Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT.jar [2020-01-19T06:49:32.944Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT.pom [2020-01-19T06:49:32.944Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT-sources.jar [2020-01-19T06:49:32.944Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:49:32.944Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT-p2metadata.xml [2020-01-19T06:49:32.944Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT-p2artifacts.xml [2020-01-19T06:49:32.944Z] [INFO] [2020-01-19T06:49:32.944Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2020-01-19T06:49:32.944Z] [INFO] [2020-01-19T06:49:32.944Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >-- [2020-01-19T06:49:32.944Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.0-SNAPSHOT [93/138] [2020-01-19T06:49:32.944Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T06:49:32.944Z] [INFO] [2020-01-19T06:49:32.944Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2020-01-19T06:49:32.944Z] [INFO] [2020-01-19T06:49:32.944Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2020-01-19T06:49:32.944Z] [INFO] The project's OSGi version is 2.0.0.202001190610 [2020-01-19T06:49:32.944Z] [INFO] [2020-01-19T06:49:32.944Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2020-01-19T06:49:32.944Z] [INFO] [2020-01-19T06:49:32.944Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2020-01-19T06:49:32.944Z] [INFO] [2020-01-19T06:49:32.944Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2020-01-19T06:49:32.944Z] [INFO] [2020-01-19T06:49:32.944Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2020-01-19T06:49:32.944Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:49:32.944Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources [2020-01-19T06:49:32.944Z] [INFO] [2020-01-19T06:49:32.944Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2020-01-19T06:49:32.944Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/classes [2020-01-19T06:49:33.199Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/perf/org/eclipse/tracecompass/lttng2/kernel/core/tests/perf/analysis/tid/TidAnalysisUsageBenchmark.java:[94] [2020-01-19T06:49:33.199Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2020-01-19T06:49:33.199Z] ^^^^^ [2020-01-19T06:49:33.199Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-01-19T06:49:33.199Z] 2. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/event/matchandsync/ExperimentSyncTest.java (at line 41) [2020-01-19T06:49:33.199Z] @SuppressWarnings("nls") [2020-01-19T06:49:33.199Z] ^^^^^ [2020-01-19T06:49:33.199Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2020-01-19T06:49:33.199Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/perf/org/eclipse/tracecompass/lttng2/kernel/core/tests/perf/analysis/kernel/KernelAnalysisUsageBenchmark.java:[110] [2020-01-19T06:49:33.199Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2020-01-19T06:49:33.199Z] ^^^^^ [2020-01-19T06:49:33.199Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-01-19T06:49:33.199Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/analysis/kernel/statesystem/StateSystemFullHistoryTest.java:[187] [2020-01-19T06:49:33.199Z] File file = new File(TmfTraceManager.getSupplementaryFileDir(trace) + name); [2020-01-19T06:49:33.199Z] ^^^^^ [2020-01-19T06:49:33.199Z] Null type safety (type annotations): The expression of type 'CtfTmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-01-19T06:49:33.199Z] 5. INFO in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/event/matchandsync/MatchAndSyncTest.java (at line 40) [2020-01-19T06:49:33.199Z] @SuppressWarnings("nls") [2020-01-19T06:49:33.199Z] ^^^^^ [2020-01-19T06:49:33.199Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2020-01-19T06:49:33.199Z] 5 problems (0 errors, 3 warnings, 3 info) [2020-01-19T06:49:33.199Z] [INFO] [2020-01-19T06:49:33.199Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2020-01-19T06:49:33.199Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:49:33.199Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/test/resources [2020-01-19T06:49:33.199Z] [INFO] [2020-01-19T06:49:33.199Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2020-01-19T06:49:33.199Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-sources.jar [2020-01-19T06:49:33.200Z] [INFO] [2020-01-19T06:49:33.200Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2020-01-19T06:49:33.200Z] [INFO] [2020-01-19T06:49:33.200Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2020-01-19T06:49:33.200Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar [2020-01-19T06:49:33.200Z] [INFO] [2020-01-19T06:49:33.200Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2020-01-19T06:49:33.200Z] [INFO] [2020-01-19T06:49:33.200Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2020-01-19T06:49:33.457Z] [INFO] [2020-01-19T06:49:33.457Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2020-01-19T06:49:33.457Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar [2020-01-19T06:49:33.457Z] [INFO] [2020-01-19T06:49:33.457Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2020-01-19T06:49:33.457Z] [INFO] [2020-01-19T06:49:33.457Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2020-01-19T06:49:33.713Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data/.metadata/.log [2020-01-19T06:49:33.713Z] [INFO] Command line: [2020-01-19T06:49:33.713Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-19T06:49:33.713Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:49:35.603Z] !SESSION 2020-01-19 06:49:33.748 ----------------------------------------------- [2020-01-19T06:49:35.603Z] eclipse.buildId=unknown [2020-01-19T06:49:35.603Z] java.version=1.8.0_202 [2020-01-19T06:49:35.603Z] java.vendor=Oracle Corporation [2020-01-19T06:49:35.603Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T06:49:35.603Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-19T06:49:35.603Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-19T06:49:35.603Z] [2020-01-19T06:49:35.603Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 06:49:35.533 [2020-01-19T06:49:35.603Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T06:49:35.603Z] !STACK 0 [2020-01-19T06:49:35.603Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2020-01-19T06:49:35.603Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T06:49:35.603Z] [2020-01-19T06:49:35.603Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T06:49:35.603Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T06:49:35.603Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T06:49:35.603Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T06:49:35.603Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T06:49:35.603Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T06:49:35.603Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:49:35.603Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T06:49:38.121Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest [2020-01-19T06:50:00.010Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.256 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest [2020-01-19T06:50:00.010Z] testExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest) Time elapsed: 2.283 s [2020-01-19T06:50:00.010Z] testDjangoExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest) Time elapsed: 16.874 s [2020-01-19T06:50:00.010Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest [2020-01-19T06:50:00.010Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.497 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest [2020-01-19T06:50:00.010Z] testMatching(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest) Time elapsed: 0.497 s [2020-01-19T06:50:00.010Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest [2020-01-19T06:50:05.257Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.638 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest [2020-01-19T06:50:05.257Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.035 s [2020-01-19T06:50:05.257Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2020-01-19T06:50:05.257Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2020-01-19T06:50:05.257Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2020-01-19T06:50:05.257Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2020-01-19T06:50:05.257Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.07 s [2020-01-19T06:50:05.257Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.062 s [2020-01-19T06:50:05.257Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.007 s [2020-01-19T06:50:05.257Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.059 s [2020-01-19T06:50:05.257Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.002 s [2020-01-19T06:50:05.257Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2020-01-19T06:50:05.257Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2020-01-19T06:50:05.257Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.038 s [2020-01-19T06:50:05.257Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.032 s [2020-01-19T06:50:05.257Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.061 s [2020-01-19T06:50:05.257Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.026 s [2020-01-19T06:50:05.257Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2020-01-19T06:50:05.257Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2020-01-19T06:50:05.257Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2020-01-19T06:50:05.257Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2020-01-19T06:50:05.257Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2020-01-19T06:50:05.257Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2020-01-19T06:50:05.257Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2020-01-19T06:50:05.257Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2020-01-19T06:50:05.257Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2020-01-19T06:50:05.257Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2020-01-19T06:50:05.257Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2020-01-19T06:50:05.257Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2020-01-19T06:50:05.257Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2020-01-19T06:50:05.257Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest [2020-01-19T06:50:17.457Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.157 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest [2020-01-19T06:50:17.458Z] testOpenExistingStateFile(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.066 s [2020-01-19T06:50:17.458Z] testBuild(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 4.595 s [2020-01-19T06:50:17.458Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2020-01-19T06:50:17.458Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2020-01-19T06:50:17.458Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2020-01-19T06:50:17.458Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2020-01-19T06:50:17.458Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2020-01-19T06:50:17.458Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.003 s [2020-01-19T06:50:17.458Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2020-01-19T06:50:17.458Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.114 s [2020-01-19T06:50:17.458Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.06 s [2020-01-19T06:50:17.458Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.015 s [2020-01-19T06:50:17.458Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2020-01-19T06:50:17.458Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2020-01-19T06:50:17.458Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2020-01-19T06:50:17.458Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2020-01-19T06:50:17.458Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2020-01-19T06:50:17.458Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2020-01-19T06:50:17.458Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2020-01-19T06:50:17.458Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2020-01-19T06:50:17.458Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2020-01-19T06:50:17.458Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2020-01-19T06:50:17.458Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2020-01-19T06:50:17.458Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2020-01-19T06:50:17.458Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2020-01-19T06:50:17.458Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2020-01-19T06:50:17.458Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2020-01-19T06:50:17.458Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2020-01-19T06:50:17.458Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2020-01-19T06:50:17.458Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2020-01-19T06:50:17.458Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2020-01-19T06:50:17.458Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest [2020-01-19T06:50:17.458Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest [2020-01-19T06:50:17.458Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest skipped [2020-01-19T06:50:17.458Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest [2020-01-19T06:50:21.625Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.709 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest [2020-01-19T06:50:21.625Z] testAnalysisExecution(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest) Time elapsed: 5.527 s [2020-01-19T06:50:21.625Z] testCanExecute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest) Time elapsed: 0.132 s [2020-01-19T06:50:21.625Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest [2020-01-19T06:50:26.870Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.289 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest [2020-01-19T06:50:26.870Z] testNetworkExchangeOneTraceSoftirq(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.665 s [2020-01-19T06:50:26.870Z] testNetworkExchangeOneTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.145 s [2020-01-19T06:50:26.870Z] testNetworkExchange(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.158 s [2020-01-19T06:50:26.870Z] testNetworkExchangeWithWifi(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.32 s [2020-01-19T06:50:26.870Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest [2020-01-19T06:50:27.798Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.137 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest [2020-01-19T06:50:27.798Z] testSchedEvents(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest) Time elapsed: 1.137 s [2020-01-19T06:50:27.798Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest [2020-01-19T06:50:27.798Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest [2020-01-19T06:50:27.798Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2020-01-19T06:50:27.798Z] testActivator(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2020-01-19T06:50:27.798Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2020-01-19T06:50:27.798Z] testGetDefault(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2020-01-19T06:50:27.798Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest [2020-01-19T06:50:27.798Z] [2020-01-19T06:50:27.798Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-01-19 06:50:27.730 [2020-01-19T06:50:27.798Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)] [2020-01-19T06:50:35.886Z] [2020-01-19T06:50:35.886Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-01-19 06:50:35.158 [2020-01-19T06:50:35.886Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)] [2020-01-19T06:50:42.426Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.996 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest [2020-01-19T06:50:42.426Z] testWholeUstTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest) Time elapsed: 7.512 s [2020-01-19T06:50:42.426Z] testOneEvent(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest) Time elapsed: 6.483 s [2020-01-19T06:50:42.426Z] [2020-01-19T06:50:42.426Z] Results: [2020-01-19T06:50:42.426Z] [2020-01-19T06:50:42.426Z] Tests run: 77, Failures: 0, Errors: 0, Skipped: 1 [2020-01-19T06:50:42.426Z] [2020-01-19T06:50:42.683Z] [INFO] All tests passed! [2020-01-19T06:50:42.683Z] [INFO] [2020-01-19T06:50:42.683Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2020-01-19T06:50:42.683Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar [2020-01-19T06:50:42.683Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.pom [2020-01-19T06:50:42.683Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-sources.jar [2020-01-19T06:50:42.683Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:50:42.683Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-p2metadata.xml [2020-01-19T06:50:42.683Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-p2artifacts.xml [2020-01-19T06:50:42.683Z] [INFO] [2020-01-19T06:50:42.683Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2020-01-19T06:50:42.683Z] [INFO] [2020-01-19T06:50:42.683Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >-- [2020-01-19T06:50:42.683Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.12-SNAPSHOT [94/138] [2020-01-19T06:50:42.683Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T06:50:42.683Z] [INFO] [2020-01-19T06:50:42.683Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2020-01-19T06:50:42.683Z] [INFO] [2020-01-19T06:50:42.683Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2020-01-19T06:50:42.683Z] [INFO] The project's OSGi version is 1.0.12.202001190610 [2020-01-19T06:50:42.683Z] [INFO] [2020-01-19T06:50:42.683Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2020-01-19T06:50:42.683Z] [INFO] [2020-01-19T06:50:42.683Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2020-01-19T06:50:42.683Z] [INFO] [2020-01-19T06:50:42.683Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2020-01-19T06:50:42.683Z] [INFO] [2020-01-19T06:50:42.683Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2020-01-19T06:50:42.683Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:50:42.683Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources [2020-01-19T06:50:42.683Z] [INFO] [2020-01-19T06:50:42.683Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2020-01-19T06:50:42.683Z] [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/classes [2020-01-19T06:50:43.246Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/ResourcesViewTest.java:[384] [2020-01-19T06:50:43.246Z] final TimeGraphMarkerAxis markerAxis = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphMarkerAxis.class)); [2020-01-19T06:50:43.246Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:50:43.246Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull TimeGraphMarkerAxis'. Declaring type 'SWTBotFactory' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:50:43.247Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/ResourcesViewTest.java:[400] [2020-01-19T06:50:43.247Z] final TimeGraphControl timeGraph = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class)); [2020-01-19T06:50:43.247Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:50:43.247Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull TimeGraphControl'. Declaring type 'SWTBotFactory' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:50:43.247Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/FindDialogTestBase.java:[369] [2020-01-19T06:50:43.247Z] final TimeGraphControl timegraph = view.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class)); [2020-01-19T06:50:43.247Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:50:43.247Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull TimeGraphControl'. Declaring type 'SWTBotFactory' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:50:43.247Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/FindDialogTestBase.java:[387] [2020-01-19T06:50:43.247Z] final TimeGraphControl timegraph = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class)); [2020-01-19T06:50:43.247Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:50:43.247Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull TimeGraphControl'. Declaring type 'SWTBotFactory' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:50:43.247Z] 4 problems (4 warnings) [2020-01-19T06:50:43.247Z] [INFO] [2020-01-19T06:50:43.247Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2020-01-19T06:50:43.247Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:50:43.247Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/test/resources [2020-01-19T06:50:43.247Z] [INFO] [2020-01-19T06:50:43.247Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2020-01-19T06:50:43.247Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar [2020-01-19T06:50:43.247Z] [INFO] [2020-01-19T06:50:43.247Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2020-01-19T06:50:43.247Z] [INFO] [2020-01-19T06:50:43.247Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2020-01-19T06:50:43.247Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT.jar [2020-01-19T06:50:43.247Z] [INFO] [2020-01-19T06:50:43.247Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2020-01-19T06:50:43.247Z] [INFO] [2020-01-19T06:50:43.247Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2020-01-19T06:50:43.247Z] [INFO] [2020-01-19T06:50:43.247Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2020-01-19T06:50:43.247Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT.jar [2020-01-19T06:50:43.247Z] [INFO] [2020-01-19T06:50:43.247Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2020-01-19T06:50:43.247Z] [INFO] [2020-01-19T06:50:43.247Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2020-01-19T06:50:43.808Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data/.metadata/.log [2020-01-19T06:50:43.808Z] [INFO] Command line: [2020-01-19T06:50:43.808Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2020-01-19T06:50:43.808Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:50:46.324Z] !SESSION 2020-01-19 06:50:43.724 ----------------------------------------------- [2020-01-19T06:50:46.324Z] eclipse.buildId=unknown [2020-01-19T06:50:46.324Z] java.version=1.8.0_202 [2020-01-19T06:50:46.324Z] java.vendor=Oracle Corporation [2020-01-19T06:50:46.324Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T06:50:46.324Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2020-01-19T06:50:46.324Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2020-01-19T06:50:46.324Z] [2020-01-19T06:50:46.324Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 06:50:45.810 [2020-01-19T06:50:46.324Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T06:50:46.324Z] !STACK 0 [2020-01-19T06:50:46.324Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2020-01-19T06:50:46.324Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T06:50:46.324Z] [2020-01-19T06:50:46.324Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T06:50:46.324Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T06:50:46.324Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T06:50:46.324Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T06:50:46.324Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T06:50:46.324Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T06:50:46.324Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:50:46.324Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T06:50:51.568Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest [2020-01-19T06:50:53.458Z] Display size: 1440x900 [2020-01-19T06:50:53.458Z] OS version=3.10.0-957.1.3.el7.x86_64 [2020-01-19T06:50:53.458Z] GTK version=2.24.30 [2020-01-19T06:50:53.458Z] GTK theme=unknown [2020-01-19T06:50:53.458Z] LIBOVERLAY_SCROLLBAR=0 [2020-01-19T06:50:53.458Z] Time zone: Coordinated Universal Time [2020-01-19T06:50:53.458Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2020-01-19T06:50:53.458Z] log4j:WARN Please initialize the log4j system properly. [2020-01-19T06:50:55.975Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:04.059Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2020-01-19T06:51:04.059Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:51:04.059Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:04.059Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:04.059Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:51:04.059Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-19T06:51:04.059Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:04.059Z] DEBUG - number of items : 25 [2020-01-19T06:51:04.059Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:04.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131301513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:04.059Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131301512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:04.059Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131301512 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:04.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131301511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:04.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131301511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:04.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131301511 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 {Follow CPU Forward} [2020-01-19T06:51:04.059Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131301502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:04.059Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131301501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:04.059Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131301501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:04.059Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131301500 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:04.059Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131301500 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:04.059Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:04.059Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:04.059Z] DEBUG - number of items : 25 [2020-01-19T06:51:04.059Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:04.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131300988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:04.059Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131300988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:04.059Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131300987 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:04.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131300987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:04.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131300987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:04.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131300986 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 {Follow CPU Forward} [2020-01-19T06:51:04.059Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131300911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:04.059Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131300910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:04.059Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131300910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:04.060Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131300909 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:04.060Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131300909 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:04.060Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:04.060Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:04.621Z] DEBUG - number of items : 25 [2020-01-19T06:51:04.621Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:04.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131300404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:04.621Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131300404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:04.621Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131300404 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:04.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131300404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:04.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131300404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:04.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131300403 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 {Follow CPU Forward} [2020-01-19T06:51:04.621Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131300391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:04.621Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131300391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:04.621Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131300391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:04.621Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131300390 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:04.621Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131300390 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:04.621Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:04.621Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:05.183Z] DEBUG - number of items : 25 [2020-01-19T06:51:05.183Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2020-01-19T06:51:05.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131299886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:05.183Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131299885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:05.183Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131299885 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:05.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131299885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:05.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131299885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:05.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131299884 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:05.183Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131299869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:05.183Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131299868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:05.183Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131299868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:05.183Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131299867 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:05.183Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131299867 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:05.183Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2020-01-19T06:51:05.183Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:05.748Z] DEBUG - number of items : 25 [2020-01-19T06:51:05.748Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2020-01-19T06:51:05.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131299364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:05.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131299364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:05.748Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131299363 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:05.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131299363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:05.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131299363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:05.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131299363 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:05.748Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131299310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:05.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131299309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:05.748Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131299309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:05.748Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131299309 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:05.748Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131299308 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:05.748Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2020-01-19T06:51:05.748Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:06.324Z] DEBUG - number of items : 25 [2020-01-19T06:51:06.324Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2020-01-19T06:51:06.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131298805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:06.324Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131298805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:06.324Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131298805 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:06.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131298804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:06.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131298804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:06.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131298804 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:06.324Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131298792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:06.324Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131298792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:06.324Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131298792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:06.324Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131298791 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:06.324Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131298791 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:06.324Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2020-01-19T06:51:06.324Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:06.885Z] DEBUG - number of items : 25 [2020-01-19T06:51:06.885Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2020-01-19T06:51:06.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131298289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:06.885Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131298288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:06.885Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131298288 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:06.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131298288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:06.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131298288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:06.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131298287 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:06.885Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131298277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:06.885Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131298276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:06.885Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131298276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:06.885Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131298275 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:06.885Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131298275 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:06.885Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2020-01-19T06:51:06.885Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:07.447Z] DEBUG - number of items : 25 [2020-01-19T06:51:07.447Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2020-01-19T06:51:07.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131297773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:07.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131297773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:07.447Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131297773 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:07.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131297772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:07.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131297772 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:07.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131297772 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:07.447Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131297759 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:07.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131297758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:07.447Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131297758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:07.447Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131297758 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:07.447Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131297758 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:07.447Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2020-01-19T06:51:07.447Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:07.703Z] DEBUG - number of items : 25 [2020-01-19T06:51:07.703Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2020-01-19T06:51:07.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131297256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:07.703Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131297255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:07.703Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131297255 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:07.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131297255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:07.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131297255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:07.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131297255 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:07.703Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131297244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:07.703Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131297244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:07.703Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131297243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:07.703Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131297243 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:07.703Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131297243 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:07.703Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2020-01-19T06:51:07.703Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:08.266Z] DEBUG - number of items : 25 [2020-01-19T06:51:08.266Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2020-01-19T06:51:08.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131296740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:08.266Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131296740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:08.266Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131296739 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:08.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131296739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:08.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131296739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:08.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131296739 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:08.266Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131296717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:08.266Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131296717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:08.266Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131296717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:08.266Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131296716 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:08.266Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131296716 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:08.266Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2020-01-19T06:51:08.266Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:08.828Z] DEBUG - number of items : 25 [2020-01-19T06:51:08.828Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:08.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131296213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:08.828Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131296213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:08.828Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131296213 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:08.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131296213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:08.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131296213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:08.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131296213 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 {Follow CPU Forward} [2020-01-19T06:51:08.828Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131296201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:08.828Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131296200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:08.828Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131296200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:08.828Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131296200 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:08.828Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131296200 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:08.828Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:08.828Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:09.389Z] DEBUG - number of items : 25 [2020-01-19T06:51:09.389Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:09.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131295697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:09.389Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131295697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:09.389Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131295697 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:09.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131295697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:09.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131295696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:09.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131295696 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 {Follow CPU Forward} [2020-01-19T06:51:09.389Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131295684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:09.389Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131295683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:09.389Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131295683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:09.389Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131295683 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:09.389Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131295682 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:09.389Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:09.389Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:09.951Z] DEBUG - number of items : 25 [2020-01-19T06:51:09.951Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2020-01-19T06:51:09.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131295179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:09.951Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131295179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:09.951Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131295179 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:09.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131295179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:09.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131295179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:09.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131295178 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:09.951Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131295167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:09.951Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131295166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:09.951Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131295166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:09.951Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131295166 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:09.951Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131295166 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:09.951Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2020-01-19T06:51:09.951Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:10.514Z] DEBUG - number of items : 25 [2020-01-19T06:51:10.514Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2020-01-19T06:51:10.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131294663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:10.514Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131294662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:10.514Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131294662 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:10.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131294662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:10.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131294662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:10.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131294662 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:10.514Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131294646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:10.514Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131294646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:10.514Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131294646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:10.514Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131294645 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:10.514Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131294645 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:10.514Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2020-01-19T06:51:10.514Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:11.076Z] DEBUG - number of items : 25 [2020-01-19T06:51:11.076Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2020-01-19T06:51:11.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131294143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:11.076Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131294142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:11.076Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131294142 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:11.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131294142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:11.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131294142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:11.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131294141 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:11.076Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131294131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:11.076Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131294130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:11.076Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131294129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:11.076Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131294129 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:11.076Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131294129 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:11.076Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2020-01-19T06:51:11.076Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:11.332Z] DEBUG - number of items : 25 [2020-01-19T06:51:11.332Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2020-01-19T06:51:11.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131293621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:11.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131293621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:11.332Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131293621 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:11.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131293621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:11.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131293621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:11.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131293620 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:11.332Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131293607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:11.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131293607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:11.332Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131293607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:11.332Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131293606 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:11.332Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131293606 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:11.332Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2020-01-19T06:51:11.332Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:11.895Z] DEBUG - number of items : 25 [2020-01-19T06:51:11.895Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2020-01-19T06:51:11.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131293104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:11.895Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131293104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:11.895Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131293103 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:11.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131293103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:11.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131293103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:11.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131293103 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:11.895Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131293088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:11.895Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131293088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:11.895Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131293087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:11.895Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131293087 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:11.895Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131293087 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:11.895Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2020-01-19T06:51:11.895Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:12.457Z] DEBUG - number of items : 25 [2020-01-19T06:51:12.457Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2020-01-19T06:51:12.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131292585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:12.457Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131292584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:12.457Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131292584 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:12.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131292584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:12.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131292584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:12.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131292584 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:12.457Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131292571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:12.457Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131292570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:12.457Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131292570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:12.457Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131292570 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:12.457Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131292570 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:12.457Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2020-01-19T06:51:12.457Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:13.018Z] DEBUG - number of items : 25 [2020-01-19T06:51:13.019Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2020-01-19T06:51:13.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131292067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:13.019Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131292067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:13.019Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131292067 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:13.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131292067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:13.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131292067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:13.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131292067 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:13.019Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131292052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:13.019Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131292052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:13.019Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131292051 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:13.019Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131292051 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:13.019Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131292051 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2020-01-19T06:51:13.019Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2020-01-19T06:51:13.019Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:13.580Z] DEBUG - number of items : 25 [2020-01-19T06:51:13.580Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:13.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131291549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:13.580Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131291549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:13.580Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131291549 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:13.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131291548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:13.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131291548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:13.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131291548 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 {Follow CPU Backward} [2020-01-19T06:51:13.580Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131291533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:13.580Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131291532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:13.580Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131291532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:13.580Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131291531 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:13.580Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131291531 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:13.580Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:13.580Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:14.142Z] DEBUG - number of items : 25 [2020-01-19T06:51:14.142Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:14.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131291029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:14.142Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131291029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:14.142Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131291029 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:14.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131291028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:14.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131291028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:14.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131291028 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 {Follow CPU Backward} [2020-01-19T06:51:14.142Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131291016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:14.142Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131291015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:14.142Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131291015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:14.142Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131291015 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:14.142Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131291015 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:14.142Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:14.142Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:14.703Z] DEBUG - number of items : 25 [2020-01-19T06:51:14.703Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:14.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131290513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:14.703Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131290513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:14.703Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131290513 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:14.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131290512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:14.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131290512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:14.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131290512 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 {Follow CPU Backward} [2020-01-19T06:51:14.703Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131290500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:14.703Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131290500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:14.703Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131290500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:14.703Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131290500 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:14.703Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131290499 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:14.703Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:14.703Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:14.959Z] DEBUG - number of items : 25 [2020-01-19T06:51:14.959Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:14.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131289998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:14.959Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131289997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:14.959Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131289997 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:14.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131289997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:14.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131289997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:14.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131289997 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 {Follow CPU Backward} [2020-01-19T06:51:14.959Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131289990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:14.959Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131289990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:14.959Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131289990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:14.959Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131289989 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:14.959Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131289989 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:14.959Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:14.959Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:15.520Z] DEBUG - number of items : 25 [2020-01-19T06:51:15.520Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:15.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131289488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:15.521Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131289487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:15.521Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131289487 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:15.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131289487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:15.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131289487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:15.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131289487 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 {Follow CPU Backward} [2020-01-19T06:51:15.521Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131289480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:15.521Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131289480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:15.521Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131289480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:15.521Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131289479 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:15.521Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131289479 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:15.521Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2020-01-19T06:51:15.521Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:16.082Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:18.599Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2020-01-19T06:51:18.599Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:51:18.599Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:18.855Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:18.855Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:18.855Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:51:18.855Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-19T06:51:18.855Z] DEBUG - number of items : 25 [2020-01-19T06:51:18.855Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:18.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131286184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:18.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131286184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:18.855Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131286184 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:18.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131286183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:18.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131286183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:18.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131286183 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 Next State Change} [2020-01-19T06:51:18.855Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131286176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:18.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131286176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:18.855Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131286176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:18.855Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131286176 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:18.855Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131286175 data=null} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:18.855Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:18.855Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:19.417Z] DEBUG - number of items : 25 [2020-01-19T06:51:19.417Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:19.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131285674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:19.417Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131285674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:19.417Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131285674 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:19.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131285674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:19.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131285673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:19.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131285673 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 Next State Change} [2020-01-19T06:51:19.418Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131285665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:19.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131285664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:19.418Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131285664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:19.418Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131285664 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:19.418Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131285664 data=null} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:19.418Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:19.418Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:19.983Z] DEBUG - number of items : 25 [2020-01-19T06:51:19.983Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:19.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131285162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:19.983Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131285162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:19.983Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131285162 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:19.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131285161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:19.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131285161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:19.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131285161 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 Next State Change} [2020-01-19T06:51:19.983Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131285121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:19.983Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131285121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:19.983Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131285120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:19.983Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131285120 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:19.983Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131285120 data=null} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:19.983Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:19.983Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:20.545Z] DEBUG - number of items : 25 [2020-01-19T06:51:20.545Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2020-01-19T06:51:20.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131284618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:20.545Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131284618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:20.545Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131284618 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:20.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131284618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:20.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131284618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:20.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131284618 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:20.545Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131284608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:20.545Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131284608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:20.545Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131284607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:20.545Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131284607 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:20.545Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131284607 data=null} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:20.545Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2020-01-19T06:51:20.545Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:21.107Z] DEBUG - number of items : 25 [2020-01-19T06:51:21.107Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2020-01-19T06:51:21.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131284093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:21.108Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131284093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:21.108Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131284093 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:21.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131284092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:21.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131284092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:21.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131284092 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:21.108Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131284082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:21.108Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131284082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:21.108Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131284081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:21.108Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131284081 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:21.108Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131284081 data=null} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:21.108Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2020-01-19T06:51:21.108Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:21.363Z] DEBUG - number of items : 25 [2020-01-19T06:51:21.363Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2020-01-19T06:51:21.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131283579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:21.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131283579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:21.363Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131283579 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:21.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131283579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:21.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131283579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:21.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131283579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:21.619Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131283568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:21.619Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131283568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:21.619Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131283567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:21.619Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131283567 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:21.619Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131283567 data=null} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:21.619Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2020-01-19T06:51:21.619Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:21.875Z] DEBUG - number of items : 25 [2020-01-19T06:51:21.875Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2020-01-19T06:51:21.875Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131283065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:21.875Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131283065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:21.875Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131283065 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:21.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131283065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:21.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131283065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:21.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131283065 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:22.131Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131283053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:22.131Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131283053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:22.131Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131283053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:22.131Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131283053 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:22.131Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131283053 data=null} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:22.131Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2020-01-19T06:51:22.131Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:22.387Z] DEBUG - number of items : 25 [2020-01-19T06:51:22.387Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2020-01-19T06:51:22.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131282551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:22.387Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131282551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:22.387Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131282551 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:22.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131282551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:22.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131282551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:22.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131282551 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:22.642Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131282540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:22.642Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131282540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:22.642Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131282540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:22.642Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131282540 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:22.642Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131282540 data=null} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:22.642Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2020-01-19T06:51:22.642Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:22.898Z] DEBUG - number of items : 25 [2020-01-19T06:51:22.898Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2020-01-19T06:51:22.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131282038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:22.898Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131282038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:22.898Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131282038 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:22.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131282038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:22.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131282038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:23.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131282038 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:23.154Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131282030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:23.154Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131282030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:23.154Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131282030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:23.154Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131282029 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:23.154Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131282029 data=null} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:23.154Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2020-01-19T06:51:23.154Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:24.082Z] DEBUG - number of items : 25 [2020-01-19T06:51:24.082Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2020-01-19T06:51:24.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131281020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:24.082Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131281020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:24.082Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131281020 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:24.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131281020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:24.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131281020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:24.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131281020 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:24.082Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131281011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:24.082Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131281011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:24.082Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131281011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:24.082Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131281010 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:24.082Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131281010 data=null} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:24.082Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2020-01-19T06:51:24.082Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:24.644Z] DEBUG - number of items : 25 [2020-01-19T06:51:24.644Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:24.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131280509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:24.644Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131280509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:24.644Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131280509 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:24.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131280508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:24.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131280508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:24.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131280508 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 Next State Change} [2020-01-19T06:51:24.644Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131280502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:24.644Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131280501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:24.644Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131280501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:24.644Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131280501 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:24.644Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131280501 data=null} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:24.644Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:24.644Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:25.205Z] DEBUG - number of items : 25 [2020-01-19T06:51:25.205Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:25.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131279999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:25.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131279999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:25.205Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131279999 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:25.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131279999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:25.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131279999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:25.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131279998 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 Next State Change} [2020-01-19T06:51:25.205Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131279991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:25.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131279990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:25.205Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131279990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:25.205Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131279990 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:25.205Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131279990 data=null} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:25.205Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:25.205Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:25.462Z] DEBUG - number of items : 25 [2020-01-19T06:51:25.462Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2020-01-19T06:51:25.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131279488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:25.462Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131279488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:25.462Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131279488 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:25.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131279488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:25.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131279488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:25.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131279488 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:25.462Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131279480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:25.462Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131279480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:25.462Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131279480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:25.462Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131279480 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:25.462Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131279480 data=null} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:25.462Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2020-01-19T06:51:25.462Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:26.025Z] DEBUG - number of items : 25 [2020-01-19T06:51:26.025Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2020-01-19T06:51:26.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131278978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:26.025Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131278978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:26.025Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131278978 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:26.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131278978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:26.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131278978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:26.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131278978 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:26.025Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131278970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:26.025Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131278969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:26.025Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131278969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:26.025Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131278969 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:26.025Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131278969 data=null} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:26.025Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2020-01-19T06:51:26.025Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:26.586Z] DEBUG - number of items : 25 [2020-01-19T06:51:26.586Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2020-01-19T06:51:26.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131278468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:26.586Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131278468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:26.586Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131278467 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:26.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131278467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:26.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131278467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:26.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131278467 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:26.587Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131278459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:26.587Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131278459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:26.587Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131278459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:26.587Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131278459 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:26.587Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131278458 data=null} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:26.587Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2020-01-19T06:51:26.587Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:27.148Z] DEBUG - number of items : 25 [2020-01-19T06:51:27.148Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2020-01-19T06:51:27.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131277956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:27.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131277956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:27.148Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131277956 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:27.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131277956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:27.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131277956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:27.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131277956 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:27.148Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131277948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:27.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131277947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:27.148Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131277947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:27.148Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131277947 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:27.148Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131277947 data=null} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:27.148Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2020-01-19T06:51:27.148Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:27.710Z] DEBUG - number of items : 25 [2020-01-19T06:51:27.710Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2020-01-19T06:51:27.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131277446 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:27.710Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131277445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:27.710Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131277445 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:27.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131277445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:27.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131277444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:27.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131277444 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:27.710Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131277435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:27.710Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131277435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:27.710Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131277435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:27.710Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131277435 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:27.710Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131277435 data=null} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:27.710Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2020-01-19T06:51:27.710Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:28.272Z] DEBUG - number of items : 25 [2020-01-19T06:51:28.272Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2020-01-19T06:51:28.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131276933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:28.272Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131276933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:28.272Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131276933 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:28.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131276932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:28.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131276932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:28.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131276932 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:28.273Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131276925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:28.273Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131276925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:28.273Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131276925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:28.273Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131276925 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:28.273Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131276925 data=null} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:28.273Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2020-01-19T06:51:28.273Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:28.834Z] DEBUG - number of items : 25 [2020-01-19T06:51:28.834Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2020-01-19T06:51:28.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131276397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:28.834Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131276397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:28.834Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131276397 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:28.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131276397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:28.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131276397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:28.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131276397 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:28.834Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131276388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:28.834Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131276388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:28.834Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131276387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:28.834Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131276387 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:28.834Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131276387 data=null} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:51:28.834Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2020-01-19T06:51:28.834Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:29.090Z] DEBUG - number of items : 25 [2020-01-19T06:51:29.090Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:29.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131275885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:29.090Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131275885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:29.090Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131275885 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:29.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131275885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:29.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131275885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:29.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131275885 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 Previous State Change} [2020-01-19T06:51:29.090Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131275878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:29.090Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131275878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:29.090Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131275878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:29.090Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131275878 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:29.090Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131275878 data=null} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:29.090Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:29.090Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:29.652Z] DEBUG - number of items : 25 [2020-01-19T06:51:29.652Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:29.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131275376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:29.652Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131275376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:29.652Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131275376 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:29.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131275376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:29.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131275376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:29.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131275376 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 Previous State Change} [2020-01-19T06:51:29.652Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131275370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:29.652Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131275370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:29.652Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131275370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:29.652Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131275370 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:29.652Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131275370 data=null} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:29.652Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:29.652Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:30.214Z] DEBUG - number of items : 25 [2020-01-19T06:51:30.214Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:30.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131274868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:30.214Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131274868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:30.214Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131274868 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:30.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131274868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:30.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131274868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:30.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131274868 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 Previous State Change} [2020-01-19T06:51:30.214Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131274860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:30.214Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131274860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:30.214Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131274860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:30.214Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131274860 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:30.214Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131274859 data=null} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:30.214Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:30.214Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:30.776Z] DEBUG - number of items : 25 [2020-01-19T06:51:30.776Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:30.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131274358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:30.776Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131274358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:30.776Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131274358 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:30.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131274358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:30.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131274358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:30.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131274357 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 Previous State Change} [2020-01-19T06:51:30.776Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131274351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:30.776Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131274351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:30.776Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131274351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:30.776Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131274351 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:30.776Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131274350 data=null} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:30.777Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:30.777Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:31.338Z] DEBUG - number of items : 25 [2020-01-19T06:51:31.338Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:31.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131273849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:31.338Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131273848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:31.338Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131273848 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:31.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131273848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:31.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131273848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:31.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131273848 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 Previous State Change} [2020-01-19T06:51:31.338Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131273841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:31.338Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131273841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:31.338Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131273841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:31.338Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131273841 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:31.338Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131273841 data=null} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:31.338Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:51:31.338Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:31.900Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:33.793Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2020-01-19T06:51:33.793Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:51:33.793Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:33.793Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:33.793Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:51:33.793Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:33.793Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2020-01-19T06:51:33.793Z] DEBUG - Clicking on with mnemonic 'Configure...' [2020-01-19T06:51:34.050Z] DEBUG - Clicked on with mnemonic 'Configure...' [2020-01-19T06:51:34.050Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2020-01-19T06:51:34.050Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-1131271114 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2020-01-19T06:51:34.050Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2020-01-19T06:51:34.050Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2020-01-19T06:51:34.050Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:51:34.050Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:34.050Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2020-01-19T06:51:34.050Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2020-01-19T06:51:34.050Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:51:34.050Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:51:34.050Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2020-01-19T06:51:34.050Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2020-01-19T06:51:34.050Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2020-01-19T06:51:34.050Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2020-01-19T06:51:34.050Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2020-01-19T06:51:34.050Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2020-01-19T06:51:34.050Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:51:34.050Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:51:34.050Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:51:34.050Z] DEBUG - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8' [2020-01-19T06:51:34.050Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8') [2020-01-19T06:51:34.050Z] DEBUG - matched Text with text " [2020-01-19T06:51:34.050Z] ", using matcher: of type 'Text' [2020-01-19T06:51:34.050Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:34.050Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected [2020-01-19T06:51:34.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-1131271107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:34.050Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1131271106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:34.050Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-1131271106 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:34.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-1131271106 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:34.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-1131271105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:34.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-1131271105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:34.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-1131271105 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 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:34.050Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-1131271104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:34.050Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1131271104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:34.050Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-1131271104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:34.050Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-1131271104 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:34.050Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-1131271103 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:34.050Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:34.050Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2020-01-19T06:51:34.050Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=-1131271102 data=null doit=true} to Button with text {All Active Threads} [2020-01-19T06:51:34.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=-1131271101 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 Active Threads} [2020-01-19T06:51:34.050Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2020-01-19T06:51:34.050Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=-1131271101 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2020-01-19T06:51:34.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=-1131271100 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2020-01-19T06:51:34.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=-1131271100 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2020-01-19T06:51:34.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-1131271100 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 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2020-01-19T06:51:34.050Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2020-01-19T06:51:34.050Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2020-01-19T06:51:34.050Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2020-01-19T06:51:34.050Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2020-01-19T06:51:34.050Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:51:34.050Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:51:34.050Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:51:34.050Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:51:34.050Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:51:34.050Z] DEBUG - Clicking on OK [2020-01-19T06:51:34.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131271095 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') [2020-01-19T06:51:34.050Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131271095 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') [2020-01-19T06:51:34.050Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131271095 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:51:34.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131271095 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:51:34.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131271095 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') [2020-01-19T06:51:34.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131271095 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') [2020-01-19T06:51:34.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131271095 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') [2020-01-19T06:51:34.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-1131271208 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...' [2020-01-19T06:51:34.051Z] DEBUG - Clicked on [2020-01-19T06:51:34.051Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:34.611Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:34.612Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:34.612Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2020-01-19T06:51:34.612Z] DEBUG - Clicking on with mnemonic 'Configure...' [2020-01-19T06:51:34.868Z] DEBUG - Clicked on with mnemonic 'Configure...' [2020-01-19T06:51:34.868Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2020-01-19T06:51:34.868Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-1131270311 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2020-01-19T06:51:34.868Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2020-01-19T06:51:34.868Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2020-01-19T06:51:34.868Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:51:34.868Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:34.868Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2020-01-19T06:51:34.868Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2020-01-19T06:51:34.868Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:51:34.868Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:51:34.868Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:34.868Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to unselected [2020-01-19T06:51:34.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-1131270309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:34.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1131270309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:34.868Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-1131270309 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:34.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-1131270309 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:34.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-1131270308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:34.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-1131270308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:34.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-1131270308 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 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:34.869Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-1131270307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:34.869Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1131270307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:34.869Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-1131270307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:34.869Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-1131270307 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:34.869Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-1131270307 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:34.869Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:34.869Z] DEBUG - Closing lingering shell with title Dynamic Filters Configuration [2020-01-19T06:51:34.869Z] DEBUG - Sent event Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} time=-1131270272 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2020-01-19T06:51:34.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-1131270393 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...' [2020-01-19T06:51:34.869Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:37.388Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2020-01-19T06:51:37.388Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:51:37.388Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:37.388Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:37.388Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:51:37.388Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:37.388Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2020-01-19T06:51:37.388Z] DEBUG - Clicking on with mnemonic 'Configure...' [2020-01-19T06:51:37.388Z] DEBUG - Clicked on with mnemonic 'Configure...' [2020-01-19T06:51:37.388Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2020-01-19T06:51:37.388Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-1131267779 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2020-01-19T06:51:37.388Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2020-01-19T06:51:37.388Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2020-01-19T06:51:37.388Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:51:37.388Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:37.388Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2020-01-19T06:51:37.388Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2020-01-19T06:51:37.388Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:51:37.388Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:51:37.388Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:37.388Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected [2020-01-19T06:51:37.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-1131267777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:37.388Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1131267776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:37.389Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-1131267776 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:37.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-1131267776 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:37.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-1131267776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:37.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-1131267776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:37.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-1131267776 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 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:37.389Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-1131267774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:37.389Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1131267774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:37.389Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-1131267774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:37.389Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-1131267774 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:37.389Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-1131267774 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:37.389Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:37.389Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2020-01-19T06:51:37.389Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2020-01-19T06:51:37.389Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2020-01-19T06:51:37.389Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:51:37.389Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:51:37.389Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:51:37.389Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:51:37.389Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:51:37.389Z] DEBUG - Clicking on OK [2020-01-19T06:51:37.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131267772 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') [2020-01-19T06:51:37.389Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131267772 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') [2020-01-19T06:51:37.389Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131267772 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:51:37.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131267772 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:51:37.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131267772 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') [2020-01-19T06:51:37.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131267772 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') [2020-01-19T06:51:37.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131267771 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') [2020-01-19T06:51:37.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-1131267870 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...' [2020-01-19T06:51:37.389Z] DEBUG - Clicked on [2020-01-19T06:51:37.389Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:37.389Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:37.645Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:37.645Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2020-01-19T06:51:37.645Z] DEBUG - Clicking on with mnemonic 'Configure...' [2020-01-19T06:51:37.645Z] DEBUG - Clicked on with mnemonic 'Configure...' [2020-01-19T06:51:37.645Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2020-01-19T06:51:37.645Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-1131267389 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2020-01-19T06:51:37.645Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2020-01-19T06:51:37.645Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2020-01-19T06:51:37.645Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:51:37.645Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:37.645Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2020-01-19T06:51:37.645Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2020-01-19T06:51:37.645Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:51:37.645Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:51:37.645Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:37.645Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to unselected [2020-01-19T06:51:37.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-1131267388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:37.646Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1131267387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:37.646Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-1131267387 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:37.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-1131267387 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:37.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-1131267387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:37.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-1131267387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:37.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-1131267387 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 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:37.646Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-1131267386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:37.646Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1131267386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:37.646Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-1131267386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:37.646Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-1131267386 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:37.646Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-1131267386 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:37.646Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:37.646Z] DEBUG - Closing lingering shell with title Dynamic Filters Configuration [2020-01-19T06:51:37.646Z] DEBUG - Sent event Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} time=-1131267307 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2020-01-19T06:51:37.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-1131267458 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...' [2020-01-19T06:51:37.902Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:39.791Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2020-01-19T06:51:39.791Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:51:39.791Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:39.791Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2020-01-19T06:51:39.791Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2020-01-19T06:51:39.791Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2020-01-19T06:51:39.791Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2020-01-19T06:51:39.791Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2020-01-19T06:51:39.791Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2020-01-19T06:51:39.791Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:39.791Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:39.791Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:51:39.791Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-19T06:51:39.791Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:39.791Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:39.791Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:40.354Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:40.354Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:40.354Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:40.919Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:40.919Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:40.919Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:41.175Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:41.175Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:41.175Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:41.737Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:41.737Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:41.737Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:42.298Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:42.298Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:42.298Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:42.860Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:42.860Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:42.860Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:43.421Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:43.421Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:43.421Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:43.983Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:43.983Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:43.983Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:44.239Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:44.239Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:44.239Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:44.801Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:44.801Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:44.801Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:45.363Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:45.363Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:45.363Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:45.924Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:45.924Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:45.924Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:46.489Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:46.489Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:46.489Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:47.050Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:47.050Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:47.050Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:47.306Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:47.306Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:47.306Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:47.867Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:47.867Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:47.867Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:48.429Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:48.429Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:48.429Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:48.991Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:48.991Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:48.991Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:49.553Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:49.553Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:49.553Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:50.115Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:50.115Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:50.115Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:50.677Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:50.677Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:50.677Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:50.933Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:50.933Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:50.933Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:51.494Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:51.494Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:51:51.494Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:52.055Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:53.949Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2020-01-19T06:51:53.949Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:51:54.205Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:54.205Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:54.205Z] DEBUG - number of items : 25 [2020-01-19T06:51:54.205Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters} [2020-01-19T06:51:54.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131250889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2020-01-19T06:51:54.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131250889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2020-01-19T06:51:54.205Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131250889 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2020-01-19T06:51:54.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131250889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2020-01-19T06:51:54.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131250889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2020-01-19T06:51:54.205Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131250751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2020-01-19T06:51:54.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131250747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2020-01-19T06:51:54.205Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131250747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2020-01-19T06:51:54.205Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131250747 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2020-01-19T06:51:54.205Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131250747 data=null} to ToolItem with tooltip text {Show View Filters} [2020-01-19T06:51:54.205Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters} [2020-01-19T06:51:54.205Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter' [2020-01-19T06:51:54.205Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=-1131250745 data=null doit=true} to Shell with text {Filter} [2020-01-19T06:51:54.461Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:51:54.461Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:51:54.461Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:51:54.461Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2020-01-19T06:51:54.461Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:51:54.461Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2020-01-19T06:51:54.461Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:51:54.461Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2020-01-19T06:51:54.461Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:51:54.461Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2020-01-19T06:51:54.461Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2020-01-19T06:51:54.461Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:51:54.461Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2020-01-19T06:51:54.461Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:51:54.461Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:51:54.461Z] DEBUG - Clicking on Uncheck all [2020-01-19T06:51:54.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1131250718 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') [2020-01-19T06:51:54.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1131250718 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') [2020-01-19T06:51:54.461Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1131250718 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:51:54.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1131250718 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:51:54.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1131250718 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') [2020-01-19T06:51:54.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1131250718 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') [2020-01-19T06:51:54.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1131250718 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') [2020-01-19T06:51:54.461Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1131250706 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') [2020-01-19T06:51:54.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1131250706 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') [2020-01-19T06:51:54.461Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1131250706 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') [2020-01-19T06:51:54.461Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1131250705 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:51:54.461Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1131250705 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:51:54.461Z] DEBUG - Clicked on Uncheck all [2020-01-19T06:51:54.461Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:51:54.461Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2020-01-19T06:51:54.461Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:51:54.461Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2020-01-19T06:51:54.461Z] DEBUG - matched Button with text "Check Active", using matcher: with mnemonic 'Check Active' [2020-01-19T06:51:54.461Z] DEBUG - matched Button with text "Check Active", using matcher: with style 'SWT.PUSH' [2020-01-19T06:51:54.461Z] DEBUG - matched Button with text "Check Active", using matcher: (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2020-01-19T06:51:54.461Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:51:54.461Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2020-01-19T06:51:54.461Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:51:54.461Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2020-01-19T06:51:54.461Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:51:54.461Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:51:54.461Z] DEBUG - Clicking on Check Active [2020-01-19T06:51:54.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check Active} time=-1131250704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2020-01-19T06:51:54.462Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=-1131250704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2020-01-19T06:51:54.462Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check Active} time=-1131250704 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2020-01-19T06:51:54.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check Active} time=-1131250704 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2020-01-19T06:51:54.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check Active} time=-1131250704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2020-01-19T06:51:54.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check Active} time=-1131250703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2020-01-19T06:51:55.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check Active} time=-1131250703 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 Active' and with style 'SWT.PUSH') [2020-01-19T06:51:55.828Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check Active} time=-1131249456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2020-01-19T06:51:55.828Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=-1131249436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2020-01-19T06:51:55.828Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check Active} time=-1131249436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2020-01-19T06:51:55.828Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check Active} time=-1131249436 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2020-01-19T06:51:55.828Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check Active} time=-1131249436 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2020-01-19T06:51:55.828Z] DEBUG - Clicked on Check Active [2020-01-19T06:51:55.828Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:51:55.828Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2020-01-19T06:51:55.828Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:51:55.828Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2020-01-19T06:51:55.828Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2020-01-19T06:51:55.828Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:51:55.828Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2020-01-19T06:51:55.828Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:51:55.828Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2020-01-19T06:51:55.828Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:51:55.828Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2020-01-19T06:51:55.828Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:51:55.828Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:51:55.828Z] DEBUG - Clicking on Check all [2020-01-19T06:51:55.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1131249435 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') [2020-01-19T06:51:55.828Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1131249435 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') [2020-01-19T06:51:55.828Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1131249434 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:51:55.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1131249434 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:51:55.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1131249434 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') [2020-01-19T06:51:55.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1131249434 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') [2020-01-19T06:51:55.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1131249434 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') [2020-01-19T06:51:55.829Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1131249413 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') [2020-01-19T06:51:55.829Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1131249413 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') [2020-01-19T06:51:55.829Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1131249413 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') [2020-01-19T06:51:55.829Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1131249413 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:51:55.829Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1131249413 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:51:55.829Z] DEBUG - Clicked on Check all [2020-01-19T06:51:55.829Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:51:55.829Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2020-01-19T06:51:55.829Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:51:55.829Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2020-01-19T06:51:55.829Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:51:55.829Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2020-01-19T06:51:55.829Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:51:55.829Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2020-01-19T06:51:55.829Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with mnemonic 'Uncheck Inactive' [2020-01-19T06:51:55.829Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with style 'SWT.PUSH' [2020-01-19T06:51:55.829Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2020-01-19T06:51:55.829Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:51:55.829Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:51:55.829Z] DEBUG - Clicking on Uncheck Inactive [2020-01-19T06:51:55.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck Inactive} time=-1131249411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2020-01-19T06:51:55.829Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=-1131249411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2020-01-19T06:51:55.829Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck Inactive} time=-1131249411 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2020-01-19T06:51:55.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck Inactive} time=-1131249411 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2020-01-19T06:51:55.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck Inactive} time=-1131249411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2020-01-19T06:51:55.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck Inactive} time=-1131249411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2020-01-19T06:51:56.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck Inactive} time=-1131249411 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 Inactive' and with style 'SWT.PUSH') [2020-01-19T06:51:56.758Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck Inactive} time=-1131248485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2020-01-19T06:51:56.758Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=-1131248485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2020-01-19T06:51:56.758Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck Inactive} time=-1131248485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2020-01-19T06:51:56.758Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck Inactive} time=-1131248485 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2020-01-19T06:51:56.758Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck Inactive} time=-1131248485 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2020-01-19T06:51:56.758Z] DEBUG - Clicked on Uncheck Inactive [2020-01-19T06:51:56.758Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:51:56.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {gnuplot} time=-1131248475 data=null button=0 stateMask=0x0 x=85 y=36 count=0} to TreeItem with text {synthetic-trace} [2020-01-19T06:51:56.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-1131248475 data=null doit=true} to TreeItem with text {synthetic-trace} [2020-01-19T06:51:56.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-1131248475 data=null} to TreeItem with text {synthetic-trace} [2020-01-19T06:51:56.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {gnuplot} time=-1131248475 data=null button=1 stateMask=0x0 x=85 y=36 count=1} to TreeItem with text {synthetic-trace} [2020-01-19T06:51:56.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131248473 data=null item=TreeItem {gnuplot} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {synthetic-trace} [2020-01-19T06:51:56.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {gnuplot} time=-1131248471 data=null button=1 stateMask=0x80000 x=85 y=36 count=1} to TreeItem with text {synthetic-trace} [2020-01-19T06:51:56.759Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:51:56.759Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2020-01-19T06:51:56.759Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:51:56.759Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2020-01-19T06:51:56.759Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:51:56.759Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2020-01-19T06:51:56.759Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:51:56.759Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2020-01-19T06:51:56.759Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2020-01-19T06:51:56.759Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:51:56.759Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2020-01-19T06:51:56.759Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:51:56.759Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:51:56.759Z] DEBUG - Clicking on Uncheck all [2020-01-19T06:51:56.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1131248469 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') [2020-01-19T06:51:56.759Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1131248469 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') [2020-01-19T06:51:56.759Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1131248469 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:51:56.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1131248469 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:51:56.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1131248469 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') [2020-01-19T06:51:56.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1131248469 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') [2020-01-19T06:51:56.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1131248469 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') [2020-01-19T06:51:56.759Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1131248464 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') [2020-01-19T06:51:56.759Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1131248464 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') [2020-01-19T06:51:56.759Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1131248464 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') [2020-01-19T06:51:56.759Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1131248463 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:51:56.759Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1131248463 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:51:56.759Z] DEBUG - Clicked on Uncheck all [2020-01-19T06:51:56.759Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:51:56.759Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2020-01-19T06:51:56.759Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2020-01-19T06:51:56.759Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-19T06:51:56.759Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2020-01-19T06:51:56.759Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:51:56.759Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2020-01-19T06:51:56.759Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:51:56.759Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2020-01-19T06:51:56.759Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:51:56.759Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2020-01-19T06:51:56.759Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:51:56.759Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:51:56.759Z] DEBUG - Clicking on Check selected [2020-01-19T06:51:56.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-1131248462 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') [2020-01-19T06:51:56.759Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1131248462 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') [2020-01-19T06:51:56.759Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-1131248462 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-19T06:51:56.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-1131248462 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-19T06:51:56.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-1131248462 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') [2020-01-19T06:51:56.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-1131248462 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') [2020-01-19T06:51:56.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-1131248462 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') [2020-01-19T06:51:56.759Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-1131248461 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') [2020-01-19T06:51:56.759Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1131248461 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') [2020-01-19T06:51:56.759Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-1131248461 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') [2020-01-19T06:51:56.759Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-1131248461 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-19T06:51:56.759Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-1131248461 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-19T06:51:56.759Z] DEBUG - Clicked on Check selected [2020-01-19T06:51:56.759Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:51:56.759Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2020-01-19T06:51:56.759Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:51:56.759Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2020-01-19T06:51:56.759Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:51:56.759Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2020-01-19T06:51:56.759Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:51:56.759Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2020-01-19T06:51:56.759Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2020-01-19T06:51:56.759Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:51:56.759Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2020-01-19T06:51:56.759Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:51:56.759Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:51:56.759Z] DEBUG - Clicking on Uncheck all [2020-01-19T06:51:56.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1131248459 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') [2020-01-19T06:51:56.759Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1131248458 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') [2020-01-19T06:51:56.759Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1131248458 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:51:56.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1131248458 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:51:56.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1131248458 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') [2020-01-19T06:51:56.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1131248458 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') [2020-01-19T06:51:56.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1131248458 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') [2020-01-19T06:51:56.759Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1131248457 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') [2020-01-19T06:51:56.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1131248457 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') [2020-01-19T06:51:56.760Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1131248457 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') [2020-01-19T06:51:56.760Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1131248457 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:51:56.760Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1131248456 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:51:56.760Z] DEBUG - Clicked on Uncheck all [2020-01-19T06:51:56.760Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:51:56.760Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2020-01-19T06:51:56.760Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2020-01-19T06:51:56.760Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2020-01-19T06:51:56.760Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:51:56.760Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:51:56.760Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2020-01-19T06:51:56.760Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:51:56.760Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2020-01-19T06:51:56.760Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:51:56.760Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2020-01-19T06:51:56.760Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:51:56.760Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:51:56.760Z] DEBUG - Clicking on Check subtree [2020-01-19T06:51:56.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=-1131248455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:51:56.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1131248455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:51:56.760Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=-1131248455 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:51:56.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=-1131248455 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:51:56.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=-1131248455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:51:56.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=-1131248455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:51:56.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=-1131248455 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 subtree' and with style 'SWT.PUSH') [2020-01-19T06:51:56.760Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=-1131248454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:51:56.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1131248454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:51:56.760Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=-1131248454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:51:56.760Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=-1131248453 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:51:56.760Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=-1131248453 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:51:56.760Z] DEBUG - Clicked on Check subtree [2020-01-19T06:51:56.760Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:51:56.760Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2020-01-19T06:51:56.760Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:51:56.760Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2020-01-19T06:51:56.760Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2020-01-19T06:51:56.760Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:51:56.760Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2020-01-19T06:51:56.760Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:51:56.760Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2020-01-19T06:51:56.760Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:51:56.760Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2020-01-19T06:51:56.760Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:51:56.760Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:51:56.760Z] DEBUG - Clicking on Check all [2020-01-19T06:51:56.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1131248452 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') [2020-01-19T06:51:56.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1131248452 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') [2020-01-19T06:51:56.760Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1131248452 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:51:56.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1131248452 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:51:56.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1131248452 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') [2020-01-19T06:51:56.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1131248451 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') [2020-01-19T06:51:56.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1131248451 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') [2020-01-19T06:51:56.760Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1131248430 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') [2020-01-19T06:51:56.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1131248429 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') [2020-01-19T06:51:56.760Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1131248429 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') [2020-01-19T06:51:56.760Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1131248429 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:51:56.760Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1131248429 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:51:56.760Z] DEBUG - Clicked on Check all [2020-01-19T06:51:56.760Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:51:56.760Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2020-01-19T06:51:56.760Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:51:56.760Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2020-01-19T06:51:56.760Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:51:56.760Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2020-01-19T06:51:56.760Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2020-01-19T06:51:56.760Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2020-01-19T06:51:56.760Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2020-01-19T06:51:56.760Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:51:56.760Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2020-01-19T06:51:56.760Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:51:56.760Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:51:56.760Z] DEBUG - Clicking on Uncheck selected [2020-01-19T06:51:56.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-1131248428 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') [2020-01-19T06:51:56.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1131248428 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') [2020-01-19T06:51:56.760Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=-1131248428 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2020-01-19T06:51:56.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-1131248428 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2020-01-19T06:51:56.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-1131248428 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') [2020-01-19T06:51:56.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-1131248428 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') [2020-01-19T06:51:56.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=-1131248428 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') [2020-01-19T06:51:56.760Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-1131248427 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') [2020-01-19T06:51:56.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1131248427 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') [2020-01-19T06:51:56.760Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-1131248427 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') [2020-01-19T06:51:56.760Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-1131248427 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2020-01-19T06:51:56.761Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-1131248427 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2020-01-19T06:51:56.761Z] DEBUG - Clicked on Uncheck selected [2020-01-19T06:51:56.761Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:51:56.761Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2020-01-19T06:51:56.761Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:51:56.761Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2020-01-19T06:51:56.761Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2020-01-19T06:51:56.761Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:51:56.761Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2020-01-19T06:51:56.761Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:51:56.761Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2020-01-19T06:51:56.761Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:51:56.761Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2020-01-19T06:51:56.761Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:51:56.761Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:51:56.761Z] DEBUG - Clicking on Check all [2020-01-19T06:51:56.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1131248425 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') [2020-01-19T06:51:56.761Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1131248425 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') [2020-01-19T06:51:56.761Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1131248425 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:51:56.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1131248425 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:51:56.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1131248425 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') [2020-01-19T06:51:56.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1131248425 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') [2020-01-19T06:51:56.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1131248425 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') [2020-01-19T06:51:56.761Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1131248407 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') [2020-01-19T06:51:56.761Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1131248407 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') [2020-01-19T06:51:56.761Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1131248407 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') [2020-01-19T06:51:56.761Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1131248407 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:51:56.761Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1131248407 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:51:56.761Z] DEBUG - Clicked on Check all [2020-01-19T06:51:56.761Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:51:56.761Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2020-01-19T06:51:56.761Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:51:56.761Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2020-01-19T06:51:56.761Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:51:56.761Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2020-01-19T06:51:56.761Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree' [2020-01-19T06:51:56.761Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH' [2020-01-19T06:51:56.761Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2020-01-19T06:51:56.761Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:51:56.761Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2020-01-19T06:51:56.761Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:51:56.761Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:51:56.761Z] DEBUG - Clicking on Uncheck subtree [2020-01-19T06:51:56.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=-1131248405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2020-01-19T06:51:56.761Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-1131248405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2020-01-19T06:51:56.761Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=-1131248405 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2020-01-19T06:51:56.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=-1131248405 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2020-01-19T06:51:56.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=-1131248405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2020-01-19T06:51:56.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=-1131248405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2020-01-19T06:51:56.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=-1131248404 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 subtree' and with style 'SWT.PUSH') [2020-01-19T06:51:56.761Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=-1131248404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2020-01-19T06:51:56.761Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-1131248404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2020-01-19T06:51:56.761Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=-1131248404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2020-01-19T06:51:56.761Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=-1131248403 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2020-01-19T06:51:56.761Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=-1131248403 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2020-01-19T06:51:56.761Z] DEBUG - Clicked on Uncheck subtree [2020-01-19T06:51:56.761Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:51:56.761Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2020-01-19T06:51:56.761Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:51:56.761Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2020-01-19T06:51:56.761Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:51:56.761Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2020-01-19T06:51:56.761Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:51:56.761Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2020-01-19T06:51:56.761Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2020-01-19T06:51:56.761Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:51:56.761Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2020-01-19T06:51:56.761Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:51:56.761Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:51:56.761Z] DEBUG - Clicking on Uncheck all [2020-01-19T06:51:56.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1131248401 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') [2020-01-19T06:51:56.761Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1131248401 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') [2020-01-19T06:51:56.761Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1131248401 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:51:56.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1131248401 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:51:56.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1131248401 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') [2020-01-19T06:51:56.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1131248401 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') [2020-01-19T06:51:56.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1131248401 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') [2020-01-19T06:51:56.761Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1131248383 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') [2020-01-19T06:51:56.761Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1131248383 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') [2020-01-19T06:51:56.761Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1131248383 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') [2020-01-19T06:51:56.761Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1131248383 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:51:56.761Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1131248383 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:51:56.761Z] DEBUG - Clicked on Uncheck all [2020-01-19T06:51:56.761Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:51:56.761Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-19T06:51:57.324Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:51:57.324Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2020-01-19T06:51:57.324Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:51:57.324Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2020-01-19T06:51:57.324Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2020-01-19T06:51:57.324Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:51:57.324Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2020-01-19T06:51:57.324Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:51:57.324Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2020-01-19T06:51:57.324Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:51:57.324Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2020-01-19T06:51:57.324Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:51:57.324Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:51:57.324Z] DEBUG - Clicking on Check all [2020-01-19T06:51:57.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1131247879 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') [2020-01-19T06:51:57.324Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1131247879 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') [2020-01-19T06:51:57.324Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1131247879 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:51:57.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1131247879 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:51:57.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1131247879 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') [2020-01-19T06:51:57.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1131247879 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') [2020-01-19T06:51:57.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1131247879 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') [2020-01-19T06:51:57.324Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1131247874 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') [2020-01-19T06:51:57.324Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1131247874 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') [2020-01-19T06:51:57.324Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1131247874 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') [2020-01-19T06:51:57.324Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1131247874 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:51:57.324Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1131247874 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:51:57.324Z] DEBUG - Clicked on Check all [2020-01-19T06:51:57.324Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:51:57.324Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2020-01-19T06:51:57.324Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:51:57.324Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2020-01-19T06:51:57.324Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:51:57.324Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2020-01-19T06:51:57.324Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:51:57.324Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2020-01-19T06:51:57.324Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:51:57.324Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:51:57.324Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:51:57.324Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:51:57.324Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:51:57.324Z] DEBUG - Clicking on OK [2020-01-19T06:51:57.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131247873 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') [2020-01-19T06:51:57.325Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131247873 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') [2020-01-19T06:51:57.325Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131247873 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:51:57.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131247873 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:51:57.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131247873 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') [2020-01-19T06:51:57.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131247873 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') [2020-01-19T06:51:57.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131247872 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') [2020-01-19T06:51:57.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131250889 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 View Filters} [2020-01-19T06:51:57.325Z] DEBUG - Clicked on [2020-01-19T06:51:57.325Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:57.325Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:51:57.325Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:59.215Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2020-01-19T06:51:59.215Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:51:59.215Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:59.215Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:59.215Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2020-01-19T06:51:59.215Z] DEBUG - Clicking on with mnemonic 'Configure...' [2020-01-19T06:51:59.215Z] DEBUG - Clicked on with mnemonic 'Configure...' [2020-01-19T06:51:59.215Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2020-01-19T06:51:59.215Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-1131245873 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2020-01-19T06:51:59.215Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2020-01-19T06:51:59.215Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2020-01-19T06:51:59.215Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:51:59.215Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:59.215Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2020-01-19T06:51:59.215Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2020-01-19T06:51:59.215Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:51:59.215Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:51:59.215Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2020-01-19T06:51:59.215Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2020-01-19T06:51:59.215Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2020-01-19T06:51:59.215Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2020-01-19T06:51:59.215Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2020-01-19T06:51:59.215Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2020-01-19T06:51:59.215Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:51:59.215Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:51:59.215Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2020-01-19T06:51:59.215Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2020-01-19T06:51:59.215Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2020-01-19T06:51:59.215Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2020-01-19T06:51:59.215Z] DEBUG - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2020-01-19T06:51:59.215Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2020-01-19T06:51:59.215Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:51:59.215Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:51:59.215Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:51:59.215Z] DEBUG - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8' [2020-01-19T06:51:59.215Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8') [2020-01-19T06:51:59.215Z] DEBUG - matched Text with text " [2020-01-19T06:51:59.215Z] ", using matcher: of type 'Text' [2020-01-19T06:51:59.215Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:59.215Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected [2020-01-19T06:51:59.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-1131245821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:59.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1131245820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:59.215Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-1131245820 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:59.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-1131245820 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:59.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-1131245820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:59.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-1131245820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:59.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-1131245820 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 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:59.215Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-1131245819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:59.216Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1131245819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:59.216Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-1131245819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:59.216Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-1131245819 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:59.216Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-1131245819 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:59.216Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:59.216Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2020-01-19T06:51:59.216Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=-1131245818 data=null doit=true} to Button with text {All Active Threads} [2020-01-19T06:51:59.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=-1131245818 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 Active Threads} [2020-01-19T06:51:59.216Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2020-01-19T06:51:59.216Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=-1131245818 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2020-01-19T06:51:59.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=-1131245817 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2020-01-19T06:51:59.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=-1131245817 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2020-01-19T06:51:59.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-1131245817 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 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2020-01-19T06:51:59.216Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2020-01-19T06:51:59.216Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2020-01-19T06:51:59.216Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=-1131245816 data=null doit=true} to Button with text {Active Threads on CPUs:} [2020-01-19T06:51:59.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-1131245816 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Active Threads on CPUs:} [2020-01-19T06:51:59.216Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2020-01-19T06:51:59.216Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=-1131245815 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2020-01-19T06:51:59.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=-1131245814 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2020-01-19T06:51:59.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=-1131245814 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2020-01-19T06:51:59.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=-1131245814 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 Active Threads' and with style 'SWT.RADIO') [2020-01-19T06:51:59.216Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2020-01-19T06:51:59.216Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2020-01-19T06:51:59.216Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=-1131245813 data=null doit=true} to Button with text {All Active Threads} [2020-01-19T06:51:59.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=-1131245813 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 Active Threads} [2020-01-19T06:51:59.216Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2020-01-19T06:51:59.216Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=-1131245812 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2020-01-19T06:51:59.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=-1131245811 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2020-01-19T06:51:59.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=-1131245811 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2020-01-19T06:51:59.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-1131245811 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 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2020-01-19T06:51:59.216Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2020-01-19T06:51:59.216Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2020-01-19T06:51:59.216Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2020-01-19T06:51:59.216Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2020-01-19T06:51:59.216Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:51:59.216Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:51:59.216Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:51:59.216Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:51:59.216Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:51:59.216Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2020-01-19T06:51:59.216Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2020-01-19T06:51:59.216Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2020-01-19T06:51:59.216Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:51:59.216Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:51:59.216Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:51:59.216Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:51:59.216Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:51:59.216Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2020-01-19T06:51:59.216Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2020-01-19T06:51:59.216Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2020-01-19T06:51:59.216Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:51:59.216Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:51:59.216Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:51:59.216Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:51:59.216Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:51:59.216Z] DEBUG - Clicking on OK [2020-01-19T06:51:59.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131245803 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') [2020-01-19T06:51:59.216Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131245803 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') [2020-01-19T06:51:59.216Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131245803 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:51:59.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131245803 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:51:59.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131245802 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') [2020-01-19T06:51:59.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131245802 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') [2020-01-19T06:51:59.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131245802 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') [2020-01-19T06:51:59.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-1131245911 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...' [2020-01-19T06:51:59.472Z] DEBUG - Clicked on [2020-01-19T06:51:59.472Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:59.728Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:59.985Z] DEBUG - matched MenuItem with text "&Active Threads only", using matcher: with mnemonic 'Active Threads only' [2020-01-19T06:51:59.985Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:59.985Z] DEBUG - matched MenuItem with text "Flat", using matcher: with mnemonic 'Flat' [2020-01-19T06:51:59.985Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:59.985Z] DEBUG - matched MenuItem with text "Hierarchical", using matcher: with mnemonic 'Hierarchical' [2020-01-19T06:51:59.985Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:51:59.985Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2020-01-19T06:51:59.985Z] DEBUG - Clicking on with mnemonic 'Configure...' [2020-01-19T06:51:59.985Z] DEBUG - Clicked on with mnemonic 'Configure...' [2020-01-19T06:51:59.985Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2020-01-19T06:51:59.985Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-1131244983 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2020-01-19T06:51:59.985Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2020-01-19T06:51:59.985Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2020-01-19T06:51:59.985Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:51:59.985Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:51:59.985Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2020-01-19T06:51:59.985Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2020-01-19T06:51:59.985Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:51:59.985Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:51:59.985Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2020-01-19T06:51:59.985Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2020-01-19T06:51:59.985Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2020-01-19T06:51:59.985Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2020-01-19T06:51:59.985Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2020-01-19T06:51:59.985Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2020-01-19T06:51:59.985Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:51:59.985Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:51:59.985Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2020-01-19T06:51:59.985Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2020-01-19T06:51:59.985Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2020-01-19T06:51:59.985Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2020-01-19T06:51:59.985Z] DEBUG - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2020-01-19T06:51:59.985Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2020-01-19T06:51:59.985Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:51:59.985Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:51:59.985Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text' [2020-01-19T06:51:59.985Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8' [2020-01-19T06:51:59.985Z] DEBUG - matched Text with text "0,1,2-100", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8') [2020-01-19T06:51:59.985Z] DEBUG - matched Text with text " [2020-01-19T06:51:59.985Z] ", using matcher: of type 'Text' [2020-01-19T06:51:59.985Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2020-01-19T06:51:59.985Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=-1131244980 data=null doit=true} to Button with text {Active Threads on CPUs:} [2020-01-19T06:51:59.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-1131244980 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Active Threads on CPUs:} [2020-01-19T06:51:59.985Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2020-01-19T06:51:59.985Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=-1131244979 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2020-01-19T06:51:59.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=-1131244978 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2020-01-19T06:51:59.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=-1131244978 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2020-01-19T06:51:59.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=-1131244978 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 Active Threads' and with style 'SWT.RADIO') [2020-01-19T06:51:59.985Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2020-01-19T06:51:59.985Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2020-01-19T06:51:59.985Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2020-01-19T06:51:59.985Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2020-01-19T06:51:59.985Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:51:59.985Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:51:59.985Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:51:59.985Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:51:59.985Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:51:59.985Z] DEBUG - Clicking on OK [2020-01-19T06:51:59.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131244977 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') [2020-01-19T06:51:59.985Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131244977 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') [2020-01-19T06:51:59.985Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131244977 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:51:59.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131244977 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:51:59.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131244977 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') [2020-01-19T06:51:59.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131244977 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') [2020-01-19T06:52:00.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131244976 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') [2020-01-19T06:52:00.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-1131245021 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...' [2020-01-19T06:52:00.242Z] DEBUG - Clicked on [2020-01-19T06:52:00.242Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:52:00.805Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:52:00.805Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2020-01-19T06:52:00.805Z] DEBUG - Clicking on with mnemonic 'Configure...' [2020-01-19T06:52:00.805Z] DEBUG - Clicked on with mnemonic 'Configure...' [2020-01-19T06:52:00.805Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2020-01-19T06:52:00.805Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-1131244336 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2020-01-19T06:52:00.805Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2020-01-19T06:52:00.805Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2020-01-19T06:52:00.805Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:52:00.805Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2020-01-19T06:52:00.805Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2020-01-19T06:52:00.805Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2020-01-19T06:52:00.805Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:52:00.805Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:52:00.805Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2020-01-19T06:52:00.805Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2020-01-19T06:52:00.805Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2020-01-19T06:52:00.805Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2020-01-19T06:52:00.805Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2020-01-19T06:52:00.805Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2020-01-19T06:52:00.805Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:52:00.805Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:52:00.805Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2020-01-19T06:52:00.805Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2020-01-19T06:52:00.805Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2020-01-19T06:52:00.805Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2020-01-19T06:52:00.805Z] DEBUG - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2020-01-19T06:52:00.805Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2020-01-19T06:52:00.805Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:52:00.805Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:52:00.805Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text' [2020-01-19T06:52:00.805Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8' [2020-01-19T06:52:00.805Z] DEBUG - matched Text with text "0,1,2-100", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8') [2020-01-19T06:52:00.805Z] DEBUG - matched Text with text " [2020-01-19T06:52:00.805Z] ", using matcher: of type 'Text' [2020-01-19T06:52:00.805Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2020-01-19T06:52:00.805Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2020-01-19T06:52:00.805Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2020-01-19T06:52:00.805Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:52:00.805Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2020-01-19T06:52:00.805Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2020-01-19T06:52:00.805Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-19T06:52:00.806Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:52:00.806Z] DEBUG - Clicking on Cancel [2020-01-19T06:52:00.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1131244332 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') [2020-01-19T06:52:00.806Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1131244332 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') [2020-01-19T06:52:00.806Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1131244332 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-19T06:52:00.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1131244332 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-19T06:52:00.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1131244332 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') [2020-01-19T06:52:00.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1131244332 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') [2020-01-19T06:52:00.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1131244332 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') [2020-01-19T06:52:00.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-1131244378 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...' [2020-01-19T06:52:00.806Z] DEBUG - Clicked on [2020-01-19T06:52:00.806Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:52:02.695Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2020-01-19T06:52:02.695Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:52:02.695Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:52:02.695Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2020-01-19T06:52:02.695Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2020-01-19T06:52:02.695Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:52:02.695Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:52:02.695Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:52:04.585Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2020-01-19T06:52:04.585Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:52:04.585Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:52:04.585Z] DEBUG - number of items : 25 [2020-01-19T06:52:04.585Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:52:06.475Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2020-01-19T06:52:06.475Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:52:06.475Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:52:06.475Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2020-01-19T06:52:06.475Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2020-01-19T06:52:06.475Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:52:06.475Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:52:08.364Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2020-01-19T06:52:08.364Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:52:08.364Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:52:08.364Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:52:08.619Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:52:08.876Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:52:08.876Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:52:10.770Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2020-01-19T06:52:10.770Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:52:10.770Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:52:10.770Z] DEBUG - number of items : 25 [2020-01-19T06:52:10.770Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-01-19T06:52:10.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131234539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:52:10.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131234539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:52:10.770Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131234539 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:52:10.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131234539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:52:10.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131234539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:52:10.770Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131234364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:52:10.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131234363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:52:10.770Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131234363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:52:10.770Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131234363 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:52:10.770Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131234363 data=null} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:52:10.770Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-01-19T06:52:10.770Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-01-19T06:52:10.770Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=-1131234362 data=null doit=true} to Shell with text {Legend} [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "CPU transition", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "CPU transition", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "CPU transition", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "CPU transition", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "CPU transition", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "CPU transition", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "CPU transition", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "CPU transition", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "CPU transition", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "CPU transition", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "CPU transition", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "CPU transition", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched with text "CPU transition", using matcher: of type 'CLabel' [2020-01-19T06:52:10.770Z] DEBUG - matched with text "CPU transition", using matcher: (of type 'CLabel') [2020-01-19T06:52:10.770Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:52:10.770Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:52:10.770Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:52:10.770Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:52:10.770Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:52:10.770Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:52:10.770Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:52:10.770Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:52:10.771Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:52:10.771Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:52:10.771Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:52:10.771Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:52:10.771Z] DEBUG - Clicking on OK [2020-01-19T06:52:10.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131234307 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') [2020-01-19T06:52:10.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131234307 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') [2020-01-19T06:52:10.771Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131234307 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:52:10.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131234307 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:52:10.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131234307 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') [2020-01-19T06:52:10.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131234306 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') [2020-01-19T06:52:10.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131234306 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') [2020-01-19T06:52:10.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131234539 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} [2020-01-19T06:52:10.771Z] DEBUG - Clicked on [2020-01-19T06:52:11.027Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - LTTng Kernel - Eclipse Platform} time=-1131234008 data=null doit=true} to Shell with text {data - LTTng Kernel - Eclipse Platform} [2020-01-19T06:52:11.027Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:52:11.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:52:11.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:52:11.027Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:52:11.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1131233985 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:52:11.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1131233985 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:52:11.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1131233985 data=null} to TreeItem with text {test} [2020-01-19T06:52:11.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1131233984 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:52:11.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131233984 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} [2020-01-19T06:52:11.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1131233972 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:52:11.283Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:52:11.283Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:52:11.538Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:52:12.100Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:52:12.100Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:52:12.100Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:52:12.100Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:52:12.100Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:12.100Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:52:12.100Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:52:12.100Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:52:12.100Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:12.100Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:52:12.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131233126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:12.100Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131233125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:12.100Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131233125 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:12.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131233125 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:12.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131233125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:12.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131233125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:12.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131233125 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') [2020-01-19T06:52:12.100Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131233124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:12.100Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131233124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:12.100Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131233124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:12.100Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131233124 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:12.100Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131233124 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:12.100Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:12.100Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:52:12.100Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:52:12.100Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:52:12.100Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:52:12.100Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:52:12.100Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:52:12.100Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:52:12.100Z] DEBUG - Clicking on OK [2020-01-19T06:52:12.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131233123 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') [2020-01-19T06:52:12.100Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131233123 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') [2020-01-19T06:52:12.100Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131233123 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:52:12.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131233123 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:52:12.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131233123 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') [2020-01-19T06:52:12.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131233123 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') [2020-01-19T06:52:12.100Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:52:12.100Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:52:12.100Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:52:12.100Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:52:12.100Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:52:12.100Z] DEBUG - Clicked on OK [2020-01-19T06:52:12.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131233123 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') [2020-01-19T06:52:12.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1131233807 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:52:13.224Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.922 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest [2020-01-19T06:52:13.224Z] testToolBarFollowCPUForwardBackward(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 20.598 s [2020-01-19T06:52:13.224Z] testToolBarSelectNextPreviousStateChange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 15.608 s [2020-01-19T06:52:13.224Z] testDynamicFilteringCpu(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 3.085 s [2020-01-19T06:52:13.224Z] testDynamicFiltering(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.977 s [2020-01-19T06:52:13.224Z] testKeyboardLeftRight(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 14.259 s [2020-01-19T06:52:13.224Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 5.169 s [2020-01-19T06:52:13.224Z] testDynamicFiltersDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 3.532 s [2020-01-19T06:52:13.224Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 1.978 s [2020-01-19T06:52:13.224Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 1.809 s [2020-01-19T06:52:13.224Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 1.984 s [2020-01-19T06:52:13.224Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.304 s [2020-01-19T06:52:13.224Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.005 s [2020-01-19T06:52:13.224Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest [2020-01-19T06:52:25.395Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.967 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest [2020-01-19T06:52:25.395Z] testOpenAndCloseConcurrency(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest) Time elapsed: 11.682 s [2020-01-19T06:52:25.395Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest [2020-01-19T06:52:29.562Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2020-01-19T06:52:29.562Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:52:29.562Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2020-01-19T06:52:29.818Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2020-01-19T06:52:29.818Z] DEBUG - number of items : 2 [2020-01-19T06:52:29.818Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Lost Events} [2020-01-19T06:52:29.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131215205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2020-01-19T06:52:29.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131215204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2020-01-19T06:52:29.818Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131215204 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events} [2020-01-19T06:52:29.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131215204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2020-01-19T06:52:29.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131215204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2020-01-19T06:52:29.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131215204 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 Lost Events} [2020-01-19T06:52:29.818Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131215193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2020-01-19T06:52:29.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131215193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2020-01-19T06:52:29.818Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131215193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2020-01-19T06:52:29.818Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131215193 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events} [2020-01-19T06:52:29.818Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131215193 data=null} to ToolItem with tooltip text {Hide Lost Events} [2020-01-19T06:52:29.818Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Lost Events} [2020-01-19T06:52:30.074Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2020-01-19T06:52:34.241Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2020-01-19T06:52:35.171Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"' [2020-01-19T06:52:35.171Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:52:35.427Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"' [2020-01-19T06:52:35.682Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:52:35.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:52:35.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:52:38.197Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:52:38.197Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - LTTng Kernel - Eclipse Platform} time=-1131206979 data=null doit=true} to Shell with text {data - LTTng Kernel - Eclipse Platform} [2020-01-19T06:52:38.197Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:52:38.197Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:52:38.197Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:52:38.197Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:52:38.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1131206960 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:52:38.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1131206960 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:52:38.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1131206960 data=null} to TreeItem with text {test} [2020-01-19T06:52:38.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1131206960 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:52:38.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131206960 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} [2020-01-19T06:52:38.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1131206952 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:52:38.197Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:52:38.197Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:52:38.197Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:52:38.760Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:52:38.760Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:52:38.760Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:52:38.760Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:52:38.760Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:38.760Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:52:38.760Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:52:38.760Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:52:38.760Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:38.760Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:52:38.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131206284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:38.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131206283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:38.760Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131206283 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:38.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131206283 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:38.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131206283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:38.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131206283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:38.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131206283 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') [2020-01-19T06:52:38.760Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131206283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:38.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131206282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:38.760Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131206282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:38.760Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131206282 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:38.760Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131206282 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:38.760Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:38.760Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:52:38.760Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:52:38.760Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:52:38.760Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:52:38.760Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:52:38.760Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:52:38.760Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:52:38.760Z] DEBUG - Clicking on OK [2020-01-19T06:52:38.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131206281 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') [2020-01-19T06:52:38.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131206281 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') [2020-01-19T06:52:38.760Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131206281 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:52:38.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131206281 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:52:38.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131206281 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') [2020-01-19T06:52:38.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131206281 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') [2020-01-19T06:52:38.760Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:52:38.760Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:52:38.760Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:52:38.760Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:52:38.760Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:52:38.760Z] DEBUG - Clicked on OK [2020-01-19T06:52:39.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131206281 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') [2020-01-19T06:52:39.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1131206895 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:52:39.943Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.864 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest [2020-01-19T06:52:39.943Z] test(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest) Time elapsed: 12.508 s [2020-01-19T06:52:39.943Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest [2020-01-19T06:52:40.504Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:52:45.753Z] DEBUG - number of items : 25 [2020-01-19T06:52:45.753Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters} [2020-01-19T06:52:45.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131199663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2020-01-19T06:52:45.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131199663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2020-01-19T06:52:45.753Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131199663 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2020-01-19T06:52:45.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131199663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2020-01-19T06:52:45.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131199663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2020-01-19T06:52:45.753Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131199516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2020-01-19T06:52:45.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131199509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2020-01-19T06:52:45.753Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131199509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2020-01-19T06:52:45.753Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131199509 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2020-01-19T06:52:45.753Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131199509 data=null} to ToolItem with tooltip text {Show View Filters} [2020-01-19T06:52:45.753Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters} [2020-01-19T06:52:45.753Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter' [2020-01-19T06:52:45.753Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=-1131199507 data=null doit=true} to Shell with text {Filter} [2020-01-19T06:52:45.753Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:52:45.753Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:52:45.753Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:52:45.753Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2020-01-19T06:52:45.753Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:52:45.753Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2020-01-19T06:52:45.753Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:52:45.753Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2020-01-19T06:52:45.753Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:52:45.753Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2020-01-19T06:52:45.753Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2020-01-19T06:52:45.753Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:52:45.753Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2020-01-19T06:52:45.753Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:52:45.753Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:52:45.753Z] DEBUG - Clicking on Uncheck all [2020-01-19T06:52:45.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1131199506 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') [2020-01-19T06:52:45.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1131199506 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') [2020-01-19T06:52:45.753Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1131199506 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:52:45.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1131199506 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:52:45.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1131199506 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') [2020-01-19T06:52:45.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1131199505 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') [2020-01-19T06:52:45.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1131199505 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') [2020-01-19T06:52:45.753Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1131199500 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') [2020-01-19T06:52:45.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1131199500 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') [2020-01-19T06:52:45.753Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1131199500 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') [2020-01-19T06:52:45.753Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1131199500 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:52:45.753Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1131199499 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:52:45.753Z] DEBUG - Clicked on Uncheck all [2020-01-19T06:52:45.753Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again. [2020-01-19T06:52:45.753Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:52:45.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {systemd} time=-1131199494 data=null button=0 stateMask=0x0 x=88 y=84 count=0} to Tree node with text: systemd [2020-01-19T06:52:45.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {systemd} time=-1131199493 data=null doit=true} to Tree node with text: systemd [2020-01-19T06:52:45.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {systemd} time=-1131199493 data=null} to Tree node with text: systemd [2020-01-19T06:52:45.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {systemd} time=-1131199493 data=null button=1 stateMask=0x0 x=88 y=84 count=1} to Tree node with text: systemd [2020-01-19T06:52:45.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131199493 data=null item=TreeItem {systemd} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: systemd [2020-01-19T06:52:45.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {systemd} time=-1131199492 data=null button=1 stateMask=0x80000 x=88 y=84 count=1} to Tree node with text: systemd [2020-01-19T06:52:45.753Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:52:45.753Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2020-01-19T06:52:45.753Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2020-01-19T06:52:45.753Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2020-01-19T06:52:45.753Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:52:45.753Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:52:45.753Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2020-01-19T06:52:45.753Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:52:45.753Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2020-01-19T06:52:45.753Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:52:45.753Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2020-01-19T06:52:45.753Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:52:45.754Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:52:45.754Z] DEBUG - Clicking on Check subtree [2020-01-19T06:52:45.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=-1131199491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:52:45.754Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1131199491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:52:45.754Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=-1131199491 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:52:45.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=-1131199491 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:52:45.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=-1131199491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:52:45.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=-1131199491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:52:45.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=-1131199491 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 subtree' and with style 'SWT.PUSH') [2020-01-19T06:52:45.754Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=-1131199486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:52:45.754Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1131199486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:52:45.754Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=-1131199486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:52:45.754Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=-1131199486 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:52:45.754Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=-1131199486 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:52:45.754Z] DEBUG - Clicked on Check subtree [2020-01-19T06:52:45.754Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again. [2020-01-19T06:52:45.754Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:52:45.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kthreadd} time=-1131199485 data=null button=0 stateMask=0x0 x=89 y=1356 count=0} to Tree node with text: kthreadd [2020-01-19T06:52:45.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kthreadd} time=-1131199485 data=null doit=true} to Tree node with text: kthreadd [2020-01-19T06:52:45.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kthreadd} time=-1131199485 data=null} to Tree node with text: kthreadd [2020-01-19T06:52:45.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kthreadd} time=-1131199485 data=null button=1 stateMask=0x0 x=89 y=1356 count=1} to Tree node with text: kthreadd [2020-01-19T06:52:45.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131199485 data=null item=TreeItem {kthreadd} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kthreadd [2020-01-19T06:52:45.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kthreadd} time=-1131199481 data=null button=1 stateMask=0x80000 x=89 y=269 count=1} to Tree node with text: kthreadd [2020-01-19T06:52:45.754Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:52:45.754Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2020-01-19T06:52:45.754Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2020-01-19T06:52:45.754Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2020-01-19T06:52:45.754Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:52:45.754Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:52:45.754Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2020-01-19T06:52:45.754Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:52:45.754Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2020-01-19T06:52:45.754Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:52:45.754Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2020-01-19T06:52:45.754Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:52:45.754Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:52:45.754Z] DEBUG - Clicking on Check subtree [2020-01-19T06:52:45.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=-1131199480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:52:45.754Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1131199480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:52:45.754Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=-1131199480 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:52:45.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=-1131199480 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:52:45.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=-1131199480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:52:45.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=-1131199480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:52:45.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=-1131199480 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 subtree' and with style 'SWT.PUSH') [2020-01-19T06:52:45.754Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=-1131199478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:52:45.754Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1131199478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:52:45.754Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=-1131199478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:52:45.754Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=-1131199478 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:52:45.754Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=-1131199477 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:52:45.754Z] DEBUG - Clicked on Check subtree [2020-01-19T06:52:45.754Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again. [2020-01-19T06:52:45.754Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:52:45.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {lttng-consumerd} time=-1131199476 data=null button=0 stateMask=0x0 x=100 y=-1051 count=0} to Tree node with text: lttng-consumerd [2020-01-19T06:52:45.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {lttng-consumerd} time=-1131199476 data=null doit=true} to Tree node with text: lttng-consumerd [2020-01-19T06:52:45.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {lttng-consumerd} time=-1131199476 data=null} to Tree node with text: lttng-consumerd [2020-01-19T06:52:45.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {lttng-consumerd} time=-1131199476 data=null button=1 stateMask=0x0 x=100 y=-1051 count=1} to Tree node with text: lttng-consumerd [2020-01-19T06:52:45.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131199476 data=null item=TreeItem {lttng-consumerd} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: lttng-consumerd [2020-01-19T06:52:45.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {lttng-consumerd} time=-1131199473 data=null button=1 stateMask=0x80000 x=100 y=12 count=1} to Tree node with text: lttng-consumerd [2020-01-19T06:52:45.754Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:52:45.754Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2020-01-19T06:52:45.754Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2020-01-19T06:52:45.754Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2020-01-19T06:52:45.754Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:52:45.754Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:52:45.754Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2020-01-19T06:52:45.754Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:52:45.754Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2020-01-19T06:52:45.754Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:52:45.754Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2020-01-19T06:52:45.754Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:52:45.754Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:52:45.754Z] DEBUG - Clicking on Check subtree [2020-01-19T06:52:45.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=-1131199472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:52:45.754Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1131199472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:52:45.754Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=-1131199472 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:52:45.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=-1131199472 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:52:45.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=-1131199472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:52:45.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=-1131199472 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:52:45.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=-1131199471 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 subtree' and with style 'SWT.PUSH') [2020-01-19T06:52:45.754Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=-1131199471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:52:45.754Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1131199471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:52:45.754Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=-1131199471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:52:45.754Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=-1131199471 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:52:45.754Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=-1131199471 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:52:45.754Z] DEBUG - Clicked on Check subtree [2020-01-19T06:52:45.754Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:52:45.754Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2020-01-19T06:52:45.754Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:52:45.754Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2020-01-19T06:52:45.754Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:52:45.754Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2020-01-19T06:52:45.754Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:52:45.754Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2020-01-19T06:52:45.754Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:52:45.754Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:52:45.754Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:52:45.754Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:52:45.755Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:52:45.755Z] DEBUG - Clicking on OK [2020-01-19T06:52:45.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131199470 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') [2020-01-19T06:52:45.755Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131199470 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') [2020-01-19T06:52:45.755Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131199469 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:52:45.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131199469 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:52:45.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131199469 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') [2020-01-19T06:52:45.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131199469 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') [2020-01-19T06:52:45.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131199469 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') [2020-01-19T06:52:45.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131199663 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 View Filters} [2020-01-19T06:52:45.755Z] DEBUG - Clicked on [2020-01-19T06:52:45.755Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:52:45.755Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:52:45.755Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:52:45.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=-1131199388 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {Process} [2020-01-19T06:52:45.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=-1131199378 data=null button=1 stateMask=0x80000 x=69 y=-13 count=1} to TreeColumn with text {Process} [2020-01-19T06:52:45.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=-1131199319 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {Process} [2020-01-19T06:52:45.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=-1131199314 data=null button=1 stateMask=0x80000 x=69 y=-13 count=1} to TreeColumn with text {Process} [2020-01-19T06:52:45.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=-1131199306 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {TID} [2020-01-19T06:52:45.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=-1131199302 data=null button=1 stateMask=0x80000 x=184 y=-13 count=1} to TreeColumn with text {TID} [2020-01-19T06:52:45.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=-1131199298 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {TID} [2020-01-19T06:52:45.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=-1131199294 data=null button=1 stateMask=0x80000 x=184 y=-13 count=1} to TreeColumn with text {TID} [2020-01-19T06:52:45.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=-1131199290 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {PTID} [2020-01-19T06:52:45.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=-1131199285 data=null button=1 stateMask=0x80000 x=251 y=-13 count=1} to TreeColumn with text {PTID} [2020-01-19T06:52:45.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=-1131199280 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {PTID} [2020-01-19T06:52:45.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=-1131199275 data=null button=1 stateMask=0x80000 x=251 y=-13 count=1} to TreeColumn with text {PTID} [2020-01-19T06:52:45.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=-1131199274 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {Birth time} [2020-01-19T06:52:45.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=-1131199222 data=null button=1 stateMask=0x80000 x=342 y=-13 count=1} to TreeColumn with text {Birth time} [2020-01-19T06:52:45.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=-1131199215 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {Birth time} [2020-01-19T06:52:45.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=-1131199211 data=null button=1 stateMask=0x80000 x=342 y=-13 count=1} to TreeColumn with text {Birth time} [2020-01-19T06:52:46.010Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - LTTng Kernel - Eclipse Platform} time=-1131199112 data=null doit=true} to Shell with text {data - LTTng Kernel - Eclipse Platform} [2020-01-19T06:52:46.010Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:52:46.010Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:52:46.010Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:52:46.010Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:52:46.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1131199093 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:52:46.010Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1131199093 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:52:46.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1131199093 data=null} to TreeItem with text {test} [2020-01-19T06:52:46.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1131199092 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:52:46.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131199092 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} [2020-01-19T06:52:46.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1131199085 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:52:46.010Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:52:46.010Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:52:46.010Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:52:46.572Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:52:46.572Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:52:46.572Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:52:46.572Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:52:46.572Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:46.572Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:52:46.572Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:52:46.572Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:52:46.572Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:46.572Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:52:46.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131198393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:46.572Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131198393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:46.572Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131198393 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:46.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131198392 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:46.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131198392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:46.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131198392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:46.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131198392 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') [2020-01-19T06:52:46.572Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131198392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:46.573Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131198392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:46.573Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131198392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:46.573Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131198392 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:46.573Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131198392 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:46.573Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:46.573Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:52:46.573Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:52:46.573Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:52:46.573Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:52:46.573Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:52:46.573Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:52:46.573Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:52:46.573Z] DEBUG - Clicking on OK [2020-01-19T06:52:46.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131198390 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') [2020-01-19T06:52:46.573Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131198390 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') [2020-01-19T06:52:46.573Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131198390 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:52:46.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131198390 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:52:46.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131198390 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') [2020-01-19T06:52:46.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131198390 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') [2020-01-19T06:52:46.573Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:52:46.573Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:52:46.573Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:52:46.573Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:52:46.573Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:52:46.573Z] DEBUG - Clicked on OK [2020-01-19T06:52:47.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131198390 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') [2020-01-19T06:52:47.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1131199005 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:52:47.134Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.233 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest [2020-01-19T06:52:47.134Z] testColumnSorting(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest) Time elapsed: 5.557 s [2020-01-19T06:52:47.134Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest [2020-01-19T06:52:50.401Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2020-01-19T06:52:50.401Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:52:50.401Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2020-01-19T06:52:50.401Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2020-01-19T06:52:50.401Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2020-01-19T06:52:50.401Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2020-01-19T06:52:50.401Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2020-01-19T06:52:50.401Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2020-01-19T06:52:50.401Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2020-01-19T06:52:50.401Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:52:50.658Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:52:50.658Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:52:50.658Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1131194416 data=null doit=true} to Shell with text {Find} [2020-01-19T06:52:50.658Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:52:50.658Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:50.658Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:50.658Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:50.658Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:50.658Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:50.658Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:50.658Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:50.658Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:50.658Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2020-01-19T06:52:50.658Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2020-01-19T06:52:50.658Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:52:50.658Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2020-01-19T06:52:50.658Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2020-01-19T06:52:50.658Z] DEBUG - Setting text on (of type 'Combo') to \ACPU [2020-01-19T06:52:50.658Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} time=-1131194412 data=null} to (of type 'Combo') [2020-01-19T06:52:50.658Z] DEBUG - Set text on (of type 'Combo') to \ACPU [2020-01-19T06:52:50.658Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:50.658Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2020-01-19T06:52:50.658Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2020-01-19T06:52:50.658Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2020-01-19T06:52:50.658Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:50.658Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:50.658Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:50.658Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:50.658Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:50.658Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:50.658Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:50.658Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T06:52:50.658Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:50.658Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:50.658Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:50.658Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2020-01-19T06:52:50.658Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2020-01-19T06:52:50.658Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:52:50.658Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:50.658Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:50.658Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:50.658Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:50.658Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:50.658Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:52:50.658Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:52:50.658Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:50.658Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:50.658Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:50.658Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:50.659Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:50.659Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5496cd02 [2020-01-19T06:52:50.659Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1131194408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:50.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1131194408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:50.659Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-1131194408 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:50.659Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1131194408 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:50.659Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1131194408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:50.659Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1131194408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:50.659Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-1131194408 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 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:50.659Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1131194407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:50.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1131194407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:50.659Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1131194407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:50.659Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1131194407 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:50.659Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1131194407 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:50.659Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:52:50.659Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@700cc0e6 [2020-01-19T06:52:50.659Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-1131194406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:52:50.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1131194405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:52:50.659Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=-1131194405 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:52:50.659Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-1131194405 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:52:50.659Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-1131194405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:52:50.659Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-1131194405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:52:50.659Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-1131194405 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 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:52:50.659Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-1131194405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:52:50.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1131194405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:52:50.659Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-1131194405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:52:50.659Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-1131194405 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:52:50.659Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-1131194405 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:52:50.659Z] DEBUG - Clicking on Fi&nd [2020-01-19T06:52:50.659Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1131194404 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') [2020-01-19T06:52:50.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1131194404 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') [2020-01-19T06:52:50.659Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1131194404 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:52:50.659Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1131194404 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:52:50.659Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1131194404 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') [2020-01-19T06:52:50.659Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1131194404 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') [2020-01-19T06:52:50.659Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1131194404 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') [2020-01-19T06:52:50.659Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1131194394 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') [2020-01-19T06:52:50.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1131194394 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') [2020-01-19T06:52:50.659Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1131194394 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') [2020-01-19T06:52:50.659Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1131194394 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:52:50.659Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1131194393 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:52:50.659Z] DEBUG - Clicked on Fi&nd [2020-01-19T06:52:50.659Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2020-01-19T06:52:50.659Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2020-01-19T06:52:50.659Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:52:50.659Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:52:50.659Z] DEBUG - matched Combo with text "\ACPU", using matcher: of type 'Combo' [2020-01-19T06:52:50.659Z] DEBUG - matched Combo with text "\ACPU", using matcher: (of type 'Combo') [2020-01-19T06:52:50.659Z] DEBUG - Setting text on (of type 'Combo') to \ACPU [2020-01-19T06:52:50.659Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} time=-1131194392 data=null} to (of type 'Combo') [2020-01-19T06:52:50.659Z] DEBUG - Set text on (of type 'Combo') to \ACPU [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:50.659Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:50.659Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:50.659Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:52:50.660Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:52:50.660Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:50.660Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:50.660Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:50.660Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:50.660Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2020-01-19T06:52:50.660Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2020-01-19T06:52:50.660Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:50.660Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:50.660Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:50.660Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:50.660Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:50.660Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:50.660Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:52:50.660Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:50.660Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:50.660Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:50.660Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:50.660Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:50.660Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2020-01-19T06:52:50.660Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2020-01-19T06:52:50.660Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:52:50.660Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:50.660Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:50.660Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:50.660Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:50.660Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:50.660Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:50.660Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:50.660Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:50.660Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:50.660Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2020-01-19T06:52:50.660Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2020-01-19T06:52:50.660Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:52:50.660Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:50.660Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:50.660Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:52:50.660Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6288199 [2020-01-19T06:52:50.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-1131194388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:52:50.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1131194388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:52:50.660Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=-1131194388 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:52:50.660Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-1131194388 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:52:50.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-1131194388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:52:50.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-1131194388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:52:50.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-1131194388 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 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:52:50.660Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-1131194387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:52:50.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1131194387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:52:50.660Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-1131194387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:52:50.660Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-1131194387 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:52:50.660Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-1131194387 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:52:50.660Z] DEBUG - Clicking on Fi&nd [2020-01-19T06:52:50.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1131194387 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') [2020-01-19T06:52:50.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1131194387 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') [2020-01-19T06:52:50.660Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1131194387 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:52:50.660Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1131194387 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:52:50.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1131194386 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') [2020-01-19T06:52:50.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1131194386 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') [2020-01-19T06:52:50.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1131194386 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') [2020-01-19T06:52:50.660Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1131194386 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') [2020-01-19T06:52:50.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1131194385 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') [2020-01-19T06:52:50.660Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1131194385 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') [2020-01-19T06:52:50.660Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1131194385 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:52:50.660Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1131194385 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:52:50.660Z] DEBUG - Clicked on Fi&nd [2020-01-19T06:52:50.660Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2020-01-19T06:52:50.660Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2020-01-19T06:52:50.660Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2020-01-19T06:52:50.660Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2020-01-19T06:52:50.660Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:52:50.660Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:52:50.660Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:50.660Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:50.660Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:50.660Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:50.660Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:50.660Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:50.660Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:50.660Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2020-01-19T06:52:50.660Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2020-01-19T06:52:50.660Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:52:50.660Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:50.660Z] DEBUG - Clicking on Close [2020-01-19T06:52:50.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1131194383 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') [2020-01-19T06:52:50.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1131194383 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') [2020-01-19T06:52:50.660Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1131194383 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:52:50.660Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1131194383 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:52:50.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1131194383 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') [2020-01-19T06:52:50.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1131194383 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') [2020-01-19T06:52:50.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1131194383 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') [2020-01-19T06:52:50.660Z] DEBUG - Clicked on [2020-01-19T06:52:50.660Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2020-01-19T06:52:50.660Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2020-01-19T06:52:50.660Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2020-01-19T06:52:50.660Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2020-01-19T06:52:50.660Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2020-01-19T06:52:50.660Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2020-01-19T06:52:50.660Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2020-01-19T06:52:50.918Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:52:50.918Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:52:50.918Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:52:50.918Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1131194182 data=null doit=true} to Shell with text {Find} [2020-01-19T06:52:50.918Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:52:50.918Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:52:50.918Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2020-01-19T06:52:50.918Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2020-01-19T06:52:50.918Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2020-01-19T06:52:50.918Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=-1131194179 data=null} to (of type 'Combo') [2020-01-19T06:52:50.918Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:52:50.918Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:50.918Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@77ea06bb [2020-01-19T06:52:50.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1131194176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:50.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1131194176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:50.918Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-1131194176 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:50.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1131194176 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:50.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1131194176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:50.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1131194176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:50.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-1131194176 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 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:50.918Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1131194175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:50.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1131194175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:50.918Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1131194175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:50.918Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1131194175 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:50.918Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1131194175 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:50.918Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:52:50.918Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:52:50.918Z] DEBUG - Clicking on Fi&nd [2020-01-19T06:52:50.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1131194174 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') [2020-01-19T06:52:50.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1131194174 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') [2020-01-19T06:52:50.918Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1131194174 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:52:50.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1131194174 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:52:50.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1131194174 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') [2020-01-19T06:52:50.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1131194174 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') [2020-01-19T06:52:50.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1131194173 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') [2020-01-19T06:52:50.919Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1131194119 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') [2020-01-19T06:52:50.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1131194118 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') [2020-01-19T06:52:50.919Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1131194118 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') [2020-01-19T06:52:50.919Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1131194118 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:52:50.919Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1131194118 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:52:50.919Z] DEBUG - Clicked on Fi&nd [2020-01-19T06:52:50.919Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2020-01-19T06:52:50.919Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2020-01-19T06:52:50.919Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:52:50.919Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:52:50.919Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:52:50.919Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:52:50.919Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:52:50.919Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2020-01-19T06:52:50.919Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2020-01-19T06:52:50.919Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2020-01-19T06:52:50.919Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=-1131194115 data=null} to (of type 'Combo') [2020-01-19T06:52:50.919Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:50.919Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2020-01-19T06:52:50.919Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=-1131194114 data=null doit=true} to Button with text {F&orward} [2020-01-19T06:52:50.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-1131194114 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {F&orward} [2020-01-19T06:52:50.919Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2020-01-19T06:52:50.919Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=-1131194113 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2020-01-19T06:52:50.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=-1131194113 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2020-01-19T06:52:50.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=-1131194112 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2020-01-19T06:52:50.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-1131194112 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 'Backward' and with style 'SWT.RADIO') [2020-01-19T06:52:50.919Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:50.919Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:52:50.919Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:50.919Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:50.919Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:50.919Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:50.919Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:52:50.919Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:52:50.919Z] DEBUG - Clicking on Fi&nd [2020-01-19T06:52:50.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1131194109 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') [2020-01-19T06:52:50.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1131194109 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') [2020-01-19T06:52:50.919Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1131194109 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:52:50.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1131194109 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:52:50.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1131194109 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') [2020-01-19T06:52:50.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1131194109 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') [2020-01-19T06:52:50.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1131194109 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') [2020-01-19T06:52:50.919Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1131194105 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') [2020-01-19T06:52:50.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1131194105 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') [2020-01-19T06:52:50.919Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1131194105 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') [2020-01-19T06:52:50.919Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1131194105 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:52:50.919Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1131194105 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:52:50.919Z] DEBUG - Clicked on Fi&nd [2020-01-19T06:52:50.919Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2020-01-19T06:52:50.920Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2020-01-19T06:52:50.920Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2020-01-19T06:52:50.920Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2020-01-19T06:52:50.920Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:52:50.920Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:52:50.920Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:52:50.920Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:52:50.920Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:50.920Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:50.920Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:50.920Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:50.920Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:50.920Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:50.920Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:50.920Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2020-01-19T06:52:50.920Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2020-01-19T06:52:50.920Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:52:50.920Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:50.920Z] DEBUG - Clicking on Close [2020-01-19T06:52:50.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1131194099 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') [2020-01-19T06:52:50.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1131194099 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') [2020-01-19T06:52:50.920Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1131194099 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:52:50.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1131194099 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:52:50.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1131194098 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') [2020-01-19T06:52:50.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1131194098 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') [2020-01-19T06:52:50.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1131194098 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') [2020-01-19T06:52:50.920Z] DEBUG - Clicked on [2020-01-19T06:52:50.920Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2020-01-19T06:52:51.177Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2020-01-19T06:52:51.177Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2020-01-19T06:52:51.177Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2020-01-19T06:52:51.177Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2020-01-19T06:52:51.177Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2020-01-19T06:52:51.177Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2020-01-19T06:52:51.177Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:52:51.177Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:52:51.177Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:52:51.177Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1131193891 data=null doit=true} to Shell with text {Find} [2020-01-19T06:52:51.177Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:52:51.177Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:51.177Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:51.177Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:51.177Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:51.177Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:51.177Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:51.177Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:51.177Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:51.177Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2020-01-19T06:52:51.177Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2020-01-19T06:52:51.177Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:52:51.177Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2020-01-19T06:52:51.177Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2020-01-19T06:52:51.177Z] DEBUG - Setting text on (of type 'Combo') to CPU [2020-01-19T06:52:51.177Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU} time=-1131193889 data=null} to (of type 'Combo') [2020-01-19T06:52:51.177Z] DEBUG - Set text on (of type 'Combo') to CPU [2020-01-19T06:52:51.177Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:51.177Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2020-01-19T06:52:51.177Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2020-01-19T06:52:51.177Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2020-01-19T06:52:51.177Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:51.177Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:51.177Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:51.177Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:51.177Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:51.177Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:51.177Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:51.177Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2020-01-19T06:52:51.177Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=-1131193887 data=null doit=true} to Button with text {&Backward} [2020-01-19T06:52:51.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-1131193887 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {&Backward} [2020-01-19T06:52:51.177Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2020-01-19T06:52:51.177Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=-1131193886 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2020-01-19T06:52:51.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=-1131193886 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2020-01-19T06:52:51.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=-1131193885 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2020-01-19T06:52:51.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-1131193885 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 'Forward' and with style 'SWT.RADIO') [2020-01-19T06:52:51.177Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2020-01-19T06:52:51.177Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:51.177Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:51.177Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:51.177Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2020-01-19T06:52:51.177Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2020-01-19T06:52:51.177Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:52:51.177Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:51.177Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:51.177Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:51.177Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:51.177Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:51.177Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:52:51.177Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:52:51.177Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:51.177Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:51.177Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:51.177Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:51.177Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2020-01-19T06:52:51.177Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2020-01-19T06:52:51.177Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:51.178Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:51.178Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@42530cd6 [2020-01-19T06:52:51.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1131193883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:51.178Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1131193883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:51.178Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-1131193883 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:51.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1131193883 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:51.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1131193883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:51.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1131193883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:51.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-1131193882 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 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:51.178Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1131193882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:51.178Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1131193882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:51.178Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1131193882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:51.178Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1131193882 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:51.178Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1131193882 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:51.178Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:52:51.178Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@337f76ff [2020-01-19T06:52:51.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=-1131193881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:52:51.178Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-1131193881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:52:51.178Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=-1131193881 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:52:51.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=-1131193881 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:52:51.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=-1131193881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:52:51.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=-1131193881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:52:51.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=-1131193880 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 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:52:51.178Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=-1131193880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:52:51.178Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-1131193880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:52:51.178Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=-1131193880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:52:51.178Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=-1131193880 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:52:51.178Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=-1131193880 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:51.178Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:52:51.178Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:52:51.178Z] DEBUG - Clicking on Fi&nd [2020-01-19T06:52:51.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1131193879 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') [2020-01-19T06:52:51.178Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1131193879 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') [2020-01-19T06:52:51.178Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1131193879 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:52:51.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1131193879 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:52:51.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1131193879 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') [2020-01-19T06:52:51.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1131193879 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') [2020-01-19T06:52:51.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1131193879 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') [2020-01-19T06:52:51.178Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1131193868 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') [2020-01-19T06:52:51.178Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1131193867 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') [2020-01-19T06:52:51.178Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1131193867 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') [2020-01-19T06:52:51.178Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1131193867 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:52:51.178Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1131193867 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:52:51.178Z] DEBUG - Clicked on Fi&nd [2020-01-19T06:52:51.178Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2020-01-19T06:52:51.178Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2020-01-19T06:52:51.178Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:52:51.178Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:52:51.178Z] DEBUG - matched Combo with text "CPU", using matcher: of type 'Combo' [2020-01-19T06:52:51.178Z] DEBUG - matched Combo with text "CPU", using matcher: (of type 'Combo') [2020-01-19T06:52:51.178Z] DEBUG - Setting text on (of type 'Combo') to CP [2020-01-19T06:52:51.178Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CP} time=-1131193821 data=null} to (of type 'Combo') [2020-01-19T06:52:51.178Z] DEBUG - Set text on (of type 'Combo') to CP [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:51.178Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:51.178Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:52:51.178Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:51.178Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:51.179Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:51.179Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:51.179Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:52:51.179Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:51.179Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:51.179Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:51.179Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:51.179Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:51.179Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2020-01-19T06:52:51.179Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2020-01-19T06:52:51.179Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:52:51.179Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:51.179Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:51.179Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:51.179Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:52:51.179Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again. [2020-01-19T06:52:51.179Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:51.179Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:51.179Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:51.179Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:51.179Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:51.179Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:51.179Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2020-01-19T06:52:51.179Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2020-01-19T06:52:51.179Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:52:51.179Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:51.179Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:51.179Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:52:51.179Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:52:51.179Z] DEBUG - Clicking on Fi&nd [2020-01-19T06:52:51.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1131193816 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') [2020-01-19T06:52:51.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1131193816 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') [2020-01-19T06:52:51.179Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1131193816 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:52:51.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1131193816 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:52:51.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1131193816 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') [2020-01-19T06:52:51.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1131193816 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') [2020-01-19T06:52:51.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1131193816 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') [2020-01-19T06:52:51.179Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1131193813 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') [2020-01-19T06:52:51.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1131193813 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') [2020-01-19T06:52:51.179Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1131193813 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') [2020-01-19T06:52:51.179Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1131193813 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:52:51.179Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1131193813 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:52:51.179Z] DEBUG - Clicked on Fi&nd [2020-01-19T06:52:51.179Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2020-01-19T06:52:51.179Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2020-01-19T06:52:51.179Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2020-01-19T06:52:51.179Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2020-01-19T06:52:51.179Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:52:51.179Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:52:51.179Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:51.179Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:51.179Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:51.179Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:51.179Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:51.179Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:51.179Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:51.179Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2020-01-19T06:52:51.179Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2020-01-19T06:52:51.179Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:52:51.179Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:51.179Z] DEBUG - Clicking on Close [2020-01-19T06:52:51.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1131193811 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') [2020-01-19T06:52:51.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1131193811 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') [2020-01-19T06:52:51.179Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1131193811 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:52:51.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1131193811 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:52:51.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1131193811 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') [2020-01-19T06:52:51.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1131193811 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') [2020-01-19T06:52:51.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1131193811 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') [2020-01-19T06:52:51.179Z] DEBUG - Clicked on [2020-01-19T06:52:51.179Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2020-01-19T06:52:51.436Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2020-01-19T06:52:51.436Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2020-01-19T06:52:51.436Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2020-01-19T06:52:51.436Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2020-01-19T06:52:51.436Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2020-01-19T06:52:51.436Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2020-01-19T06:52:51.436Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:52:51.436Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:52:51.436Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:52:51.436Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1131193601 data=null doit=true} to Shell with text {Find} [2020-01-19T06:52:51.436Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:52:51.436Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:51.436Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:51.436Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:51.436Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:51.436Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:51.436Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:51.436Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:51.436Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:51.436Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2020-01-19T06:52:51.436Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2020-01-19T06:52:51.436Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:52:51.436Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2020-01-19T06:52:51.436Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2020-01-19T06:52:51.436Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2020-01-19T06:52:51.436Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=-1131193599 data=null} to (of type 'Combo') [2020-01-19T06:52:51.436Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2020-01-19T06:52:51.436Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:51.436Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2020-01-19T06:52:51.436Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2020-01-19T06:52:51.436Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2020-01-19T06:52:51.436Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:51.436Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:51.436Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:51.436Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:51.436Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:51.436Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:51.436Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:51.436Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T06:52:51.436Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:51.436Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:51.436Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:51.436Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2020-01-19T06:52:51.436Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2020-01-19T06:52:51.436Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:52:51.436Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:51.436Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:51.436Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:51.436Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:52:51.437Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2bdd6203 [2020-01-19T06:52:51.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-1131193596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:52:51.437Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1131193596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:52:51.437Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=-1131193596 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:52:51.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-1131193595 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:52:51.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-1131193595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:52:51.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-1131193594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:52:51.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=-1131193594 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 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:52:51.437Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-1131193594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:52:51.437Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1131193594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:52:51.437Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-1131193594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:52:51.437Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-1131193594 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:52:51.437Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-1131193594 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:51.437Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:52:51.437Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:52:51.437Z] DEBUG - Clicking on Fi&nd [2020-01-19T06:52:51.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1131193592 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') [2020-01-19T06:52:51.437Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1131193592 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') [2020-01-19T06:52:51.437Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1131193591 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:52:51.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1131193591 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:52:51.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1131193591 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') [2020-01-19T06:52:51.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1131193591 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') [2020-01-19T06:52:51.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1131193591 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') [2020-01-19T06:52:51.437Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1131193582 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') [2020-01-19T06:52:51.437Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1131193582 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') [2020-01-19T06:52:51.437Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1131193582 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') [2020-01-19T06:52:51.437Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1131193582 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:52:51.437Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1131193582 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:52:51.437Z] DEBUG - Clicked on Fi&nd [2020-01-19T06:52:51.437Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2020-01-19T06:52:51.437Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2020-01-19T06:52:51.437Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:52:51.437Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:52:51.437Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2020-01-19T06:52:51.437Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2020-01-19T06:52:51.437Z] DEBUG - Setting text on (of type 'Combo') to cpu 1 [2020-01-19T06:52:51.437Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {cpu 1} time=-1131193581 data=null} to (of type 'Combo') [2020-01-19T06:52:51.437Z] DEBUG - Set text on (of type 'Combo') to cpu 1 [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:52:51.437Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again. [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:51.437Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:51.438Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:51.438Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:51.438Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:52:51.438Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:51.438Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:51.438Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:51.438Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:51.438Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:51.438Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2020-01-19T06:52:51.438Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2020-01-19T06:52:51.438Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:52:51.438Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:51.438Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:51.438Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:51.438Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:51.438Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:51.438Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:51.438Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:51.438Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:51.438Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:51.438Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2020-01-19T06:52:51.438Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2020-01-19T06:52:51.438Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:52:51.438Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:51.438Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:51.438Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:52:51.438Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:52:51.438Z] DEBUG - Clicking on Fi&nd [2020-01-19T06:52:51.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1131193577 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') [2020-01-19T06:52:51.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1131193577 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') [2020-01-19T06:52:51.438Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1131193577 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:52:51.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1131193577 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:52:51.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1131193577 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') [2020-01-19T06:52:51.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1131193577 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') [2020-01-19T06:52:51.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1131193577 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') [2020-01-19T06:52:51.438Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1131193576 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') [2020-01-19T06:52:51.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1131193575 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') [2020-01-19T06:52:51.438Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1131193575 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') [2020-01-19T06:52:51.438Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1131193575 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:52:51.438Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1131193575 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:52:51.438Z] DEBUG - Clicked on Fi&nd [2020-01-19T06:52:51.438Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2020-01-19T06:52:51.438Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2020-01-19T06:52:51.438Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2020-01-19T06:52:51.438Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2020-01-19T06:52:51.438Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:52:51.438Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:52:51.438Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:51.438Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:51.438Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:51.438Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:51.438Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:51.438Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:51.438Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:51.438Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2020-01-19T06:52:51.438Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2020-01-19T06:52:51.438Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:52:51.438Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:51.438Z] DEBUG - Clicking on Close [2020-01-19T06:52:51.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1131193574 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') [2020-01-19T06:52:51.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1131193574 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') [2020-01-19T06:52:51.438Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1131193573 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:52:51.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1131193573 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:52:51.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1131193573 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') [2020-01-19T06:52:51.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1131193573 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') [2020-01-19T06:52:51.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1131193573 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') [2020-01-19T06:52:51.438Z] DEBUG - Clicked on [2020-01-19T06:52:51.697Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2020-01-19T06:52:51.697Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2020-01-19T06:52:51.697Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2020-01-19T06:52:51.697Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2020-01-19T06:52:51.697Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2020-01-19T06:52:51.697Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2020-01-19T06:52:51.697Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2020-01-19T06:52:51.697Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:52:51.697Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:52:51.697Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:52:51.697Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1131193377 data=null doit=true} to Shell with text {Find} [2020-01-19T06:52:51.697Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:52:51.697Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:52:51.697Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:51.697Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:51.697Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:51.697Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:51.697Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:51.697Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:51.697Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:51.697Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2020-01-19T06:52:51.697Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2020-01-19T06:52:51.697Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:52:51.697Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:51.697Z] DEBUG - Clicking on Close [2020-01-19T06:52:51.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1131193374 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') [2020-01-19T06:52:51.697Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1131193374 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') [2020-01-19T06:52:51.697Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1131193374 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:52:51.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1131193374 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:52:51.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1131193374 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') [2020-01-19T06:52:51.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1131193374 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') [2020-01-19T06:52:51.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1131193374 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') [2020-01-19T06:52:51.697Z] DEBUG - Clicked on [2020-01-19T06:52:51.697Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2020-01-19T06:52:51.697Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2020-01-19T06:52:51.697Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2020-01-19T06:52:51.697Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2020-01-19T06:52:51.697Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2020-01-19T06:52:51.697Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2020-01-19T06:52:51.697Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:52:51.697Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:52:51.956Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:52:51.956Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1131193215 data=null doit=true} to Shell with text {Find} [2020-01-19T06:52:51.956Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:52:51.956Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:52:51.956Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:51.956Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:51.956Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:51.956Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:51.956Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:51.956Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:51.956Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:51.956Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2020-01-19T06:52:51.956Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2020-01-19T06:52:51.956Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:52:51.956Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:51.956Z] DEBUG - Clicking on Close [2020-01-19T06:52:51.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1131193213 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') [2020-01-19T06:52:51.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1131193212 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') [2020-01-19T06:52:51.956Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1131193212 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:52:51.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1131193212 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:52:51.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1131193212 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') [2020-01-19T06:52:51.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1131193212 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') [2020-01-19T06:52:51.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1131193212 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') [2020-01-19T06:52:51.956Z] DEBUG - Clicked on [2020-01-19T06:52:51.957Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2020-01-19T06:52:51.957Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2020-01-19T06:52:51.957Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2020-01-19T06:52:51.957Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2020-01-19T06:52:51.957Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2020-01-19T06:52:51.957Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2020-01-19T06:52:51.957Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2020-01-19T06:52:51.957Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:52:51.957Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:52:51.957Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:52:51.957Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1131193013 data=null doit=true} to Shell with text {Find} [2020-01-19T06:52:51.957Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:52:51.957Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:51.957Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:51.957Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:51.957Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:51.957Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:51.957Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:51.957Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:51.957Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:51.957Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2020-01-19T06:52:51.957Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2020-01-19T06:52:51.957Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:52:51.957Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2020-01-19T06:52:51.957Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2020-01-19T06:52:51.957Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2020-01-19T06:52:51.957Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=-1131193010 data=null} to (of type 'Combo') [2020-01-19T06:52:51.957Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2020-01-19T06:52:51.957Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:51.957Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:51.957Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2020-01-19T06:52:51.957Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2020-01-19T06:52:51.957Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2020-01-19T06:52:51.957Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:51.957Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:51.957Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:51.957Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:51.957Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:51.957Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:51.957Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2020-01-19T06:52:51.957Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=-1131193009 data=null doit=true} to Button with text {F&orward} [2020-01-19T06:52:51.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-1131193009 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {F&orward} [2020-01-19T06:52:51.957Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2020-01-19T06:52:51.957Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=-1131193007 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2020-01-19T06:52:51.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=-1131193007 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2020-01-19T06:52:51.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=-1131193007 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2020-01-19T06:52:51.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-1131193007 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 'Backward' and with style 'SWT.RADIO') [2020-01-19T06:52:51.957Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2020-01-19T06:52:51.957Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:51.957Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:51.957Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:51.957Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2020-01-19T06:52:51.957Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2020-01-19T06:52:51.957Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:52:51.957Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:51.957Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:51.957Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:51.957Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:51.957Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:51.957Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:52:51.957Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7fe646a [2020-01-19T06:52:51.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-1131193006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:52:51.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1131193005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:52:51.957Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=-1131193005 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:52:51.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-1131193005 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:52:51.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-1131193005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:52:51.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-1131193005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:52:51.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=-1131193005 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 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:52:51.957Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-1131193005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:52:51.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1131193005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:52:51.957Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-1131193005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:52:51.957Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-1131193004 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:52:51.957Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-1131193004 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:52:51.957Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:51.957Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:51.957Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:51.957Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:51.957Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2020-01-19T06:52:51.957Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2020-01-19T06:52:51.957Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:51.957Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:51.957Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:51.957Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:51.957Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:51.957Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:51.957Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@28ab3c60 [2020-01-19T06:52:51.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1131193004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:51.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1131193003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:51.957Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-1131193003 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:51.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1131193003 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:51.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1131193003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:51.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1131193003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:51.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-1131193002 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 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:51.957Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1131193002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:51.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1131193002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:51.957Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1131193002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:51.957Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1131193002 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:51.958Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1131193001 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:52:51.958Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:52:51.958Z] DEBUG - Clicking on Fi&nd [2020-01-19T06:52:51.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1131193000 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') [2020-01-19T06:52:51.958Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1131193000 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') [2020-01-19T06:52:51.958Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1131193000 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:52:51.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1131193000 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:52:51.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1131193000 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') [2020-01-19T06:52:51.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1131193000 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') [2020-01-19T06:52:51.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1131192999 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') [2020-01-19T06:52:51.958Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1131192997 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') [2020-01-19T06:52:51.958Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1131192996 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') [2020-01-19T06:52:51.958Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1131192996 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') [2020-01-19T06:52:51.958Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1131192996 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:52:51.958Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1131192996 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:52:51.958Z] DEBUG - Clicked on Fi&nd [2020-01-19T06:52:51.958Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2020-01-19T06:52:51.958Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2020-01-19T06:52:51.958Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2020-01-19T06:52:51.958Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2020-01-19T06:52:51.958Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2020-01-19T06:52:51.958Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2020-01-19T06:52:51.958Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2020-01-19T06:52:51.958Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2020-01-19T06:52:51.958Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:52:51.958Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:52:51.958Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2020-01-19T06:52:51.958Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2020-01-19T06:52:51.958Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2020-01-19T06:52:51.958Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=-1131192991 data=null} to (of type 'Combo') [2020-01-19T06:52:51.958Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2020-01-19T06:52:51.958Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=-1131192990 data=null doit=true} to Button with text {&Backward} [2020-01-19T06:52:51.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-1131192990 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {&Backward} [2020-01-19T06:52:51.958Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2020-01-19T06:52:51.958Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=-1131192989 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2020-01-19T06:52:51.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=-1131192988 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2020-01-19T06:52:51.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=-1131192988 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2020-01-19T06:52:51.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-1131192988 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 'Forward' and with style 'SWT.RADIO') [2020-01-19T06:52:51.958Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:52:51.958Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:52:51.958Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:51.958Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:51.959Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2020-01-19T06:52:51.959Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2020-01-19T06:52:51.959Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:52:51.959Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:51.959Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:51.959Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:52:51.959Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:52:51.959Z] DEBUG - Clicking on Fi&nd [2020-01-19T06:52:51.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1131192985 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') [2020-01-19T06:52:51.959Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1131192985 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') [2020-01-19T06:52:51.959Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1131192985 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:52:51.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1131192985 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:52:51.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1131192984 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') [2020-01-19T06:52:51.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1131192984 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') [2020-01-19T06:52:51.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1131192984 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') [2020-01-19T06:52:52.215Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1131192976 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') [2020-01-19T06:52:52.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1131192976 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') [2020-01-19T06:52:52.215Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1131192976 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') [2020-01-19T06:52:52.215Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1131192976 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:52:52.215Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1131192976 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:52:52.215Z] DEBUG - Clicked on Fi&nd [2020-01-19T06:52:52.215Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2020-01-19T06:52:52.215Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2020-01-19T06:52:52.215Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2020-01-19T06:52:52.215Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2020-01-19T06:52:52.215Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:52:52.215Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:52:52.215Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:52:52.215Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:52:52.215Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:52:52.215Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:52:52.215Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:52:52.215Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:52:52.215Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:52:52.215Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2020-01-19T06:52:52.215Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2020-01-19T06:52:52.215Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:52:52.215Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:52:52.215Z] DEBUG - Clicking on Close [2020-01-19T06:52:52.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1131192917 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') [2020-01-19T06:52:52.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1131192917 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') [2020-01-19T06:52:52.215Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1131192917 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:52:52.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1131192917 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:52:52.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1131192917 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') [2020-01-19T06:52:52.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1131192917 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') [2020-01-19T06:52:52.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1131192917 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') [2020-01-19T06:52:52.215Z] DEBUG - Clicked on [2020-01-19T06:52:52.215Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - LTTng Kernel - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=-1131192867 data=null doit=true} to Shell with text {data - LTTng Kernel - test/Traces/bug446190/bug446190_ - Eclipse Platform} [2020-01-19T06:52:52.215Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:52:52.215Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:52:52.215Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:52:52.215Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:52:52.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1131192796 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:52:52.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1131192796 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:52:52.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1131192796 data=null} to TreeItem with text {test} [2020-01-19T06:52:52.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1131192795 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:52:52.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131192795 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} [2020-01-19T06:52:52.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1131192787 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:52:52.470Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:52:52.470Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:52:52.470Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:52:53.033Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:52:53.033Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:52:53.033Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:52:53.033Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:52:53.033Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:53.033Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:52:53.033Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:52:53.033Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:52:53.033Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:53.033Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:52:53.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131192072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:53.033Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131192072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:53.033Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131192072 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:53.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131192072 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:53.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131192072 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:53.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131192071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:53.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131192071 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') [2020-01-19T06:52:53.033Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131192071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:53.033Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131192071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:53.033Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131192071 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:53.033Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131192071 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:53.033Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131192071 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:53.033Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:52:53.033Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:52:53.033Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:52:53.033Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:52:53.033Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:52:53.033Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:52:53.033Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:52:53.033Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:52:53.033Z] DEBUG - Clicking on OK [2020-01-19T06:52:53.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131192070 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') [2020-01-19T06:52:53.033Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131192070 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') [2020-01-19T06:52:53.033Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131192069 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:52:53.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131192069 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:52:53.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131192069 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') [2020-01-19T06:52:53.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131192069 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') [2020-01-19T06:52:53.033Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:52:53.033Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:52:53.033Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:52:53.033Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:52:53.033Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:52:53.033Z] DEBUG - Clicked on OK [2020-01-19T06:52:53.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131192069 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') [2020-01-19T06:52:53.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1131192704 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:52:53.594Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.317 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest [2020-01-19T06:52:53.594Z] testRegEx(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.407 s [2020-01-19T06:52:53.594Z] testDirection(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.228 s [2020-01-19T06:52:53.594Z] testWholeWord(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.297 s [2020-01-19T06:52:53.594Z] testCaseSensitive(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.279 s [2020-01-19T06:52:53.594Z] testOpenCloseDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.318 s [2020-01-19T06:52:53.594Z] testWrapSearch(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.298 s [2020-01-19T06:52:53.594Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest [2020-01-19T06:52:53.850Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:52:58.017Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2020-01-19T06:52:58.017Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:52:58.017Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:52:58.017Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2020-01-19T06:52:58.017Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2020-01-19T06:52:58.017Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2020-01-19T06:52:58.017Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2020-01-19T06:52:58.017Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2020-01-19T06:52:58.017Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2020-01-19T06:52:58.017Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:52:58.017Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:52:58.017Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:52:58.017Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-19T06:52:58.017Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:52:58.017Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:52:58.273Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:52:58.835Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:52:58.835Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:52:58.835Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:52:59.091Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:52:59.091Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:52:59.347Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:52:59.909Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:52:59.909Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:52:59.909Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:00.474Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:53:00.474Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:53:00.474Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:01.036Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:53:01.036Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:53:01.036Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:01.600Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:53:01.600Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:53:01.600Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:02.162Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:53:02.162Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:53:02.162Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:02.723Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:53:02.723Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:53:02.723Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:03.285Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:53:03.285Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:53:03.541Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:04.102Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:53:04.102Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:53:04.102Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:04.664Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:53:04.664Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:53:04.664Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:04.664Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:06.555Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2020-01-19T06:53:06.555Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:53:06.555Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:06.555Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:06.555Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'TimeGraphMarkerAxis' [2020-01-19T06:53:06.555Z] DEBUG - number of items : 17 [2020-01-19T06:53:06.555Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:06.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131178563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:06.555Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131178563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:06.555Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131178563 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:06.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131178563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:06.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131178563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:06.555Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131178494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:06.555Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131178493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:06.555Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131178493 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:06.555Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131178493 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:06.555Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131178493 data=null} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:06.555Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:06.555Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2020-01-19T06:53:06.555Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:53:06.555Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-19T06:53:06.555Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:53:06.555Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:53:06.555Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:53:06.555Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:53:06.555Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:53:06.555Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:53:06.555Z] DEBUG - Clicking on OK [2020-01-19T06:53:06.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131178490 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') [2020-01-19T06:53:06.555Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131178490 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') [2020-01-19T06:53:06.555Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131178490 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:53:06.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131178490 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:53:06.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131178490 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') [2020-01-19T06:53:06.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131178490 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') [2020-01-19T06:53:06.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131178489 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') [2020-01-19T06:53:06.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131178563 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...} [2020-01-19T06:53:06.811Z] DEBUG - Clicked on [2020-01-19T06:53:06.811Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:53:06.811Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2020-01-19T06:53:06.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=-1131178258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2020-01-19T06:53:06.811Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=-1131178258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2020-01-19T06:53:06.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=-1131178257 data=null doit=true} to TimeGraphMarkerAxis with text {} [2020-01-19T06:53:06.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=-1131178257 data=null} to TimeGraphMarkerAxis with text {} [2020-01-19T06:53:06.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=-1131178257 data=null button=1 stateMask=0x0 x=532 y=9 count=1} to TimeGraphMarkerAxis with text {} [2020-01-19T06:53:06.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=-1131178212 data=null button=1 stateMask=0x80000 x=532 y=9 count=1} to TimeGraphMarkerAxis with text {} [2020-01-19T06:53:06.811Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2020-01-19T06:53:07.374Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2020-01-19T06:53:07.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=-1131177699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2020-01-19T06:53:07.374Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=-1131177699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2020-01-19T06:53:07.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=-1131177699 data=null doit=true} to TimeGraphMarkerAxis with text {} [2020-01-19T06:53:07.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=-1131177699 data=null} to TimeGraphMarkerAxis with text {} [2020-01-19T06:53:07.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=-1131177698 data=null button=1 stateMask=0x0 x=239 y=26 count=1} to TimeGraphMarkerAxis with text {} [2020-01-19T06:53:07.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=-1131177682 data=null button=1 stateMask=0x80000 x=239 y=26 count=1} to TimeGraphMarkerAxis with text {} [2020-01-19T06:53:07.374Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2020-01-19T06:53:07.936Z] DEBUG - number of items : 17 [2020-01-19T06:53:07.936Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark} [2020-01-19T06:53:07.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131177128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2020-01-19T06:53:07.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131177128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2020-01-19T06:53:07.936Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131177128 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark} [2020-01-19T06:53:07.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131177128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2020-01-19T06:53:07.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131177128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2020-01-19T06:53:07.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131177128 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} [2020-01-19T06:53:07.936Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131177114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:07.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131177057 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:07.936Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131177031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:07.936Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131177030 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:07.936Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131177030 data=null} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:07.936Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:07.936Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2020-01-19T06:53:07.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=-1131177029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2020-01-19T06:53:07.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=-1131177029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2020-01-19T06:53:07.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=-1131177029 data=null doit=true} to TimeGraphMarkerAxis with text {} [2020-01-19T06:53:07.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=-1131177029 data=null} to TimeGraphMarkerAxis with text {} [2020-01-19T06:53:07.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=-1131177029 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2020-01-19T06:53:07.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=-1131177013 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2020-01-19T06:53:07.936Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2020-01-19T06:53:07.936Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2020-01-19T06:53:07.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=-1131177012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2020-01-19T06:53:07.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=-1131177012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2020-01-19T06:53:07.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=-1131177011 data=null doit=true} to TimeGraphMarkerAxis with text {} [2020-01-19T06:53:07.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=-1131177011 data=null} to TimeGraphMarkerAxis with text {} [2020-01-19T06:53:07.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=-1131177011 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2020-01-19T06:53:08.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=-1131176996 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2020-01-19T06:53:08.192Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2020-01-19T06:53:08.192Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2020-01-19T06:53:08.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=-1131176964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2020-01-19T06:53:08.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=-1131176962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2020-01-19T06:53:08.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=-1131176962 data=null doit=true} to TimeGraphMarkerAxis with text {} [2020-01-19T06:53:08.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=-1131176962 data=null} to TimeGraphMarkerAxis with text {} [2020-01-19T06:53:08.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=-1131176962 data=null button=1 stateMask=0x0 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {} [2020-01-19T06:53:08.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=-1131176907 data=null button=1 stateMask=0x80000 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {} [2020-01-19T06:53:08.192Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2020-01-19T06:53:08.192Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2020-01-19T06:53:08.192Z] DEBUG - Clicking on with mnemonic 'Lost Events' [2020-01-19T06:53:08.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=-1131176813 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Lost Events' [2020-01-19T06:53:08.192Z] DEBUG - Clicked on with mnemonic 'Lost Events' [2020-01-19T06:53:08.448Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:10.337Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2020-01-19T06:53:10.337Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:53:10.337Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:10.337Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:10.337Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:53:10.337Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-19T06:53:10.337Z] DEBUG - number of items : 17 [2020-01-19T06:53:10.337Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:10.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131174774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:10.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131174774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:10.337Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131174774 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:10.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131174774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:10.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131174774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:10.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131174773 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 Next State Change} [2020-01-19T06:53:10.337Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131174764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:10.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131174763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:10.337Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131174763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:10.337Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131174763 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:10.337Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131174763 data=null} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:10.337Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:10.337Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:10.899Z] DEBUG - number of items : 17 [2020-01-19T06:53:10.899Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:10.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131174262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:10.899Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131174262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:10.899Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131174262 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:10.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131174262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:10.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131174262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:10.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131174262 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 Next State Change} [2020-01-19T06:53:10.899Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131174251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:10.899Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131174251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:10.899Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131174251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:10.899Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131174251 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:10.899Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131174251 data=null} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:10.899Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:10.899Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:11.461Z] DEBUG - number of items : 17 [2020-01-19T06:53:11.461Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:11.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131173750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:11.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131173749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:11.461Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131173749 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:11.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131173749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:11.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131173749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:11.461Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131173714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:11.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131173714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:11.461Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131173714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:11.461Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131173714 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:11.461Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131173714 data=null} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:11.461Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:11.461Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2020-01-19T06:53:11.461Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:53:11.461Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-19T06:53:11.461Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:53:11.461Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:53:11.461Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:53:11.461Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:53:11.461Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:53:11.461Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:53:11.461Z] DEBUG - Clicking on OK [2020-01-19T06:53:11.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131173711 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') [2020-01-19T06:53:11.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131173711 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') [2020-01-19T06:53:11.461Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131173711 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:53:11.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131173711 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:53:11.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131173711 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') [2020-01-19T06:53:11.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131173711 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') [2020-01-19T06:53:11.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131173711 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') [2020-01-19T06:53:11.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131173749 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...} [2020-01-19T06:53:11.461Z] DEBUG - Clicked on [2020-01-19T06:53:11.461Z] DEBUG - number of items : 17 [2020-01-19T06:53:11.461Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:11.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131173587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:11.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131173587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:11.461Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131173587 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:11.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131173587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:11.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131173587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:11.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131173587 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 Next State Change} [2020-01-19T06:53:11.461Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131173576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:11.462Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131173576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:11.462Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131173576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:11.462Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131173576 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:11.462Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131173576 data=null} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:11.462Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:11.462Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:12.022Z] DEBUG - number of items : 17 [2020-01-19T06:53:12.022Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:12.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131173075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:12.022Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131173075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:12.022Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131173075 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:12.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131173075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:12.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131173074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:12.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131173073 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 Next State Change} [2020-01-19T06:53:12.023Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131173064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:12.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131173064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:12.023Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131173064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:12.023Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131173064 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:12.023Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131173064 data=null} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:12.023Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:12.023Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:12.584Z] DEBUG - number of items : 17 [2020-01-19T06:53:12.584Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2020-01-19T06:53:12.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131172563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:12.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131172563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:12.584Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131172563 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:12.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131172563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:12.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131172563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:12.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131172563 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:12.584Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131172552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:12.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131172552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:12.584Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131172552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:12.584Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131172551 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:12.584Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131172551 data=null} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:53:12.584Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2020-01-19T06:53:12.584Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:13.146Z] DEBUG - number of items : 17 [2020-01-19T06:53:13.146Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:13.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131172050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:13.146Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131172050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:13.146Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131172050 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:13.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131172050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:13.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131172050 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:13.146Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131172000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:13.146Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131172000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:13.146Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131171999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:13.146Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131171999 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:13.146Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131171999 data=null} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:13.146Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:13.146Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2020-01-19T06:53:13.146Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:53:13.146Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-19T06:53:13.146Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:53:13.146Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:53:13.146Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:53:13.146Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:53:13.146Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:53:13.146Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:53:13.146Z] DEBUG - Clicking on OK [2020-01-19T06:53:13.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131171997 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') [2020-01-19T06:53:13.146Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131171997 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') [2020-01-19T06:53:13.146Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131171997 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:53:13.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131171997 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:53:13.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131171996 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') [2020-01-19T06:53:13.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131171996 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') [2020-01-19T06:53:13.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131171996 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') [2020-01-19T06:53:13.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131172050 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...} [2020-01-19T06:53:13.146Z] DEBUG - Clicked on [2020-01-19T06:53:13.146Z] DEBUG - number of items : 17 [2020-01-19T06:53:13.146Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:13.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131171870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:13.146Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131171870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:13.146Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131171870 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:13.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131171870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:13.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131171870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:13.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131171870 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} [2020-01-19T06:53:13.402Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131171785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:13.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131171782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:13.402Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131171782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:13.402Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131171782 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:13.402Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131171782 data=null} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:13.402Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:13.402Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:13.659Z] DEBUG - number of items : 17 [2020-01-19T06:53:13.659Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark} [2020-01-19T06:53:13.659Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131171281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2020-01-19T06:53:13.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131171281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2020-01-19T06:53:13.659Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131171280 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark} [2020-01-19T06:53:13.659Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131171280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2020-01-19T06:53:13.659Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131171280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2020-01-19T06:53:13.659Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131171280 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} [2020-01-19T06:53:13.916Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131171270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:13.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131171225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:13.916Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131171225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:13.916Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131171225 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:13.916Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131171225 data=null} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:13.916Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:13.916Z] DEBUG - number of items : 17 [2020-01-19T06:53:13.916Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:13.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131171224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:13.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131171224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:13.916Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131171223 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:13.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131171223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:13.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131171223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:13.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131171223 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} [2020-01-19T06:53:13.916Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131171212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:13.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131171212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:13.916Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131171212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:13.916Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131171212 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:13.916Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131171212 data=null} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:13.916Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:13.916Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:14.478Z] DEBUG - number of items : 17 [2020-01-19T06:53:14.478Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark} [2020-01-19T06:53:14.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131170710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2020-01-19T06:53:14.478Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131170710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2020-01-19T06:53:14.478Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131170710 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark} [2020-01-19T06:53:14.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131170710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2020-01-19T06:53:14.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131170710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2020-01-19T06:53:14.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131170710 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} [2020-01-19T06:53:14.478Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131170702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:14.478Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131170660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:14.478Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131170643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:14.478Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131170642 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:14.478Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131170642 data=null} to ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:14.478Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2020-01-19T06:53:14.478Z] DEBUG - number of items : 17 [2020-01-19T06:53:14.478Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:14.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131170642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:14.478Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131170642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:14.478Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131170642 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:14.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131170642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:14.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131170641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:14.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131170641 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} [2020-01-19T06:53:14.478Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131170641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:14.478Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131170641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:14.478Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131170641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:14.478Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131170641 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:14.478Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131170641 data=null} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:14.478Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:14.478Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:14.478Z] DEBUG - number of items : 17 [2020-01-19T06:53:14.478Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:53:14.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131170640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:53:14.478Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131170640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:53:14.478Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131170640 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:53:14.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131170640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:53:14.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131170640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:53:14.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131170640 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 Previous State Change} [2020-01-19T06:53:14.478Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131170632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:53:14.478Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131170632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:53:14.478Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131170632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:53:14.478Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131170632 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:53:14.478Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131170631 data=null} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:53:14.478Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:53:14.478Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:15.040Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:16.929Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2020-01-19T06:53:16.929Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:53:16.929Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:16.929Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:16.929Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:53:16.929Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-19T06:53:16.929Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2020-01-19T06:53:16.929Z] DEBUG - number of items : 17 [2020-01-19T06:53:16.929Z] DEBUG - number of items : 17 [2020-01-19T06:53:16.929Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2020-01-19T06:53:16.929Z] DEBUG - Clicking on with mnemonic 'Lost Events' [2020-01-19T06:53:16.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=-1131168181 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Lost Events' [2020-01-19T06:53:16.929Z] DEBUG - Clicked on with mnemonic 'Lost Events' [2020-01-19T06:53:16.929Z] DEBUG - number of items : 17 [2020-01-19T06:53:16.929Z] DEBUG - number of items : 17 [2020-01-19T06:53:16.929Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2020-01-19T06:53:16.929Z] DEBUG - Clicking on with mnemonic 'Lost Events' [2020-01-19T06:53:16.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=-1131168020 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Lost Events' [2020-01-19T06:53:17.185Z] DEBUG - Clicked on with mnemonic 'Lost Events' [2020-01-19T06:53:17.185Z] DEBUG - number of items : 17 [2020-01-19T06:53:17.185Z] DEBUG - number of items : 17 [2020-01-19T06:53:17.185Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:19.074Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2020-01-19T06:53:19.074Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:53:19.074Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:19.074Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:19.075Z] DEBUG - number of items : 17 [2020-01-19T06:53:19.075Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters} [2020-01-19T06:53:19.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131166174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2020-01-19T06:53:19.075Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131166174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2020-01-19T06:53:19.075Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131166174 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2020-01-19T06:53:19.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131166174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2020-01-19T06:53:19.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131166174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2020-01-19T06:53:19.075Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131166083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2020-01-19T06:53:19.075Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131166080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2020-01-19T06:53:19.075Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131166080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2020-01-19T06:53:19.075Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131166080 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2020-01-19T06:53:19.075Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131166079 data=null} to ToolItem with tooltip text {Show View Filters} [2020-01-19T06:53:19.075Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters} [2020-01-19T06:53:19.075Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter' [2020-01-19T06:53:19.075Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=-1131166020 data=null doit=true} to Shell with text {Filter} [2020-01-19T06:53:19.075Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:53:19.075Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:53:19.075Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T06:53:19.075Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-19T06:53:19.636Z] DEBUG - matched Text with text "24", using matcher: of type 'Text' [2020-01-19T06:53:19.636Z] DEBUG - matched Text with text "24", using matcher: (of type 'Text') [2020-01-19T06:53:20.200Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:53:20.200Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2020-01-19T06:53:20.200Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:53:20.200Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:53:20.200Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2020-01-19T06:53:20.200Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:53:20.200Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2020-01-19T06:53:20.201Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2020-01-19T06:53:20.201Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:53:20.201Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:53:20.201Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:53:20.201Z] DEBUG - Clicking on Uncheck all [2020-01-19T06:53:20.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1131165015 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') [2020-01-19T06:53:20.201Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1131165015 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') [2020-01-19T06:53:20.201Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1131165015 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:53:20.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1131165015 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:53:20.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1131165015 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') [2020-01-19T06:53:20.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1131165015 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') [2020-01-19T06:53:20.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1131165015 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') [2020-01-19T06:53:20.201Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1131165011 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') [2020-01-19T06:53:20.201Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1131165011 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') [2020-01-19T06:53:20.201Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1131165011 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') [2020-01-19T06:53:20.201Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1131165011 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:53:20.201Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1131165011 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:53:20.201Z] DEBUG - Clicked on Uncheck all [2020-01-19T06:53:20.201Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:53:20.201Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2020-01-19T06:53:20.201Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:53:20.201Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2020-01-19T06:53:20.201Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2020-01-19T06:53:20.201Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:53:20.201Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:53:20.201Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2020-01-19T06:53:20.201Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:53:20.201Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:53:20.201Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:53:20.201Z] DEBUG - Clicking on Check all [2020-01-19T06:53:20.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1131165010 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') [2020-01-19T06:53:20.201Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1131165010 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') [2020-01-19T06:53:20.201Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1131165010 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:53:20.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1131165010 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:53:20.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1131165010 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') [2020-01-19T06:53:20.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1131165010 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') [2020-01-19T06:53:20.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1131165009 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') [2020-01-19T06:53:20.201Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1131165002 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') [2020-01-19T06:53:20.201Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1131165002 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') [2020-01-19T06:53:20.201Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1131165002 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') [2020-01-19T06:53:20.201Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1131165002 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:53:20.201Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1131165002 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:53:20.201Z] DEBUG - Clicked on Check all [2020-01-19T06:53:20.201Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:53:20.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {CPU 1 States} time=-1131164999 data=null button=0 stateMask=0x0 x=103 y=132 count=0} to TreeItem with text {synthetic-trace} [2020-01-19T06:53:20.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-1131164999 data=null doit=true} to TreeItem with text {synthetic-trace} [2020-01-19T06:53:20.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-1131164999 data=null} to TreeItem with text {synthetic-trace} [2020-01-19T06:53:20.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {CPU 1 States} time=-1131164999 data=null button=1 stateMask=0x0 x=103 y=132 count=1} to TreeItem with text {synthetic-trace} [2020-01-19T06:53:20.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131164998 data=null item=TreeItem {CPU 1 States} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {synthetic-trace} [2020-01-19T06:53:20.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {CPU 1 States} time=-1131164997 data=null button=1 stateMask=0x80000 x=103 y=132 count=1} to TreeItem with text {synthetic-trace} [2020-01-19T06:53:20.201Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:53:20.201Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2020-01-19T06:53:20.201Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:53:20.201Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:53:20.201Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2020-01-19T06:53:20.201Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:53:20.201Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2020-01-19T06:53:20.201Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2020-01-19T06:53:20.201Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:53:20.201Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:53:20.201Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:53:20.201Z] DEBUG - Clicking on Uncheck all [2020-01-19T06:53:20.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1131164996 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') [2020-01-19T06:53:20.201Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1131164996 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') [2020-01-19T06:53:20.201Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1131164996 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:53:20.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1131164996 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:53:20.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1131164996 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') [2020-01-19T06:53:20.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1131164996 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') [2020-01-19T06:53:20.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1131164996 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') [2020-01-19T06:53:20.201Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1131164992 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') [2020-01-19T06:53:20.201Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1131164992 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') [2020-01-19T06:53:20.201Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1131164992 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') [2020-01-19T06:53:20.201Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1131164992 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:53:20.201Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1131164992 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:53:20.201Z] DEBUG - Clicked on Uncheck all [2020-01-19T06:53:20.201Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:53:20.201Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2020-01-19T06:53:20.201Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2020-01-19T06:53:20.201Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-19T06:53:20.201Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2020-01-19T06:53:20.201Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:53:20.201Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:53:20.201Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2020-01-19T06:53:20.201Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:53:20.201Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:53:20.201Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:53:20.201Z] DEBUG - Clicking on Check selected [2020-01-19T06:53:20.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-1131164991 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') [2020-01-19T06:53:20.201Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1131164991 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') [2020-01-19T06:53:20.201Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-1131164991 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-19T06:53:20.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-1131164991 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-19T06:53:20.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-1131164991 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') [2020-01-19T06:53:20.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-1131164991 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') [2020-01-19T06:53:20.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-1131164991 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') [2020-01-19T06:53:20.201Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-1131164990 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') [2020-01-19T06:53:20.201Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1131164990 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') [2020-01-19T06:53:20.201Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-1131164990 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') [2020-01-19T06:53:20.202Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-1131164990 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-19T06:53:20.202Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-1131164990 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-19T06:53:20.202Z] DEBUG - Clicked on Check selected [2020-01-19T06:53:20.202Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:53:20.202Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2020-01-19T06:53:20.202Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:53:20.202Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:53:20.202Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2020-01-19T06:53:20.202Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:53:20.202Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2020-01-19T06:53:20.202Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2020-01-19T06:53:20.202Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:53:20.202Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:53:20.202Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:53:20.202Z] DEBUG - Clicking on Uncheck all [2020-01-19T06:53:20.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1131164989 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') [2020-01-19T06:53:20.202Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1131164989 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') [2020-01-19T06:53:20.202Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1131164989 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:53:20.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1131164989 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:53:20.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1131164989 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') [2020-01-19T06:53:20.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1131164989 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') [2020-01-19T06:53:20.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1131164989 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') [2020-01-19T06:53:20.202Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1131164988 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') [2020-01-19T06:53:20.202Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1131164988 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') [2020-01-19T06:53:20.202Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1131164988 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') [2020-01-19T06:53:20.202Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1131164988 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:53:20.202Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1131164988 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:53:20.202Z] DEBUG - Clicked on Uncheck all [2020-01-19T06:53:20.202Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:53:20.202Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2020-01-19T06:53:20.202Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2020-01-19T06:53:20.202Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2020-01-19T06:53:20.202Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:53:20.202Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:53:20.202Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:53:20.202Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2020-01-19T06:53:20.202Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:53:20.202Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:53:20.202Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:53:20.202Z] DEBUG - Clicking on Check subtree [2020-01-19T06:53:20.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=-1131164987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:53:20.202Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1131164987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:53:20.202Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=-1131164986 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:53:20.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=-1131164986 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:53:20.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=-1131164986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:53:20.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=-1131164986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:53:20.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=-1131164986 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 subtree' and with style 'SWT.PUSH') [2020-01-19T06:53:20.202Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=-1131164985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:53:20.202Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1131164985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:53:20.202Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=-1131164985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:53:20.202Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=-1131164985 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:53:20.202Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=-1131164985 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2020-01-19T06:53:20.202Z] DEBUG - Clicked on Check subtree [2020-01-19T06:53:20.202Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:53:20.202Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2020-01-19T06:53:20.202Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:53:20.202Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2020-01-19T06:53:20.202Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2020-01-19T06:53:20.202Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:53:20.202Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:53:20.202Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2020-01-19T06:53:20.202Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:53:20.202Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:53:20.202Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:53:20.202Z] DEBUG - Clicking on Check all [2020-01-19T06:53:20.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1131164984 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') [2020-01-19T06:53:20.202Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1131164984 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') [2020-01-19T06:53:20.202Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1131164984 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:53:20.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1131164984 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:53:20.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1131164984 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') [2020-01-19T06:53:20.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1131164984 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') [2020-01-19T06:53:20.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1131164984 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') [2020-01-19T06:53:20.202Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1131164977 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') [2020-01-19T06:53:20.202Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1131164977 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') [2020-01-19T06:53:20.202Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1131164977 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') [2020-01-19T06:53:20.202Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1131164977 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:53:20.202Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1131164977 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:53:20.202Z] DEBUG - Clicked on Check all [2020-01-19T06:53:20.202Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:53:20.202Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2020-01-19T06:53:20.202Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:53:20.202Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:53:20.202Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2020-01-19T06:53:20.202Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2020-01-19T06:53:20.202Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2020-01-19T06:53:20.202Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2020-01-19T06:53:20.202Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:53:20.202Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:53:20.202Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:53:20.202Z] DEBUG - Clicking on Uncheck selected [2020-01-19T06:53:20.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-1131164976 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') [2020-01-19T06:53:20.202Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1131164976 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') [2020-01-19T06:53:20.202Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=-1131164976 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2020-01-19T06:53:20.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-1131164976 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2020-01-19T06:53:20.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-1131164976 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') [2020-01-19T06:53:20.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-1131164976 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') [2020-01-19T06:53:20.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=-1131164976 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') [2020-01-19T06:53:20.202Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-1131164976 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') [2020-01-19T06:53:20.202Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1131164975 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') [2020-01-19T06:53:20.202Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-1131164975 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') [2020-01-19T06:53:20.203Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-1131164975 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2020-01-19T06:53:20.203Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-1131164975 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2020-01-19T06:53:20.203Z] DEBUG - Clicked on Uncheck selected [2020-01-19T06:53:20.203Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:53:20.203Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2020-01-19T06:53:20.203Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:53:20.203Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2020-01-19T06:53:20.203Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2020-01-19T06:53:20.203Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:53:20.203Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:53:20.203Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2020-01-19T06:53:20.203Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:53:20.203Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:53:20.203Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:53:20.203Z] DEBUG - Clicking on Check all [2020-01-19T06:53:20.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1131164974 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') [2020-01-19T06:53:20.203Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1131164974 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') [2020-01-19T06:53:20.203Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1131164974 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:53:20.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1131164974 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:53:20.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1131164974 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') [2020-01-19T06:53:20.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1131164974 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') [2020-01-19T06:53:20.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1131164974 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') [2020-01-19T06:53:20.203Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1131164970 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') [2020-01-19T06:53:20.203Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1131164970 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') [2020-01-19T06:53:20.203Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1131164970 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') [2020-01-19T06:53:20.203Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1131164970 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:53:20.203Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1131164970 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:53:20.203Z] DEBUG - Clicked on Check all [2020-01-19T06:53:20.203Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:53:20.203Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2020-01-19T06:53:20.203Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:53:20.203Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:53:20.203Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2020-01-19T06:53:20.203Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree' [2020-01-19T06:53:20.203Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH' [2020-01-19T06:53:20.203Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2020-01-19T06:53:20.203Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:53:20.203Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:53:20.203Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:53:20.203Z] DEBUG - Clicking on Uncheck subtree [2020-01-19T06:53:20.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=-1131164969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2020-01-19T06:53:20.203Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-1131164969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2020-01-19T06:53:20.203Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=-1131164969 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2020-01-19T06:53:20.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=-1131164969 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2020-01-19T06:53:20.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=-1131164969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2020-01-19T06:53:20.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=-1131164969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2020-01-19T06:53:20.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=-1131164969 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 subtree' and with style 'SWT.PUSH') [2020-01-19T06:53:20.203Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=-1131164968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2020-01-19T06:53:20.203Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-1131164968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2020-01-19T06:53:20.203Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=-1131164968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2020-01-19T06:53:20.203Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=-1131164968 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2020-01-19T06:53:20.203Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=-1131164968 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2020-01-19T06:53:20.203Z] DEBUG - Clicked on Uncheck subtree [2020-01-19T06:53:20.203Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:53:20.203Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2020-01-19T06:53:20.203Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:53:20.203Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:53:20.203Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2020-01-19T06:53:20.203Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:53:20.203Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2020-01-19T06:53:20.203Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2020-01-19T06:53:20.203Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:53:20.203Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:53:20.203Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:53:20.203Z] DEBUG - Clicking on Uncheck all [2020-01-19T06:53:20.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1131164967 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') [2020-01-19T06:53:20.203Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1131164967 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') [2020-01-19T06:53:20.203Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1131164967 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:53:20.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1131164967 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:53:20.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1131164967 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') [2020-01-19T06:53:20.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1131164967 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') [2020-01-19T06:53:20.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1131164967 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') [2020-01-19T06:53:20.203Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1131164964 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') [2020-01-19T06:53:20.203Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1131164964 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') [2020-01-19T06:53:20.203Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1131164963 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') [2020-01-19T06:53:20.203Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1131164963 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:53:20.203Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1131164963 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T06:53:20.203Z] DEBUG - Clicked on Uncheck all [2020-01-19T06:53:20.203Z] DEBUG - matched Text with text "synthetic-trace", using matcher: of type 'Text' [2020-01-19T06:53:20.203Z] DEBUG - matched Text with text "synthetic-trace", using matcher: (of type 'Text') [2020-01-19T06:53:20.203Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:53:20.203Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2020-01-19T06:53:20.203Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:53:20.203Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2020-01-19T06:53:20.203Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2020-01-19T06:53:20.203Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:53:20.203Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:53:20.203Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2020-01-19T06:53:20.203Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:53:20.203Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:53:20.203Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:53:20.203Z] DEBUG - Clicking on Check all [2020-01-19T06:53:20.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1131164962 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') [2020-01-19T06:53:20.203Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1131164962 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') [2020-01-19T06:53:20.203Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1131164961 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:53:20.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1131164961 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:53:20.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1131164961 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') [2020-01-19T06:53:20.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1131164961 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') [2020-01-19T06:53:20.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1131164961 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') [2020-01-19T06:53:20.204Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1131164919 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') [2020-01-19T06:53:20.204Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1131164919 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') [2020-01-19T06:53:20.204Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1131164919 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') [2020-01-19T06:53:20.204Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1131164919 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:53:20.204Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1131164919 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T06:53:20.204Z] DEBUG - Clicked on Check all [2020-01-19T06:53:20.204Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T06:53:20.204Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2020-01-19T06:53:20.204Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T06:53:20.204Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T06:53:20.204Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2020-01-19T06:53:20.204Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T06:53:20.204Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:53:20.204Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:53:20.204Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:53:20.204Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:53:20.204Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:53:20.204Z] DEBUG - Clicking on OK [2020-01-19T06:53:20.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131164918 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') [2020-01-19T06:53:20.204Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131164918 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') [2020-01-19T06:53:20.204Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131164918 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:53:20.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131164918 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:53:20.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131164918 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') [2020-01-19T06:53:20.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131164917 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') [2020-01-19T06:53:20.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131164917 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') [2020-01-19T06:53:20.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131166174 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 View Filters} [2020-01-19T06:53:20.204Z] DEBUG - Clicked on [2020-01-19T06:53:20.204Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:22.095Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2020-01-19T06:53:22.095Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:53:22.095Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:22.095Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:22.095Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:22.095Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:53:22.095Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2020-01-19T06:53:22.095Z] DEBUG - number of items : 17 [2020-01-19T06:53:22.095Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:22.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131163110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:22.095Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131163110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:22.095Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131163110 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:22.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131163110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:22.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131163110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:22.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131163110 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} [2020-01-19T06:53:22.095Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131163081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:22.095Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131163081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:22.095Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131163080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:22.095Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131163080 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:22.095Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131163080 data=null} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:22.095Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:22.095Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:22.657Z] DEBUG - number of items : 17 [2020-01-19T06:53:22.657Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:22.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131162579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:22.657Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131162579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:22.657Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131162579 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:22.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131162579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:22.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131162579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:22.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131162579 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} [2020-01-19T06:53:22.657Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131162549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:22.657Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131162549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:22.657Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131162549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:22.657Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131162549 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:22.657Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131162548 data=null} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:22.657Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:22.657Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:22.912Z] DEBUG - number of items : 17 [2020-01-19T06:53:22.912Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:22.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131162048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:22.912Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131162047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:22.912Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131162047 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:22.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131162047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:22.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131162047 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:22.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131162047 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} [2020-01-19T06:53:23.168Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131162015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:23.168Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131161975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:23.168Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131161975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:23.168Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131161975 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:23.168Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131161975 data=null} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:23.168Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:23.168Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:23.730Z] DEBUG - number of items : 17 [2020-01-19T06:53:23.730Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2020-01-19T06:53:23.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131161441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:23.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131161441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:23.730Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131161440 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:23.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131161440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:23.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131161440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:23.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131161440 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:23.730Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131161398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:23.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131161398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:23.730Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131161398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:23.730Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131161398 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:23.730Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131161398 data=null} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:23.730Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2020-01-19T06:53:23.730Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:24.291Z] DEBUG - number of items : 17 [2020-01-19T06:53:24.291Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2020-01-19T06:53:24.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131160897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:24.292Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131160897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:24.292Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131160897 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:24.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131160897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:24.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131160897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:24.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131160897 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:24.292Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131160804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:24.292Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131160804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:24.292Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131160804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:24.292Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131160804 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:24.292Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131160804 data=null} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:24.292Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2020-01-19T06:53:24.292Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:24.853Z] DEBUG - number of items : 17 [2020-01-19T06:53:24.853Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2020-01-19T06:53:24.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131160303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:24.853Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131160302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:24.853Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131160302 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:24.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131160302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:24.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131160302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:24.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131160302 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:24.853Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131160276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:24.853Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131160276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:24.853Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131160276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:24.853Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131160276 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:24.853Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131160275 data=null} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:24.853Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2020-01-19T06:53:24.853Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:25.415Z] DEBUG - number of items : 17 [2020-01-19T06:53:25.415Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2020-01-19T06:53:25.415Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131159738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:25.415Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131159738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:25.415Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131159738 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:25.415Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131159738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:25.415Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131159738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:25.415Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131159738 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:25.415Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131159710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:25.415Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131159709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:25.415Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131159709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:25.415Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131159709 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:25.415Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131159709 data=null} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:25.415Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2020-01-19T06:53:25.415Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:25.976Z] DEBUG - number of items : 17 [2020-01-19T06:53:25.976Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2020-01-19T06:53:25.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131159207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:25.976Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131159207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:25.976Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131159207 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:25.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131159207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:25.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131159207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:25.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131159207 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:25.976Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131159178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:25.976Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131159178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:25.976Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131159178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:25.976Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131159178 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:25.976Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131159178 data=null} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:25.976Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2020-01-19T06:53:25.976Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:26.537Z] DEBUG - number of items : 17 [2020-01-19T06:53:26.537Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2020-01-19T06:53:26.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131158657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:26.537Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131158657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:26.538Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131158657 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:26.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131158657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:26.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131158657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:26.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131158657 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x20000 text=null doit=true} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:26.538Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131158630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:26.538Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131158630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:26.538Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131158630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:26.538Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131158630 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:26.538Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131158630 data=null} to ToolItem with tooltip text {Next Marker} [2020-01-19T06:53:26.538Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2020-01-19T06:53:26.538Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:27.099Z] DEBUG - number of items : 17 [2020-01-19T06:53:27.099Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:27.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131158110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:27.099Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131158110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:27.099Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131158110 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:27.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131158109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:27.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131158109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:27.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131158109 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} [2020-01-19T06:53:27.099Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131158077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:27.099Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131157957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:27.099Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131157957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:27.099Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131157957 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:27.099Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131157957 data=null} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:27.099Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:27.099Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:27.661Z] DEBUG - number of items : 17 [2020-01-19T06:53:27.662Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:27.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131157456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:27.662Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131157456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:27.662Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131157456 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:27.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131157455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:27.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131157455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:27.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131157455 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} [2020-01-19T06:53:27.662Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131157427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:27.662Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131157427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:27.662Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131157426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:27.662Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131157426 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:27.662Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131157426 data=null} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:27.662Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:27.662Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:28.333Z] DEBUG - number of items : 17 [2020-01-19T06:53:28.333Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:28.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131156887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:28.333Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131156887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:28.333Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131156887 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:28.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131156887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:28.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131156887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:28.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131156887 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} [2020-01-19T06:53:28.334Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131156887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:28.334Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131156886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:28.334Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131156885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:28.334Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131156885 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:28.334Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131156885 data=null} to ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:28.334Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2020-01-19T06:53:28.334Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:28.334Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:30.221Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2020-01-19T06:53:30.221Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:53:30.221Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:30.221Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2020-01-19T06:53:30.221Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2020-01-19T06:53:30.221Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:53:30.221Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:53:30.222Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:32.110Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2020-01-19T06:53:32.110Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:53:32.110Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:32.110Z] DEBUG - number of items : 17 [2020-01-19T06:53:32.110Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:33.475Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2020-01-19T06:53:33.475Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:53:33.475Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:33.475Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2020-01-19T06:53:33.475Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2020-01-19T06:53:33.475Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:53:33.475Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:35.399Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2020-01-19T06:53:35.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:53:35.399Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:35.399Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:53:35.961Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:35.961Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:53:36.218Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:37.584Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2020-01-19T06:53:37.584Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:53:37.584Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:53:37.584Z] DEBUG - number of items : 17 [2020-01-19T06:53:37.584Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2020-01-19T06:53:37.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131147451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:53:37.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131147451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:53:37.584Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131147451 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:53:37.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131147451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:53:37.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131147451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:53:37.584Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131147379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:53:37.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131147378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:53:37.584Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131147378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:53:37.584Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131147378 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:53:37.584Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131147377 data=null} to ToolItem with tooltip text {Show Legend} [2020-01-19T06:53:37.584Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2020-01-19T06:53:37.584Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2020-01-19T06:53:37.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=-1131147377 data=null doit=true} to Shell with text {Legend} [2020-01-19T06:53:37.584Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2020-01-19T06:53:37.584Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2020-01-19T06:53:37.584Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2020-01-19T06:53:37.584Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2020-01-19T06:53:37.584Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2020-01-19T06:53:37.584Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2020-01-19T06:53:37.584Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2020-01-19T06:53:37.584Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2020-01-19T06:53:37.584Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2020-01-19T06:53:37.584Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2020-01-19T06:53:37.585Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2020-01-19T06:53:37.585Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2020-01-19T06:53:37.585Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2020-01-19T06:53:37.585Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2020-01-19T06:53:37.585Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2020-01-19T06:53:37.585Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2020-01-19T06:53:37.585Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2020-01-19T06:53:37.585Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2020-01-19T06:53:37.585Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2020-01-19T06:53:37.585Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2020-01-19T06:53:37.585Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2020-01-19T06:53:37.585Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:53:37.585Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:53:37.585Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:53:37.585Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:53:37.585Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:53:37.585Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2020-01-19T06:53:37.585Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:53:37.585Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:53:37.585Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:53:37.585Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:53:37.585Z] DEBUG - Clicking on OK [2020-01-19T06:53:37.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131147368 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') [2020-01-19T06:53:37.585Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131147368 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') [2020-01-19T06:53:37.585Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131147368 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:53:37.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131147368 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:53:37.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131147367 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') [2020-01-19T06:53:37.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131147367 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') [2020-01-19T06:53:37.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131147367 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') [2020-01-19T06:53:37.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131147451 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} [2020-01-19T06:53:37.841Z] DEBUG - Clicked on [2020-01-19T06:53:37.841Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - LTTng Kernel - Eclipse Platform} time=-1131147115 data=null doit=true} to Shell with text {data - LTTng Kernel - Eclipse Platform} [2020-01-19T06:53:37.841Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:53:37.841Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:53:37.841Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:53:37.841Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:53:37.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1131147097 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:53:37.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1131147097 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:53:37.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1131147097 data=null} to TreeItem with text {test} [2020-01-19T06:53:37.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1131147097 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:53:38.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131147097 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} [2020-01-19T06:53:38.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1131147088 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:53:38.097Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:53:38.097Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:53:38.097Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:53:38.659Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:53:38.659Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:53:38.659Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:53:38.659Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:53:38.659Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:53:38.659Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:53:38.659Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:53:38.659Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:53:38.659Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:53:38.659Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:53:38.659Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131146391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:53:38.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131146390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:53:38.659Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131146390 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:53:38.659Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131146390 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:53:38.659Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131146390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:53:38.659Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131146390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:53:38.659Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131146390 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') [2020-01-19T06:53:38.659Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131146390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:53:38.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131146390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:53:38.659Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131146390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:53:38.659Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131146390 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:53:38.659Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131146389 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:53:38.659Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:53:38.659Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:53:38.659Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:53:38.659Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:53:38.659Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:53:38.659Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:53:38.659Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:53:38.659Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:53:38.659Z] DEBUG - Clicking on OK [2020-01-19T06:53:38.659Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131146389 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') [2020-01-19T06:53:38.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131146389 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') [2020-01-19T06:53:38.659Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131146388 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:53:38.659Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131146388 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:53:38.659Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131146388 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') [2020-01-19T06:53:38.659Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131146388 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') [2020-01-19T06:53:38.659Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:53:38.659Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:53:38.659Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:53:38.659Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:53:38.659Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:53:38.659Z] DEBUG - Clicked on OK [2020-01-19T06:53:39.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131146388 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') [2020-01-19T06:53:39.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1131147004 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:53:39.222Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 45.689 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest [2020-01-19T06:53:39.222Z] testKeyboardSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 10.79 s [2020-01-19T06:53:39.222Z] testMarkerAxis(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 3.705 s [2020-01-19T06:53:39.222Z] testAddRemoveBookmark(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 6.587 s [2020-01-19T06:53:39.222Z] testShowMarkers(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 2.202 s [2020-01-19T06:53:39.222Z] testMarkerNavigationSubMenu(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) skipped [2020-01-19T06:53:39.222Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 3.038 s [2020-01-19T06:53:39.222Z] testToolBarSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 8.028 s [2020-01-19T06:53:39.222Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 1.841 s [2020-01-19T06:53:39.222Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 1.868 s [2020-01-19T06:53:39.222Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 1.641 s [2020-01-19T06:53:39.222Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 2.502 s [2020-01-19T06:53:39.222Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 1.714 s [2020-01-19T06:53:39.222Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest [2020-01-19T06:53:42.488Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2020-01-19T06:53:42.488Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:53:42.488Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.controlflow"' [2020-01-19T06:53:42.488Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.analysis.graph.ui.criticalpath.view.criticalpathview"' [2020-01-19T06:53:42.488Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:53:42.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:53:42.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:53:42.488Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:53:42.488Z] DEBUG - matched MenuItem with text "Follow weston/338", using matcher: with mnemonic 'Follow weston/338' [2020-01-19T06:53:42.488Z] DEBUG - Clicking on with mnemonic 'Follow weston/338' [2020-01-19T06:53:42.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston/338} time=-1131142473 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Follow weston/338' [2020-01-19T06:53:42.488Z] DEBUG - Clicked on with mnemonic 'Follow weston/338' [2020-01-19T06:53:45.007Z] DEBUG - number of items : 19 [2020-01-19T06:53:45.007Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward} [2020-01-19T06:53:45.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131140321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2020-01-19T06:53:45.007Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131140321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2020-01-19T06:53:45.007Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131140321 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2020-01-19T06:53:45.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131140321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2020-01-19T06:53:45.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131140320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2020-01-19T06:53:45.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131140320 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 {Follow critical path forward} [2020-01-19T06:53:45.007Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131140316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2020-01-19T06:53:45.007Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131140316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2020-01-19T06:53:45.007Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131140316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2020-01-19T06:53:45.007Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131140316 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2020-01-19T06:53:45.007Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131140316 data=null} to ToolItem with tooltip text {Follow critical path forward} [2020-01-19T06:53:45.007Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward} [2020-01-19T06:53:45.263Z] DEBUG - number of items : 19 [2020-01-19T06:53:45.263Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward} [2020-01-19T06:53:45.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131139815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2020-01-19T06:53:45.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131139815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2020-01-19T06:53:45.263Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131139815 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2020-01-19T06:53:45.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131139815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2020-01-19T06:53:45.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131139815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2020-01-19T06:53:45.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131139814 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 {Follow critical path forward} [2020-01-19T06:53:45.263Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131139810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2020-01-19T06:53:45.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131139810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2020-01-19T06:53:45.263Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131139810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2020-01-19T06:53:45.263Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131139810 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2020-01-19T06:53:45.263Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131139810 data=null} to ToolItem with tooltip text {Follow critical path forward} [2020-01-19T06:53:45.264Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward} [2020-01-19T06:53:45.264Z] DEBUG - number of items : 19 [2020-01-19T06:53:45.264Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path backward} [2020-01-19T06:53:45.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131139809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2020-01-19T06:53:45.264Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131139809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2020-01-19T06:53:45.264Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131139809 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward} [2020-01-19T06:53:45.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131139809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2020-01-19T06:53:45.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131139809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2020-01-19T06:53:45.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131139809 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 {Follow critical path backward} [2020-01-19T06:53:45.264Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131139806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2020-01-19T06:53:45.264Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131139805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2020-01-19T06:53:45.264Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131139805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2020-01-19T06:53:45.264Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131139805 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward} [2020-01-19T06:53:45.264Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131139805 data=null} to ToolItem with tooltip text {Follow critical path backward} [2020-01-19T06:53:45.264Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path backward} [2020-01-19T06:53:45.520Z] DEBUG - matched MenuItem with text "Follow weston-deskto...", using matcher: with mnemonic 'Follow weston-desktop-/340' [2020-01-19T06:53:45.520Z] DEBUG - Clicking on with mnemonic 'Follow weston-desktop-/340' [2020-01-19T06:53:45.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston-desktop-/340} time=-1131139604 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Follow weston-desktop-/340' [2020-01-19T06:53:45.520Z] DEBUG - Clicked on with mnemonic 'Follow weston-desktop-/340' [2020-01-19T06:53:45.520Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - LTTng Kernel - Eclipse Platform} time=-1131139418 data=null doit=true} to Shell with text {data - LTTng Kernel - Eclipse Platform} [2020-01-19T06:53:45.520Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:53:45.776Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:53:45.776Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:53:45.776Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:53:45.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1131139398 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:53:45.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1131139398 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:53:45.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1131139398 data=null} to TreeItem with text {test} [2020-01-19T06:53:45.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1131139398 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:53:45.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131139398 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} [2020-01-19T06:53:45.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1131139390 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:53:45.776Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:53:45.776Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:53:45.776Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:53:46.340Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:53:46.340Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:53:46.340Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:53:46.340Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:53:46.340Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:53:46.340Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:53:46.340Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:53:46.340Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:53:46.340Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:53:46.340Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:53:46.340Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131138697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:53:46.340Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131138696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:53:46.340Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131138696 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:53:46.340Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131138696 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:53:46.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131138696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:53:46.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131138696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:53:46.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131138696 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') [2020-01-19T06:53:46.340Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131138696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:53:46.340Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131138696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:53:46.340Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131138696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:53:46.340Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131138695 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:53:46.340Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131138695 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:53:46.340Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:53:46.340Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:53:46.340Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:53:46.340Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:53:46.340Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:53:46.340Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:53:46.340Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:53:46.340Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:53:46.340Z] DEBUG - Clicking on OK [2020-01-19T06:53:46.340Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131138695 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') [2020-01-19T06:53:46.340Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131138695 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') [2020-01-19T06:53:46.340Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131138695 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:53:46.340Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131138695 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:53:46.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131138694 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') [2020-01-19T06:53:46.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131138694 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') [2020-01-19T06:53:46.340Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:53:46.340Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:53:46.340Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:53:46.340Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:53:46.340Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:53:46.340Z] DEBUG - Clicked on OK [2020-01-19T06:53:46.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131138694 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') [2020-01-19T06:53:46.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1131139310 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:53:46.902Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.635 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest [2020-01-19T06:53:46.902Z] testFull(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest) Time elapsed: 5.938 s [2020-01-19T06:53:46.902Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest [2020-01-19T06:53:53.439Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:53:53.439Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:53:53.439Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2020-01-19T06:53:53.439Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:53:53.439Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:53:53.439Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2020-01-19T06:53:53.439Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:53:53.439Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:53:53.439Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2020-01-19T06:53:53.439Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:53:53.439Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:53:53.439Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2020-01-19T06:53:53.696Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:53:53.696Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:53:53.696Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2020-01-19T06:53:53.696Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:53:53.696Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:53:53.952Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2020-01-19T06:53:53.952Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:53:53.952Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:53:53.952Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2020-01-19T06:53:54.207Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:53:54.207Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:53:54.463Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - LTTng Kernel - Eclipse Platform} time=-1131130703 data=null doit=true} to Shell with text {data - LTTng Kernel - Eclipse Platform} [2020-01-19T06:53:54.463Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:53:54.463Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:53:54.463Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:53:54.463Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:53:54.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1131130685 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:53:54.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1131130685 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:53:54.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1131130685 data=null} to TreeItem with text {test} [2020-01-19T06:53:54.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1131130684 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:53:54.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131130684 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} [2020-01-19T06:53:54.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1131130677 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:53:54.463Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:53:54.463Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:53:54.463Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:53:55.026Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:53:55.026Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:53:55.026Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:53:55.026Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:53:55.026Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:53:55.026Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:53:55.026Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:53:55.026Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:53:55.026Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:53:55.026Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:53:55.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131129991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:53:55.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131129990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:53:55.026Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131129990 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:53:55.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131129990 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:53:55.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131129990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:53:55.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131129990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:53:55.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131129990 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') [2020-01-19T06:53:55.026Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131129990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:53:55.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131129990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:53:55.026Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131129990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:53:55.026Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131129990 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:53:55.026Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131129990 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:53:55.026Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:53:55.026Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:53:55.026Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:53:55.026Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:53:55.026Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:53:55.026Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:53:55.026Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:53:55.026Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:53:55.026Z] DEBUG - Clicking on OK [2020-01-19T06:53:55.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131129989 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') [2020-01-19T06:53:55.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131129989 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') [2020-01-19T06:53:55.026Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131129989 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:53:55.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131129989 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:53:55.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131129989 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') [2020-01-19T06:53:55.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131129989 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') [2020-01-19T06:53:55.026Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:53:55.026Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:53:55.026Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:53:55.026Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:53:55.026Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:53:55.026Z] DEBUG - Clicked on OK [2020-01-19T06:53:55.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131129989 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') [2020-01-19T06:53:55.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1131130599 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:53:55.587Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.7 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest [2020-01-19T06:53:55.587Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest) Time elapsed: 1.411 s [2020-01-19T06:53:55.587Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest [2020-01-19T06:53:58.857Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2020-01-19T06:53:58.857Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:53:58.857Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:53:58.857Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2020-01-19T06:53:58.857Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2020-01-19T06:53:58.857Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2020-01-19T06:53:58.857Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2020-01-19T06:53:58.857Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2020-01-19T06:53:58.857Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2020-01-19T06:53:58.857Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:53:58.857Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:53:58.857Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:53:58.857Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1131126411 data=null doit=true} to Shell with text {Find} [2020-01-19T06:53:58.857Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:53:58.857Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:58.857Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:58.857Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:58.857Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:58.857Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:58.857Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:58.857Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:58.857Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:58.857Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2020-01-19T06:53:58.857Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2020-01-19T06:53:58.857Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:53:58.857Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2020-01-19T06:53:58.857Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2020-01-19T06:53:58.857Z] DEBUG - Setting text on (of type 'Combo') to \Alttng [2020-01-19T06:53:58.857Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} time=-1131126408 data=null} to (of type 'Combo') [2020-01-19T06:53:58.857Z] DEBUG - Set text on (of type 'Combo') to \Alttng [2020-01-19T06:53:58.857Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:58.857Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2020-01-19T06:53:58.857Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2020-01-19T06:53:58.857Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2020-01-19T06:53:58.857Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:58.858Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:58.858Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:53:58.858Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:58.858Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:58.858Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@50d01924 [2020-01-19T06:53:58.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1131126405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:58.858Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1131126405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:58.858Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-1131126405 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:58.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1131126405 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:58.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1131126405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:58.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1131126405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:58.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-1131126405 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 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:58.858Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1131126404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:58.858Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1131126404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:58.858Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1131126404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:58.858Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1131126404 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:58.858Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1131126404 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:58.858Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:58.858Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:53:58.858Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@40c29d65 [2020-01-19T06:53:58.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-1131126403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:53:58.858Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1131126403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:53:58.858Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=-1131126403 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:53:58.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-1131126402 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:53:58.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-1131126402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:53:58.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-1131126402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:53:58.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-1131126402 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 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:53:58.858Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-1131126402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:53:58.858Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1131126402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:53:58.858Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-1131126402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:53:58.858Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-1131126402 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:53:58.858Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-1131126402 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:53:58.858Z] DEBUG - Clicking on Fi&nd [2020-01-19T06:53:58.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1131126402 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') [2020-01-19T06:53:58.859Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1131126402 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') [2020-01-19T06:53:58.859Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1131126402 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:53:58.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1131126401 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:53:58.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1131126401 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') [2020-01-19T06:53:58.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1131126401 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') [2020-01-19T06:53:58.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1131126401 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') [2020-01-19T06:53:58.859Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1131126395 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') [2020-01-19T06:53:58.859Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1131126395 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') [2020-01-19T06:53:58.859Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1131126395 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') [2020-01-19T06:53:58.859Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1131126395 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:53:58.859Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1131126395 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:53:58.859Z] DEBUG - Clicked on Fi&nd [2020-01-19T06:53:58.859Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2020-01-19T06:53:58.859Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2020-01-19T06:53:58.859Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:53:58.859Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:53:58.859Z] DEBUG - matched Combo with text "\Alttng", using matcher: of type 'Combo' [2020-01-19T06:53:58.859Z] DEBUG - matched Combo with text "\Alttng", using matcher: (of type 'Combo') [2020-01-19T06:53:58.859Z] DEBUG - Setting text on (of type 'Combo') to \Alttng [2020-01-19T06:53:58.859Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} time=-1131126394 data=null} to (of type 'Combo') [2020-01-19T06:53:58.859Z] DEBUG - Set text on (of type 'Combo') to \Alttng [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:58.859Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:58.859Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:53:58.859Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:58.859Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:58.859Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:58.859Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:58.859Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:53:58.859Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@62fd90b6 [2020-01-19T06:53:58.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-1131126389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:53:58.859Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1131126389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:53:58.859Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=-1131126389 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:53:58.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-1131126389 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:53:58.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-1131126389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:53:58.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-1131126388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:53:58.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-1131126388 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 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:53:58.859Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-1131126387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:53:58.859Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1131126387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:53:58.859Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-1131126387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:53:58.860Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-1131126387 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:53:58.860Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-1131126387 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:53:58.860Z] DEBUG - Clicking on Fi&nd [2020-01-19T06:53:58.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1131126387 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') [2020-01-19T06:53:58.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1131126387 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') [2020-01-19T06:53:58.860Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1131126387 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:53:58.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1131126387 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:53:58.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1131126387 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') [2020-01-19T06:53:58.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1131126386 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') [2020-01-19T06:53:58.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1131126386 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') [2020-01-19T06:53:58.860Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1131126385 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') [2020-01-19T06:53:58.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1131126385 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') [2020-01-19T06:53:58.860Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1131126385 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') [2020-01-19T06:53:58.860Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1131126385 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:53:58.860Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1131126385 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:53:58.860Z] DEBUG - Clicked on Fi&nd [2020-01-19T06:53:58.860Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2020-01-19T06:53:58.860Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2020-01-19T06:53:58.860Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2020-01-19T06:53:58.860Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2020-01-19T06:53:58.860Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:53:58.860Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:58.860Z] DEBUG - Clicking on Close [2020-01-19T06:53:58.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1131126383 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') [2020-01-19T06:53:58.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1131126383 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') [2020-01-19T06:53:58.860Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1131126383 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:53:58.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1131126383 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:53:58.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1131126383 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') [2020-01-19T06:53:58.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1131126383 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') [2020-01-19T06:53:58.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1131126383 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') [2020-01-19T06:53:58.860Z] DEBUG - Clicked on [2020-01-19T06:53:58.860Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:53:58.860Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2020-01-19T06:53:58.860Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2020-01-19T06:53:58.860Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2020-01-19T06:53:58.860Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2020-01-19T06:53:58.860Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2020-01-19T06:53:58.860Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2020-01-19T06:53:58.860Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:53:58.860Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:53:58.860Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:53:58.860Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1131126181 data=null doit=true} to Shell with text {Find} [2020-01-19T06:53:58.860Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:53:58.860Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:53:58.860Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2020-01-19T06:53:58.860Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2020-01-19T06:53:58.860Z] DEBUG - Setting text on (of type 'Combo') to lttng [2020-01-19T06:53:58.860Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=-1131126178 data=null} to (of type 'Combo') [2020-01-19T06:53:58.860Z] DEBUG - Set text on (of type 'Combo') to lttng [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:58.860Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:58.860Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:53:58.860Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:58.860Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:58.861Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:58.861Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:58.861Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:58.861Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:58.861Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6aad9076 [2020-01-19T06:53:58.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1131126176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:58.861Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1131126175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:58.861Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-1131126175 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:58.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1131126175 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:58.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1131126175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:58.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1131126175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:58.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-1131126175 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 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:58.861Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1131126175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:58.861Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1131126174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:58.861Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1131126174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:58.861Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1131126174 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:58.861Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1131126174 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:58.861Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:58.861Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:58.861Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:58.861Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:58.861Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:58.861Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2020-01-19T06:53:58.861Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2020-01-19T06:53:58.861Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:58.861Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:58.861Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:58.861Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:58.861Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:58.861Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@51258322 [2020-01-19T06:53:58.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=-1131126174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:58.861Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-1131126173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:58.861Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=-1131126173 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:58.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=-1131126173 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:58.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=-1131126173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:58.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=-1131126173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:58.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=-1131126173 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 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:58.861Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=-1131126173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:58.861Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-1131126173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:58.861Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=-1131126172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:58.861Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=-1131126172 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:58.861Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=-1131126172 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:58.861Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:58.861Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:58.861Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:58.861Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:58.861Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:58.861Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:58.861Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2020-01-19T06:53:58.861Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2020-01-19T06:53:58.861Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:53:58.861Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:58.861Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:58.861Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:53:58.861Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:53:58.861Z] DEBUG - Clicking on Fi&nd [2020-01-19T06:53:58.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1131126172 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') [2020-01-19T06:53:58.861Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1131126172 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') [2020-01-19T06:53:58.861Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1131126172 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:53:58.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1131126171 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:53:58.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1131126171 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') [2020-01-19T06:53:58.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1131126171 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') [2020-01-19T06:53:58.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1131126171 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') [2020-01-19T06:53:58.861Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1131126122 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') [2020-01-19T06:53:58.861Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1131126121 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') [2020-01-19T06:53:58.861Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1131126121 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') [2020-01-19T06:53:58.861Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1131126121 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:53:58.861Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1131126121 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:53:58.861Z] DEBUG - Clicked on Fi&nd [2020-01-19T06:53:58.861Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2020-01-19T06:53:58.861Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2020-01-19T06:53:58.861Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:53:58.861Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:53:58.861Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:53:58.861Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:53:58.861Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:53:58.861Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2020-01-19T06:53:58.861Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2020-01-19T06:53:58.861Z] DEBUG - Setting text on (of type 'Combo') to lttng [2020-01-19T06:53:58.861Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=-1131126119 data=null} to (of type 'Combo') [2020-01-19T06:53:58.861Z] DEBUG - Set text on (of type 'Combo') to lttng [2020-01-19T06:53:58.861Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:58.861Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:58.861Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2020-01-19T06:53:58.861Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2020-01-19T06:53:58.861Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2020-01-19T06:53:58.861Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:58.861Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:58.861Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:58.861Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:58.861Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:58.861Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:58.861Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2020-01-19T06:53:58.862Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=-1131126118 data=null doit=true} to Button with text {F&orward} [2020-01-19T06:53:58.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-1131126118 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {F&orward} [2020-01-19T06:53:58.862Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2020-01-19T06:53:58.862Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=-1131126116 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2020-01-19T06:53:58.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=-1131126116 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2020-01-19T06:53:58.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=-1131126116 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2020-01-19T06:53:58.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-1131126116 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 'Backward' and with style 'SWT.RADIO') [2020-01-19T06:53:58.862Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:58.862Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:53:58.862Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:58.862Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:58.862Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:58.862Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:58.862Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:58.862Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:53:58.862Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:53:58.862Z] DEBUG - Clicking on Fi&nd [2020-01-19T06:53:58.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1131126113 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') [2020-01-19T06:53:58.862Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1131126112 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') [2020-01-19T06:53:58.862Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1131126112 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:53:58.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1131126112 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:53:58.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1131126112 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') [2020-01-19T06:53:58.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1131126112 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') [2020-01-19T06:53:58.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1131126112 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') [2020-01-19T06:53:58.862Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1131126109 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') [2020-01-19T06:53:58.862Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1131126103 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') [2020-01-19T06:53:58.862Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1131126102 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') [2020-01-19T06:53:58.862Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1131126102 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:53:58.862Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1131126102 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:53:58.862Z] DEBUG - Clicked on Fi&nd [2020-01-19T06:53:58.862Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2020-01-19T06:53:58.862Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2020-01-19T06:53:58.862Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2020-01-19T06:53:58.862Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2020-01-19T06:53:58.862Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:53:58.862Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:53:58.862Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:53:58.862Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:58.862Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:58.863Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:58.863Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:58.863Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2020-01-19T06:53:58.863Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2020-01-19T06:53:58.863Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:53:58.863Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:58.863Z] DEBUG - Clicking on Close [2020-01-19T06:53:58.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1131126096 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') [2020-01-19T06:53:58.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1131126096 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') [2020-01-19T06:53:58.863Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1131126096 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:53:58.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1131126096 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:53:58.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1131126096 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') [2020-01-19T06:53:58.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1131126096 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') [2020-01-19T06:53:58.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1131126096 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') [2020-01-19T06:53:59.120Z] DEBUG - Clicked on [2020-01-19T06:53:59.120Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:53:59.120Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2020-01-19T06:53:59.120Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2020-01-19T06:53:59.120Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2020-01-19T06:53:59.120Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2020-01-19T06:53:59.120Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2020-01-19T06:53:59.120Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2020-01-19T06:53:59.120Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:53:59.120Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:53:59.120Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:53:59.120Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1131125890 data=null doit=true} to Shell with text {Find} [2020-01-19T06:53:59.120Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:53:59.120Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:59.120Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:59.120Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:59.120Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:59.120Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:59.120Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:59.120Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:59.120Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:59.120Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2020-01-19T06:53:59.120Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2020-01-19T06:53:59.120Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:53:59.120Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2020-01-19T06:53:59.120Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2020-01-19T06:53:59.120Z] DEBUG - Setting text on (of type 'Combo') to lttng [2020-01-19T06:53:59.120Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=-1131125887 data=null} to (of type 'Combo') [2020-01-19T06:53:59.120Z] DEBUG - Set text on (of type 'Combo') to lttng [2020-01-19T06:53:59.120Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:59.120Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2020-01-19T06:53:59.120Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2020-01-19T06:53:59.120Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2020-01-19T06:53:59.120Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:59.120Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:59.120Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:59.120Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:59.120Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:59.120Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:59.120Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:59.120Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2020-01-19T06:53:59.121Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=-1131125886 data=null doit=true} to Button with text {&Backward} [2020-01-19T06:53:59.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-1131125886 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {&Backward} [2020-01-19T06:53:59.121Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2020-01-19T06:53:59.121Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=-1131125885 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2020-01-19T06:53:59.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=-1131125884 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2020-01-19T06:53:59.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=-1131125884 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2020-01-19T06:53:59.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-1131125884 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 'Forward' and with style 'SWT.RADIO') [2020-01-19T06:53:59.121Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2020-01-19T06:53:59.121Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:59.121Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:59.121Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:59.121Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2020-01-19T06:53:59.121Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2020-01-19T06:53:59.121Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:53:59.121Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:59.121Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:59.121Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:59.121Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:59.121Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:59.121Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:53:59.121Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:53:59.121Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:59.121Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:59.121Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:59.121Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:59.121Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2020-01-19T06:53:59.121Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2020-01-19T06:53:59.121Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:59.121Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:59.121Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:59.121Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:59.121Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:59.121Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:59.121Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4c39c972 [2020-01-19T06:53:59.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1131125882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:59.121Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1131125882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:59.121Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-1131125882 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:59.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1131125882 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:59.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1131125882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:59.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1131125882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:59.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-1131125882 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 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:59.121Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1131125882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:59.121Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1131125881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:59.121Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1131125881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:59.121Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1131125881 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:59.121Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1131125881 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:59.121Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:59.121Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:59.121Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:59.121Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:59.121Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:59.121Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2020-01-19T06:53:59.121Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2020-01-19T06:53:59.121Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:59.121Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:59.121Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:59.121Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:59.121Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:59.121Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@d5eed70 [2020-01-19T06:53:59.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=-1131125881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:59.121Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-1131125880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:59.121Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=-1131125880 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:59.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=-1131125880 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:59.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=-1131125880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:59.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=-1131125880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:59.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=-1131125880 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 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:59.121Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=-1131125879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:59.121Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-1131125879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:59.121Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=-1131125879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:59.121Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=-1131125879 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:59.121Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=-1131125879 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:59.121Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:59.121Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:59.121Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:59.121Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:59.121Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:59.121Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:59.121Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2020-01-19T06:53:59.121Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2020-01-19T06:53:59.121Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:53:59.121Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:59.121Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:59.121Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:53:59.121Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:53:59.121Z] DEBUG - Clicking on Fi&nd [2020-01-19T06:53:59.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1131125878 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') [2020-01-19T06:53:59.121Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1131125878 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') [2020-01-19T06:53:59.121Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1131125878 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:53:59.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1131125878 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:53:59.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1131125878 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') [2020-01-19T06:53:59.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1131125878 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') [2020-01-19T06:53:59.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1131125878 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') [2020-01-19T06:53:59.122Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1131125872 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') [2020-01-19T06:53:59.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1131125872 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') [2020-01-19T06:53:59.122Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1131125872 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') [2020-01-19T06:53:59.122Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1131125872 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:53:59.122Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1131125871 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:53:59.122Z] DEBUG - Clicked on Fi&nd [2020-01-19T06:53:59.122Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2020-01-19T06:53:59.122Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2020-01-19T06:53:59.122Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:53:59.122Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:53:59.122Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2020-01-19T06:53:59.122Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2020-01-19T06:53:59.122Z] DEBUG - Setting text on (of type 'Combo') to lttn [2020-01-19T06:53:59.122Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttn} time=-1131125870 data=null} to (of type 'Combo') [2020-01-19T06:53:59.122Z] DEBUG - Set text on (of type 'Combo') to lttn [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:59.122Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:59.122Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:53:59.122Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:59.122Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:59.122Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:59.122Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:59.122Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again. [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:59.122Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:59.122Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:53:59.122Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:53:59.122Z] DEBUG - Clicking on Fi&nd [2020-01-19T06:53:59.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1131125821 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') [2020-01-19T06:53:59.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1131125821 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') [2020-01-19T06:53:59.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1131125821 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:53:59.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1131125821 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:53:59.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1131125821 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') [2020-01-19T06:53:59.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1131125821 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') [2020-01-19T06:53:59.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1131125821 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') [2020-01-19T06:53:59.122Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1131125819 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') [2020-01-19T06:53:59.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1131125819 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') [2020-01-19T06:53:59.122Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1131125819 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') [2020-01-19T06:53:59.122Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1131125819 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:53:59.122Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1131125819 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:53:59.122Z] DEBUG - Clicked on Fi&nd [2020-01-19T06:53:59.122Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2020-01-19T06:53:59.122Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2020-01-19T06:53:59.122Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2020-01-19T06:53:59.122Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2020-01-19T06:53:59.122Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:53:59.123Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:53:59.123Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:59.123Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:59.123Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:59.123Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:59.123Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:59.123Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:59.123Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:59.123Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2020-01-19T06:53:59.123Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2020-01-19T06:53:59.123Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:53:59.123Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:59.123Z] DEBUG - Clicking on Close [2020-01-19T06:53:59.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1131125817 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') [2020-01-19T06:53:59.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1131125816 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') [2020-01-19T06:53:59.123Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1131125816 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:53:59.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1131125816 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:53:59.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1131125816 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') [2020-01-19T06:53:59.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1131125816 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') [2020-01-19T06:53:59.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1131125816 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') [2020-01-19T06:53:59.381Z] DEBUG - Clicked on [2020-01-19T06:53:59.381Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:53:59.381Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2020-01-19T06:53:59.381Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2020-01-19T06:53:59.381Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2020-01-19T06:53:59.381Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2020-01-19T06:53:59.381Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2020-01-19T06:53:59.381Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2020-01-19T06:53:59.381Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:53:59.381Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:53:59.381Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:53:59.381Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1131125618 data=null doit=true} to Shell with text {Find} [2020-01-19T06:53:59.381Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:53:59.381Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:59.381Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:59.381Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:59.381Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:59.381Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:59.381Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:59.381Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:59.381Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:59.381Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2020-01-19T06:53:59.381Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2020-01-19T06:53:59.381Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:53:59.381Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2020-01-19T06:53:59.381Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2020-01-19T06:53:59.381Z] DEBUG - Setting text on (of type 'Combo') to lttng [2020-01-19T06:53:59.381Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=-1131125615 data=null} to (of type 'Combo') [2020-01-19T06:53:59.381Z] DEBUG - Set text on (of type 'Combo') to lttng [2020-01-19T06:53:59.381Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:59.381Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2020-01-19T06:53:59.381Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2020-01-19T06:53:59.381Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2020-01-19T06:53:59.381Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:59.381Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:59.381Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:59.381Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:59.381Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:59.381Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:59.381Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:59.381Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T06:53:59.381Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:59.381Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:59.381Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:59.381Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2020-01-19T06:53:59.381Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2020-01-19T06:53:59.381Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:53:59.381Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:59.381Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:59.381Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:59.381Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:59.381Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:59.381Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:53:59.381Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@15c8c97 [2020-01-19T06:53:59.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-1131125612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:53:59.381Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1131125612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:53:59.381Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=-1131125612 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:53:59.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-1131125612 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:53:59.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-1131125612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:53:59.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-1131125612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:53:59.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=-1131125612 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 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:53:59.381Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-1131125611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:53:59.381Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1131125611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:53:59.381Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-1131125611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:53:59.381Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-1131125611 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:53:59.381Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-1131125611 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:53:59.381Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:59.381Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:59.381Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:59.381Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:59.381Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2020-01-19T06:53:59.381Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2020-01-19T06:53:59.381Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:59.381Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:59.381Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:59.381Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:59.382Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:59.382Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:59.382Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:53:59.382Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:59.382Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:59.382Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:59.382Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:59.382Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:59.382Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2020-01-19T06:53:59.382Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2020-01-19T06:53:59.382Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:59.382Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:59.382Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:59.382Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:59.382Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:59.382Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@139a4eb2 [2020-01-19T06:53:59.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=-1131125609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:59.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-1131125609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:59.382Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=-1131125609 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:59.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=-1131125609 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:59.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=-1131125609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:59.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=-1131125609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:59.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=-1131125609 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 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:59.382Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=-1131125608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:59.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-1131125608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:59.382Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=-1131125608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:59.382Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=-1131125608 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:59.382Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=-1131125608 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:59.382Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:59.382Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:59.382Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:59.382Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:59.382Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:59.382Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:59.382Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2020-01-19T06:53:59.382Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2020-01-19T06:53:59.382Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:53:59.382Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:59.382Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:59.382Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:53:59.382Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:53:59.382Z] DEBUG - Clicking on Fi&nd [2020-01-19T06:53:59.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1131125607 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') [2020-01-19T06:53:59.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1131125607 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') [2020-01-19T06:53:59.382Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1131125607 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:53:59.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1131125607 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:53:59.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1131125607 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') [2020-01-19T06:53:59.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1131125606 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') [2020-01-19T06:53:59.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1131125606 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') [2020-01-19T06:53:59.382Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1131125601 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') [2020-01-19T06:53:59.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1131125601 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') [2020-01-19T06:53:59.382Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1131125600 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') [2020-01-19T06:53:59.382Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1131125600 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:53:59.382Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1131125600 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:53:59.382Z] DEBUG - Clicked on Fi&nd [2020-01-19T06:53:59.382Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2020-01-19T06:53:59.382Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2020-01-19T06:53:59.382Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T06:53:59.382Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2020-01-19T06:53:59.382Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2020-01-19T06:53:59.382Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2020-01-19T06:53:59.382Z] DEBUG - Setting text on (of type 'Combo') to LTTNG [2020-01-19T06:53:59.382Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {LTTNG} time=-1131125599 data=null} to (of type 'Combo') [2020-01-19T06:53:59.382Z] DEBUG - Set text on (of type 'Combo') to LTTNG [2020-01-19T06:53:59.382Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:59.382Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2020-01-19T06:53:59.382Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2020-01-19T06:53:59.382Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2020-01-19T06:53:59.382Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:59.382Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:59.382Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:59.382Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:59.382Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:59.382Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:59.382Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:59.382Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T06:53:59.382Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:59.382Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:59.382Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:59.382Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2020-01-19T06:53:59.382Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2020-01-19T06:53:59.382Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:53:59.382Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:59.383Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:53:59.383Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again. [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:59.383Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:59.383Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:59.383Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:59.383Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:59.383Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:53:59.383Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:53:59.383Z] DEBUG - Clicking on Fi&nd [2020-01-19T06:53:59.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1131125595 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') [2020-01-19T06:53:59.383Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1131125595 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') [2020-01-19T06:53:59.383Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1131125595 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:53:59.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1131125595 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:53:59.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1131125595 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') [2020-01-19T06:53:59.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1131125594 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') [2020-01-19T06:53:59.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1131125594 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') [2020-01-19T06:53:59.383Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1131125593 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') [2020-01-19T06:53:59.383Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1131125593 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') [2020-01-19T06:53:59.383Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1131125592 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') [2020-01-19T06:53:59.383Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1131125592 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:53:59.383Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1131125592 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:53:59.383Z] DEBUG - Clicked on Fi&nd [2020-01-19T06:53:59.383Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2020-01-19T06:53:59.383Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2020-01-19T06:53:59.383Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2020-01-19T06:53:59.383Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2020-01-19T06:53:59.383Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:53:59.383Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:53:59.383Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:59.383Z] DEBUG - Clicking on Close [2020-01-19T06:53:59.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1131125590 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') [2020-01-19T06:53:59.383Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1131125590 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') [2020-01-19T06:53:59.383Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1131125590 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:53:59.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1131125590 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:53:59.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1131125590 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') [2020-01-19T06:53:59.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1131125590 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') [2020-01-19T06:53:59.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1131125590 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') [2020-01-19T06:53:59.640Z] DEBUG - Clicked on [2020-01-19T06:53:59.640Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:53:59.640Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2020-01-19T06:53:59.640Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2020-01-19T06:53:59.640Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2020-01-19T06:53:59.640Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2020-01-19T06:53:59.640Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2020-01-19T06:53:59.640Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2020-01-19T06:53:59.640Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:53:59.640Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:53:59.640Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:53:59.640Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1131125398 data=null doit=true} to Shell with text {Find} [2020-01-19T06:53:59.640Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:53:59.640Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:53:59.640Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:59.640Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:59.640Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:59.640Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:59.640Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:59.640Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:59.640Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:59.640Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2020-01-19T06:53:59.640Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2020-01-19T06:53:59.640Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:53:59.640Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:59.640Z] DEBUG - Clicking on Close [2020-01-19T06:53:59.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1131125395 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') [2020-01-19T06:53:59.641Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1131125395 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') [2020-01-19T06:53:59.641Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1131125395 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:53:59.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1131125395 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:53:59.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1131125394 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') [2020-01-19T06:53:59.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1131125394 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') [2020-01-19T06:53:59.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1131125394 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') [2020-01-19T06:53:59.641Z] DEBUG - Clicked on [2020-01-19T06:53:59.641Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2020-01-19T06:53:59.641Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2020-01-19T06:53:59.641Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2020-01-19T06:53:59.641Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2020-01-19T06:53:59.641Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2020-01-19T06:53:59.641Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2020-01-19T06:53:59.641Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:53:59.641Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:53:59.898Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:53:59.898Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1131125274 data=null doit=true} to Shell with text {Find} [2020-01-19T06:53:59.898Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:53:59.898Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:53:59.898Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:59.898Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:59.898Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:59.898Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:59.898Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:59.898Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:59.898Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:59.898Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2020-01-19T06:53:59.898Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2020-01-19T06:53:59.898Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:53:59.898Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:59.898Z] DEBUG - Clicking on Close [2020-01-19T06:53:59.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1131125271 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') [2020-01-19T06:53:59.898Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1131125271 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') [2020-01-19T06:53:59.898Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1131125271 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:53:59.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1131125271 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:53:59.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1131125271 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') [2020-01-19T06:53:59.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1131125271 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') [2020-01-19T06:53:59.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1131125271 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') [2020-01-19T06:53:59.898Z] DEBUG - Clicked on [2020-01-19T06:53:59.898Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2020-01-19T06:53:59.898Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2020-01-19T06:53:59.898Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2020-01-19T06:53:59.898Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2020-01-19T06:53:59.898Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2020-01-19T06:53:59.898Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2020-01-19T06:53:59.898Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2020-01-19T06:53:59.898Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:53:59.898Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2020-01-19T06:53:59.898Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:53:59.898Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1131125083 data=null doit=true} to Shell with text {Find} [2020-01-19T06:53:59.898Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:53:59.898Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:59.898Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:59.898Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:59.898Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:59.898Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:59.898Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:59.898Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:59.898Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:59.898Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2020-01-19T06:53:59.898Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2020-01-19T06:53:59.898Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:53:59.898Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2020-01-19T06:53:59.898Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2020-01-19T06:53:59.898Z] DEBUG - Setting text on (of type 'Combo') to lttng [2020-01-19T06:53:59.898Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=-1131125080 data=null} to (of type 'Combo') [2020-01-19T06:53:59.898Z] DEBUG - Set text on (of type 'Combo') to lttng [2020-01-19T06:53:59.898Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:59.898Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:59.898Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2020-01-19T06:53:59.898Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2020-01-19T06:53:59.898Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2020-01-19T06:53:59.898Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:59.898Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:59.898Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:59.898Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:59.898Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:59.898Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:59.898Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2020-01-19T06:53:59.898Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=-1131125078 data=null doit=true} to Button with text {F&orward} [2020-01-19T06:53:59.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-1131125078 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {F&orward} [2020-01-19T06:53:59.898Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2020-01-19T06:53:59.898Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=-1131125077 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2020-01-19T06:53:59.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=-1131125077 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2020-01-19T06:53:59.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=-1131125077 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2020-01-19T06:53:59.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-1131125077 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 'Backward' and with style 'SWT.RADIO') [2020-01-19T06:53:59.898Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2020-01-19T06:53:59.898Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:59.898Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:59.898Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:59.898Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2020-01-19T06:53:59.898Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2020-01-19T06:53:59.898Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:53:59.898Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:59.899Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:59.899Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:59.899Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:59.899Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:59.899Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:53:59.899Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@106960fe [2020-01-19T06:53:59.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-1131125076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:53:59.899Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1131125075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:53:59.899Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=-1131125075 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:53:59.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-1131125075 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:53:59.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-1131125075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:53:59.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-1131125075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:53:59.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=-1131125075 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 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:53:59.899Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-1131125075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:53:59.899Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1131125075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:53:59.899Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-1131125075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:53:59.899Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-1131125075 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:53:59.899Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-1131125075 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:53:59.899Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:59.899Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:59.899Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:59.899Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:59.899Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2020-01-19T06:53:59.899Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2020-01-19T06:53:59.899Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:59.899Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:59.899Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:59.899Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:59.899Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:59.899Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:59.899Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3fe4d9d4 [2020-01-19T06:53:59.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1131125074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:59.899Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1131125074 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:59.899Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-1131125074 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:59.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1131125073 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:59.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1131125073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:59.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1131125073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:59.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-1131125073 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 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:59.899Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1131125073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:59.899Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1131125073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:59.899Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1131125073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:59.899Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1131125073 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:59.899Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1131125073 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:53:59.899Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:59.899Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:59.899Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:59.899Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:59.899Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:59.899Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2020-01-19T06:53:59.899Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2020-01-19T06:53:59.899Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:59.899Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:59.899Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:59.899Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:59.899Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:53:59.899Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:53:59.899Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:53:59.899Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:53:59.899Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:53:59.899Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:53:59.899Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:53:59.899Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:53:59.899Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2020-01-19T06:53:59.899Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2020-01-19T06:53:59.899Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:53:59.899Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:53:59.899Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:53:59.899Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:53:59.899Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:53:59.899Z] DEBUG - Clicking on Fi&nd [2020-01-19T06:53:59.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1131125071 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') [2020-01-19T06:53:59.899Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1131125071 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') [2020-01-19T06:53:59.899Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1131125071 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:53:59.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1131125071 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:53:59.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1131125071 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') [2020-01-19T06:53:59.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1131125071 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') [2020-01-19T06:53:59.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1131125071 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') [2020-01-19T06:53:59.899Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1131125067 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') [2020-01-19T06:53:59.900Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1131125067 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') [2020-01-19T06:53:59.900Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1131125067 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') [2020-01-19T06:53:59.900Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1131125067 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:53:59.900Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1131125067 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:53:59.900Z] DEBUG - Clicked on Fi&nd [2020-01-19T06:53:59.900Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2020-01-19T06:53:59.900Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2020-01-19T06:53:59.900Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2020-01-19T06:53:59.900Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2020-01-19T06:54:00.156Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2020-01-19T06:54:00.156Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2020-01-19T06:54:00.156Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2020-01-19T06:54:00.156Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2020-01-19T06:54:00.156Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:54:00.156Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:54:00.156Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2020-01-19T06:54:00.156Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2020-01-19T06:54:00.156Z] DEBUG - Setting text on (of type 'Combo') to lttng [2020-01-19T06:54:00.156Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=-1131125017 data=null} to (of type 'Combo') [2020-01-19T06:54:00.157Z] DEBUG - Set text on (of type 'Combo') to lttng [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:54:00.157Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2020-01-19T06:54:00.157Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=-1131125016 data=null doit=true} to Button with text {&Backward} [2020-01-19T06:54:00.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-1131125016 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {&Backward} [2020-01-19T06:54:00.157Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2020-01-19T06:54:00.157Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=-1131125015 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2020-01-19T06:54:00.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=-1131125014 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2020-01-19T06:54:00.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=-1131125014 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2020-01-19T06:54:00.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-1131125014 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 'Forward' and with style 'SWT.RADIO') [2020-01-19T06:54:00.157Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:54:00.157Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2020-01-19T06:54:00.157Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:54:00.157Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2020-01-19T06:54:00.157Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:54:00.157Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2020-01-19T06:54:00.157Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:54:00.157Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2020-01-19T06:54:00.157Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:54:00.157Z] DEBUG - Clicking on Fi&nd [2020-01-19T06:54:00.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1131125011 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') [2020-01-19T06:54:00.157Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1131125011 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') [2020-01-19T06:54:00.157Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1131125011 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:54:00.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1131125011 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:54:00.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1131125011 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') [2020-01-19T06:54:00.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1131125011 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') [2020-01-19T06:54:00.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1131125011 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') [2020-01-19T06:54:00.157Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1131125007 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') [2020-01-19T06:54:00.157Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1131125007 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') [2020-01-19T06:54:00.157Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1131125007 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') [2020-01-19T06:54:00.157Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1131125007 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:54:00.157Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1131125007 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2020-01-19T06:54:00.157Z] DEBUG - Clicked on Fi&nd [2020-01-19T06:54:00.157Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2020-01-19T06:54:00.157Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2020-01-19T06:54:00.157Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2020-01-19T06:54:00.157Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2020-01-19T06:54:00.157Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:54:00.157Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2020-01-19T06:54:00.157Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2020-01-19T06:54:00.158Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2020-01-19T06:54:00.158Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2020-01-19T06:54:00.158Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2020-01-19T06:54:00.158Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2020-01-19T06:54:00.158Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2020-01-19T06:54:00.158Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2020-01-19T06:54:00.158Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2020-01-19T06:54:00.158Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:54:00.158Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2020-01-19T06:54:00.158Z] DEBUG - Clicking on Close [2020-01-19T06:54:00.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1131125001 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') [2020-01-19T06:54:00.158Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1131125000 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') [2020-01-19T06:54:00.158Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1131125000 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:54:00.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1131125000 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:54:00.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1131125000 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') [2020-01-19T06:54:00.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1131125000 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') [2020-01-19T06:54:00.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1131125000 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') [2020-01-19T06:54:00.158Z] DEBUG - Clicked on [2020-01-19T06:54:00.158Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - LTTng Kernel - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=-1131124920 data=null doit=true} to Shell with text {data - LTTng Kernel - test/Traces/bug446190/bug446190_ - Eclipse Platform} [2020-01-19T06:54:00.158Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:54:00.158Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:54:00.158Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:54:00.158Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:54:00.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1131124900 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:54:00.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1131124899 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:54:00.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1131124899 data=null} to TreeItem with text {test} [2020-01-19T06:54:00.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1131124899 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:54:00.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131124899 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} [2020-01-19T06:54:00.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1131124891 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:54:00.158Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:54:00.158Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:54:00.158Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:54:01.087Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:54:01.087Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:54:01.087Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:54:01.087Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:54:01.087Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:01.087Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:54:01.087Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:54:01.087Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:54:01.087Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:01.087Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:54:01.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131124175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:01.087Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131124174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:01.087Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131124174 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:01.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131124174 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:01.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131124174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:01.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131124174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:01.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131124174 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') [2020-01-19T06:54:01.087Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131124174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:01.087Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131124174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:01.087Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131124174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:01.087Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131124174 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:01.087Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131124174 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:01.087Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:01.087Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:54:01.087Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:54:01.087Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:54:01.087Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:54:01.087Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:54:01.087Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:54:01.087Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:54:01.087Z] DEBUG - Clicking on OK [2020-01-19T06:54:01.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131124173 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') [2020-01-19T06:54:01.087Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131124173 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') [2020-01-19T06:54:01.087Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131124173 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:54:01.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131124173 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:54:01.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131124173 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') [2020-01-19T06:54:01.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131124173 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') [2020-01-19T06:54:01.087Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:54:01.087Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:54:01.087Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:54:01.087Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:54:01.087Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:54:01.087Z] DEBUG - Clicked on OK [2020-01-19T06:54:01.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131124172 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') [2020-01-19T06:54:01.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1131124809 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:54:01.855Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.315 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest [2020-01-19T06:54:01.855Z] testRegEx(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.501 s [2020-01-19T06:54:01.855Z] testDirection(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.277 s [2020-01-19T06:54:01.855Z] testWholeWord(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.235 s [2020-01-19T06:54:01.855Z] testCaseSensitive(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.267 s [2020-01-19T06:54:01.855Z] testOpenCloseDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.32 s [2020-01-19T06:54:01.855Z] testWrapSearch(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.223 s [2020-01-19T06:54:01.855Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest [2020-01-19T06:54:02.112Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.diskioactivity"' [2020-01-19T06:54:02.112Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2020-01-19T06:54:07.358Z] DEBUG - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2020-01-19T06:54:07.358Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:54:07.358Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:54:07.358Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:54:07.358Z] DEBUG - Setting state to checked on: scp_dest [2020-01-19T06:54:07.614Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1131117507 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T06:54:07.614Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:54:07.614Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:54:07.614Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:54:07.614Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:54:07.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1131117487 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:54:07.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1131117487 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:54:07.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1131117487 data=null} to TreeItem with text {test} [2020-01-19T06:54:07.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1131117486 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:54:07.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131117486 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} [2020-01-19T06:54:07.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1131117478 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:54:07.614Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:54:07.614Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:54:07.614Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:54:08.176Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:54:08.176Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:54:08.176Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:54:08.176Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:54:08.176Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:08.176Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:54:08.176Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:54:08.176Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:54:08.176Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:08.176Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:54:08.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131116765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:08.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131116765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:08.176Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131116765 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:08.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131116765 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:08.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131116765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:08.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131116765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:08.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131116765 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') [2020-01-19T06:54:08.176Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131116765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:08.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131116764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:08.176Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131116764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:08.176Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131116764 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:08.176Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131116764 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:08.176Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:08.176Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:54:08.176Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:54:08.176Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:54:08.176Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:54:08.176Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:54:08.176Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:54:08.176Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:54:08.176Z] DEBUG - Clicking on OK [2020-01-19T06:54:08.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131116763 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') [2020-01-19T06:54:08.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131116763 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') [2020-01-19T06:54:08.176Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131116763 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:54:08.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131116763 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:54:08.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131116763 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') [2020-01-19T06:54:08.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131116763 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') [2020-01-19T06:54:08.432Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:54:08.432Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:54:08.432Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:54:08.432Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:54:08.432Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:54:08.432Z] DEBUG - Clicked on OK [2020-01-19T06:54:08.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131116763 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') [2020-01-19T06:54:08.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1131117393 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:54:09.555Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.491 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest [2020-01-19T06:54:09.555Z] testDiskView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest) Time elapsed: 5.474 s [2020-01-19T06:54:09.555Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest [2020-01-19T06:54:09.555Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2020-01-19T06:54:09.555Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2020-01-19T06:54:12.827Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2020-01-19T06:54:12.827Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:54:13.083Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:54:13.083Z] DEBUG - number of items : 5 [2020-01-19T06:54:13.083Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2020-01-19T06:54:13.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131111920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2020-01-19T06:54:13.083Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131111920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2020-01-19T06:54:13.083Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131111920 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2020-01-19T06:54:13.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131111920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2020-01-19T06:54:13.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131111919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2020-01-19T06:54:13.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131111919 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 the Time Scale to Default} [2020-01-19T06:54:13.083Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131111913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2020-01-19T06:54:13.083Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131111893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2020-01-19T06:54:13.083Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131111893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2020-01-19T06:54:13.083Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131111893 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2020-01-19T06:54:13.083Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131111893 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default} [2020-01-19T06:54:13.083Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2020-01-19T06:54:13.644Z] DEBUG - number of items : 17 [2020-01-19T06:54:13.644Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2020-01-19T06:54:13.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131111307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2020-01-19T06:54:13.644Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131111307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2020-01-19T06:54:13.644Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131111307 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2020-01-19T06:54:13.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131111307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2020-01-19T06:54:13.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131111307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2020-01-19T06:54:13.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131111307 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 the Time Scale to Default} [2020-01-19T06:54:13.901Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131111295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2020-01-19T06:54:13.901Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131111195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2020-01-19T06:54:13.901Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131111114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2020-01-19T06:54:13.901Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131111112 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2020-01-19T06:54:13.901Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131111112 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default} [2020-01-19T06:54:13.901Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2020-01-19T06:54:15.268Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2020-01-19T06:54:15.268Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2020-01-19T06:54:17.158Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2020-01-19T06:54:17.158Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:54:17.158Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:54:17.720Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:54:17.720Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:54:17.720Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:54:17.720Z] DEBUG - Setting state to checked on: lttng-sessiond [2020-01-19T06:54:18.008Z] DEBUG - Setting state to unchecked on: lttng-sessiond [2020-01-19T06:54:18.008Z] DEBUG - Setting state to checked on: lttng-consumerd [2020-01-19T06:54:18.570Z] DEBUG - number of items : 17 [2020-01-19T06:54:18.570Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2020-01-19T06:54:18.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131106587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2020-01-19T06:54:18.570Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131106586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2020-01-19T06:54:18.570Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131106586 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2020-01-19T06:54:18.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131106586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2020-01-19T06:54:18.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131106586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2020-01-19T06:54:18.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131106586 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 the Time Scale to Default} [2020-01-19T06:54:18.570Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131106586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2020-01-19T06:54:18.570Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131106586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2020-01-19T06:54:18.570Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131106586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2020-01-19T06:54:18.570Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131106586 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2020-01-19T06:54:18.570Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131106586 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default} [2020-01-19T06:54:18.570Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2020-01-19T06:54:19.135Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2020-01-19T06:54:19.135Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2020-01-19T06:54:21.027Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2020-01-19T06:54:21.027Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:54:21.027Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2020-01-19T06:54:21.283Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2020-01-19T06:54:21.283Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:54:21.539Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2020-01-19T06:54:21.539Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:54:21.539Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2020-01-19T06:54:21.539Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:54:21.795Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2020-01-19T06:54:21.795Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:54:21.795Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1131103327 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T06:54:21.795Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:54:21.795Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:54:21.795Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:54:21.795Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:54:21.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1131103309 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:54:21.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1131103309 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:54:21.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1131103309 data=null} to TreeItem with text {test} [2020-01-19T06:54:21.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1131103309 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:54:21.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131103308 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} [2020-01-19T06:54:21.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1131103301 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:54:21.795Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:54:21.795Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:54:21.795Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:54:22.357Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:54:22.357Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:54:22.357Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:54:22.357Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:54:22.357Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:22.357Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:54:22.357Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:54:22.357Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:54:22.357Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:22.357Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:54:22.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131102676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:22.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131102676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:22.357Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131102676 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:22.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131102676 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:22.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131102676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:22.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131102676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:22.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131102676 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') [2020-01-19T06:54:22.357Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131102676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:22.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131102675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:22.357Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131102675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:22.357Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131102675 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:22.357Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131102675 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:22.357Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:22.357Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:54:22.357Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:54:22.357Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:54:22.357Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:54:22.357Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:54:22.357Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:54:22.357Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:54:22.357Z] DEBUG - Clicking on OK [2020-01-19T06:54:22.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131102675 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') [2020-01-19T06:54:22.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131102675 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') [2020-01-19T06:54:22.357Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131102674 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:54:22.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131102674 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:54:22.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131102674 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') [2020-01-19T06:54:22.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131102674 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') [2020-01-19T06:54:22.357Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:54:22.357Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:54:22.357Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:54:22.357Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:54:22.357Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:54:22.357Z] DEBUG - Clicked on OK [2020-01-19T06:54:22.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131102674 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') [2020-01-19T06:54:22.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1131103271 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:54:22.920Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.497 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest [2020-01-19T06:54:22.920Z] testResetTimeRange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest) Time elapsed: 5.522 s [2020-01-19T06:54:22.920Z] testCpuView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest) Time elapsed: 3.997 s [2020-01-19T06:54:22.920Z] testSignals(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest) Time elapsed: 2.653 s [2020-01-19T06:54:22.920Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest [2020-01-19T06:54:23.175Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"' [2020-01-19T06:54:23.176Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2020-01-19T06:54:26.443Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2020-01-19T06:54:26.443Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:54:26.443Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:54:26.443Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:54:26.443Z] DEBUG - number of items : 6 [2020-01-19T06:54:26.443Z] DEBUG - Clicking on ToolItem with tooltip text {Showing active threads} [2020-01-19T06:54:26.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131098614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2020-01-19T06:54:26.443Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131098613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2020-01-19T06:54:26.443Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131098613 data=null doit=true} to ToolItem with tooltip text {Showing active threads} [2020-01-19T06:54:26.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131098613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2020-01-19T06:54:26.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131098613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2020-01-19T06:54:26.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131098613 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 {Showing active threads} [2020-01-19T06:54:26.443Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131098612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2020-01-19T06:54:26.443Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131098612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2020-01-19T06:54:26.443Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131098605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2020-01-19T06:54:26.443Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131098605 data=null doit=true} to ToolItem with tooltip text {Showing all threads} [2020-01-19T06:54:26.443Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131098604 data=null} to ToolItem with tooltip text {Showing all threads} [2020-01-19T06:54:26.443Z] DEBUG - Clicked on ToolItem with tooltip text {Showing all threads} [2020-01-19T06:54:26.443Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:54:26.443Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:54:26.443Z] DEBUG - number of items : 6 [2020-01-19T06:54:26.443Z] DEBUG - Clicking on ToolItem with tooltip text {Showing all threads} [2020-01-19T06:54:26.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131098600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2020-01-19T06:54:26.443Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131098600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2020-01-19T06:54:26.443Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131098599 data=null doit=true} to ToolItem with tooltip text {Showing all threads} [2020-01-19T06:54:26.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131098599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2020-01-19T06:54:26.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131098599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2020-01-19T06:54:26.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131098599 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 {Showing all threads} [2020-01-19T06:54:26.444Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131098599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2020-01-19T06:54:26.444Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131098594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2020-01-19T06:54:26.444Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131098594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2020-01-19T06:54:26.444Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131098594 data=null doit=true} to ToolItem with tooltip text {Showing active threads} [2020-01-19T06:54:26.444Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131098594 data=null} to ToolItem with tooltip text {Showing active threads} [2020-01-19T06:54:26.444Z] DEBUG - Clicked on ToolItem with tooltip text {Showing active threads} [2020-01-19T06:54:26.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:54:26.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:54:26.699Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"' [2020-01-19T06:54:26.699Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2020-01-19T06:54:28.591Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2020-01-19T06:54:28.591Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:54:28.591Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:54:28.591Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:54:28.591Z] DEBUG - Setting state to checked on: lttng-sessiond [2020-01-19T06:54:28.591Z] DEBUG - Setting state to checked on: lttng-consumerd [2020-01-19T06:54:28.847Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1131096250 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T06:54:28.847Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:54:28.847Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:54:28.847Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:54:28.847Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:54:28.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1131096232 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:54:28.847Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1131096232 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:54:28.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1131096232 data=null} to TreeItem with text {test} [2020-01-19T06:54:28.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1131096231 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:54:28.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131096231 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} [2020-01-19T06:54:28.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1131096224 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:54:28.847Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:54:28.847Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:54:28.847Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:54:29.411Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:54:29.411Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:54:29.411Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:54:29.411Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:54:29.411Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:29.411Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:54:29.411Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:54:29.411Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:54:29.411Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:29.411Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:54:29.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131095579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:29.411Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131095579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:29.411Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131095579 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:29.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131095579 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:29.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131095578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:29.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131095578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:29.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131095578 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') [2020-01-19T06:54:29.411Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131095578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:29.411Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131095578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:29.411Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131095578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:29.411Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131095578 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:29.411Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131095578 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:29.411Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:29.411Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:54:29.411Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:54:29.411Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:54:29.411Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:54:29.411Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:54:29.411Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:54:29.411Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:54:29.411Z] DEBUG - Clicking on OK [2020-01-19T06:54:29.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131095577 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') [2020-01-19T06:54:29.411Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131095577 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') [2020-01-19T06:54:29.411Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131095577 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:54:29.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131095577 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:54:29.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131095577 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') [2020-01-19T06:54:29.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131095577 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') [2020-01-19T06:54:29.411Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:54:29.411Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:54:29.411Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:54:29.411Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:54:29.411Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:54:29.411Z] DEBUG - Clicked on OK [2020-01-19T06:54:29.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131095577 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') [2020-01-19T06:54:29.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1131096188 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:54:29.973Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.094 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest [2020-01-19T06:54:29.973Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest) Time elapsed: 3.508 s [2020-01-19T06:54:29.973Z] testKernelMemoryView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest) Time elapsed: 2.235 s [2020-01-19T06:54:29.973Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest [2020-01-19T06:54:35.219Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2020-01-19T06:54:35.219Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:54:35.219Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2020-01-19T06:54:35.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:54:35.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:54:35.219Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2020-01-19T06:54:35.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:54:35.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:54:35.219Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2020-01-19T06:54:35.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:54:35.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:54:35.219Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2020-01-19T06:54:35.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:54:35.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:54:35.219Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2020-01-19T06:54:35.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:54:35.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:54:35.219Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2020-01-19T06:54:35.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:54:35.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:54:35.475Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2020-01-19T06:54:35.475Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:54:35.475Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:54:35.730Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - LTTng Kernel - Eclipse Platform} time=-1131089366 data=null doit=true} to Shell with text {data - LTTng Kernel - Eclipse Platform} [2020-01-19T06:54:35.730Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:54:35.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:54:35.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:54:35.730Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:54:35.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1131089302 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:54:35.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1131089302 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:54:35.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1131089302 data=null} to TreeItem with text {test} [2020-01-19T06:54:35.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1131089302 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:54:35.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131089302 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} [2020-01-19T06:54:35.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1131089294 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:54:35.730Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:54:35.731Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:54:35.731Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:54:36.292Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:54:36.293Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:54:36.293Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:54:36.293Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:54:36.293Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:36.293Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:54:36.293Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:54:36.293Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:54:36.293Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:36.293Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:54:36.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131088649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:36.293Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131088649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:36.293Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131088648 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:36.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131088648 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:36.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131088648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:36.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131088648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:36.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131088648 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') [2020-01-19T06:54:36.293Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131088648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:36.293Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131088648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:36.293Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131088648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:36.293Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131088648 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:36.293Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131088648 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:36.293Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:54:36.293Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:54:36.293Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:54:36.293Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:54:36.293Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:54:36.293Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:54:36.293Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:54:36.293Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:54:36.293Z] DEBUG - Clicking on OK [2020-01-19T06:54:36.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131088647 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') [2020-01-19T06:54:36.293Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131088647 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') [2020-01-19T06:54:36.293Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131088647 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:54:36.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131088647 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:54:36.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131088647 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') [2020-01-19T06:54:36.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131088647 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') [2020-01-19T06:54:36.595Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:54:36.595Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:54:36.595Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:54:36.595Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:54:36.595Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:54:36.595Z] DEBUG - Clicked on OK [2020-01-19T06:54:36.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131088647 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') [2020-01-19T06:54:36.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1131089213 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:54:36.851Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.926 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest [2020-01-19T06:54:36.851Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest) Time elapsed: 1.13 s [2020-01-19T06:54:36.851Z] [2020-01-19T06:54:36.851Z] Results: [2020-01-19T06:54:36.851Z] [2020-01-19T06:54:36.851Z] Tests run: 48, Failures: 0, Errors: 0, Skipped: 1 [2020-01-19T06:54:36.851Z] [2020-01-19T06:54:37.433Z] [2020-01-19T06:54:37.433Z] !ENTRY org.eclipse.core.resources 2 10035 2020-01-19 06:54:37.214 [2020-01-19T06:54:37.433Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2020-01-19T06:54:37.433Z] [2020-01-19T06:54:37.433Z] !ENTRY org.eclipse.core.resources 2 10035 2020-01-19 06:54:37.216 [2020-01-19T06:54:37.433Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2020-01-19T06:54:37.433Z] [2020-01-19T06:54:37.433Z] !ENTRY org.eclipse.ui 4 0 2020-01-19 06:54:37.217 [2020-01-19T06:54:37.433Z] !MESSAGE Error occurred during status handling [2020-01-19T06:54:37.433Z] !STACK 0 [2020-01-19T06:54:37.433Z] java.lang.NullPointerException [2020-01-19T06:54:37.433Z] at org.eclipse.ui.internal.statushandlers.StatusHandlerRegistry.(StatusHandlerRegistry.java:72) [2020-01-19T06:54:37.433Z] at org.eclipse.ui.internal.statushandlers.StatusHandlerRegistry.getDefault(StatusHandlerRegistry.java:91) [2020-01-19T06:54:37.433Z] at org.eclipse.ui.statushandlers.StatusManager.getStatusHandler(StatusManager.java:145) [2020-01-19T06:54:37.433Z] at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:204) [2020-01-19T06:54:37.433Z] at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:246) [2020-01-19T06:54:37.433Z] at org.eclipse.ui.statushandlers.StatusManager$StatusManagerLogListener.logging(StatusManager.java:317) [2020-01-19T06:54:37.433Z] at org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(RuntimeLog.java:161) [2020-01-19T06:54:37.433Z] at org.eclipse.core.internal.runtime.PlatformLogWriter.logged(PlatformLogWriter.java:103) [2020-01-19T06:54:37.433Z] at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.safeLogged(ExtendedLogReaderServiceFactory.java:88) [2020-01-19T06:54:37.433Z] at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.logPrivileged(ExtendedLogReaderServiceFactory.java:217) [2020-01-19T06:54:37.433Z] at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.log(ExtendedLogReaderServiceFactory.java:189) [2020-01-19T06:54:37.433Z] at org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(ExtendedLogServiceFactory.java:65) [2020-01-19T06:54:37.433Z] at org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(ExtendedLogServiceImpl.java:87) [2020-01-19T06:54:37.433Z] at org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:54) [2020-01-19T06:54:37.433Z] at org.eclipse.core.internal.runtime.Log.log(Log.java:65) [2020-01-19T06:54:37.433Z] at org.eclipse.core.internal.utils.Policy.log(Policy.java:159) [2020-01-19T06:54:37.433Z] at org.eclipse.core.internal.resources.SaveManager.reportSnapshotRequestor(SaveManager.java:657) [2020-01-19T06:54:37.433Z] at org.eclipse.core.internal.resources.Workspace.close(Workspace.java:575) [2020-01-19T06:54:37.433Z] at org.eclipse.core.resources.ResourcesPlugin.stop(ResourcesPlugin.java:434) [2020-01-19T06:54:37.433Z] at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:830) [2020-01-19T06:54:37.433Z] at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:1) [2020-01-19T06:54:37.433Z] at java.security.AccessController.doPrivileged(Native Method) [2020-01-19T06:54:37.433Z] at org.eclipse.osgi.internal.framework.BundleContextImpl.stop(BundleContextImpl.java:823) [2020-01-19T06:54:37.433Z] at org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker0(EquinoxBundle.java:946) [2020-01-19T06:54:37.433Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.stopWorker(EquinoxBundle.java:314) [2020-01-19T06:54:37.433Z] at org.eclipse.osgi.container.Module.doStop(Module.java:636) [2020-01-19T06:54:37.433Z] at org.eclipse.osgi.container.Module.stop(Module.java:498) [2020-01-19T06:54:37.433Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.decStartLevel(ModuleContainer.java:1661) [2020-01-19T06:54:37.433Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1580) [2020-01-19T06:54:37.433Z] at org.eclipse.osgi.container.SystemModule.stopWorker(SystemModule.java:270) [2020-01-19T06:54:37.433Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule.stopWorker(EquinoxBundle.java:147) [2020-01-19T06:54:37.433Z] at org.eclipse.osgi.container.Module.doStop(Module.java:636) [2020-01-19T06:54:37.433Z] at org.eclipse.osgi.container.Module.stop(Module.java:498) [2020-01-19T06:54:37.433Z] at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:202) [2020-01-19T06:54:37.433Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:165) [2020-01-19T06:54:37.433Z] at java.lang.Thread.run(Thread.java:748) [2020-01-19T06:54:38.361Z] [INFO] All tests passed! [2020-01-19T06:54:38.361Z] [INFO] [2020-01-19T06:54:38.361Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2020-01-19T06:54:38.361Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT.jar [2020-01-19T06:54:38.361Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT.pom [2020-01-19T06:54:38.361Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar [2020-01-19T06:54:38.361Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:54:38.362Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT-p2metadata.xml [2020-01-19T06:54:38.362Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT-p2artifacts.xml [2020-01-19T06:54:38.362Z] [INFO] [2020-01-19T06:54:38.362Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2020-01-19T06:54:38.362Z] [INFO] [2020-01-19T06:54:38.362Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >-- [2020-01-19T06:54:38.362Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 4.1.0-SNAPSHOT [95/138] [2020-01-19T06:54:38.362Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:54:38.362Z] [INFO] [2020-01-19T06:54:38.362Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core --- [2020-01-19T06:54:38.362Z] [INFO] [2020-01-19T06:54:38.362Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core --- [2020-01-19T06:54:38.362Z] [INFO] The project's OSGi version is 4.1.0.202001190610 [2020-01-19T06:54:38.362Z] [INFO] [2020-01-19T06:54:38.362Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core --- [2020-01-19T06:54:38.362Z] [INFO] [2020-01-19T06:54:38.362Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core --- [2020-01-19T06:54:38.362Z] [INFO] [2020-01-19T06:54:38.362Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core --- [2020-01-19T06:54:38.362Z] [INFO] [2020-01-19T06:54:38.362Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core --- [2020-01-19T06:54:38.362Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:54:38.362Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources [2020-01-19T06:54:38.362Z] [INFO] [2020-01-19T06:54:38.362Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core --- [2020-01-19T06:54:38.362Z] [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes [2020-01-19T06:54:38.618Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryDataProviderFactory.java:[42] [2020-01-19T06:54:38.618Z] private static final Predicate PREDICATE = t -> TmfTraceUtils.getAnalysisModuleOfClass(t, UstMemoryAnalysisModule.class, UstMemoryAnalysisModule.ID) != null; [2020-01-19T06:54:38.618Z] ^ [2020-01-19T06:54:38.618Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2020-01-19T06:54:38.618Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoBinaryAspect.java:[94] [2020-01-19T06:54:38.618Z] return Objects.requireNonNull(Optional.of(new BinaryCallsite(fullPath, file.getBuildId(), offset, file.isPic(), file.getValidityStart(), file.getValidityEnd()))); [2020-01-19T06:54:38.618Z] ^^^^^^^^ [2020-01-19T06:54:38.618Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:54:38.618Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryUsageDataProvider.java:[132] [2020-01-19T06:54:38.618Z] int tidQuark = entry.getValue(); [2020-01-19T06:54:38.618Z] ^^^^^^^^^^^^^^^^ [2020-01-19T06:54:38.618Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Long,@NonNull Integer>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:54:38.618Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryUsageDataProvider.java:[175] [2020-01-19T06:54:38.618Z] builder.add(new MemoryUsageTreeModel(rootId, -1L, -1, Collections.singletonList(getTrace().getName()))); [2020-01-19T06:54:38.618Z] ^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:54:38.618Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:54:38.618Z] 4 problems (4 warnings) [2020-01-19T06:54:38.618Z] [INFO] [2020-01-19T06:54:38.618Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core --- [2020-01-19T06:54:38.618Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:54:38.618Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/test/resources [2020-01-19T06:54:38.618Z] [INFO] [2020-01-19T06:54:38.618Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core --- [2020-01-19T06:54:38.618Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT-sources.jar [2020-01-19T06:54:38.618Z] [INFO] [2020-01-19T06:54:38.618Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core --- [2020-01-19T06:54:38.618Z] [INFO] [2020-01-19T06:54:38.618Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core --- [2020-01-19T06:54:38.618Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT.jar [2020-01-19T06:54:38.874Z] [INFO] [2020-01-19T06:54:38.874Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core --- [2020-01-19T06:54:38.874Z] [INFO] [2020-01-19T06:54:38.874Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core --- [2020-01-19T06:54:38.874Z] [INFO] [2020-01-19T06:54:38.874Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core --- [2020-01-19T06:54:38.874Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT.jar [2020-01-19T06:54:38.874Z] [INFO] [2020-01-19T06:54:38.874Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core --- [2020-01-19T06:54:38.874Z] [INFO] [2020-01-19T06:54:38.874Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core --- [2020-01-19T06:54:38.874Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT.jar [2020-01-19T06:54:38.874Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT.pom [2020-01-19T06:54:38.874Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT-sources.jar [2020-01-19T06:54:38.874Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:54:38.874Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT-p2metadata.xml [2020-01-19T06:54:38.874Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT-p2artifacts.xml [2020-01-19T06:54:38.874Z] [INFO] [2020-01-19T06:54:38.874Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core --- [2020-01-19T06:54:38.874Z] [INFO] [2020-01-19T06:54:38.874Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >--- [2020-01-19T06:54:38.874Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.0.6-SNAPSHOT [96/138] [2020-01-19T06:54:38.874Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:54:38.874Z] [INFO] [2020-01-19T06:54:38.874Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2020-01-19T06:54:38.874Z] [INFO] [2020-01-19T06:54:38.874Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2020-01-19T06:54:38.874Z] [INFO] The project's OSGi version is 3.0.6.202001190610 [2020-01-19T06:54:38.874Z] [INFO] [2020-01-19T06:54:38.874Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2020-01-19T06:54:38.874Z] [INFO] [2020-01-19T06:54:38.874Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2020-01-19T06:54:38.874Z] [INFO] [2020-01-19T06:54:38.874Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2020-01-19T06:54:38.874Z] [INFO] [2020-01-19T06:54:38.874Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2020-01-19T06:54:38.874Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:54:38.874Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources [2020-01-19T06:54:38.874Z] [INFO] [2020-01-19T06:54:38.874Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2020-01-19T06:54:38.874Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/classes [2020-01-19T06:54:39.130Z] [INFO] [2020-01-19T06:54:39.130Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2020-01-19T06:54:39.130Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:54:39.130Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/test/resources [2020-01-19T06:54:39.130Z] [INFO] [2020-01-19T06:54:39.130Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2020-01-19T06:54:39.130Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT-sources.jar [2020-01-19T06:54:39.386Z] [INFO] [2020-01-19T06:54:39.386Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2020-01-19T06:54:39.386Z] [INFO] [2020-01-19T06:54:39.386Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2020-01-19T06:54:39.386Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT.jar [2020-01-19T06:54:39.386Z] [INFO] [2020-01-19T06:54:39.386Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2020-01-19T06:54:39.386Z] [INFO] [2020-01-19T06:54:39.386Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2020-01-19T06:54:39.386Z] [INFO] [2020-01-19T06:54:39.386Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2020-01-19T06:54:39.386Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT.jar [2020-01-19T06:54:39.386Z] [INFO] [2020-01-19T06:54:39.386Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2020-01-19T06:54:39.386Z] [INFO] [2020-01-19T06:54:39.386Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2020-01-19T06:54:39.386Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT.jar [2020-01-19T06:54:39.386Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT.pom [2020-01-19T06:54:39.386Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT-sources.jar [2020-01-19T06:54:39.386Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:54:39.386Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT-p2metadata.xml [2020-01-19T06:54:39.386Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT-p2artifacts.xml [2020-01-19T06:54:39.386Z] [INFO] [2020-01-19T06:54:39.386Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2020-01-19T06:54:39.386Z] [INFO] [2020-01-19T06:54:39.386Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >---- [2020-01-19T06:54:39.386Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 5.2.0-SNAPSHOT [97/138] [2020-01-19T06:54:39.386Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2020-01-19T06:54:39.386Z] [INFO] [2020-01-19T06:54:39.386Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust --- [2020-01-19T06:54:39.386Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust/target [2020-01-19T06:54:39.386Z] [INFO] [2020-01-19T06:54:39.386Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust --- [2020-01-19T06:54:39.386Z] [INFO] The project's OSGi version is 5.2.0.202001190610 [2020-01-19T06:54:39.386Z] [INFO] [2020-01-19T06:54:39.386Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust --- [2020-01-19T06:54:39.386Z] [INFO] [2020-01-19T06:54:39.386Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust --- [2020-01-19T06:54:39.386Z] [INFO] [2020-01-19T06:54:39.386Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust --- [2020-01-19T06:54:39.386Z] [INFO] [2020-01-19T06:54:39.386Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust --- [2020-01-19T06:54:39.386Z] [INFO] [2020-01-19T06:54:39.386Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust --- [2020-01-19T06:54:39.386Z] [INFO] [2020-01-19T06:54:39.386Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.ust --- [2020-01-19T06:54:39.386Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.2.0-SNAPSHOT.jar [2020-01-19T06:54:39.386Z] [INFO] [2020-01-19T06:54:39.386Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust --- [2020-01-19T06:54:39.386Z] [INFO] [2020-01-19T06:54:39.386Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.ust --- [2020-01-19T06:54:39.386Z] [INFO] [2020-01-19T06:54:39.386Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust --- [2020-01-19T06:54:39.386Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.2.0-SNAPSHOT-sources-feature.jar [2020-01-19T06:54:39.642Z] [INFO] [2020-01-19T06:54:39.642Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust --- [2020-01-19T06:54:39.642Z] [INFO] [2020-01-19T06:54:39.642Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust --- [2020-01-19T06:54:39.642Z] [INFO] [2020-01-19T06:54:39.642Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust --- [2020-01-19T06:54:39.642Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.2.0-SNAPSHOT.jar [2020-01-19T06:54:39.642Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.2.0-SNAPSHOT.pom [2020-01-19T06:54:39.642Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.2.0-SNAPSHOT-sources-feature.jar [2020-01-19T06:54:39.642Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.2.0-SNAPSHOT-p2metadata.xml [2020-01-19T06:54:39.642Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.2.0-SNAPSHOT-p2artifacts.xml [2020-01-19T06:54:39.642Z] [INFO] [2020-01-19T06:54:39.642Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust --- [2020-01-19T06:54:39.642Z] [INFO] [2020-01-19T06:54:39.642Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >-- [2020-01-19T06:54:39.642Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.9-SNAPSHOT [98/138] [2020-01-19T06:54:39.642Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T06:54:39.643Z] [INFO] [2020-01-19T06:54:39.643Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2020-01-19T06:54:39.643Z] [INFO] [2020-01-19T06:54:39.643Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2020-01-19T06:54:39.643Z] [INFO] The project's OSGi version is 1.0.9.202001190610 [2020-01-19T06:54:39.643Z] [INFO] [2020-01-19T06:54:39.643Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2020-01-19T06:54:39.643Z] [INFO] [2020-01-19T06:54:39.643Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2020-01-19T06:54:39.643Z] [INFO] [2020-01-19T06:54:39.643Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2020-01-19T06:54:39.643Z] [INFO] [2020-01-19T06:54:39.643Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2020-01-19T06:54:39.643Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:54:39.643Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources [2020-01-19T06:54:39.643Z] [INFO] [2020-01-19T06:54:39.643Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2020-01-19T06:54:39.643Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/classes [2020-01-19T06:54:39.899Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/perf/org/eclipse/tracecompass/lttng2/ust/core/tests/perf/cygprofile/CallStackAndGraphBenchmark.java:[129] [2020-01-19T06:54:39.899Z] CallStackAnalysis callStackModule = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallStackAnalysis.class, LttngUstCallStackAnalysis.ID); [2020-01-19T06:54:39.899Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:54:39.899Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T06:54:39.899Z] 1 problem (1 warning) [2020-01-19T06:54:39.899Z] [INFO] [2020-01-19T06:54:39.899Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2020-01-19T06:54:39.899Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:54:39.899Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/test/resources [2020-01-19T06:54:39.899Z] [INFO] [2020-01-19T06:54:39.899Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2020-01-19T06:54:39.899Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-sources.jar [2020-01-19T06:54:39.899Z] [INFO] [2020-01-19T06:54:39.899Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2020-01-19T06:54:39.899Z] [INFO] [2020-01-19T06:54:39.899Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2020-01-19T06:54:39.899Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar [2020-01-19T06:54:39.899Z] [INFO] [2020-01-19T06:54:39.899Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2020-01-19T06:54:39.899Z] [INFO] [2020-01-19T06:54:39.899Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2020-01-19T06:54:39.899Z] [INFO] [2020-01-19T06:54:39.899Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2020-01-19T06:54:39.899Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar [2020-01-19T06:54:39.899Z] [INFO] [2020-01-19T06:54:39.899Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2020-01-19T06:54:39.899Z] [INFO] [2020-01-19T06:54:39.899Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2020-01-19T06:54:40.156Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data/.metadata/.log [2020-01-19T06:54:40.156Z] [INFO] Command line: [2020-01-19T06:54:40.156Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-19T06:54:40.156Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:54:42.046Z] !SESSION 2020-01-19 06:54:40.207 ----------------------------------------------- [2020-01-19T06:54:42.046Z] eclipse.buildId=unknown [2020-01-19T06:54:42.046Z] java.version=1.8.0_202 [2020-01-19T06:54:42.046Z] java.vendor=Oracle Corporation [2020-01-19T06:54:42.046Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T06:54:42.046Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-19T06:54:42.046Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-19T06:54:42.046Z] [2020-01-19T06:54:42.046Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 06:54:41.955 [2020-01-19T06:54:42.046Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T06:54:42.046Z] !STACK 0 [2020-01-19T06:54:42.047Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2020-01-19T06:54:42.047Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T06:54:42.047Z] [2020-01-19T06:54:42.047Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T06:54:42.047Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T06:54:42.047Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T06:54:42.047Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T06:54:42.047Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T06:54:42.047Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T06:54:42.047Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:54:42.047Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T06:54:43.412Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest [2020-01-19T06:54:55.582Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.263 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest [2020-01-19T06:54:55.582Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 2.239 s [2020-01-19T06:54:55.582Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.216 s [2020-01-19T06:54:55.582Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.191 s [2020-01-19T06:54:55.582Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.142 s [2020-01-19T06:54:55.582Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.245 s [2020-01-19T06:54:55.582Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 3.029 s [2020-01-19T06:54:55.582Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.18 s [2020-01-19T06:54:55.582Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest [2020-01-19T06:55:05.523Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.418 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest [2020-01-19T06:55:05.523Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.2 s [2020-01-19T06:55:05.523Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.131 s [2020-01-19T06:55:05.523Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.134 s [2020-01-19T06:55:05.523Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.133 s [2020-01-19T06:55:05.523Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.133 s [2020-01-19T06:55:05.523Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 2.553 s [2020-01-19T06:55:05.523Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.131 s [2020-01-19T06:55:05.524Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest [2020-01-19T06:55:05.524Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest [2020-01-19T06:55:05.524Z] testCallStackRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest) Time elapsed: 0.008 s [2020-01-19T06:55:05.524Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest [2020-01-19T06:55:09.792Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.653 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest [2020-01-19T06:55:09.792Z] testExec(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.118 s [2020-01-19T06:55:09.792Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0 s [2020-01-19T06:55:09.792Z] testGetAllBinaries(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.126 s [2020-01-19T06:55:09.792Z] testExecution(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0.025 s [2020-01-19T06:55:09.792Z] testTwoProcesses(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.113 s [2020-01-19T06:55:09.792Z] testCanExecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0.016 s [2020-01-19T06:55:09.792Z] testBuildIDDebugLink(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.109 s [2020-01-19T06:55:09.792Z] testCannotExcecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0.009 s [2020-01-19T06:55:09.792Z] testBinaryCallsites(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.134 s [2020-01-19T06:55:09.792Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest [2020-01-19T06:55:09.792Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest [2020-01-19T06:55:09.792Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest) skipped [2020-01-19T06:55:09.792Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest [2020-01-19T06:55:10.047Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest [2020-01-19T06:55:10.047Z] testTidAspect(org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest) Time elapsed: 0.104 s [2020-01-19T06:55:10.047Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest [2020-01-19T06:55:10.047Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest [2020-01-19T06:55:10.047Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0.001 s [2020-01-19T06:55:10.047Z] testActivator(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0 s [2020-01-19T06:55:10.047Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0 s [2020-01-19T06:55:10.047Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0 s [2020-01-19T06:55:10.047Z] [2020-01-19T06:55:10.047Z] Results: [2020-01-19T06:55:10.047Z] [2020-01-19T06:55:10.047Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 1 [2020-01-19T06:55:10.047Z] [2020-01-19T06:55:10.975Z] [INFO] All tests passed! [2020-01-19T06:55:10.975Z] [INFO] [2020-01-19T06:55:10.975Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2020-01-19T06:55:10.975Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar [2020-01-19T06:55:10.975Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.pom [2020-01-19T06:55:10.975Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-sources.jar [2020-01-19T06:55:10.975Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:55:10.975Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2020-01-19T06:55:10.975Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2020-01-19T06:55:10.975Z] [INFO] [2020-01-19T06:55:10.975Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2020-01-19T06:55:10.975Z] [INFO] [2020-01-19T06:55:10.975Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >-- [2020-01-19T06:55:10.975Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.0-SNAPSHOT [99/138] [2020-01-19T06:55:10.975Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T06:55:10.975Z] [INFO] [2020-01-19T06:55:10.975Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2020-01-19T06:55:10.975Z] [INFO] [2020-01-19T06:55:10.975Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2020-01-19T06:55:10.975Z] [INFO] The project's OSGi version is 1.0.0.202001190610 [2020-01-19T06:55:10.975Z] [INFO] [2020-01-19T06:55:10.975Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2020-01-19T06:55:10.975Z] [INFO] [2020-01-19T06:55:10.975Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2020-01-19T06:55:10.975Z] [INFO] [2020-01-19T06:55:10.975Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2020-01-19T06:55:10.975Z] [INFO] [2020-01-19T06:55:10.975Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2020-01-19T06:55:10.975Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:55:10.975Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources [2020-01-19T06:55:10.975Z] [INFO] [2020-01-19T06:55:10.975Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2020-01-19T06:55:10.975Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/classes [2020-01-19T06:55:11.231Z] [INFO] [2020-01-19T06:55:11.231Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2020-01-19T06:55:11.231Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:55:11.231Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/test/resources [2020-01-19T06:55:11.231Z] [INFO] [2020-01-19T06:55:11.231Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2020-01-19T06:55:11.231Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-sources.jar [2020-01-19T06:55:11.231Z] [INFO] [2020-01-19T06:55:11.231Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2020-01-19T06:55:11.231Z] [INFO] [2020-01-19T06:55:11.231Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2020-01-19T06:55:11.231Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar [2020-01-19T06:55:11.231Z] [INFO] [2020-01-19T06:55:11.231Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2020-01-19T06:55:11.231Z] [INFO] [2020-01-19T06:55:11.231Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2020-01-19T06:55:11.231Z] [INFO] [2020-01-19T06:55:11.231Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2020-01-19T06:55:11.231Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar [2020-01-19T06:55:11.231Z] [INFO] [2020-01-19T06:55:11.231Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2020-01-19T06:55:11.231Z] [INFO] [2020-01-19T06:55:11.231Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2020-01-19T06:55:11.487Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data/.metadata/.log [2020-01-19T06:55:11.487Z] [INFO] Command line: [2020-01-19T06:55:11.487Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-19T06:55:11.487Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:55:14.004Z] !SESSION 2020-01-19 06:55:11.545 ----------------------------------------------- [2020-01-19T06:55:14.004Z] eclipse.buildId=unknown [2020-01-19T06:55:14.004Z] java.version=1.8.0_202 [2020-01-19T06:55:14.004Z] java.vendor=Oracle Corporation [2020-01-19T06:55:14.004Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T06:55:14.004Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-19T06:55:14.004Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-19T06:55:14.004Z] [2020-01-19T06:55:14.004Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 06:55:13.446 [2020-01-19T06:55:14.004Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T06:55:14.004Z] !STACK 0 [2020-01-19T06:55:14.004Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2020-01-19T06:55:14.004Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T06:55:14.004Z] [2020-01-19T06:55:14.004Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T06:55:14.004Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T06:55:14.004Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T06:55:14.004Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T06:55:14.004Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T06:55:14.004Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T06:55:14.004Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:55:14.004Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T06:55:14.931Z] process 14831: 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 [2020-01-19T06:55:14.932Z] See the manual page for dbus-uuidgen to correct this issue. [2020-01-19T06:55:23.017Z] Running org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest [2020-01-19T06:55:23.017Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest [2020-01-19T06:55:23.017Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0.001 s [2020-01-19T06:55:23.017Z] testActivator(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0 s [2020-01-19T06:55:23.017Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0 s [2020-01-19T06:55:23.017Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0 s [2020-01-19T06:55:23.017Z] [2020-01-19T06:55:23.017Z] Results: [2020-01-19T06:55:23.017Z] [2020-01-19T06:55:23.017Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2020-01-19T06:55:23.017Z] [2020-01-19T06:55:23.944Z] [INFO] All tests passed! [2020-01-19T06:55:23.944Z] [INFO] [2020-01-19T06:55:23.944Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2020-01-19T06:55:23.944Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar [2020-01-19T06:55:23.944Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.pom [2020-01-19T06:55:23.944Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-sources.jar [2020-01-19T06:55:23.944Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:55:23.944Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-p2metadata.xml [2020-01-19T06:55:23.944Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2020-01-19T06:55:23.944Z] [INFO] [2020-01-19T06:55:23.945Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2020-01-19T06:55:23.945Z] [INFO] [2020-01-19T06:55:23.945Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >-- [2020-01-19T06:55:23.945Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.11-SNAPSHOT [100/138] [2020-01-19T06:55:23.945Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T06:55:23.945Z] [INFO] [2020-01-19T06:55:23.945Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2020-01-19T06:55:23.945Z] [INFO] [2020-01-19T06:55:23.945Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2020-01-19T06:55:23.945Z] [INFO] The project's OSGi version is 1.0.11.202001190610 [2020-01-19T06:55:23.945Z] [INFO] [2020-01-19T06:55:23.945Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2020-01-19T06:55:23.945Z] [INFO] [2020-01-19T06:55:23.945Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2020-01-19T06:55:23.945Z] [INFO] [2020-01-19T06:55:23.945Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2020-01-19T06:55:23.945Z] [INFO] [2020-01-19T06:55:23.945Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2020-01-19T06:55:23.945Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:55:23.945Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources [2020-01-19T06:55:23.945Z] [INFO] [2020-01-19T06:55:23.945Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2020-01-19T06:55:23.945Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/classes [2020-01-19T06:55:24.201Z] [INFO] [2020-01-19T06:55:24.201Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2020-01-19T06:55:24.201Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:55:24.201Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/test/resources [2020-01-19T06:55:24.201Z] [INFO] [2020-01-19T06:55:24.201Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2020-01-19T06:55:24.201Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar [2020-01-19T06:55:24.201Z] [INFO] [2020-01-19T06:55:24.201Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2020-01-19T06:55:24.201Z] [INFO] [2020-01-19T06:55:24.201Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2020-01-19T06:55:24.201Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT.jar [2020-01-19T06:55:24.201Z] [INFO] [2020-01-19T06:55:24.201Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2020-01-19T06:55:24.201Z] [INFO] [2020-01-19T06:55:24.201Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2020-01-19T06:55:24.201Z] [INFO] [2020-01-19T06:55:24.201Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2020-01-19T06:55:24.201Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT.jar [2020-01-19T06:55:24.201Z] [INFO] [2020-01-19T06:55:24.201Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2020-01-19T06:55:24.201Z] [INFO] [2020-01-19T06:55:24.201Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2020-01-19T06:55:24.763Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data/.metadata/.log [2020-01-19T06:55:24.763Z] [INFO] Command line: [2020-01-19T06:55:24.763Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2020-01-19T06:55:24.763Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:55:27.284Z] !SESSION 2020-01-19 06:55:24.814 ----------------------------------------------- [2020-01-19T06:55:27.284Z] eclipse.buildId=unknown [2020-01-19T06:55:27.284Z] java.version=1.8.0_202 [2020-01-19T06:55:27.284Z] java.vendor=Oracle Corporation [2020-01-19T06:55:27.284Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T06:55:27.284Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2020-01-19T06:55:27.284Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2020-01-19T06:55:27.284Z] [2020-01-19T06:55:27.284Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 06:55:26.817 [2020-01-19T06:55:27.284Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T06:55:27.284Z] !STACK 0 [2020-01-19T06:55:27.284Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2020-01-19T06:55:27.284Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T06:55:27.284Z] [2020-01-19T06:55:27.284Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T06:55:27.284Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T06:55:27.284Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T06:55:27.284Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T06:55:27.284Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T06:55:27.284Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T06:55:27.284Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:55:27.284Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T06:55:32.535Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest [2020-01-19T06:55:33.902Z] Display size: 1440x900 [2020-01-19T06:55:33.902Z] OS version=3.10.0-957.1.3.el7.x86_64 [2020-01-19T06:55:33.902Z] GTK version=2.24.30 [2020-01-19T06:55:33.902Z] GTK theme=unknown [2020-01-19T06:55:33.902Z] LIBOVERLAY_SCROLLBAR=0 [2020-01-19T06:55:33.902Z] Time zone: Coordinated Universal Time [2020-01-19T06:55:33.902Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2020-01-19T06:55:33.902Z] log4j:WARN Please initialize the log4j system properly. [2020-01-19T06:55:35.793Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"' [2020-01-19T06:55:35.793Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2020-01-19T06:55:45.742Z] DEBUG - matched EditorReference with text "", using matcher: with name '"memory"' [2020-01-19T06:55:45.743Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:55:45.743Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"' [2020-01-19T06:55:45.743Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2020-01-19T06:55:45.743Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:55:45.743Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:55:45.743Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:55:45.743Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:55:45.743Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:55:45.743Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:55:45.743Z] DEBUG - Setting state to checked on: memory [2020-01-19T06:55:45.743Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"' [2020-01-19T06:55:45.743Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2020-01-19T06:55:47.111Z] DEBUG - matched EditorReference with text "", using matcher: with name '"memory"' [2020-01-19T06:55:47.111Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:55:47.111Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:55:47.111Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:55:47.111Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:55:47.111Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:55:47.111Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:55:47.111Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:55:47.111Z] DEBUG - Setting state to checked on: memory [2020-01-19T06:55:47.367Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1131017705 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T06:55:47.367Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:55:47.367Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:55:47.367Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:55:47.367Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:55:47.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1131017678 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:55:47.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1131017678 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:55:47.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1131017678 data=null} to TreeItem with text {test} [2020-01-19T06:55:47.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1131017677 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:55:47.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131017676 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} [2020-01-19T06:55:47.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1131017608 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:55:47.623Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:55:47.623Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:55:47.623Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:55:48.551Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:55:48.551Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:55:48.551Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:55:48.551Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:55:48.551Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:55:48.551Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:55:48.551Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:55:48.551Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:55:48.551Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:55:48.551Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:55:48.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131016600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:55:48.551Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131016599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:55:48.551Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131016599 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:55:48.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131016598 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:55:48.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131016598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:55:48.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131016598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:55:48.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131016598 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') [2020-01-19T06:55:48.551Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131016597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:55:48.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131016597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:55:48.552Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131016597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:55:48.552Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131016596 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:55:48.552Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131016596 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:55:48.552Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:55:48.552Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:55:48.552Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:55:48.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:55:48.552Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:55:48.552Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:55:48.552Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:55:48.552Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:55:48.552Z] DEBUG - Clicking on OK [2020-01-19T06:55:48.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131016593 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') [2020-01-19T06:55:48.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131016593 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') [2020-01-19T06:55:48.552Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131016593 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:55:48.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131016592 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:55:48.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131016592 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') [2020-01-19T06:55:48.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131016592 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') [2020-01-19T06:55:48.552Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:55:48.552Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:55:48.552Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:55:48.552Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:55:48.552Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:55:48.552Z] DEBUG - Clicked on OK [2020-01-19T06:55:49.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131016592 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') [2020-01-19T06:55:49.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1131017417 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:55:49.676Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.908 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest [2020-01-19T06:55:49.676Z] testOpenMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest) Time elapsed: 10.472 s [2020-01-19T06:55:49.676Z] testMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest) Time elapsed: 1.833 s [2020-01-19T06:55:49.676Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest [2020-01-19T06:55:49.933Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:55:49.933Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:55:49.933Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:55:49.933Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:55:49.933Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:55:49.933Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:55:49.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1131015198 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2020-01-19T06:55:49.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1131015198 data=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:55:49.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1131015198 data=null} to TreeItem with text {TestForCallstack} [2020-01-19T06:55:49.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1131015198 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:55:49.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131015197 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:55:49.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1131015151 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:55:49.933Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:55:49.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1131015150 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2020-01-19T06:55:49.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1131015150 data=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:55:49.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1131015150 data=null} to TreeItem with text {TestForCallstack} [2020-01-19T06:55:49.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1131015149 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:55:49.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131015149 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:55:49.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1131015114 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:55:49.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1131015113 data=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:55:49.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1131015113 data=null} to TreeItem with text {TestForCallstack} [2020-01-19T06:55:49.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1131015112 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:55:49.933Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131015112 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:55:49.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1131015093 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:55:49.933Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:55:49.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1131015091 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T06:55:49.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1131015091 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T06:55:49.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1131015091 data=null} to TreeItem with text {Traces [0]} [2020-01-19T06:55:49.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1131015091 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:55:49.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131015090 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]} [2020-01-19T06:55:49.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1131015078 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:55:51.827Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2020-01-19T06:55:51.827Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:55:53.716Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2020-01-19T06:55:53.972Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2020-01-19T06:55:53.972Z] DEBUG - number of items : 18 [2020-01-19T06:55:53.972Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2020-01-19T06:55:53.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131011157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2020-01-19T06:55:53.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131011157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2020-01-19T06:55:53.972Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131011157 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2020-01-19T06:55:53.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131011156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2020-01-19T06:55:53.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131011156 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2020-01-19T06:55:53.972Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131011098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2020-01-19T06:55:53.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131011097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2020-01-19T06:55:53.972Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131011097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2020-01-19T06:55:53.972Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131011096 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2020-01-19T06:55:53.972Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131011096 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2020-01-19T06:55:53.972Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2020-01-19T06:55:53.972Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping' [2020-01-19T06:55:53.972Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2020-01-19T06:55:53.972Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2020-01-19T06:55:53.972Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2020-01-19T06:55:53.972Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2020-01-19T06:55:53.972Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2020-01-19T06:55:53.972Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2020-01-19T06:55:53.972Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2020-01-19T06:55:53.972Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:55:53.972Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:55:53.972Z] DEBUG - Clicking on Add... [2020-01-19T06:55:53.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=-1131011093 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') [2020-01-19T06:55:53.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-1131011093 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') [2020-01-19T06:55:53.972Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=-1131011093 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2020-01-19T06:55:53.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=-1131011093 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2020-01-19T06:55:53.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=-1131011093 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') [2020-01-19T06:55:53.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=-1131011092 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') [2020-01-19T06:55:54.229Z] [2020-01-19T06:55:54.229Z] !ENTRY org.eclipse.cdt.core.native 4 0 2020-01-19 06:55:54.009 [2020-01-19T06:55:54.229Z] !MESSAGE no spawner in java.library.path [2020-01-19T06:55:54.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=-1131011092 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') [2020-01-19T06:55:54.229Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=-1131010899 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') [2020-01-19T06:55:54.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-1131010898 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') [2020-01-19T06:55:54.229Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=-1131010898 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') [2020-01-19T06:55:54.229Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=-1131010898 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2020-01-19T06:55:54.229Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=-1131010898 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2020-01-19T06:55:54.229Z] DEBUG - Clicked on Add... [2020-01-19T06:55:54.229Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2020-01-19T06:55:54.229Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2020-01-19T06:55:54.229Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2020-01-19T06:55:54.229Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2020-01-19T06:55:54.229Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:55:54.229Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:55:54.229Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:55:54.229Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:55:54.229Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:55:54.229Z] DEBUG - Clicking on OK [2020-01-19T06:55:54.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131010896 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') [2020-01-19T06:55:54.229Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131010896 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') [2020-01-19T06:55:54.229Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131010895 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:55:54.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131010895 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:55:54.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131010895 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') [2020-01-19T06:55:54.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131010895 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') [2020-01-19T06:55:54.229Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {OK} time=-1131010875 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') [2020-01-19T06:55:54.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131010895 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') [2020-01-19T06:55:54.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131011156 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 {Configure how the addresses are mapped to function names} [2020-01-19T06:55:54.229Z] DEBUG - Clicked on [2020-01-19T06:55:54.229Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2020-01-19T06:55:54.485Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:55:54.485Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:55:54.485Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T06:55:54.485Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:55:55.049Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:55:55.049Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2020-01-19T06:55:55.049Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2020-01-19T06:55:55.049Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:55:55.049Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:55:55.049Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1131009983 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T06:55:55.049Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:55:55.049Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:55:55.049Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:55:55.049Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:55:55.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1131009906 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2020-01-19T06:55:55.049Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1131009906 data=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:55:55.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1131009906 data=null} to TreeItem with text {TestForCallstack} [2020-01-19T06:55:55.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1131009906 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:55:55.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131009905 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:55:55.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1131009893 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:55:55.305Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:55:55.305Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:55:55.305Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:55:56.234Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:55:56.234Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:55:56.234Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:55:56.234Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:55:56.234Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:55:56.234Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:55:56.234Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:55:56.234Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:55:56.234Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:55:56.234Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:55:56.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131009011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:55:56.235Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131009011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:55:56.235Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131009011 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:55:56.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131009011 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:55:56.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131009010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:55:56.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131009010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:55:56.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131009010 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') [2020-01-19T06:55:56.235Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131009010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:55:56.235Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131009010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:55:56.235Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131009010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:55:56.235Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131009010 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:55:56.235Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131009009 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:55:56.235Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:55:56.235Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:55:56.235Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:55:56.235Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:55:56.235Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:55:56.235Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:55:56.235Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:55:56.235Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:55:56.235Z] DEBUG - Clicking on OK [2020-01-19T06:55:56.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131009008 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') [2020-01-19T06:55:56.235Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131009008 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') [2020-01-19T06:55:56.235Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131009008 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:55:56.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131009007 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:55:56.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131009007 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') [2020-01-19T06:55:56.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131009007 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') [2020-01-19T06:55:56.235Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:55:56.235Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:55:56.235Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:55:56.235Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:55:56.235Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:55:56.235Z] DEBUG - Clicked on OK [2020-01-19T06:55:56.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131009007 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') [2020-01-19T06:55:56.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1131009778 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:55:57.053Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:55:57.053Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:55:57.053Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:55:57.053Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:55:57.053Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:55:57.053Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:55:57.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1131007883 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2020-01-19T06:55:57.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1131007882 data=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:55:57.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1131007882 data=null} to TreeItem with text {TestForCallstack} [2020-01-19T06:55:57.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1131007882 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:55:57.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131007882 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:55:57.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1131007873 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:55:57.309Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:55:57.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1131007872 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2020-01-19T06:55:57.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1131007872 data=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:55:57.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1131007872 data=null} to TreeItem with text {TestForCallstack} [2020-01-19T06:55:57.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1131007871 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:55:57.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131007871 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:55:57.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1131007864 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:55:57.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1131007864 data=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:55:57.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1131007864 data=null} to TreeItem with text {TestForCallstack} [2020-01-19T06:55:57.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1131007863 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:55:57.309Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131007863 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:55:57.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1131007859 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:55:57.309Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:55:57.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1131007858 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T06:55:57.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1131007858 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T06:55:57.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1131007857 data=null} to TreeItem with text {Traces [0]} [2020-01-19T06:55:57.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1131007857 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:55:57.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131007857 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]} [2020-01-19T06:55:57.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1131007850 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:55:59.201Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2020-01-19T06:55:59.201Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:55:59.201Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2020-01-19T06:55:59.201Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2020-01-19T06:55:59.202Z] DEBUG - number of items : 18 [2020-01-19T06:55:59.202Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2020-01-19T06:55:59.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1131005897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2020-01-19T06:55:59.202Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131005897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2020-01-19T06:55:59.202Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1131005897 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2020-01-19T06:55:59.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1131005897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2020-01-19T06:55:59.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1131005897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2020-01-19T06:55:59.202Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1131005859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2020-01-19T06:55:59.202Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1131005858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2020-01-19T06:55:59.202Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1131005858 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2020-01-19T06:55:59.202Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1131005858 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2020-01-19T06:55:59.202Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1131005858 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2020-01-19T06:55:59.202Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2020-01-19T06:55:59.202Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping' [2020-01-19T06:55:59.202Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2020-01-19T06:55:59.202Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2020-01-19T06:55:59.202Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2020-01-19T06:55:59.202Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2020-01-19T06:55:59.202Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2020-01-19T06:55:59.202Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2020-01-19T06:55:59.202Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2020-01-19T06:55:59.202Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:55:59.202Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:55:59.202Z] DEBUG - Clicking on Add... [2020-01-19T06:55:59.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=-1131005855 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') [2020-01-19T06:55:59.202Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-1131005855 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') [2020-01-19T06:55:59.202Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=-1131005855 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2020-01-19T06:55:59.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=-1131005855 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2020-01-19T06:55:59.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=-1131005855 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') [2020-01-19T06:55:59.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=-1131005855 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') [2020-01-19T06:55:59.459Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=-1131005708 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') [2020-01-19T06:55:59.459Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-1131005707 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') [2020-01-19T06:55:59.459Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=-1131005707 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') [2020-01-19T06:55:59.459Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=-1131005707 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2020-01-19T06:55:59.459Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=-1131005706 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2020-01-19T06:55:59.459Z] DEBUG - Clicked on Add... [2020-01-19T06:55:59.459Z] DEBUG - matched Shell with text "Import failure", using matcher: with text 'Import failure' [2020-01-19T06:55:59.459Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:55:59.459Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:55:59.459Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:55:59.459Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:55:59.459Z] DEBUG - Clicking on OK [2020-01-19T06:55:59.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131005705 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') [2020-01-19T06:55:59.459Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131005705 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') [2020-01-19T06:55:59.459Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131005705 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:55:59.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131005705 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:55:59.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131005704 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') [2020-01-19T06:55:59.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131005704 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') [2020-01-19T06:55:59.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131005704 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') [2020-01-19T06:55:59.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=-1131005855 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') [2020-01-19T06:55:59.459Z] DEBUG - Clicked on [2020-01-19T06:55:59.459Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:55:59.459Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:55:59.459Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T06:55:59.459Z] DEBUG - Selecting rows [0] in (of type 'Table') [2020-01-19T06:55:59.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1131005682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:55:59.459Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1131005682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:55:59.459Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1131005681 data=null doit=true} to (of type 'Table') [2020-01-19T06:55:59.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1131005681 data=null} to (of type 'Table') [2020-01-19T06:55:59.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/239/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=-1131005681 data=null button=1 stateMask=0x0 x=259 y=12 count=1} to (of type 'Table') [2020-01-19T06:55:59.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1131005680 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/239/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-01-19T06:55:59.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/239/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=-1131005679 data=null button=1 stateMask=0x80000 x=259 y=12 count=1} to (of type 'Table') [2020-01-19T06:55:59.459Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2020-01-19T06:55:59.459Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2020-01-19T06:55:59.459Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2020-01-19T06:55:59.459Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2020-01-19T06:55:59.459Z] DEBUG - matched Button with text "Down", using matcher: with mnemonic 'Down' [2020-01-19T06:55:59.459Z] DEBUG - matched Button with text "Down", using matcher: with style 'SWT.PUSH' [2020-01-19T06:55:59.459Z] DEBUG - matched Button with text "Down", using matcher: (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2020-01-19T06:55:59.459Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:55:59.459Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:55:59.459Z] DEBUG - Clicking on Down [2020-01-19T06:55:59.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=-1131005678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-1131005678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=-1131005677 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=-1131005677 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=-1131005677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=-1131005677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=-1131005677 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 'Down' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=-1131005674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-1131005674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=-1131005674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=-1131005674 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=-1131005674 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Clicked on Down [2020-01-19T06:55:59.460Z] DEBUG - Clicking on Down [2020-01-19T06:55:59.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=-1131005674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-1131005673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=-1131005673 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=-1131005673 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=-1131005673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=-1131005673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=-1131005673 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 'Down' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=-1131005671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-1131005671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=-1131005670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=-1131005620 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=-1131005619 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Clicked on Down [2020-01-19T06:55:59.460Z] DEBUG - Clicking on Down [2020-01-19T06:55:59.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=-1131005619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-1131005619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=-1131005619 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=-1131005619 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=-1131005618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=-1131005618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=-1131005618 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 'Down' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=-1131005616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-1131005616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=-1131005616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=-1131005615 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=-1131005615 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Clicked on Down [2020-01-19T06:55:59.460Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2020-01-19T06:55:59.460Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2020-01-19T06:55:59.460Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2020-01-19T06:55:59.460Z] DEBUG - matched Button with text "Up", using matcher: with mnemonic 'Up' [2020-01-19T06:55:59.460Z] DEBUG - matched Button with text "Up", using matcher: with style 'SWT.PUSH' [2020-01-19T06:55:59.460Z] DEBUG - matched Button with text "Up", using matcher: (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2020-01-19T06:55:59.460Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:55:59.460Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:55:59.460Z] DEBUG - Clicking on Up [2020-01-19T06:55:59.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=-1131005613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-1131005613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=-1131005613 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=-1131005613 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=-1131005613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=-1131005613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=-1131005613 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 'Up' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=-1131005611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-1131005610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=-1131005610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=-1131005610 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=-1131005610 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Clicked on Up [2020-01-19T06:55:59.460Z] DEBUG - Clicking on Up [2020-01-19T06:55:59.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=-1131005610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-1131005610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=-1131005609 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=-1131005609 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=-1131005609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=-1131005609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2020-01-19T06:55:59.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=-1131005609 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 'Up' and with style 'SWT.PUSH') [2020-01-19T06:55:59.461Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=-1131005607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2020-01-19T06:55:59.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-1131005607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2020-01-19T06:55:59.461Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=-1131005607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2020-01-19T06:55:59.461Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=-1131005607 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2020-01-19T06:55:59.461Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=-1131005607 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2020-01-19T06:55:59.461Z] DEBUG - Clicked on Up [2020-01-19T06:55:59.461Z] DEBUG - Clicking on Up [2020-01-19T06:55:59.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=-1131005606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2020-01-19T06:55:59.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-1131005606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2020-01-19T06:55:59.461Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=-1131005606 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2020-01-19T06:55:59.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=-1131005606 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2020-01-19T06:55:59.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=-1131005606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2020-01-19T06:55:59.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=-1131005606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2020-01-19T06:55:59.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=-1131005606 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 'Up' and with style 'SWT.PUSH') [2020-01-19T06:55:59.461Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=-1131005604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2020-01-19T06:55:59.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-1131005604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2020-01-19T06:55:59.461Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=-1131005603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2020-01-19T06:55:59.461Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=-1131005603 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2020-01-19T06:55:59.461Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=-1131005603 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2020-01-19T06:55:59.461Z] DEBUG - Clicked on Up [2020-01-19T06:55:59.461Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T06:55:59.461Z] DEBUG - Selecting rows [0, 1] in (of type 'Table') [2020-01-19T06:55:59.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1131005602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:55:59.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1131005601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:55:59.461Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1131005601 data=null doit=true} to (of type 'Table') [2020-01-19T06:55:59.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1131005601 data=null} to (of type 'Table') [2020-01-19T06:55:59.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/239/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=-1131005601 data=null button=1 stateMask=0x0 x=259 y=12 count=1} to (of type 'Table') [2020-01-19T06:55:59.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1131005601 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/239/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-01-19T06:55:59.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/239/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=-1131005600 data=null button=1 stateMask=0x80000 x=259 y=12 count=1} to (of type 'Table') [2020-01-19T06:55:59.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1131005600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:55:59.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1131005600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T06:55:59.461Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1131005599 data=null doit=true} to (of type 'Table') [2020-01-19T06:55:59.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1131005599 data=null} to (of type 'Table') [2020-01-19T06:55:59.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/239/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=-1131005599 data=null button=1 stateMask=0x40000 x=259 y=36 count=1} to (of type 'Table') [2020-01-19T06:55:59.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1131005599 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/239/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table') [2020-01-19T06:55:59.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/239/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=-1131005598 data=null button=1 stateMask=0xc0000 x=259 y=36 count=1} to (of type 'Table') [2020-01-19T06:55:59.461Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2020-01-19T06:55:59.461Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2020-01-19T06:55:59.461Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2020-01-19T06:55:59.461Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2020-01-19T06:55:59.461Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2020-01-19T06:55:59.461Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2020-01-19T06:55:59.461Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2020-01-19T06:55:59.461Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:55:59.461Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:55:59.461Z] DEBUG - Clicking on Remove [2020-01-19T06:55:59.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=-1131005596 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') [2020-01-19T06:55:59.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=-1131005596 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') [2020-01-19T06:55:59.461Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=-1131005596 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2020-01-19T06:55:59.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=-1131005596 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2020-01-19T06:55:59.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=-1131005596 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') [2020-01-19T06:55:59.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=-1131005596 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') [2020-01-19T06:55:59.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=-1131005596 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') [2020-01-19T06:55:59.461Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2020-01-19T06:55:59.461Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2020-01-19T06:55:59.461Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2020-01-19T06:55:59.461Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2020-01-19T06:55:59.461Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2020-01-19T06:55:59.461Z] DEBUG - Clicked on Remove [2020-01-19T06:55:59.461Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2020-01-19T06:55:59.461Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2020-01-19T06:55:59.461Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2020-01-19T06:55:59.461Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2020-01-19T06:55:59.461Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:55:59.461Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2020-01-19T06:55:59.461Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2020-01-19T06:55:59.461Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-19T06:55:59.461Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:55:59.461Z] DEBUG - Clicking on Cancel [2020-01-19T06:55:59.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1131005592 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') [2020-01-19T06:55:59.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1131005592 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') [2020-01-19T06:55:59.461Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1131005592 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-19T06:55:59.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1131005592 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-19T06:55:59.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1131005591 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') [2020-01-19T06:55:59.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1131005591 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') [2020-01-19T06:55:59.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1131005591 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') [2020-01-19T06:55:59.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1131005896 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 {Configure how the addresses are mapped to function names} [2020-01-19T06:55:59.462Z] DEBUG - Clicked on [2020-01-19T06:56:00.023Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1131005075 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T06:56:00.023Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:56:00.023Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:56:00.023Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:56:00.023Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:56:00.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1131005055 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:00.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1131005054 data=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:00.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1131005054 data=null} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:00.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1131005054 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:00.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131005054 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:00.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1131005046 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:00.023Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:56:00.023Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:56:00.023Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:56:00.279Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:56:00.279Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:56:00.279Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:56:00.279Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:56:00.279Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:00.279Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:56:00.279Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:56:00.279Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:56:00.279Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:00.279Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:56:00.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131004882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:00.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131004881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:00.279Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131004881 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:00.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131004881 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:00.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131004881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:00.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131004881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:00.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131004881 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') [2020-01-19T06:56:00.279Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131004880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:00.280Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131004880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:00.280Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131004880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:00.280Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131004880 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:00.280Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1131004880 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:00.280Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:00.280Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:56:00.280Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:56:00.280Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:56:00.280Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:56:00.280Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:56:00.280Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:56:00.280Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:00.280Z] DEBUG - Clicking on OK [2020-01-19T06:56:00.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1131004878 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') [2020-01-19T06:56:00.280Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1131004878 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') [2020-01-19T06:56:00.280Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1131004878 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:00.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1131004878 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:00.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1131004878 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') [2020-01-19T06:56:00.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1131004878 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') [2020-01-19T06:56:00.280Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:00.280Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:00.280Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:00.841Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:00.841Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:00.841Z] DEBUG - Clicked on OK [2020-01-19T06:56:00.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1131004878 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') [2020-01-19T06:56:00.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1131004998 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:56:01.403Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:56:01.403Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:56:01.403Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:56:01.403Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:56:01.403Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:56:01.403Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:56:01.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1131003771 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:01.403Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1131003771 data=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:01.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1131003771 data=null} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:01.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1131003770 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:01.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131003770 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:01.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1131003763 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:01.403Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:56:01.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1131003762 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:01.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1131003762 data=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:01.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1131003762 data=null} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:01.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1131003762 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:01.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131003761 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:01.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1131003756 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:01.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1131003755 data=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:01.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1131003755 data=null} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:01.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1131003755 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:01.404Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1131003755 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:01.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1131003751 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:01.404Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:56:01.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1131003750 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T06:56:01.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1131003750 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T06:56:01.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1131003750 data=null} to TreeItem with text {Traces [0]} [2020-01-19T06:56:01.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1131003750 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:56:01.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131003750 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]} [2020-01-19T06:56:01.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1131003744 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:56:03.294Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2020-01-19T06:56:03.294Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:56:03.294Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2020-01-19T06:56:03.294Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:56:03.294Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:56:03.294Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T06:56:03.294Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:56:03.855Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:56:03.855Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2020-01-19T06:56:03.856Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2020-01-19T06:56:03.856Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:56:03.856Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:56:03.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Name} time=-1131001240 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {Name} [2020-01-19T06:56:03.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Name} time=-1131001224 data=null button=1 stateMask=0x80000 x=78 y=-13 count=1} to TreeColumn with text {Name} [2020-01-19T06:56:03.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PID/TID} time=-1131001217 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {PID/TID} [2020-01-19T06:56:03.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PID/TID} time=-1131001209 data=null button=1 stateMask=0x80000 x=186 y=-13 count=1} to TreeColumn with text {PID/TID} [2020-01-19T06:56:03.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Start time} time=-1131001203 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeColumn with text {Start time} [2020-01-19T06:56:03.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Start time} time=-1131001196 data=null button=1 stateMask=0x80000 x=344 y=-13 count=1} to TreeColumn with text {Start time} [2020-01-19T06:56:03.856Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2020-01-19T06:56:03.856Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:56:03.856Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:56:04.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1131000685 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T06:56:04.418Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:56:04.418Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:56:04.418Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:56:04.418Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:56:04.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1131000655 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:04.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1131000654 data=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:04.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1131000654 data=null} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:04.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1131000654 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:04.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1131000653 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:04.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1131000641 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:04.419Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:56:04.419Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:56:04.675Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:56:05.238Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:56:05.238Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:56:05.238Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:56:05.238Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:56:05.238Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:05.238Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:56:05.238Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:56:05.238Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:56:05.238Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:05.238Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:56:05.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130999902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:05.239Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130999901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:05.239Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130999901 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:05.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130999901 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:05.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130999901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:05.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130999901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:05.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130999901 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') [2020-01-19T06:56:05.239Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130999901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:05.239Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130999900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:05.239Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130999900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:05.239Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130999900 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:05.239Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130999900 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:05.239Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:05.239Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:56:05.239Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:56:05.239Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:56:05.239Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:56:05.239Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:56:05.239Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:56:05.239Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:05.239Z] DEBUG - Clicking on OK [2020-01-19T06:56:05.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130999899 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') [2020-01-19T06:56:05.239Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130999898 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') [2020-01-19T06:56:05.239Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130999898 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:05.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130999898 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:05.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130999898 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') [2020-01-19T06:56:05.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130999898 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') [2020-01-19T06:56:05.239Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:05.239Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:05.239Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:05.239Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:05.239Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:05.239Z] DEBUG - Clicked on OK [2020-01-19T06:56:05.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130999898 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') [2020-01-19T06:56:05.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1131000519 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:56:05.778Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:56:05.778Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:56:05.778Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:56:05.778Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:56:05.778Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:56:05.778Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:56:05.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1130999278 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:05.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1130999278 data=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:05.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1130999278 data=null} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:05.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1130999278 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:05.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130999277 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:05.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1130999270 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:05.778Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:56:05.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1130999269 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:05.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1130999269 data=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:05.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1130999269 data=null} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:05.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1130999268 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:05.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130999268 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:05.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1130999261 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:05.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1130999261 data=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:05.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1130999261 data=null} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:05.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1130999261 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:05.779Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130999260 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:05.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1130999256 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:05.779Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:56:05.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130999255 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T06:56:05.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130999255 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T06:56:05.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130999255 data=null} to TreeItem with text {Traces [0]} [2020-01-19T06:56:05.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130999254 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:56:05.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130999254 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]} [2020-01-19T06:56:05.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130999249 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:56:07.668Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2020-01-19T06:56:07.668Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:56:07.668Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2020-01-19T06:56:07.668Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2020-01-19T06:56:07.668Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:56:07.668Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:56:07.668Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T06:56:07.668Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:56:08.231Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:56:08.231Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2020-01-19T06:56:08.231Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2020-01-19T06:56:08.231Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:56:08.231Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:56:08.792Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1130996400 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T06:56:08.792Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:56:08.792Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:56:08.792Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:56:08.792Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:56:08.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1130996373 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:08.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1130996373 data=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:08.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1130996373 data=null} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:08.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1130996372 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:08.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130996372 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:08.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1130996362 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:08.792Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:56:08.792Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:56:08.792Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:56:09.353Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:56:09.353Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:56:09.353Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:56:09.353Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:56:09.353Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:09.353Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:56:09.353Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:56:09.353Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:56:09.353Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:09.353Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:56:09.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130995679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:09.353Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130995678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:09.353Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130995678 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:09.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130995678 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:09.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130995678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:09.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130995678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:09.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130995678 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') [2020-01-19T06:56:09.353Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130995678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:09.353Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130995677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:09.353Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130995677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:09.353Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130995677 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:09.353Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130995677 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:09.353Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:09.353Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:56:09.353Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:56:09.353Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:56:09.353Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:56:09.353Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:56:09.353Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:56:09.353Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:09.353Z] DEBUG - Clicking on OK [2020-01-19T06:56:09.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130995676 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') [2020-01-19T06:56:09.353Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130995676 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') [2020-01-19T06:56:09.353Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130995676 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:09.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130995676 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:09.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130995676 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') [2020-01-19T06:56:09.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130995676 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') [2020-01-19T06:56:09.353Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:09.353Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:09.353Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:09.353Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:09.353Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:09.353Z] DEBUG - Clicked on OK [2020-01-19T06:56:09.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130995676 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') [2020-01-19T06:56:09.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1130996290 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:56:10.172Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:56:10.172Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:56:10.172Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:56:10.172Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:56:10.172Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:56:10.172Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:56:10.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1130994861 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:10.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1130994861 data=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:10.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1130994861 data=null} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:10.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1130994861 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:10.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130994861 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:10.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1130994853 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:10.172Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:56:10.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1130994852 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:10.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1130994852 data=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:10.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1130994852 data=null} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:10.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1130994852 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:10.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130994852 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:10.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1130994845 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:10.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1130994845 data=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:10.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1130994845 data=null} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:10.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1130994844 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:10.172Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130994844 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:10.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1130994841 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:10.172Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:56:10.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130994840 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T06:56:10.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130994840 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T06:56:10.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130994840 data=null} to TreeItem with text {Traces [0]} [2020-01-19T06:56:10.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130994839 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:56:10.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130994839 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]} [2020-01-19T06:56:10.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130994834 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:56:12.063Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2020-01-19T06:56:12.063Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:56:12.063Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2020-01-19T06:56:12.063Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2020-01-19T06:56:12.063Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2020-01-19T06:56:12.063Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:56:12.063Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:56:12.625Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1130992507 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T06:56:12.625Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:56:12.625Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:56:12.625Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:56:12.625Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:56:12.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1130992487 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:12.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1130992486 data=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:12.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1130992486 data=null} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:12.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1130992486 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:12.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130992486 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:12.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1130992478 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:12.625Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:56:12.625Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:56:12.625Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:56:13.188Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:56:13.188Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:56:13.188Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:56:13.188Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:56:13.188Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:13.188Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:56:13.188Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:56:13.188Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:56:13.188Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:13.188Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:56:13.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130991793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:13.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130991793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:13.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130991793 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:13.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130991793 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:13.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130991793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:13.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130991793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:13.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130991793 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') [2020-01-19T06:56:13.188Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130991793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:13.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130991792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:13.188Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130991792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:13.188Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130991792 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:13.188Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130991792 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:13.188Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:13.188Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:56:13.188Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:56:13.188Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:56:13.188Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:56:13.188Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:56:13.188Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:56:13.188Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:13.188Z] DEBUG - Clicking on OK [2020-01-19T06:56:13.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130991791 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') [2020-01-19T06:56:13.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130991791 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') [2020-01-19T06:56:13.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130991791 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:13.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130991791 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:13.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130991791 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') [2020-01-19T06:56:13.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130991791 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') [2020-01-19T06:56:13.188Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:13.188Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:13.188Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:13.188Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:13.188Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:13.188Z] DEBUG - Clicked on OK [2020-01-19T06:56:13.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130991791 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') [2020-01-19T06:56:13.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1130992408 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:56:14.006Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:56:14.006Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:56:14.006Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:56:14.006Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:56:14.006Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:56:14.006Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:56:14.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1130991173 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:14.006Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1130991172 data=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:14.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1130991172 data=null} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:14.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1130991172 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:14.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130991172 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:14.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1130991159 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:14.006Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:56:14.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1130991158 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:14.006Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1130991158 data=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:14.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1130991158 data=null} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:14.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1130991158 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:14.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130991158 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:14.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1130991150 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:14.006Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1130991150 data=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:14.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1130991150 data=null} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:14.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1130991150 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:14.006Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130991149 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:14.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1130991145 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:14.007Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:56:14.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130991144 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T06:56:14.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130991144 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T06:56:14.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130991144 data=null} to TreeItem with text {Traces [0]} [2020-01-19T06:56:14.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130991144 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:56:14.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130991143 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]} [2020-01-19T06:56:14.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130991138 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:56:15.896Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2020-01-19T06:56:15.896Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:56:15.896Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2020-01-19T06:56:15.896Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:56:15.896Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:56:15.896Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T06:56:15.896Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:56:16.459Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:56:16.459Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2020-01-19T06:56:16.459Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2020-01-19T06:56:16.459Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2020-01-19T06:56:16.459Z] DEBUG - number of items : 18 [2020-01-19T06:56:16.459Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2020-01-19T06:56:16.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1130988669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2020-01-19T06:56:16.459Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1130988669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2020-01-19T06:56:16.459Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1130988668 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2020-01-19T06:56:16.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1130988668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2020-01-19T06:56:16.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1130988668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2020-01-19T06:56:16.459Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1130988601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2020-01-19T06:56:16.459Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1130988600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2020-01-19T06:56:16.459Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1130988600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2020-01-19T06:56:16.459Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1130988600 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2020-01-19T06:56:16.459Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1130988600 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2020-01-19T06:56:16.459Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2020-01-19T06:56:16.459Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping' [2020-01-19T06:56:16.459Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2020-01-19T06:56:16.459Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2020-01-19T06:56:16.459Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2020-01-19T06:56:16.459Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2020-01-19T06:56:16.459Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2020-01-19T06:56:16.459Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2020-01-19T06:56:16.459Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2020-01-19T06:56:16.459Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:56:16.459Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:56:16.459Z] DEBUG - Clicking on Add... [2020-01-19T06:56:16.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=-1130988598 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') [2020-01-19T06:56:16.459Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-1130988598 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') [2020-01-19T06:56:16.459Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=-1130988598 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2020-01-19T06:56:16.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=-1130988598 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2020-01-19T06:56:16.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=-1130988598 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') [2020-01-19T06:56:16.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=-1130988598 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') [2020-01-19T06:56:16.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=-1130988598 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') [2020-01-19T06:56:16.459Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=-1130988591 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') [2020-01-19T06:56:16.459Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-1130988591 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') [2020-01-19T06:56:16.459Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=-1130988591 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') [2020-01-19T06:56:16.459Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=-1130988591 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2020-01-19T06:56:16.459Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=-1130988591 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2020-01-19T06:56:16.459Z] DEBUG - Clicked on Add... [2020-01-19T06:56:16.459Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2020-01-19T06:56:16.459Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2020-01-19T06:56:16.459Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2020-01-19T06:56:16.459Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2020-01-19T06:56:16.459Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:56:16.459Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:56:16.459Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:56:16.459Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:56:16.459Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:16.459Z] DEBUG - Clicking on OK [2020-01-19T06:56:16.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130988590 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') [2020-01-19T06:56:16.459Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130988590 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') [2020-01-19T06:56:16.459Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130988590 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:16.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130988590 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:16.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130988590 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') [2020-01-19T06:56:16.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130988590 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') [2020-01-19T06:56:16.459Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {OK} time=-1130988573 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') [2020-01-19T06:56:16.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130988589 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') [2020-01-19T06:56:16.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1130988668 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 {Configure how the addresses are mapped to function names} [2020-01-19T06:56:16.716Z] DEBUG - Clicked on [2020-01-19T06:56:16.716Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:56:16.716Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2020-01-19T06:56:16.716Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:56:16.716Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:56:16.972Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1130987983 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T06:56:16.972Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:56:16.972Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:56:17.228Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:56:17.228Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:56:17.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1130987962 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:17.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1130987962 data=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:17.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1130987962 data=null} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:17.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1130987962 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:17.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130987962 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:17.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1130987954 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:17.228Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:56:17.228Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:56:17.228Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:56:17.790Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:56:17.790Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:56:17.790Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:56:17.790Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:56:17.790Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:17.790Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:56:17.790Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:56:17.790Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:56:17.790Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:17.790Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:56:17.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130987294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:17.790Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130987294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:17.790Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130987294 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:17.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130987293 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:17.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130987293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:17.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130987293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:17.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130987293 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') [2020-01-19T06:56:17.791Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130987293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:17.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130987293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:17.791Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130987293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:17.791Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130987293 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:17.791Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130987293 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:17.791Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:17.791Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:56:17.791Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:56:17.791Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:56:17.791Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:56:17.791Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:56:17.791Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:56:17.791Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:17.791Z] DEBUG - Clicking on OK [2020-01-19T06:56:17.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130987291 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') [2020-01-19T06:56:17.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130987291 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') [2020-01-19T06:56:17.791Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130987291 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:17.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130987291 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:17.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130987291 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') [2020-01-19T06:56:17.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130987291 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') [2020-01-19T06:56:17.791Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:17.791Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:17.791Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:17.791Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:17.791Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:17.791Z] DEBUG - Clicked on OK [2020-01-19T06:56:18.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130987290 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') [2020-01-19T06:56:18.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1130987912 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:56:18.353Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:56:18.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:56:18.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:56:18.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:56:18.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:56:18.353Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:56:18.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1130986671 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:18.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1130986671 data=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:18.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1130986671 data=null} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:18.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1130986670 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:18.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130986670 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:18.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1130986663 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:18.353Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:56:18.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1130986662 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:18.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1130986662 data=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:18.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1130986662 data=null} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:18.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1130986662 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:18.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130986662 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:18.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1130986656 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:18.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1130986655 data=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:18.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1130986655 data=null} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:18.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1130986655 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:18.353Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130986655 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:18.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1130986652 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:18.353Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:56:18.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130986651 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T06:56:18.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130986651 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T06:56:18.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130986651 data=null} to TreeItem with text {Traces [0]} [2020-01-19T06:56:18.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130986650 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:56:18.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130986650 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]} [2020-01-19T06:56:18.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130986645 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:56:20.244Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2020-01-19T06:56:20.245Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:56:20.245Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2020-01-19T06:56:20.245Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2020-01-19T06:56:20.245Z] DEBUG - number of items : 18 [2020-01-19T06:56:20.806Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1130984310 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T06:56:20.806Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:56:20.806Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:56:20.806Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:56:20.806Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:56:20.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1130984289 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:20.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1130984289 data=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:20.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1130984289 data=null} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:20.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1130984289 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:20.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130984289 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:20.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1130984281 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:20.806Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:56:20.806Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:56:20.806Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:56:21.368Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:56:21.368Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:56:21.368Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:56:21.368Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:56:21.368Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:21.368Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:56:21.368Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:56:21.368Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:56:21.368Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:21.368Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:56:21.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130983591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:21.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130983590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:21.368Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130983590 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:21.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130983590 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:21.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130983590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:21.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130983590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:21.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130983590 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') [2020-01-19T06:56:21.368Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130983590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:21.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130983590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:21.368Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130983590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:21.369Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130983589 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:21.369Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130983589 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:21.369Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:21.369Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:56:21.369Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:56:21.369Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:56:21.369Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:56:21.369Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:56:21.369Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:56:21.369Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:21.369Z] DEBUG - Clicking on OK [2020-01-19T06:56:21.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130983588 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') [2020-01-19T06:56:21.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130983588 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') [2020-01-19T06:56:21.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130983588 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:21.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130983588 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:21.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130983588 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') [2020-01-19T06:56:21.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130983588 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') [2020-01-19T06:56:21.369Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:21.369Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:21.369Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:21.369Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:21.369Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:21.369Z] DEBUG - Clicked on OK [2020-01-19T06:56:21.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130983588 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') [2020-01-19T06:56:21.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1130984206 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:56:22.187Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:56:22.187Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:56:22.187Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:56:22.187Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:56:22.187Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:56:22.187Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:56:22.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1130982755 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:22.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1130982755 data=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:22.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1130982755 data=null} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:22.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1130982755 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:22.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130982755 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:22.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1130982748 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:22.443Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:56:22.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1130982747 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:22.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1130982747 data=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:22.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1130982747 data=null} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:22.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1130982746 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:22.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130982746 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:22.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1130982741 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:22.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1130982741 data=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:22.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1130982741 data=null} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:22.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1130982740 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:22.443Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130982740 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:22.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1130982737 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:22.443Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:56:22.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130982736 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T06:56:22.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130982736 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T06:56:22.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130982736 data=null} to TreeItem with text {Traces [0]} [2020-01-19T06:56:22.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130982736 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:56:22.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130982736 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]} [2020-01-19T06:56:22.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130982731 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:56:24.333Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2020-01-19T06:56:24.333Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:56:24.333Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2020-01-19T06:56:24.333Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2020-01-19T06:56:24.333Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:56:24.333Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:56:24.333Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T06:56:24.333Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:56:24.589Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:56:24.589Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2020-01-19T06:56:24.589Z] DEBUG - number of items : 18 [2020-01-19T06:56:24.589Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:24.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1130980400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:24.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1130980400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:24.589Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1130980400 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:24.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1130980400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:24.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1130980400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:24.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1130980400 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 Next State Change} [2020-01-19T06:56:24.589Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1130980395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:24.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1130980390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:24.589Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1130980390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:24.589Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1130980389 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:24.589Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1130980389 data=null} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:24.589Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:24.589Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:56:25.151Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:56:25.151Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2020-01-19T06:56:25.151Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:56:25.151Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:56:25.151Z] DEBUG - number of items : 18 [2020-01-19T06:56:25.151Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:25.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1130979886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:25.151Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1130979886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:25.151Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1130979886 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:25.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1130979886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:25.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1130979886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:25.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1130979886 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 Next State Change} [2020-01-19T06:56:25.151Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1130979880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:25.151Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1130979875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:25.151Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1130979874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:25.151Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1130979874 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:25.151Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1130979874 data=null} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:25.151Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:25.151Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:56:25.713Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:56:25.713Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2020-01-19T06:56:25.713Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:56:25.713Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:56:25.713Z] DEBUG - number of items : 18 [2020-01-19T06:56:25.713Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:25.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1130979372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:25.713Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1130979371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:25.713Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1130979371 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:25.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1130979371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:25.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1130979371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:25.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1130979371 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 Next State Change} [2020-01-19T06:56:25.713Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1130979365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:25.713Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1130979360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:25.713Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1130979359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:25.713Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1130979359 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:25.713Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1130979359 data=null} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:25.713Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:25.713Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:56:26.275Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:56:26.276Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2020-01-19T06:56:26.276Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:56:26.276Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:56:26.276Z] DEBUG - number of items : 18 [2020-01-19T06:56:26.276Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:26.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1130978856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:26.276Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1130978856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:26.276Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1130978856 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:26.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1130978856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:26.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1130978856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:26.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1130978855 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 Next State Change} [2020-01-19T06:56:26.276Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1130978850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:26.276Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1130978845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:26.276Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1130978845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:26.276Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1130978845 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:26.276Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1130978845 data=null} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:26.276Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:26.276Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:56:26.837Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:56:26.837Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2020-01-19T06:56:26.837Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:56:26.837Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:56:26.837Z] DEBUG - number of items : 18 [2020-01-19T06:56:26.837Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:26.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1130978342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:26.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1130978341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:26.837Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1130978341 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:26.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1130978341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:26.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1130978341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:26.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1130978341 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 Next State Change} [2020-01-19T06:56:26.838Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1130978335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:26.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1130978330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:26.838Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1130978330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:26.838Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1130978330 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:26.838Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1130978330 data=null} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:26.838Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:26.838Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:56:27.400Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:56:27.400Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2020-01-19T06:56:27.400Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:56:27.400Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:56:27.400Z] DEBUG - number of items : 18 [2020-01-19T06:56:27.400Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:27.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1130977827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:27.400Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1130977827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:27.400Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1130977827 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:27.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1130977827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:27.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1130977827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:27.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1130977827 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 Next State Change} [2020-01-19T06:56:27.400Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1130977822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:27.400Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1130977817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:27.400Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1130977817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:27.400Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1130977817 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:27.400Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1130977817 data=null} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:27.400Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:27.400Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:56:27.656Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:56:27.656Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2020-01-19T06:56:27.656Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:56:27.656Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:56:27.656Z] DEBUG - number of items : 18 [2020-01-19T06:56:27.656Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:27.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1130977314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:27.656Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1130977314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:27.656Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1130977314 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:27.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1130977314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:27.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1130977314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:27.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1130977313 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 Next State Change} [2020-01-19T06:56:27.656Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1130977309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:27.656Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1130977304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:27.656Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1130977303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:27.656Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1130977303 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:27.656Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1130977303 data=null} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:27.656Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:27.656Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:56:28.218Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:56:28.218Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2020-01-19T06:56:28.218Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:56:28.218Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:56:28.218Z] DEBUG - number of items : 18 [2020-01-19T06:56:28.218Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:28.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1130976800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:28.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1130976800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:28.218Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1130976800 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:28.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1130976800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:28.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1130976800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:28.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1130976800 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 Next State Change} [2020-01-19T06:56:28.218Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1130976796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:28.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1130976793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:28.218Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1130976792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:28.218Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1130976792 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:28.218Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1130976792 data=null} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:28.218Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:28.218Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:56:28.779Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:56:28.779Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2020-01-19T06:56:28.779Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:56:28.779Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:56:28.779Z] DEBUG - number of items : 18 [2020-01-19T06:56:28.779Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:28.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1130976288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:28.779Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1130976288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:28.779Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1130976288 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:28.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1130976288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:28.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1130976288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:28.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1130976288 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 Next State Change} [2020-01-19T06:56:28.780Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1130976282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:28.780Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1130976277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:28.780Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1130976277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:28.780Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1130976277 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:28.780Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1130976277 data=null} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:28.780Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:28.780Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:56:29.341Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:56:29.341Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2020-01-19T06:56:29.341Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:56:29.341Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:56:29.342Z] DEBUG - number of items : 18 [2020-01-19T06:56:29.342Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:29.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1130975774 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:29.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1130975773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:29.342Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1130975773 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:29.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1130975773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:29.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1130975773 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:29.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1130975773 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 Next State Change} [2020-01-19T06:56:29.342Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1130975768 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:29.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1130975763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:29.342Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1130975763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:29.342Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1130975763 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:29.342Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1130975762 data=null} to ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:29.342Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2020-01-19T06:56:29.342Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:56:29.904Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:56:29.904Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2020-01-19T06:56:29.904Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:56:29.904Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:56:29.904Z] DEBUG - number of items : 18 [2020-01-19T06:56:29.904Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:56:29.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1130975259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:56:29.904Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1130975259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:56:29.904Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1130975259 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:56:29.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1130975259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:56:29.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1130975259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:56:29.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1130975259 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 Previous State Change} [2020-01-19T06:56:29.904Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1130975253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:56:29.904Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1130975248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:56:29.904Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1130975248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:56:29.904Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1130975248 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:56:29.904Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1130975248 data=null} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:56:29.904Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:56:29.904Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:56:30.466Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:56:30.466Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2020-01-19T06:56:30.466Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:56:30.466Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:56:30.466Z] DEBUG - number of items : 18 [2020-01-19T06:56:30.466Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:56:30.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1130974745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:56:30.466Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1130974745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:56:30.466Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1130974745 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:56:30.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1130974745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:56:30.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1130974745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:56:30.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1130974745 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 Previous State Change} [2020-01-19T06:56:30.466Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1130974740 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:56:30.466Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1130974734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:56:30.466Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1130974734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:56:30.466Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1130974734 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:56:30.466Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1130974734 data=null} to ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:56:30.466Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2020-01-19T06:56:30.466Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:56:30.723Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:56:30.723Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2020-01-19T06:56:30.723Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:56:30.723Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2020-01-19T06:56:30.723Z] DEBUG - number of items : 18 [2020-01-19T06:56:30.723Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous Item} [2020-01-19T06:56:30.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1130974231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2020-01-19T06:56:30.723Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1130974231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2020-01-19T06:56:30.723Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1130974231 data=null doit=true} to ToolItem with tooltip text {Select Previous Item} [2020-01-19T06:56:30.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1130974231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2020-01-19T06:56:30.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1130974230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2020-01-19T06:56:30.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1130974230 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 Previous Item} [2020-01-19T06:56:30.723Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1130974224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2020-01-19T06:56:30.723Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1130974223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2020-01-19T06:56:30.723Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1130974223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2020-01-19T06:56:30.723Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1130974223 data=null doit=true} to ToolItem with tooltip text {Select Previous Item} [2020-01-19T06:56:30.723Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1130974223 data=null} to ToolItem with tooltip text {Select Previous Item} [2020-01-19T06:56:30.723Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous Item} [2020-01-19T06:56:30.723Z] DEBUG - number of items : 18 [2020-01-19T06:56:30.723Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next Item} [2020-01-19T06:56:30.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1130974222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2020-01-19T06:56:30.723Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1130974222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2020-01-19T06:56:30.723Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1130974222 data=null doit=true} to ToolItem with tooltip text {Select Next Item} [2020-01-19T06:56:30.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1130974222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2020-01-19T06:56:30.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1130974222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2020-01-19T06:56:30.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1130974222 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 Next Item} [2020-01-19T06:56:30.723Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1130974218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2020-01-19T06:56:30.723Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1130974218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2020-01-19T06:56:30.723Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1130974218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2020-01-19T06:56:30.723Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1130974217 data=null doit=true} to ToolItem with tooltip text {Select Next Item} [2020-01-19T06:56:30.723Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1130974217 data=null} to ToolItem with tooltip text {Select Next Item} [2020-01-19T06:56:30.723Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next Item} [2020-01-19T06:56:30.723Z] DEBUG - number of items : 18 [2020-01-19T06:56:30.723Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In} [2020-01-19T06:56:30.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1130974217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2020-01-19T06:56:30.723Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1130974217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2020-01-19T06:56:30.723Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1130974217 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2020-01-19T06:56:30.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1130974216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2020-01-19T06:56:30.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1130974216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2020-01-19T06:56:30.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1130974216 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} [2020-01-19T06:56:30.979Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1130974211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2020-01-19T06:56:30.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1130974211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2020-01-19T06:56:30.979Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1130974211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2020-01-19T06:56:30.979Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1130974211 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2020-01-19T06:56:30.979Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1130974211 data=null} to ToolItem with tooltip text {Zoom In} [2020-01-19T06:56:30.979Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In} [2020-01-19T06:56:30.979Z] DEBUG - number of items : 18 [2020-01-19T06:56:30.979Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out} [2020-01-19T06:56:30.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1130974210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2020-01-19T06:56:30.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1130974210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2020-01-19T06:56:30.979Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1130974210 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2020-01-19T06:56:30.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1130974210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2020-01-19T06:56:30.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1130974210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2020-01-19T06:56:30.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1130974210 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} [2020-01-19T06:56:30.979Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1130974205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2020-01-19T06:56:30.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1130974205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2020-01-19T06:56:30.979Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1130974205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2020-01-19T06:56:30.979Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1130974205 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2020-01-19T06:56:30.979Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1130974205 data=null} to ToolItem with tooltip text {Zoom Out} [2020-01-19T06:56:30.979Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out} [2020-01-19T06:56:31.236Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1130973899 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T06:56:31.236Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:56:31.236Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:56:31.236Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:56:31.236Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:56:31.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1130973877 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:31.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1130973877 data=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:31.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1130973877 data=null} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:31.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1130973877 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:31.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130973876 data=null item=TreeItem {TestForCallstack} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:31.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1130973867 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack} [2020-01-19T06:56:31.236Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:56:31.236Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:56:31.236Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:56:31.797Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:56:31.797Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:56:31.797Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:56:31.797Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:56:31.797Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:31.797Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:56:31.797Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:56:31.797Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:56:31.798Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:31.798Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:56:31.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130973180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:31.798Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130973180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:31.798Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130973180 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:31.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130973179 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:31.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130973179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:31.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130973179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:31.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130973179 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') [2020-01-19T06:56:31.798Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130973179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:31.798Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130973179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:31.798Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130973179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:31.798Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130973179 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:31.798Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130973179 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:31.798Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:56:31.798Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:56:31.798Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:56:31.798Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:56:31.798Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:56:31.798Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:56:31.798Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:56:31.798Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:31.798Z] DEBUG - Clicking on OK [2020-01-19T06:56:31.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130973178 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') [2020-01-19T06:56:31.798Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130973177 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') [2020-01-19T06:56:31.798Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130973177 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:31.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130973177 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:31.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130973177 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') [2020-01-19T06:56:31.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130973177 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') [2020-01-19T06:56:31.798Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:31.798Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:31.798Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:31.798Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:31.798Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:56:31.798Z] DEBUG - Clicked on OK [2020-01-19T06:56:32.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130973177 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') [2020-01-19T06:56:32.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1130973802 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:56:32.360Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.772 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest [2020-01-19T06:56:32.360Z] testLoadingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 7.318 s [2020-01-19T06:56:32.360Z] testManipulatingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 4.113 s [2020-01-19T06:56:32.360Z] testGoToTimeSortAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 4.492 s [2020-01-19T06:56:32.360Z] testGoToTimeAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 4.417 s [2020-01-19T06:56:32.360Z] testOpenCallstack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 3.689 s [2020-01-19T06:56:32.360Z] testGoToTimeAndCheckStackWithNames(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 4.502 s [2020-01-19T06:56:32.360Z] testCallStackToolBar(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 3.916 s [2020-01-19T06:56:32.360Z] testGoToTimeGoBackAndForthAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 10.195 s [2020-01-19T06:56:32.360Z] [2020-01-19T06:56:32.360Z] Results: [2020-01-19T06:56:32.360Z] [2020-01-19T06:56:32.360Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [2020-01-19T06:56:32.360Z] [2020-01-19T06:56:32.616Z] [2020-01-19T06:56:32.616Z] !ENTRY org.eclipse.core.resources 2 10035 2020-01-19 06:56:32.545 [2020-01-19T06:56:32.616Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2020-01-19T06:56:33.546Z] [INFO] All tests passed! [2020-01-19T06:56:33.546Z] [INFO] [2020-01-19T06:56:33.546Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2020-01-19T06:56:33.546Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT.jar [2020-01-19T06:56:33.546Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT.pom [2020-01-19T06:56:33.802Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar [2020-01-19T06:56:33.802Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:56:33.802Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT-p2metadata.xml [2020-01-19T06:56:33.802Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT-p2artifacts.xml [2020-01-19T06:56:33.802Z] [INFO] [2020-01-19T06:56:33.802Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2020-01-19T06:56:33.802Z] [INFO] [2020-01-19T06:56:33.802Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >---- [2020-01-19T06:56:33.802Z] [INFO] Building Trace Compass Pcap Format Support Parent 5.2.0-SNAPSHOT [101/138] [2020-01-19T06:56:33.802Z] [INFO] --------------------------------[ pom ]--------------------------------- [2020-01-19T06:56:33.802Z] [INFO] [2020-01-19T06:56:33.802Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap-parent --- [2020-01-19T06:56:33.802Z] [INFO] [2020-01-19T06:56:33.802Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent --- [2020-01-19T06:56:33.802Z] [INFO] [2020-01-19T06:56:33.802Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap-parent --- [2020-01-19T06:56:33.802Z] [INFO] [2020-01-19T06:56:33.802Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap-parent --- [2020-01-19T06:56:33.802Z] [INFO] [2020-01-19T06:56:33.802Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap-parent --- [2020-01-19T06:56:33.802Z] [INFO] [2020-01-19T06:56:33.802Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap-parent --- [2020-01-19T06:56:33.802Z] [INFO] [2020-01-19T06:56:33.802Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap-parent --- [2020-01-19T06:56:33.803Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.pcap-parent-5.2.0-SNAPSHOT.pom [2020-01-19T06:56:33.803Z] [INFO] [2020-01-19T06:56:33.803Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >----- [2020-01-19T06:56:33.803Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.1.1-SNAPSHOT [102/138] [2020-01-19T06:56:33.803Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:56:33.803Z] [INFO] [2020-01-19T06:56:33.803Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core --- [2020-01-19T06:56:33.803Z] [INFO] [2020-01-19T06:56:33.803Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core --- [2020-01-19T06:56:33.803Z] [INFO] The project's OSGi version is 1.1.1.202001190610 [2020-01-19T06:56:33.803Z] [INFO] [2020-01-19T06:56:33.803Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core --- [2020-01-19T06:56:33.803Z] [INFO] [2020-01-19T06:56:33.803Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core --- [2020-01-19T06:56:33.803Z] [INFO] [2020-01-19T06:56:33.803Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core --- [2020-01-19T06:56:33.803Z] [INFO] [2020-01-19T06:56:33.803Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core --- [2020-01-19T06:56:33.803Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:56:33.803Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources [2020-01-19T06:56:33.803Z] [INFO] [2020-01-19T06:56:33.803Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.pcap.core --- [2020-01-19T06:56:33.803Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/target/classes [2020-01-19T06:56:33.803Z] [INFO] [2020-01-19T06:56:33.803Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core --- [2020-01-19T06:56:33.803Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:56:33.803Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/src/test/resources [2020-01-19T06:56:33.803Z] [INFO] [2020-01-19T06:56:33.803Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core --- [2020-01-19T06:56:33.803Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT-sources.jar [2020-01-19T06:56:34.059Z] [INFO] [2020-01-19T06:56:34.059Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core --- [2020-01-19T06:56:34.059Z] [INFO] [2020-01-19T06:56:34.059Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core --- [2020-01-19T06:56:34.059Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT.jar [2020-01-19T06:56:34.059Z] [INFO] [2020-01-19T06:56:34.059Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core --- [2020-01-19T06:56:34.059Z] [INFO] [2020-01-19T06:56:34.059Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core --- [2020-01-19T06:56:34.059Z] [INFO] [2020-01-19T06:56:34.059Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core --- [2020-01-19T06:56:34.059Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT.jar [2020-01-19T06:56:34.059Z] [INFO] [2020-01-19T06:56:34.059Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core --- [2020-01-19T06:56:34.059Z] [INFO] [2020-01-19T06:56:34.059Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core --- [2020-01-19T06:56:34.059Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT.jar [2020-01-19T06:56:34.059Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT.pom [2020-01-19T06:56:34.059Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT-sources.jar [2020-01-19T06:56:34.059Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:56:34.059Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT-p2metadata.xml [2020-01-19T06:56:34.059Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT-p2artifacts.xml [2020-01-19T06:56:34.059Z] [INFO] [2020-01-19T06:56:34.059Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core --- [2020-01-19T06:56:34.059Z] [INFO] [2020-01-19T06:56:34.059Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >-- [2020-01-19T06:56:34.059Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.3-SNAPSHOT [103/138] [2020-01-19T06:56:34.059Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T06:56:34.059Z] [INFO] [2020-01-19T06:56:34.059Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core.tests --- [2020-01-19T06:56:34.059Z] [INFO] [2020-01-19T06:56:34.059Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests --- [2020-01-19T06:56:34.059Z] [INFO] The project's OSGi version is 1.0.3.202001190610 [2020-01-19T06:56:34.059Z] [INFO] [2020-01-19T06:56:34.059Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests --- [2020-01-19T06:56:34.059Z] [INFO] [2020-01-19T06:56:34.059Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests --- [2020-01-19T06:56:34.059Z] [INFO] [2020-01-19T06:56:34.059Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests --- [2020-01-19T06:56:34.059Z] [INFO] [2020-01-19T06:56:34.059Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests --- [2020-01-19T06:56:34.059Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:56:34.059Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources [2020-01-19T06:56:34.059Z] [INFO] [2020-01-19T06:56:34.059Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests --- [2020-01-19T06:56:34.059Z] [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/classes [2020-01-19T06:56:34.316Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileEndiannessTest.java:[54] [2020-01-19T06:56:34.316Z] PcapFile littleEndian = trace.getTrace(); [2020-01-19T06:56:34.316Z] ^^^^^^^^^^^^ [2020-01-19T06:56:34.316Z] Potential resource leak: 'littleEndian' may not be closed [2020-01-19T06:56:34.316Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileEndiannessTest.java:[59] [2020-01-19T06:56:34.316Z] PcapFile bigEndian = trace.getTrace(); [2020-01-19T06:56:34.316Z] ^^^^^^^^^ [2020-01-19T06:56:34.316Z] Potential resource leak: 'bigEndian' may not be closed [2020-01-19T06:56:34.316Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/udp/UDPPacketTest.java:[117] [2020-01-19T06:56:34.316Z] UDPPacket packet = new UDPPacket(file, null, byteBuffer); [2020-01-19T06:56:34.316Z] ^^^^ [2020-01-19T06:56:34.316Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2020-01-19T06:56:34.316Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/udp/UDPPacketTest.java:[127] [2020-01-19T06:56:34.316Z] UDPPacket expected = new UDPPacket(file, null, byteBuffer); [2020-01-19T06:56:34.316Z] ^^^^ [2020-01-19T06:56:34.316Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2020-01-19T06:56:34.316Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ethernet2/EthernetIIPacketTest.java:[113] [2020-01-19T06:56:34.316Z] EthernetIIPacket packet = new EthernetIIPacket(file, null, byteBuffer); [2020-01-19T06:56:34.316Z] ^^^^ [2020-01-19T06:56:34.316Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2020-01-19T06:56:34.316Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ethernet2/EthernetIIPacketTest.java:[123] [2020-01-19T06:56:34.316Z] EthernetIIPacket expected = new EthernetIIPacket(file, null, byteBuffer); [2020-01-19T06:56:34.316Z] ^^^^ [2020-01-19T06:56:34.316Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2020-01-19T06:56:34.316Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/unknown/UnknownPacketTest.java:[86] [2020-01-19T06:56:34.316Z] UnknownPacket packet = new UnknownPacket(dummy, null, byteBuffer); [2020-01-19T06:56:34.316Z] ^^^^^ [2020-01-19T06:56:34.316Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2020-01-19T06:56:34.316Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/unknown/UnknownPacketTest.java:[97] [2020-01-19T06:56:34.316Z] assertEquals(new UnknownPacket(dummy, null, byteBuffer), packet); [2020-01-19T06:56:34.316Z] ^^^^^ [2020-01-19T06:56:34.316Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2020-01-19T06:56:34.316Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ipv4/IPv4PacketTest.java:[165] [2020-01-19T06:56:34.316Z] IPv4Packet packet = new IPv4Packet(file, null, byteBuffer); [2020-01-19T06:56:34.316Z] ^^^^ [2020-01-19T06:56:34.316Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2020-01-19T06:56:34.316Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ipv4/IPv4PacketTest.java:[175] [2020-01-19T06:56:34.316Z] IPv4Packet expected = new IPv4Packet(file, null, byteBuffer); [2020-01-19T06:56:34.316Z] ^^^^ [2020-01-19T06:56:34.317Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2020-01-19T06:56:34.317Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/tcp/TCPPacketTest.java:[164] [2020-01-19T06:56:34.317Z] TCPPacket packet = new TCPPacket(file, null, byteBuffer); [2020-01-19T06:56:34.317Z] ^^^^ [2020-01-19T06:56:34.317Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2020-01-19T06:56:34.317Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/tcp/TCPPacketTest.java:[174] [2020-01-19T06:56:34.317Z] TCPPacket expected = new TCPPacket(file, null, byteBuffer); [2020-01-19T06:56:34.317Z] ^^^^ [2020-01-19T06:56:34.317Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2020-01-19T06:56:34.317Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/packet/PacketTest.java:[103] [2020-01-19T06:56:34.317Z] Packet packet = new EthernetIIPacket(dummy, null, byteBuffer); [2020-01-19T06:56:34.317Z] ^^^^^ [2020-01-19T06:56:34.317Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2020-01-19T06:56:34.317Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[42] [2020-01-19T06:56:34.317Z] public void FileOpenBadPcapTest() throws IOException { [2020-01-19T06:56:34.317Z] ^^^^^^^^^^^ [2020-01-19T06:56:34.317Z] The declared exception IOException is not actually thrown by the method FileOpenBadPcapTest() from type PcapFileOpenFailTest [2020-01-19T06:56:34.317Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[60] [2020-01-19T06:56:34.317Z] public void FileOpenBinaryFile() throws IOException { [2020-01-19T06:56:34.317Z] ^^^^^^^^^^^ [2020-01-19T06:56:34.317Z] The declared exception IOException is not actually thrown by the method FileOpenBinaryFile() from type PcapFileOpenFailTest [2020-01-19T06:56:34.317Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[78] [2020-01-19T06:56:34.317Z] public void FileOpenDirectory() throws IOException { [2020-01-19T06:56:34.317Z] ^^^^^^^^^^^ [2020-01-19T06:56:34.317Z] The declared exception IOException is not actually thrown by the method FileOpenDirectory() from type PcapFileOpenFailTest [2020-01-19T06:56:34.317Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/packet/BadPacketTest.java:[87] [2020-01-19T06:56:34.317Z] new EthernetIIPacket(dummy, null, packet); [2020-01-19T06:56:34.317Z] ^^^^^ [2020-01-19T06:56:34.317Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2020-01-19T06:56:34.317Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/pcap/PcapPacketTest.java:[244] [2020-01-19T06:56:34.317Z] PcapOldPacket expected = new PcapOldPacket((PcapOldFile) file, fHeader, fPayload, 36L); [2020-01-19T06:56:34.317Z] ^^^^^^^ [2020-01-19T06:56:34.317Z] Null type safety (type annotations): The expression of type 'ByteBuffer' needs unchecked conversion to conform to '@NonNull ByteBuffer' [2020-01-19T06:56:34.317Z] 18 problems (18 warnings) [2020-01-19T06:56:34.317Z] [INFO] [2020-01-19T06:56:34.317Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core.tests --- [2020-01-19T06:56:34.317Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:56:34.317Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/src/test/resources [2020-01-19T06:56:34.317Z] [INFO] [2020-01-19T06:56:34.317Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core.tests --- [2020-01-19T06:56:34.317Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT-sources.jar [2020-01-19T06:56:34.317Z] [INFO] [2020-01-19T06:56:34.317Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests --- [2020-01-19T06:56:34.317Z] [INFO] [2020-01-19T06:56:34.317Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core.tests --- [2020-01-19T06:56:34.317Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT.jar [2020-01-19T06:56:34.317Z] [INFO] [2020-01-19T06:56:34.317Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core.tests --- [2020-01-19T06:56:34.317Z] [INFO] [2020-01-19T06:56:34.317Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core.tests --- [2020-01-19T06:56:34.317Z] [INFO] [2020-01-19T06:56:34.317Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core.tests --- [2020-01-19T06:56:34.317Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT.jar [2020-01-19T06:56:34.574Z] [INFO] [2020-01-19T06:56:34.574Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core.tests --- [2020-01-19T06:56:34.574Z] [INFO] [2020-01-19T06:56:34.574Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.pcap.core.tests --- [2020-01-19T06:56:34.574Z] [INFO] Executing tasks [2020-01-19T06:56:34.574Z] [2020-01-19T06:56:34.574Z] main: [2020-01-19T06:56:34.574Z] [2020-01-19T06:56:34.574Z] main: [2020-01-19T06:56:34.574Z] [2020-01-19T06:56:34.574Z] checkAnyTraceExists: [2020-01-19T06:56:34.574Z] [2020-01-19T06:56:34.574Z] verifyChecksum: [2020-01-19T06:56:34.574Z] [echo] Verifying: ${anyTraceExists} [2020-01-19T06:56:34.574Z] [2020-01-19T06:56:34.574Z] deleteFailedCheckSumTraces: [2020-01-19T06:56:34.574Z] [2020-01-19T06:56:34.574Z] downloadTraceFiles: [2020-01-19T06:56:34.574Z] [echo] Attempting to download test traces [2020-01-19T06:56:34.574Z] [get] Getting: http://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip [2020-01-19T06:56:34.574Z] [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip [2020-01-19T06:56:34.574Z] [get] Getting: http://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip [2020-01-19T06:56:34.574Z] [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip [2020-01-19T06:56:34.574Z] [get] Getting: http://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip [2020-01-19T06:56:34.574Z] [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip [2020-01-19T06:56:34.574Z] [get] Getting: http://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip [2020-01-19T06:56:34.574Z] [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip [2020-01-19T06:56:34.574Z] [get] Getting: http://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip [2020-01-19T06:56:34.574Z] [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip [2020-01-19T06:56:34.574Z] [get] Getting: http://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip [2020-01-19T06:56:34.574Z] [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip [2020-01-19T06:56:34.574Z] [get] Getting: http://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip [2020-01-19T06:56:34.574Z] [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip [2020-01-19T06:56:35.137Z] [get] Getting: http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2 [2020-01-19T06:56:35.137Z] [get] To: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2 [2020-01-19T06:56:35.137Z] [get] http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2 permanently moved to https://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2 [2020-01-19T06:56:35.700Z] [2020-01-19T06:56:35.701Z] extractTraces: [2020-01-19T06:56:35.701Z] [2020-01-19T06:56:35.701Z] checkAnyTraceExists: [2020-01-19T06:56:35.957Z] [2020-01-19T06:56:35.957Z] verifyChecksum: [2020-01-19T06:56:35.957Z] [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2 [2020-01-19T06:56:35.957Z] [2020-01-19T06:56:35.957Z] warnFailedCheckSum: [2020-01-19T06:56:35.957Z] [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2020-01-19T06:56:35.957Z] [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2020-01-19T06:56:35.957Z] [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2020-01-19T06:56:35.957Z] [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2020-01-19T06:56:35.957Z] [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2020-01-19T06:56:35.957Z] [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2020-01-19T06:56:35.957Z] [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2020-01-19T06:56:36.214Z] [bunzip2] Expanding /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2 to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar [2020-01-19T06:56:37.582Z] [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar into /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2020-01-19T06:56:37.582Z] [echo] Traces extracted successfully [2020-01-19T06:56:37.582Z] [INFO] Executed tasks [2020-01-19T06:56:37.582Z] [INFO] [2020-01-19T06:56:37.582Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.pcap.core.tests --- [2020-01-19T06:56:37.838Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data/.metadata/.log [2020-01-19T06:56:37.838Z] [INFO] Command line: [2020-01-19T06:56:37.838Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-19T06:56:37.838Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:56:39.727Z] !SESSION 2020-01-19 06:56:37.768 ----------------------------------------------- [2020-01-19T06:56:39.727Z] eclipse.buildId=unknown [2020-01-19T06:56:39.728Z] java.version=1.8.0_202 [2020-01-19T06:56:39.728Z] java.vendor=Oracle Corporation [2020-01-19T06:56:39.728Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T06:56:39.728Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-19T06:56:39.728Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-19T06:56:39.728Z] [2020-01-19T06:56:39.728Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 06:56:39.445 [2020-01-19T06:56:39.728Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T06:56:39.728Z] !STACK 0 [2020-01-19T06:56:39.728Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [41] [2020-01-19T06:56:39.728Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T06:56:39.728Z] [2020-01-19T06:56:39.728Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T06:56:39.728Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T06:56:39.728Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T06:56:39.728Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T06:56:39.728Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T06:56:39.728Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T06:56:39.728Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:56:39.728Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T06:56:41.096Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest [2020-01-19T06:56:41.097Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest [2020-01-19T06:56:41.097Z] TestgetProtocols(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest) Time elapsed: 0.001 s [2020-01-19T06:56:41.097Z] TestProtocolAttributes(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest) Time elapsed: 0 s [2020-01-19T06:56:41.097Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest [2020-01-19T06:56:41.097Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest [2020-01-19T06:56:41.097Z] CompleteEthernetIIPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest) Time elapsed: 0.07 s [2020-01-19T06:56:41.097Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest [2020-01-19T06:56:41.097Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest [2020-01-19T06:56:41.097Z] CompleteIPv4PacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest) Time elapsed: 0.003 s [2020-01-19T06:56:41.097Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest [2020-01-19T06:56:41.097Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest [2020-01-19T06:56:41.097Z] CompletePcapPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest) Time elapsed: 0.005 s [2020-01-19T06:56:41.097Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest [2020-01-19T06:56:41.097Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest [2020-01-19T06:56:41.097Z] CompleteTCPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest) Time elapsed: 0.002 s [2020-01-19T06:56:41.097Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest [2020-01-19T06:56:41.097Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest [2020-01-19T06:56:41.097Z] CompleteUnknownPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest) Time elapsed: 0.001 s [2020-01-19T06:56:41.097Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest [2020-01-19T06:56:41.097Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest [2020-01-19T06:56:41.097Z] CompleteUDPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest) Time elapsed: 0.001 s [2020-01-19T06:56:41.097Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest [2020-01-19T06:56:41.097Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest [2020-01-19T06:56:41.097Z] FileOpenDirectory(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest) Time elapsed: 0 s [2020-01-19T06:56:41.097Z] FileOpenBinaryFile(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest) Time elapsed: 0 s [2020-01-19T06:56:41.097Z] FileOpenBadPcapTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest) Time elapsed: 0.001 s [2020-01-19T06:56:41.097Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest [2020-01-19T06:56:41.097Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest [2020-01-19T06:56:41.097Z] FileReadTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest) Time elapsed: 0.011 s [2020-01-19T06:56:41.097Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest [2020-01-19T06:56:41.097Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest [2020-01-19T06:56:41.097Z] EndiannessTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest) Time elapsed: 0.001 s [2020-01-19T06:56:41.097Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest [2020-01-19T06:56:41.097Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest [2020-01-19T06:56:41.097Z] FileOpenTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest) Time elapsed: 0 s [2020-01-19T06:56:41.097Z] FileOpenEmptyTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest) Time elapsed: 0.001 s [2020-01-19T06:56:41.097Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest [2020-01-19T06:56:41.097Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest [2020-01-19T06:56:41.097Z] GenericPacketTest(org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest) Time elapsed: 0 s [2020-01-19T06:56:41.097Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest [2020-01-19T06:56:41.097Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest [2020-01-19T06:56:41.097Z] PacketExceptionTest(org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest) Time elapsed: 0.001 s [2020-01-19T06:56:41.097Z] Running org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest [2020-01-19T06:56:41.097Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest [2020-01-19T06:56:41.097Z] StreamBuildingTest(org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest) Time elapsed: 0.006 s [2020-01-19T06:56:41.097Z] [2020-01-19T06:56:41.097Z] Results: [2020-01-19T06:56:41.097Z] [2020-01-19T06:56:41.097Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [2020-01-19T06:56:41.097Z] [2020-01-19T06:56:42.026Z] [INFO] All tests passed! [2020-01-19T06:56:42.026Z] [INFO] [2020-01-19T06:56:42.026Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core.tests --- [2020-01-19T06:56:42.026Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT.jar [2020-01-19T06:56:42.026Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT.pom [2020-01-19T06:56:42.026Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT-sources.jar [2020-01-19T06:56:42.026Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:56:42.026Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT-p2metadata.xml [2020-01-19T06:56:42.026Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.pcap.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml [2020-01-19T06:56:42.026Z] [INFO] [2020-01-19T06:56:42.026Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core.tests --- [2020-01-19T06:56:42.026Z] [INFO] [2020-01-19T06:56:42.026Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >--- [2020-01-19T06:56:42.026Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.0.3-SNAPSHOT [104/138] [2020-01-19T06:56:42.026Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:56:42.026Z] [INFO] [2020-01-19T06:56:42.026Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core --- [2020-01-19T06:56:42.026Z] [INFO] [2020-01-19T06:56:42.026Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core --- [2020-01-19T06:56:42.026Z] [INFO] The project's OSGi version is 1.0.3.202001190610 [2020-01-19T06:56:42.026Z] [INFO] [2020-01-19T06:56:42.026Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core --- [2020-01-19T06:56:42.026Z] [INFO] [2020-01-19T06:56:42.026Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core --- [2020-01-19T06:56:42.026Z] [INFO] [2020-01-19T06:56:42.026Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core --- [2020-01-19T06:56:42.027Z] [INFO] [2020-01-19T06:56:42.027Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core --- [2020-01-19T06:56:42.027Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:56:42.027Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources [2020-01-19T06:56:42.027Z] [INFO] [2020-01-19T06:56:42.027Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core --- [2020-01-19T06:56:42.027Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/classes [2020-01-19T06:56:42.027Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/util/PcapEventFactory.java:[114] [2020-01-19T06:56:42.027Z] String key = entry.getKey(); [2020-01-19T06:56:42.027Z] ^^^^^^^^^^^^^^ [2020-01-19T06:56:42.027Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull String>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:56:42.027Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/util/PcapEventFactory.java:[115] [2020-01-19T06:56:42.027Z] String value = entry.getValue(); [2020-01-19T06:56:42.027Z] ^^^^^^^^^^^^^^^^ [2020-01-19T06:56:42.027Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull String>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:56:42.027Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/analysis/StreamListAnalysis.java:[116] [2020-01-19T06:56:42.027Z] entry.getValue().addEventToStream(event); [2020-01-19T06:56:42.027Z] ^^^^^^^^^^^^^^^^ [2020-01-19T06:56:42.027Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull TmfPcapProtocol,@NonNull TmfPacketStreamBuilder>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:56:42.027Z] 3 problems (3 warnings) [2020-01-19T06:56:42.027Z] [INFO] [2020-01-19T06:56:42.027Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core --- [2020-01-19T06:56:42.027Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:56:42.027Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/test/resources [2020-01-19T06:56:42.027Z] [INFO] [2020-01-19T06:56:42.027Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core --- [2020-01-19T06:56:42.027Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-sources.jar [2020-01-19T06:56:42.027Z] [INFO] [2020-01-19T06:56:42.027Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core --- [2020-01-19T06:56:42.027Z] [INFO] [2020-01-19T06:56:42.027Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core --- [2020-01-19T06:56:42.027Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar [2020-01-19T06:56:42.283Z] [INFO] [2020-01-19T06:56:42.283Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core --- [2020-01-19T06:56:42.283Z] [INFO] [2020-01-19T06:56:42.283Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core --- [2020-01-19T06:56:42.283Z] [INFO] [2020-01-19T06:56:42.283Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core --- [2020-01-19T06:56:42.283Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar [2020-01-19T06:56:42.283Z] [INFO] [2020-01-19T06:56:42.283Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core --- [2020-01-19T06:56:42.283Z] [INFO] [2020-01-19T06:56:42.283Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core --- [2020-01-19T06:56:42.283Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar [2020-01-19T06:56:42.283Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.pom [2020-01-19T06:56:42.283Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-sources.jar [2020-01-19T06:56:42.283Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:56:42.283Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-p2metadata.xml [2020-01-19T06:56:42.283Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-p2artifacts.xml [2020-01-19T06:56:42.283Z] [INFO] [2020-01-19T06:56:42.283Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core --- [2020-01-19T06:56:42.283Z] [INFO] [2020-01-19T06:56:42.283Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >---- [2020-01-19T06:56:42.283Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.1.2-SNAPSHOT [105/138] [2020-01-19T06:56:42.283Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:56:42.283Z] [INFO] [2020-01-19T06:56:42.283Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2020-01-19T06:56:42.283Z] [INFO] [2020-01-19T06:56:42.283Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2020-01-19T06:56:42.283Z] [INFO] The project's OSGi version is 1.1.2.202001190610 [2020-01-19T06:56:42.283Z] [INFO] [2020-01-19T06:56:42.283Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2020-01-19T06:56:42.283Z] [INFO] [2020-01-19T06:56:42.283Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2020-01-19T06:56:42.283Z] [INFO] [2020-01-19T06:56:42.283Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2020-01-19T06:56:42.283Z] [INFO] [2020-01-19T06:56:42.283Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2020-01-19T06:56:42.284Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:56:42.284Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources [2020-01-19T06:56:42.284Z] [INFO] [2020-01-19T06:56:42.284Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2020-01-19T06:56:42.284Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/classes [2020-01-19T06:56:42.540Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/org/eclipse/tracecompass/internal/tmf/pcap/ui/stream/StreamListView.java:[274] [2020-01-19T06:56:42.540Z] TmfPcapProtocol protocol = protocolEntry.getKey(); [2020-01-19T06:56:42.540Z] ^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:56:42.540Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull TmfPcapProtocol,@NonNull Table>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:56:42.540Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/org/eclipse/tracecompass/internal/tmf/pcap/ui/stream/StreamListView.java:[276] [2020-01-19T06:56:42.540Z] Table table = protocolEntry.getValue(); [2020-01-19T06:56:42.540Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:56:42.540Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull TmfPcapProtocol,@NonNull Table>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2020-01-19T06:56:42.540Z] 2 problems (2 warnings) [2020-01-19T06:56:42.540Z] [INFO] [2020-01-19T06:56:42.540Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2020-01-19T06:56:42.540Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:56:42.540Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/test/resources [2020-01-19T06:56:42.540Z] [INFO] [2020-01-19T06:56:42.540Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2020-01-19T06:56:42.540Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT-sources.jar [2020-01-19T06:56:42.540Z] [INFO] [2020-01-19T06:56:42.540Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2020-01-19T06:56:42.540Z] [INFO] [2020-01-19T06:56:42.540Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2020-01-19T06:56:42.540Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT.jar [2020-01-19T06:56:42.540Z] [INFO] [2020-01-19T06:56:42.540Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2020-01-19T06:56:42.540Z] [INFO] [2020-01-19T06:56:42.540Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2020-01-19T06:56:42.540Z] [INFO] [2020-01-19T06:56:42.540Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2020-01-19T06:56:42.540Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT.jar [2020-01-19T06:56:42.540Z] [INFO] [2020-01-19T06:56:42.540Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2020-01-19T06:56:42.540Z] [INFO] [2020-01-19T06:56:42.540Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2020-01-19T06:56:42.540Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT.jar [2020-01-19T06:56:42.540Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT.pom [2020-01-19T06:56:42.540Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT-sources.jar [2020-01-19T06:56:42.540Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:56:42.540Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT-p2metadata.xml [2020-01-19T06:56:42.540Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT-p2artifacts.xml [2020-01-19T06:56:42.540Z] [INFO] [2020-01-19T06:56:42.540Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2020-01-19T06:56:42.540Z] [INFO] [2020-01-19T06:56:42.540Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >----- [2020-01-19T06:56:42.540Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 5.2.0-SNAPSHOT [106/138] [2020-01-19T06:56:42.540Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2020-01-19T06:56:42.540Z] [INFO] [2020-01-19T06:56:42.540Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap --- [2020-01-19T06:56:42.540Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap/target [2020-01-19T06:56:42.540Z] [INFO] [2020-01-19T06:56:42.540Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap --- [2020-01-19T06:56:42.540Z] [INFO] The project's OSGi version is 5.2.0.202001190610 [2020-01-19T06:56:42.540Z] [INFO] [2020-01-19T06:56:42.540Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap --- [2020-01-19T06:56:42.540Z] [INFO] [2020-01-19T06:56:42.541Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap --- [2020-01-19T06:56:42.541Z] [INFO] [2020-01-19T06:56:42.541Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap --- [2020-01-19T06:56:42.541Z] [INFO] [2020-01-19T06:56:42.541Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap --- [2020-01-19T06:56:42.541Z] [INFO] [2020-01-19T06:56:42.541Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap --- [2020-01-19T06:56:42.797Z] [INFO] [2020-01-19T06:56:42.797Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.pcap --- [2020-01-19T06:56:42.797Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.2.0-SNAPSHOT.jar [2020-01-19T06:56:42.797Z] [INFO] [2020-01-19T06:56:42.797Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap --- [2020-01-19T06:56:42.797Z] [INFO] [2020-01-19T06:56:42.797Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.pcap --- [2020-01-19T06:56:42.797Z] [INFO] [2020-01-19T06:56:42.797Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap --- [2020-01-19T06:56:42.797Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.2.0-SNAPSHOT-sources-feature.jar [2020-01-19T06:56:42.797Z] [INFO] [2020-01-19T06:56:42.797Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap --- [2020-01-19T06:56:42.797Z] [INFO] [2020-01-19T06:56:42.797Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap --- [2020-01-19T06:56:42.797Z] [INFO] [2020-01-19T06:56:42.797Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap --- [2020-01-19T06:56:42.797Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.2.0-SNAPSHOT.jar [2020-01-19T06:56:42.797Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.2.0-SNAPSHOT.pom [2020-01-19T06:56:42.797Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.2.0-SNAPSHOT-sources-feature.jar [2020-01-19T06:56:42.797Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.2.0-SNAPSHOT-p2metadata.xml [2020-01-19T06:56:42.797Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.2.0-SNAPSHOT-p2artifacts.xml [2020-01-19T06:56:42.797Z] [INFO] [2020-01-19T06:56:42.797Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap --- [2020-01-19T06:56:42.797Z] [INFO] [2020-01-19T06:56:42.797Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >-- [2020-01-19T06:56:42.797Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.1-SNAPSHOT [107/138] [2020-01-19T06:56:42.797Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T06:56:42.797Z] [INFO] [2020-01-19T06:56:42.797Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2020-01-19T06:56:42.797Z] [INFO] [2020-01-19T06:56:42.797Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2020-01-19T06:56:42.797Z] [INFO] The project's OSGi version is 1.0.1.202001190610 [2020-01-19T06:56:42.797Z] [INFO] [2020-01-19T06:56:42.797Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2020-01-19T06:56:42.797Z] [INFO] [2020-01-19T06:56:42.797Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2020-01-19T06:56:42.797Z] [INFO] [2020-01-19T06:56:42.797Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2020-01-19T06:56:42.797Z] [INFO] [2020-01-19T06:56:42.797Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2020-01-19T06:56:42.797Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:56:42.798Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources [2020-01-19T06:56:42.798Z] [INFO] [2020-01-19T06:56:42.798Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2020-01-19T06:56:42.798Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/classes [2020-01-19T06:56:43.054Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/org/eclipse/tracecompass/tmf/pcap/core/tests/event/PcapEventFieldTest.java:[122] [2020-01-19T06:56:43.054Z] IPv4Packet packet = new IPv4Packet(file, null, bb); [2020-01-19T06:56:43.054Z] ^^^^ [2020-01-19T06:56:43.054Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2020-01-19T06:56:43.054Z] 1 problem (1 warning) [2020-01-19T06:56:43.054Z] [INFO] [2020-01-19T06:56:43.054Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2020-01-19T06:56:43.054Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:56:43.054Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/test/resources [2020-01-19T06:56:43.054Z] [INFO] [2020-01-19T06:56:43.054Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2020-01-19T06:56:43.054Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-sources.jar [2020-01-19T06:56:43.054Z] [INFO] [2020-01-19T06:56:43.054Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2020-01-19T06:56:43.054Z] [INFO] [2020-01-19T06:56:43.054Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2020-01-19T06:56:43.054Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar [2020-01-19T06:56:43.054Z] [INFO] [2020-01-19T06:56:43.054Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2020-01-19T06:56:43.054Z] [INFO] [2020-01-19T06:56:43.054Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2020-01-19T06:56:43.054Z] [INFO] [2020-01-19T06:56:43.054Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2020-01-19T06:56:43.054Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar [2020-01-19T06:56:43.054Z] [INFO] [2020-01-19T06:56:43.054Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2020-01-19T06:56:43.054Z] [INFO] [2020-01-19T06:56:43.054Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2020-01-19T06:56:43.311Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data/.metadata/.log [2020-01-19T06:56:43.311Z] [INFO] Command line: [2020-01-19T06:56:43.311Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-19T06:56:43.311Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:56:45.200Z] !SESSION 2020-01-19 06:56:43.324 ----------------------------------------------- [2020-01-19T06:56:45.200Z] eclipse.buildId=unknown [2020-01-19T06:56:45.200Z] java.version=1.8.0_202 [2020-01-19T06:56:45.200Z] java.vendor=Oracle Corporation [2020-01-19T06:56:45.200Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T06:56:45.200Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-19T06:56:45.200Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-19T06:56:45.200Z] [2020-01-19T06:56:45.200Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 06:56:45.052 [2020-01-19T06:56:45.200Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T06:56:45.200Z] !STACK 0 [2020-01-19T06:56:45.200Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2020-01-19T06:56:45.200Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T06:56:45.200Z] [2020-01-19T06:56:45.200Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T06:56:45.200Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T06:56:45.200Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T06:56:45.200Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T06:56:45.200Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T06:56:45.200Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T06:56:45.200Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:56:45.200Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T06:56:46.565Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest [2020-01-19T06:56:46.821Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest [2020-01-19T06:56:46.821Z] getSourceEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0.001 s [2020-01-19T06:56:46.821Z] getProtocolsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0.002 s [2020-01-19T06:56:46.821Z] getPayloadTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2020-01-19T06:56:46.821Z] getFieldsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2020-01-19T06:56:46.821Z] toStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2020-01-19T06:56:46.821Z] getMostEncapsulatedProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2020-01-19T06:56:46.821Z] getDestinationEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0.001 s [2020-01-19T06:56:46.821Z] toStringAtSpecificProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2020-01-19T06:56:46.821Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest [2020-01-19T06:56:46.821Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest [2020-01-19T06:56:46.821Z] regularToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0 s [2020-01-19T06:56:46.821Z] rootToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0 s [2020-01-19T06:56:46.821Z] customFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0 s [2020-01-19T06:56:46.821Z] copyConstructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0.005 s [2020-01-19T06:56:46.821Z] regularFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0 s [2020-01-19T06:56:46.821Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest [2020-01-19T06:56:48.190Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.169 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest [2020-01-19T06:56:48.190Z] constructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest) Time elapsed: 0.004 s [2020-01-19T06:56:48.190Z] canExecuteTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest) Time elapsed: 0.001 s [2020-01-19T06:56:48.190Z] executeAnalysisTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest) Time elapsed: 1.163 s [2020-01-19T06:56:48.190Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest [2020-01-19T06:56:48.190Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest [2020-01-19T06:56:48.190Z] testParseEvent(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.004 s [2020-01-19T06:56:48.190Z] testGetEndTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2020-01-19T06:56:48.190Z] testGetNbEvents(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2020-01-19T06:56:48.190Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2020-01-19T06:56:48.190Z] testGetStartTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2020-01-19T06:56:48.190Z] testBroadcast(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2020-01-19T06:56:48.190Z] testValidate(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2020-01-19T06:56:48.190Z] testGetName(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2020-01-19T06:56:48.190Z] testGetPath(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2020-01-19T06:56:48.190Z] testPcapTrace(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2020-01-19T06:56:48.190Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2020-01-19T06:56:48.190Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2020-01-19T06:56:48.190Z] testGetCacheSize(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2020-01-19T06:56:48.190Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2020-01-19T06:56:48.190Z] getSource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2020-01-19T06:56:48.190Z] testSeekEventLoc_normal(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2020-01-19T06:56:48.190Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2020-01-19T06:56:48.191Z] testGetTimeRange(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2020-01-19T06:56:48.191Z] testGetEventType(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2020-01-19T06:56:48.191Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2020-01-19T06:56:48.191Z] testGetResource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2020-01-19T06:56:48.191Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.055 s [2020-01-19T06:56:48.191Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2020-01-19T06:56:48.191Z] [2020-01-19T06:56:48.191Z] Results: [2020-01-19T06:56:48.191Z] [2020-01-19T06:56:48.191Z] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0 [2020-01-19T06:56:48.191Z] [2020-01-19T06:56:49.119Z] [INFO] All tests passed! [2020-01-19T06:56:49.119Z] [INFO] [2020-01-19T06:56:49.119Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2020-01-19T06:56:49.119Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar [2020-01-19T06:56:49.119Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.pom [2020-01-19T06:56:49.119Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-sources.jar [2020-01-19T06:56:49.119Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:56:49.119Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-p2metadata.xml [2020-01-19T06:56:49.119Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml [2020-01-19T06:56:49.119Z] [INFO] [2020-01-19T06:56:49.119Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2020-01-19T06:56:49.119Z] [INFO] [2020-01-19T06:56:49.119Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >-- [2020-01-19T06:56:49.119Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.0-SNAPSHOT [108/138] [2020-01-19T06:56:49.119Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T06:56:49.119Z] [INFO] [2020-01-19T06:56:49.119Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2020-01-19T06:56:49.119Z] [INFO] [2020-01-19T06:56:49.119Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2020-01-19T06:56:49.119Z] [INFO] The project's OSGi version is 1.0.0.202001190610 [2020-01-19T06:56:49.119Z] [INFO] [2020-01-19T06:56:49.119Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2020-01-19T06:56:49.119Z] [INFO] [2020-01-19T06:56:49.119Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2020-01-19T06:56:49.119Z] [INFO] [2020-01-19T06:56:49.119Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2020-01-19T06:56:49.119Z] [INFO] [2020-01-19T06:56:49.119Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2020-01-19T06:56:49.119Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:56:49.119Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources [2020-01-19T06:56:49.119Z] [INFO] [2020-01-19T06:56:49.119Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2020-01-19T06:56:49.119Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/classes [2020-01-19T06:56:49.119Z] [INFO] [2020-01-19T06:56:49.119Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2020-01-19T06:56:49.119Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:56:49.119Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/test/resources [2020-01-19T06:56:49.119Z] [INFO] [2020-01-19T06:56:49.119Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2020-01-19T06:56:49.119Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-sources.jar [2020-01-19T06:56:49.376Z] [INFO] [2020-01-19T06:56:49.376Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2020-01-19T06:56:49.376Z] [INFO] [2020-01-19T06:56:49.376Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2020-01-19T06:56:49.376Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.jar [2020-01-19T06:56:49.376Z] [INFO] [2020-01-19T06:56:49.376Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2020-01-19T06:56:49.376Z] [INFO] [2020-01-19T06:56:49.376Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2020-01-19T06:56:49.376Z] [INFO] [2020-01-19T06:56:49.376Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2020-01-19T06:56:49.376Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.jar [2020-01-19T06:56:49.376Z] [INFO] [2020-01-19T06:56:49.376Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2020-01-19T06:56:49.376Z] [INFO] [2020-01-19T06:56:49.376Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2020-01-19T06:56:49.631Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data/.metadata/.log [2020-01-19T06:56:49.631Z] [INFO] Command line: [2020-01-19T06:56:49.631Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2020-01-19T06:56:49.631Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:56:52.149Z] !SESSION 2020-01-19 06:56:49.677 ----------------------------------------------- [2020-01-19T06:56:52.149Z] eclipse.buildId=unknown [2020-01-19T06:56:52.149Z] java.version=1.8.0_202 [2020-01-19T06:56:52.149Z] java.vendor=Oracle Corporation [2020-01-19T06:56:52.149Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T06:56:52.149Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2020-01-19T06:56:52.149Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2020-01-19T06:56:52.149Z] [2020-01-19T06:56:52.149Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 06:56:51.611 [2020-01-19T06:56:52.149Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T06:56:52.149Z] !STACK 0 [2020-01-19T06:56:52.149Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2020-01-19T06:56:52.149Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T06:56:52.149Z] [2020-01-19T06:56:52.149Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T06:56:52.149Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T06:56:52.149Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T06:56:52.149Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T06:56:52.149Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T06:56:52.149Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T06:56:52.149Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:56:52.149Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T06:56:56.317Z] Running org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest [2020-01-19T06:56:58.837Z] Display size: 1440x900 [2020-01-19T06:56:58.837Z] OS version=3.10.0-957.1.3.el7.x86_64 [2020-01-19T06:56:58.837Z] GTK version=2.24.30 [2020-01-19T06:56:58.837Z] GTK theme=unknown [2020-01-19T06:56:58.837Z] LIBOVERLAY_SCROLLBAR=0 [2020-01-19T06:56:58.837Z] Time zone: Coordinated Universal Time [2020-01-19T06:56:58.837Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2020-01-19T06:56:58.837Z] log4j:WARN Please initialize the log4j system properly. [2020-01-19T06:57:16.885Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:57:16.885Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:57:16.885Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:57:16.885Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:57:16.885Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Network Tracing - Eclipse Platform} time=-1130928818 data=null doit=true} to Shell with text {data - Network Tracing - Eclipse Platform} [2020-01-19T06:57:16.885Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T06:57:16.885Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:57:16.885Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:57:16.885Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:57:16.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130928778 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:57:16.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130928778 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:57:16.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130928778 data=null} to TreeItem with text {test} [2020-01-19T06:57:16.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130928777 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:57:16.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130928777 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} [2020-01-19T06:57:16.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130928671 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:57:16.885Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T06:57:16.885Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T06:57:16.885Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T06:57:17.448Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T06:57:17.448Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T06:57:17.448Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:57:17.448Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:57:17.448Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:57:17.448Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:57:17.448Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:57:17.448Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:57:17.448Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:57:17.448Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T06:57:17.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130927705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:57:17.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130927704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:57:17.448Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130927704 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:57:17.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130927704 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:57:17.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130927704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:57:17.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130927704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:57:17.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130927704 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') [2020-01-19T06:57:17.448Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130927703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:57:17.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130927703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:57:17.448Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130927703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:57:17.448Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130927703 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:57:17.448Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130927703 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:57:17.448Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T06:57:17.448Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T06:57:17.448Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T06:57:17.448Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:57:17.448Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T06:57:17.448Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T06:57:17.448Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T06:57:17.448Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:57:17.448Z] DEBUG - Clicking on OK [2020-01-19T06:57:17.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130927700 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') [2020-01-19T06:57:17.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130927699 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') [2020-01-19T06:57:17.448Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130927699 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:57:17.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130927699 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:57:17.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130927699 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') [2020-01-19T06:57:17.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130927698 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') [2020-01-19T06:57:17.448Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:57:17.448Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:57:17.448Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:57:17.448Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:57:17.448Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T06:57:17.448Z] DEBUG - Clicked on OK [2020-01-19T06:57:17.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130927698 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') [2020-01-19T06:57:17.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1130928478 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T06:57:17.960Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.61 s - in org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest [2020-01-19T06:57:17.960Z] test(org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest) Time elapsed: 18.19 s [2020-01-19T06:57:17.960Z] [2020-01-19T06:57:17.960Z] Results: [2020-01-19T06:57:17.960Z] [2020-01-19T06:57:17.960Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2020-01-19T06:57:17.960Z] [2020-01-19T06:57:18.523Z] [2020-01-19T06:57:18.523Z] !ENTRY org.eclipse.core.resources 2 10035 2020-01-19 06:57:18.240 [2020-01-19T06:57:18.523Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2020-01-19T06:57:18.523Z] [2020-01-19T06:57:18.523Z] !ENTRY org.eclipse.core.resources 2 10035 2020-01-19 06:57:18.242 [2020-01-19T06:57:18.523Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2020-01-19T06:57:18.523Z] [2020-01-19T06:57:18.523Z] !ENTRY org.eclipse.ui 4 0 2020-01-19 06:57:18.243 [2020-01-19T06:57:18.523Z] !MESSAGE Error occurred during status handling [2020-01-19T06:57:18.523Z] !STACK 0 [2020-01-19T06:57:18.523Z] java.lang.NullPointerException [2020-01-19T06:57:18.523Z] at org.eclipse.ui.internal.statushandlers.StatusHandlerRegistry.(StatusHandlerRegistry.java:72) [2020-01-19T06:57:18.523Z] at org.eclipse.ui.internal.statushandlers.StatusHandlerRegistry.getDefault(StatusHandlerRegistry.java:91) [2020-01-19T06:57:18.523Z] at org.eclipse.ui.statushandlers.StatusManager.getStatusHandler(StatusManager.java:145) [2020-01-19T06:57:18.523Z] at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:204) [2020-01-19T06:57:18.523Z] at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:246) [2020-01-19T06:57:18.523Z] at org.eclipse.ui.statushandlers.StatusManager$StatusManagerLogListener.logging(StatusManager.java:317) [2020-01-19T06:57:18.523Z] at org.eclipse.core.internal.runtime.RuntimeLog.logToListeners(RuntimeLog.java:161) [2020-01-19T06:57:18.523Z] at org.eclipse.core.internal.runtime.PlatformLogWriter.logged(PlatformLogWriter.java:103) [2020-01-19T06:57:18.523Z] at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.safeLogged(ExtendedLogReaderServiceFactory.java:88) [2020-01-19T06:57:18.523Z] at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.logPrivileged(ExtendedLogReaderServiceFactory.java:217) [2020-01-19T06:57:18.524Z] at org.eclipse.osgi.internal.log.ExtendedLogReaderServiceFactory.log(ExtendedLogReaderServiceFactory.java:189) [2020-01-19T06:57:18.524Z] at org.eclipse.osgi.internal.log.ExtendedLogServiceFactory.log(ExtendedLogServiceFactory.java:65) [2020-01-19T06:57:18.524Z] at org.eclipse.osgi.internal.log.ExtendedLogServiceImpl.log(ExtendedLogServiceImpl.java:87) [2020-01-19T06:57:18.524Z] at org.eclipse.osgi.internal.log.LoggerImpl.log(LoggerImpl.java:54) [2020-01-19T06:57:18.524Z] at org.eclipse.core.internal.runtime.Log.log(Log.java:65) [2020-01-19T06:57:18.524Z] at org.eclipse.core.internal.utils.Policy.log(Policy.java:159) [2020-01-19T06:57:18.524Z] at org.eclipse.core.internal.resources.SaveManager.reportSnapshotRequestor(SaveManager.java:657) [2020-01-19T06:57:18.524Z] at org.eclipse.core.internal.resources.Workspace.close(Workspace.java:575) [2020-01-19T06:57:18.524Z] at org.eclipse.core.resources.ResourcesPlugin.stop(ResourcesPlugin.java:434) [2020-01-19T06:57:18.524Z] at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:830) [2020-01-19T06:57:18.524Z] at org.eclipse.osgi.internal.framework.BundleContextImpl$4.run(BundleContextImpl.java:1) [2020-01-19T06:57:18.524Z] at java.security.AccessController.doPrivileged(Native Method) [2020-01-19T06:57:18.524Z] at org.eclipse.osgi.internal.framework.BundleContextImpl.stop(BundleContextImpl.java:823) [2020-01-19T06:57:18.524Z] at org.eclipse.osgi.internal.framework.EquinoxBundle.stopWorker0(EquinoxBundle.java:946) [2020-01-19T06:57:18.524Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.stopWorker(EquinoxBundle.java:314) [2020-01-19T06:57:18.524Z] at org.eclipse.osgi.container.Module.doStop(Module.java:636) [2020-01-19T06:57:18.524Z] at org.eclipse.osgi.container.Module.stop(Module.java:498) [2020-01-19T06:57:18.524Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.decStartLevel(ModuleContainer.java:1661) [2020-01-19T06:57:18.524Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1580) [2020-01-19T06:57:18.524Z] at org.eclipse.osgi.container.SystemModule.stopWorker(SystemModule.java:270) [2020-01-19T06:57:18.524Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule.stopWorker(EquinoxBundle.java:147) [2020-01-19T06:57:18.524Z] at org.eclipse.osgi.container.Module.doStop(Module.java:636) [2020-01-19T06:57:18.524Z] at org.eclipse.osgi.container.Module.stop(Module.java:498) [2020-01-19T06:57:18.524Z] at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:202) [2020-01-19T06:57:18.524Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:165) [2020-01-19T06:57:18.524Z] at java.lang.Thread.run(Thread.java:748) [2020-01-19T06:57:19.453Z] [INFO] All tests passed! [2020-01-19T06:57:19.453Z] [INFO] [2020-01-19T06:57:19.453Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2020-01-19T06:57:19.453Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.jar [2020-01-19T06:57:19.453Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.pom [2020-01-19T06:57:19.453Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-sources.jar [2020-01-19T06:57:19.453Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:57:19.453Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-p2metadata.xml [2020-01-19T06:57:19.453Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2020-01-19T06:57:19.453Z] [INFO] [2020-01-19T06:57:19.453Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2020-01-19T06:57:19.453Z] [INFO] [2020-01-19T06:57:19.453Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >---- [2020-01-19T06:57:19.453Z] [INFO] Building Trace Compass RCP Parent 5.2.0-SNAPSHOT [109/138] [2020-01-19T06:57:19.453Z] [INFO] --------------------------------[ pom ]--------------------------------- [2020-01-19T06:57:19.453Z] [INFO] [2020-01-19T06:57:19.453Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp-parent --- [2020-01-19T06:57:19.453Z] [INFO] [2020-01-19T06:57:19.453Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent --- [2020-01-19T06:57:19.453Z] [INFO] [2020-01-19T06:57:19.453Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp-parent --- [2020-01-19T06:57:19.453Z] [INFO] [2020-01-19T06:57:19.453Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp-parent --- [2020-01-19T06:57:19.453Z] [INFO] [2020-01-19T06:57:19.453Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp-parent --- [2020-01-19T06:57:19.453Z] [INFO] [2020-01-19T06:57:19.453Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp-parent --- [2020-01-19T06:57:19.453Z] [INFO] [2020-01-19T06:57:19.453Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp-parent --- [2020-01-19T06:57:19.453Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-parent-5.2.0-SNAPSHOT.pom [2020-01-19T06:57:19.453Z] [INFO] [2020-01-19T06:57:19.453Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >--- [2020-01-19T06:57:19.453Z] [INFO] Building Trace Compass RCP Branding plug-in 5.2.0-SNAPSHOT [110/138] [2020-01-19T06:57:19.453Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:57:19.453Z] [INFO] [2020-01-19T06:57:19.453Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding --- [2020-01-19T06:57:19.453Z] [INFO] [2020-01-19T06:57:19.453Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding --- [2020-01-19T06:57:19.453Z] [INFO] The project's OSGi version is 5.2.0.202001190610 [2020-01-19T06:57:19.453Z] [INFO] [2020-01-19T06:57:19.453Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding --- [2020-01-19T06:57:19.453Z] [INFO] [2020-01-19T06:57:19.453Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding --- [2020-01-19T06:57:19.453Z] [INFO] [2020-01-19T06:57:19.453Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding --- [2020-01-19T06:57:19.453Z] [INFO] [2020-01-19T06:57:19.453Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding --- [2020-01-19T06:57:19.453Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:57:19.453Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources [2020-01-19T06:57:19.453Z] [INFO] [2020-01-19T06:57:19.453Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding --- [2020-01-19T06:57:19.453Z] [INFO] [2020-01-19T06:57:19.453Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.branding --- [2020-01-19T06:57:19.453Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:57:19.453Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/src/test/resources [2020-01-19T06:57:19.453Z] [INFO] [2020-01-19T06:57:19.453Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding --- [2020-01-19T06:57:19.453Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT-sources.jar [2020-01-19T06:57:19.453Z] [INFO] [2020-01-19T06:57:19.453Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding --- [2020-01-19T06:57:19.453Z] [INFO] [2020-01-19T06:57:19.453Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.branding --- [2020-01-19T06:57:19.453Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT.jar [2020-01-19T06:57:19.453Z] [INFO] [2020-01-19T06:57:19.453Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding --- [2020-01-19T06:57:19.453Z] [INFO] [2020-01-19T06:57:19.453Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding --- [2020-01-19T06:57:19.453Z] [INFO] [2020-01-19T06:57:19.453Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding --- [2020-01-19T06:57:19.453Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT.jar [2020-01-19T06:57:19.710Z] [INFO] [2020-01-19T06:57:19.710Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding --- [2020-01-19T06:57:19.710Z] [INFO] [2020-01-19T06:57:19.710Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding --- [2020-01-19T06:57:19.710Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT.jar [2020-01-19T06:57:19.710Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT.pom [2020-01-19T06:57:19.710Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT-sources.jar [2020-01-19T06:57:19.710Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:57:19.710Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT-p2metadata.xml [2020-01-19T06:57:19.710Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT-p2artifacts.xml [2020-01-19T06:57:19.710Z] [INFO] [2020-01-19T06:57:19.710Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding --- [2020-01-19T06:57:19.710Z] [INFO] [2020-01-19T06:57:19.710Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >-- [2020-01-19T06:57:19.710Z] [INFO] Building Trace Compass RCP Branding Feature 5.2.0-SNAPSHOT [111/138] [2020-01-19T06:57:19.710Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2020-01-19T06:57:19.710Z] [INFO] [2020-01-19T06:57:19.710Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding.feature --- [2020-01-19T06:57:19.710Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding.feature/target [2020-01-19T06:57:19.710Z] [INFO] [2020-01-19T06:57:19.711Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature --- [2020-01-19T06:57:19.711Z] [INFO] The project's OSGi version is 5.2.0.202001190610 [2020-01-19T06:57:19.711Z] [INFO] [2020-01-19T06:57:19.711Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature --- [2020-01-19T06:57:19.711Z] [INFO] [2020-01-19T06:57:19.711Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature --- [2020-01-19T06:57:19.711Z] [INFO] [2020-01-19T06:57:19.711Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature --- [2020-01-19T06:57:19.711Z] [INFO] [2020-01-19T06:57:19.711Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding.feature --- [2020-01-19T06:57:19.711Z] [INFO] [2020-01-19T06:57:19.711Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature --- [2020-01-19T06:57:19.711Z] [INFO] [2020-01-19T06:57:19.711Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.branding.feature --- [2020-01-19T06:57:19.711Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.2.0-SNAPSHOT.jar [2020-01-19T06:57:19.711Z] [INFO] [2020-01-19T06:57:19.711Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding.feature --- [2020-01-19T06:57:19.711Z] [INFO] [2020-01-19T06:57:19.711Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature --- [2020-01-19T06:57:19.711Z] [INFO] [2020-01-19T06:57:19.711Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding.feature --- [2020-01-19T06:57:19.711Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.2.0-SNAPSHOT-sources-feature.jar [2020-01-19T06:57:19.711Z] [INFO] [2020-01-19T06:57:19.711Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding.feature --- [2020-01-19T06:57:19.711Z] [INFO] [2020-01-19T06:57:19.711Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature --- [2020-01-19T06:57:19.711Z] [INFO] [2020-01-19T06:57:19.711Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature --- [2020-01-19T06:57:19.711Z] [INFO] [2020-01-19T06:57:19.711Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding.feature --- [2020-01-19T06:57:19.711Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.2.0-SNAPSHOT.jar [2020-01-19T06:57:19.711Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.2.0-SNAPSHOT.pom [2020-01-19T06:57:19.711Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.2.0-SNAPSHOT-sources-feature.jar [2020-01-19T06:57:19.711Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.2.0-SNAPSHOT-p2metadata.xml [2020-01-19T06:57:19.711Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.2.0-SNAPSHOT-p2artifacts.xml [2020-01-19T06:57:19.711Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.2.0-SNAPSHOT-p2metadata.xml [2020-01-19T06:57:19.711Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.2.0-SNAPSHOT-p2artifacts.xml [2020-01-19T06:57:19.711Z] [INFO] [2020-01-19T06:57:19.711Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding.feature --- [2020-01-19T06:57:19.711Z] [INFO] [2020-01-19T06:57:19.711Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core >--- [2020-01-19T06:57:19.711Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core 1.0.0-SNAPSHOT [112/138] [2020-01-19T06:57:19.711Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:57:19.711Z] [INFO] [2020-01-19T06:57:19.711Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core --- [2020-01-19T06:57:19.711Z] [INFO] [2020-01-19T06:57:19.711Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core --- [2020-01-19T06:57:19.711Z] [INFO] The project's OSGi version is 1.0.0.202001190610 [2020-01-19T06:57:19.711Z] [INFO] [2020-01-19T06:57:19.711Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core --- [2020-01-19T06:57:19.711Z] [INFO] [2020-01-19T06:57:19.711Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core --- [2020-01-19T06:57:19.711Z] [INFO] [2020-01-19T06:57:19.711Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core --- [2020-01-19T06:57:19.711Z] [INFO] [2020-01-19T06:57:19.711Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core --- [2020-01-19T06:57:19.711Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:57:19.711Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core/src/main/resources [2020-01-19T06:57:19.711Z] [INFO] [2020-01-19T06:57:19.711Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core --- [2020-01-19T06:57:19.711Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core/target/classes [2020-01-19T06:57:19.967Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core/src/org/eclipse/tracecompass/internal/tmf/cli/core/parser/CliParserConfigElement.java:[71] [2020-01-19T06:57:19.967Z] private static final Comparator COMPARATOR = Objects.requireNonNull(Comparator.comparingInt(PrioritizedParser::getPriority).thenComparing((o1, o2) -> (o1 == o2) ? 0 : 1)); [2020-01-19T06:57:19.967Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:57:19.967Z] Null type safety (type annotations): The expression of type '@NonNull Comparator' needs unchecked conversion to conform to '@NonNull Comparator' [2020-01-19T06:57:19.967Z] 1 problem (1 warning) [2020-01-19T06:57:19.967Z] [INFO] [2020-01-19T06:57:19.968Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core --- [2020-01-19T06:57:19.968Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:57:19.968Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core/src/test/resources [2020-01-19T06:57:19.968Z] [INFO] [2020-01-19T06:57:19.968Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core --- [2020-01-19T06:57:19.968Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT-sources.jar [2020-01-19T06:57:19.968Z] [INFO] [2020-01-19T06:57:19.968Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core --- [2020-01-19T06:57:19.968Z] [INFO] [2020-01-19T06:57:19.968Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core --- [2020-01-19T06:57:19.968Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT.jar [2020-01-19T06:57:19.968Z] [INFO] [2020-01-19T06:57:19.968Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core --- [2020-01-19T06:57:19.968Z] [INFO] [2020-01-19T06:57:19.968Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.cli.core --- [2020-01-19T06:57:19.968Z] [INFO] [2020-01-19T06:57:19.968Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli.core --- [2020-01-19T06:57:19.968Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT.jar [2020-01-19T06:57:19.968Z] [INFO] [2020-01-19T06:57:19.968Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core --- [2020-01-19T06:57:19.968Z] [INFO] [2020-01-19T06:57:19.968Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core --- [2020-01-19T06:57:19.968Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT.jar [2020-01-19T06:57:19.968Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT.pom [2020-01-19T06:57:19.968Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT-sources.jar [2020-01-19T06:57:19.968Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:57:19.968Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT-p2metadata.xml [2020-01-19T06:57:19.968Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT-p2artifacts.xml [2020-01-19T06:57:19.968Z] [INFO] [2020-01-19T06:57:19.968Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core --- [2020-01-19T06:57:19.968Z] [INFO] [2020-01-19T06:57:19.968Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------ [2020-01-19T06:57:19.968Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 5.2.0-SNAPSHOT [113/138] [2020-01-19T06:57:19.968Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:57:19.968Z] [INFO] [2020-01-19T06:57:19.968Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui --- [2020-01-19T06:57:19.968Z] [INFO] [2020-01-19T06:57:19.968Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui --- [2020-01-19T06:57:19.968Z] [INFO] The project's OSGi version is 5.2.0.202001190610 [2020-01-19T06:57:19.968Z] [INFO] [2020-01-19T06:57:19.968Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui --- [2020-01-19T06:57:19.968Z] [INFO] [2020-01-19T06:57:19.968Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui --- [2020-01-19T06:57:19.968Z] [INFO] [2020-01-19T06:57:19.968Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui --- [2020-01-19T06:57:19.968Z] [INFO] [2020-01-19T06:57:19.968Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui --- [2020-01-19T06:57:19.968Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:57:19.968Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources [2020-01-19T06:57:19.968Z] [INFO] [2020-01-19T06:57:19.968Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui --- [2020-01-19T06:57:19.968Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/target/classes [2020-01-19T06:57:20.224Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/src/org/eclipse/tracecompass/internal/tracing/rcp/ui/cli/RcpCliParser.java:[336] [2020-01-19T06:57:20.224Z] return TmfProjectRegistry.createProject(TmfCommonConstants.DEFAULT_TRACE_PROJECT_NAME, null, new NullProgressMonitor()); [2020-01-19T06:57:20.224Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:57:20.224Z] Null type safety (type annotations): The expression of type 'IProject' needs unchecked conversion to conform to '@NonNull IProject' [2020-01-19T06:57:20.224Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/src/org/eclipse/tracecompass/internal/tracing/rcp/ui/Application.java:[76] [2020-01-19T06:57:20.224Z] CliCommandLine cmdLine = CliParserManager.getInstance().parse(Platform.getCommandLineArgs()); [2020-01-19T06:57:20.224Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T06:57:20.224Z] Null type safety (type annotations): The expression of type 'String[]' needs unchecked conversion to conform to 'String @NonNull[]' [2020-01-19T06:57:20.224Z] 2 problems (2 warnings) [2020-01-19T06:57:20.479Z] [INFO] [2020-01-19T06:57:20.479Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui --- [2020-01-19T06:57:20.479Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:57:20.479Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/src/test/resources [2020-01-19T06:57:20.479Z] [INFO] [2020-01-19T06:57:20.479Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui --- [2020-01-19T06:57:20.479Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT-sources.jar [2020-01-19T06:57:20.479Z] [INFO] [2020-01-19T06:57:20.479Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui --- [2020-01-19T06:57:20.479Z] [INFO] [2020-01-19T06:57:20.479Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui --- [2020-01-19T06:57:20.479Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT.jar [2020-01-19T06:57:20.479Z] [INFO] [2020-01-19T06:57:20.479Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui --- [2020-01-19T06:57:20.479Z] [INFO] [2020-01-19T06:57:20.479Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.ui --- [2020-01-19T06:57:20.479Z] [INFO] [2020-01-19T06:57:20.479Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.ui --- [2020-01-19T06:57:20.479Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT.jar [2020-01-19T06:57:20.479Z] [INFO] [2020-01-19T06:57:20.479Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui --- [2020-01-19T06:57:20.479Z] [INFO] [2020-01-19T06:57:20.479Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui --- [2020-01-19T06:57:20.479Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT.jar [2020-01-19T06:57:20.479Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT.pom [2020-01-19T06:57:20.479Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT-sources.jar [2020-01-19T06:57:20.479Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:57:20.479Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT-p2metadata.xml [2020-01-19T06:57:20.479Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT-p2artifacts.xml [2020-01-19T06:57:20.479Z] [INFO] [2020-01-19T06:57:20.479Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui --- [2020-01-19T06:57:20.479Z] [INFO] [2020-01-19T06:57:20.479Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >-------- [2020-01-19T06:57:20.479Z] [INFO] Building Trace Compass RCP Feature 5.2.0-SNAPSHOT [114/138] [2020-01-19T06:57:20.479Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2020-01-19T06:57:20.479Z] [INFO] [2020-01-19T06:57:20.479Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp --- [2020-01-19T06:57:20.479Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp/target [2020-01-19T06:57:20.479Z] [INFO] [2020-01-19T06:57:20.479Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp --- [2020-01-19T06:57:20.479Z] [INFO] The project's OSGi version is 5.2.0.202001190610 [2020-01-19T06:57:20.479Z] [INFO] [2020-01-19T06:57:20.479Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp --- [2020-01-19T06:57:20.479Z] [INFO] [2020-01-19T06:57:20.479Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp --- [2020-01-19T06:57:20.479Z] [INFO] [2020-01-19T06:57:20.479Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp --- [2020-01-19T06:57:20.479Z] [INFO] [2020-01-19T06:57:20.479Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp --- [2020-01-19T06:57:20.479Z] [INFO] [2020-01-19T06:57:20.479Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp --- [2020-01-19T06:57:20.479Z] [INFO] [2020-01-19T06:57:20.479Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp --- [2020-01-19T06:57:20.734Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.2.0-SNAPSHOT.jar [2020-01-19T06:57:20.735Z] [INFO] [2020-01-19T06:57:20.735Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp --- [2020-01-19T06:57:20.735Z] [INFO] [2020-01-19T06:57:20.735Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp --- [2020-01-19T06:57:20.735Z] [INFO] [2020-01-19T06:57:20.735Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp --- [2020-01-19T06:57:25.979Z] [INFO] Fetching org.antlr.runtime.source_3.2.0.v201101311130.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (139.18kB) [2020-01-19T06:57:25.979Z] [INFO] The user operation is waiting for background work to complete. [2020-01-19T06:57:25.979Z] [INFO] Fetching org.antlr.runtime.source_3.2.0.v201101311130.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160520211859/repository/plugins/ (139.18kB) [2020-01-19T06:57:25.979Z] [INFO] Unpacking org.antlr.runtime.source_3.2.0.v201101311130... [2020-01-19T06:57:25.979Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.2.0-SNAPSHOT-sources-feature.jar [2020-01-19T06:57:25.979Z] [INFO] [2020-01-19T06:57:25.979Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp --- [2020-01-19T06:57:25.979Z] [INFO] [2020-01-19T06:57:25.979Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp --- [2020-01-19T06:57:25.979Z] [INFO] [2020-01-19T06:57:25.979Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp --- [2020-01-19T06:57:25.979Z] [INFO] [2020-01-19T06:57:25.979Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp --- [2020-01-19T06:57:25.979Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.2.0-SNAPSHOT.jar [2020-01-19T06:57:25.979Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.2.0-SNAPSHOT.pom [2020-01-19T06:57:25.979Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.2.0-SNAPSHOT-sources-feature.jar [2020-01-19T06:57:25.980Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.2.0-SNAPSHOT-p2metadata.xml [2020-01-19T06:57:25.980Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.2.0-SNAPSHOT-p2artifacts.xml [2020-01-19T06:57:25.980Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.2.0-SNAPSHOT-p2metadata.xml [2020-01-19T06:57:25.980Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.2.0-SNAPSHOT-p2artifacts.xml [2020-01-19T06:57:25.980Z] [INFO] [2020-01-19T06:57:25.980Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp --- [2020-01-19T06:57:25.980Z] [INFO] [2020-01-19T06:57:25.980Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests >-- [2020-01-19T06:57:25.980Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core.tests 1.0.0-SNAPSHOT [115/138] [2020-01-19T06:57:25.980Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T06:57:25.980Z] [INFO] [2020-01-19T06:57:25.980Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2020-01-19T06:57:25.980Z] [INFO] [2020-01-19T06:57:25.980Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2020-01-19T06:57:25.980Z] [INFO] The project's OSGi version is 1.0.0.202001190610 [2020-01-19T06:57:25.980Z] [INFO] [2020-01-19T06:57:25.980Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2020-01-19T06:57:25.980Z] [INFO] [2020-01-19T06:57:25.980Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2020-01-19T06:57:25.980Z] [INFO] [2020-01-19T06:57:25.980Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2020-01-19T06:57:25.980Z] [INFO] [2020-01-19T06:57:25.980Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2020-01-19T06:57:25.980Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:57:25.980Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/main/resources [2020-01-19T06:57:25.980Z] [INFO] [2020-01-19T06:57:25.980Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2020-01-19T06:57:25.980Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/classes [2020-01-19T06:57:25.980Z] [INFO] [2020-01-19T06:57:25.980Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2020-01-19T06:57:25.980Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:57:25.980Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/test/resources [2020-01-19T06:57:25.980Z] [INFO] [2020-01-19T06:57:25.980Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2020-01-19T06:57:25.980Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT-sources.jar [2020-01-19T06:57:26.236Z] [INFO] [2020-01-19T06:57:26.236Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2020-01-19T06:57:26.236Z] [INFO] [2020-01-19T06:57:26.236Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2020-01-19T06:57:26.236Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT.jar [2020-01-19T06:57:26.236Z] [INFO] [2020-01-19T06:57:26.236Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2020-01-19T06:57:26.236Z] [INFO] [2020-01-19T06:57:26.236Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2020-01-19T06:57:26.236Z] [INFO] [2020-01-19T06:57:26.236Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2020-01-19T06:57:26.236Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT.jar [2020-01-19T06:57:26.236Z] [INFO] [2020-01-19T06:57:26.236Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2020-01-19T06:57:26.236Z] [INFO] [2020-01-19T06:57:26.236Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2020-01-19T06:57:26.491Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data/.metadata/.log [2020-01-19T06:57:26.491Z] [INFO] Command line: [2020-01-19T06:57:26.491Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-19T06:57:26.491Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:57:28.382Z] !SESSION 2020-01-19 06:57:26.430 ----------------------------------------------- [2020-01-19T06:57:28.382Z] eclipse.buildId=unknown [2020-01-19T06:57:28.382Z] java.version=1.8.0_202 [2020-01-19T06:57:28.382Z] java.vendor=Oracle Corporation [2020-01-19T06:57:28.382Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T06:57:28.382Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-19T06:57:28.382Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-19T06:57:28.382Z] [2020-01-19T06:57:28.382Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 06:57:28.121 [2020-01-19T06:57:28.382Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T06:57:28.382Z] !STACK 0 [2020-01-19T06:57:28.382Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [51] [2020-01-19T06:57:28.382Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T06:57:28.382Z] [2020-01-19T06:57:28.382Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T06:57:28.382Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T06:57:28.382Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T06:57:28.382Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T06:57:28.382Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T06:57:28.382Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T06:57:28.382Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:57:28.382Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T06:57:29.749Z] Running org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest [2020-01-19T06:57:29.749Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest [2020-01-19T06:57:29.749Z] testActivator(org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest) Time elapsed: 0.001 s [2020-01-19T06:57:29.749Z] Running org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest [2020-01-19T06:57:29.749Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest [2020-01-19T06:57:29.749Z] testCmdLineArguments[0: --cli --help](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest) Time elapsed: 0.101 s [2020-01-19T06:57:29.749Z] testCmdLineArguments[1: --cli -h](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest) Time elapsed: 0.001 s [2020-01-19T06:57:29.749Z] testCmdLineArguments[2: --cli -faulty](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest) Time elapsed: 0.001 s [2020-01-19T06:57:29.749Z] [2020-01-19T06:57:29.749Z] Results: [2020-01-19T06:57:29.749Z] [2020-01-19T06:57:29.749Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2020-01-19T06:57:29.749Z] [2020-01-19T06:57:30.311Z] [INFO] All tests passed! [2020-01-19T06:57:30.311Z] [INFO] [2020-01-19T06:57:30.311Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2020-01-19T06:57:30.311Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT.jar [2020-01-19T06:57:30.311Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT.pom [2020-01-19T06:57:30.311Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT-sources.jar [2020-01-19T06:57:30.311Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:57:30.311Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT-p2metadata.xml [2020-01-19T06:57:30.311Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2020-01-19T06:57:30.311Z] [INFO] [2020-01-19T06:57:30.311Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core.tests --- [2020-01-19T06:57:30.311Z] [INFO] [2020-01-19T06:57:30.311Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests >--- [2020-01-19T06:57:30.311Z] [INFO] Building org.eclipse.tracecompass.rcp.ui.tests 2.0.2-SNAPSHOT [116/138] [2020-01-19T06:57:30.311Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T06:57:30.311Z] [INFO] [2020-01-19T06:57:30.311Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui.tests --- [2020-01-19T06:57:30.311Z] [INFO] [2020-01-19T06:57:30.311Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui.tests --- [2020-01-19T06:57:30.311Z] [INFO] The project's OSGi version is 2.0.2.202001190610 [2020-01-19T06:57:30.311Z] [INFO] [2020-01-19T06:57:30.311Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui.tests --- [2020-01-19T06:57:30.311Z] [INFO] [2020-01-19T06:57:30.311Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui.tests --- [2020-01-19T06:57:30.311Z] [INFO] [2020-01-19T06:57:30.311Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui.tests --- [2020-01-19T06:57:30.311Z] [INFO] [2020-01-19T06:57:30.311Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui.tests --- [2020-01-19T06:57:30.311Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:57:30.311Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/main/resources [2020-01-19T06:57:30.311Z] [INFO] [2020-01-19T06:57:30.311Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui.tests --- [2020-01-19T06:57:30.311Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/classes [2020-01-19T06:57:30.567Z] [INFO] [2020-01-19T06:57:30.567Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui.tests --- [2020-01-19T06:57:30.567Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:57:30.567Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/test/resources [2020-01-19T06:57:30.567Z] [INFO] [2020-01-19T06:57:30.567Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui.tests --- [2020-01-19T06:57:30.567Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT-sources.jar [2020-01-19T06:57:30.567Z] [INFO] [2020-01-19T06:57:30.567Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui.tests --- [2020-01-19T06:57:30.567Z] [INFO] [2020-01-19T06:57:30.567Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui.tests --- [2020-01-19T06:57:30.567Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT.jar [2020-01-19T06:57:30.567Z] [INFO] [2020-01-19T06:57:30.567Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui.tests --- [2020-01-19T06:57:30.567Z] [INFO] [2020-01-19T06:57:30.567Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.ui.tests --- [2020-01-19T06:57:30.567Z] [INFO] [2020-01-19T06:57:30.567Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.ui.tests --- [2020-01-19T06:57:30.567Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT.jar [2020-01-19T06:57:30.567Z] [INFO] [2020-01-19T06:57:30.567Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui.tests --- [2020-01-19T06:57:30.567Z] [INFO] [2020-01-19T06:57:30.567Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.rcp.ui.tests --- [2020-01-19T06:57:30.823Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data/.metadata/.log [2020-01-19T06:57:30.823Z] [INFO] Command line: [2020-01-19T06:57:30.823Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-19T06:57:30.823Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:57:33.338Z] !SESSION 2020-01-19 06:57:30.920 ----------------------------------------------- [2020-01-19T06:57:33.338Z] eclipse.buildId=unknown [2020-01-19T06:57:33.338Z] java.version=1.8.0_202 [2020-01-19T06:57:33.338Z] java.vendor=Oracle Corporation [2020-01-19T06:57:33.338Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T06:57:33.338Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-19T06:57:33.338Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-19T06:57:33.339Z] [2020-01-19T06:57:33.339Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 06:57:32.718 [2020-01-19T06:57:33.339Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T06:57:33.339Z] !STACK 0 [2020-01-19T06:57:33.339Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [55] [2020-01-19T06:57:33.339Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T06:57:33.339Z] [2020-01-19T06:57:33.339Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T06:57:33.339Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T06:57:33.339Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T06:57:33.339Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T06:57:33.339Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T06:57:33.339Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T06:57:33.339Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:57:33.339Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T06:57:34.266Z] process 15781: 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 [2020-01-19T06:57:34.266Z] See the manual page for dbus-uuidgen to correct this issue. [2020-01-19T06:57:42.357Z] Running org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest [2020-01-19T06:57:42.357Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 s - in org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest [2020-01-19T06:57:42.357Z] testCmdLineArguments[0: --cli --help](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest) Time elapsed: 0.022 s [2020-01-19T06:57:42.357Z] testCmdLineArguments[1: --cli -h](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest) Time elapsed: 0 s [2020-01-19T06:57:42.357Z] testCmdLineArguments[2: --cli --list](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest) Time elapsed: 0.084 s [2020-01-19T06:57:42.357Z] testCmdLineArguments[3: --cli -l](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest) Time elapsed: 0 s [2020-01-19T06:57:42.357Z] testCmdLineArguments[4: --cli --open mytrace](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest) Time elapsed: 0 s [2020-01-19T06:57:42.357Z] testCmdLineArguments[5: --cli -o mytrace](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest) Time elapsed: 0 s [2020-01-19T06:57:42.357Z] testCmdLineArguments[6: --cli --open mytrace mytrace2 mytrace3](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest) Time elapsed: 0.001 s [2020-01-19T06:57:42.357Z] testCmdLineArguments[7: --cli -o mytrace mytrace2 mytrace3](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest) Time elapsed: 0 s [2020-01-19T06:57:42.357Z] testCmdLineArguments[8: --cli --open](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest) Time elapsed: 0.013 s [2020-01-19T06:57:42.357Z] testCmdLineArguments[9: --cli -o](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest) Time elapsed: 0.001 s [2020-01-19T06:57:42.357Z] testCmdLineArguments[10: --cli -faulty](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest) Time elapsed: 0.001 s [2020-01-19T06:57:42.357Z] testCmdLineArguments[11: --open mytrace](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest) Time elapsed: 0 s [2020-01-19T06:57:42.357Z] testCmdLineArguments[12: --open](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest) Time elapsed: 0.001 s [2020-01-19T06:57:42.357Z] testCmdLineArguments[13: --open mytrace --list](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest) Time elapsed: 0 s [2020-01-19T06:57:42.357Z] [2020-01-19T06:57:42.357Z] Results: [2020-01-19T06:57:42.357Z] [2020-01-19T06:57:42.357Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [2020-01-19T06:57:42.357Z] [2020-01-19T06:57:42.919Z] [INFO] All tests passed! [2020-01-19T06:57:42.919Z] [INFO] [2020-01-19T06:57:42.919Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui.tests --- [2020-01-19T06:57:42.919Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT.jar [2020-01-19T06:57:42.919Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT.pom [2020-01-19T06:57:42.919Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT-sources.jar [2020-01-19T06:57:42.919Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:57:42.919Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT-p2metadata.xml [2020-01-19T06:57:42.920Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT-p2artifacts.xml [2020-01-19T06:57:42.920Z] [INFO] [2020-01-19T06:57:42.920Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui.tests --- [2020-01-19T06:57:42.920Z] [INFO] [2020-01-19T06:57:42.920Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >-- [2020-01-19T06:57:42.920Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.0-SNAPSHOT [117/138] [2020-01-19T06:57:42.920Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:57:42.920Z] [INFO] [2020-01-19T06:57:42.920Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2020-01-19T06:57:42.920Z] [INFO] [2020-01-19T06:57:42.920Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2020-01-19T06:57:42.920Z] [INFO] The project's OSGi version is 1.0.0.202001190610 [2020-01-19T06:57:42.920Z] [INFO] [2020-01-19T06:57:42.920Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2020-01-19T06:57:42.920Z] [INFO] [2020-01-19T06:57:42.920Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2020-01-19T06:57:42.920Z] [INFO] [2020-01-19T06:57:42.920Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2020-01-19T06:57:42.920Z] [INFO] [2020-01-19T06:57:42.920Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2020-01-19T06:57:42.920Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:57:42.920Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources [2020-01-19T06:57:42.920Z] [INFO] [2020-01-19T06:57:42.920Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2020-01-19T06:57:42.920Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/classes [2020-01-19T06:57:43.176Z] [INFO] [2020-01-19T06:57:43.176Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2020-01-19T06:57:43.176Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:57:43.177Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/test/resources [2020-01-19T06:57:43.177Z] [INFO] [2020-01-19T06:57:43.177Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2020-01-19T06:57:43.177Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-sources.jar [2020-01-19T06:57:43.177Z] [INFO] [2020-01-19T06:57:43.177Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2020-01-19T06:57:43.177Z] [INFO] [2020-01-19T06:57:43.177Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2020-01-19T06:57:43.177Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar [2020-01-19T06:57:43.177Z] [INFO] [2020-01-19T06:57:43.177Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2020-01-19T06:57:43.177Z] [INFO] [2020-01-19T06:57:43.177Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2020-01-19T06:57:43.177Z] [INFO] [2020-01-19T06:57:43.177Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2020-01-19T06:57:43.177Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar [2020-01-19T06:57:43.177Z] [INFO] [2020-01-19T06:57:43.177Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2020-01-19T06:57:43.177Z] [INFO] [2020-01-19T06:57:43.177Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2020-01-19T06:57:43.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar [2020-01-19T06:57:43.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.pom [2020-01-19T06:57:43.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-sources.jar [2020-01-19T06:57:43.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:57:43.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-p2metadata.xml [2020-01-19T06:57:43.177Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-p2artifacts.xml [2020-01-19T06:57:43.177Z] [INFO] [2020-01-19T06:57:43.177Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2020-01-19T06:57:43.177Z] [INFO] [2020-01-19T06:57:43.177Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >--- [2020-01-19T06:57:43.177Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 5.2.0-SNAPSHOT [118/138] [2020-01-19T06:57:43.177Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2020-01-19T06:57:43.177Z] [INFO] [2020-01-19T06:57:43.177Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator --- [2020-01-19T06:57:43.177Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator/target [2020-01-19T06:57:43.177Z] [INFO] [2020-01-19T06:57:43.177Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator --- [2020-01-19T06:57:43.177Z] [INFO] The project's OSGi version is 5.2.0.202001190610 [2020-01-19T06:57:43.177Z] [INFO] [2020-01-19T06:57:43.177Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator --- [2020-01-19T06:57:43.177Z] [INFO] [2020-01-19T06:57:43.177Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator --- [2020-01-19T06:57:43.177Z] [INFO] [2020-01-19T06:57:43.177Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator --- [2020-01-19T06:57:43.177Z] [INFO] [2020-01-19T06:57:43.177Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator --- [2020-01-19T06:57:43.177Z] [INFO] [2020-01-19T06:57:43.177Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator --- [2020-01-19T06:57:43.177Z] [INFO] [2020-01-19T06:57:43.177Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.incubator --- [2020-01-19T06:57:43.177Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-5.2.0-SNAPSHOT.jar [2020-01-19T06:57:43.177Z] [INFO] [2020-01-19T06:57:43.177Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator --- [2020-01-19T06:57:43.177Z] [INFO] [2020-01-19T06:57:43.177Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.incubator --- [2020-01-19T06:57:43.177Z] [INFO] [2020-01-19T06:57:43.177Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator --- [2020-01-19T06:57:43.433Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery.source_1.0.201.v20160901-1335.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (73.23kB) [2020-01-19T06:57:43.433Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery.source_1.0.201.v20160901-1335.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (73.23kB) [2020-01-19T06:57:43.433Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.source_1.0.400.v20160504-1450.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (32.63kB) [2020-01-19T06:57:43.433Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.source_1.0.400.v20160504-1450.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (32.63kB) [2020-01-19T06:57:43.689Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility.source_1.0.200.v20131211-1531.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (37.72kB) [2020-01-19T06:57:43.689Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility.source_1.0.200.v20131211-1531.jar from http://download.eclipse.org/eclipse/updates/4.6/R-4.6.3-201703010400/plugins/ (37.72kB) [2020-01-19T06:57:43.689Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-5.2.0-SNAPSHOT-sources-feature.jar [2020-01-19T06:57:43.689Z] [INFO] [2020-01-19T06:57:43.689Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator --- [2020-01-19T06:57:43.689Z] [INFO] [2020-01-19T06:57:43.689Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator --- [2020-01-19T06:57:43.689Z] [INFO] [2020-01-19T06:57:43.689Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator --- [2020-01-19T06:57:43.689Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-5.2.0-SNAPSHOT.jar [2020-01-19T06:57:43.689Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-5.2.0-SNAPSHOT.pom [2020-01-19T06:57:43.689Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-5.2.0-SNAPSHOT-sources-feature.jar [2020-01-19T06:57:43.689Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-5.2.0-SNAPSHOT-p2metadata.xml [2020-01-19T06:57:43.689Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-5.2.0-SNAPSHOT-p2artifacts.xml [2020-01-19T06:57:43.689Z] [INFO] [2020-01-19T06:57:43.689Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator --- [2020-01-19T06:57:43.689Z] [INFO] [2020-01-19T06:57:43.689Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >-- [2020-01-19T06:57:43.689Z] [INFO] Building Trace Compass Json trace Parent 5.2.0-SNAPSHOT [119/138] [2020-01-19T06:57:43.689Z] [INFO] --------------------------------[ pom ]--------------------------------- [2020-01-19T06:57:43.689Z] [INFO] [2020-01-19T06:57:43.690Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace-parent --- [2020-01-19T06:57:43.690Z] [INFO] [2020-01-19T06:57:43.690Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent --- [2020-01-19T06:57:43.690Z] [INFO] [2020-01-19T06:57:43.690Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace-parent --- [2020-01-19T06:57:43.690Z] [INFO] [2020-01-19T06:57:43.690Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace-parent --- [2020-01-19T06:57:43.690Z] [INFO] [2020-01-19T06:57:43.690Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace-parent --- [2020-01-19T06:57:43.690Z] [INFO] [2020-01-19T06:57:43.690Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace-parent --- [2020-01-19T06:57:43.690Z] [INFO] [2020-01-19T06:57:43.690Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace-parent --- [2020-01-19T06:57:43.690Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-parent-5.2.0-SNAPSHOT.pom [2020-01-19T06:57:43.690Z] [INFO] [2020-01-19T06:57:43.690Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >-- [2020-01-19T06:57:43.690Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 0.1.3-SNAPSHOT [120/138] [2020-01-19T06:57:43.690Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T06:57:43.690Z] [INFO] [2020-01-19T06:57:43.690Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core --- [2020-01-19T06:57:43.690Z] [INFO] [2020-01-19T06:57:43.690Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core --- [2020-01-19T06:57:43.690Z] [INFO] The project's OSGi version is 0.1.3.202001190610 [2020-01-19T06:57:43.690Z] [INFO] [2020-01-19T06:57:43.690Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core --- [2020-01-19T06:57:43.690Z] [INFO] [2020-01-19T06:57:43.690Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core --- [2020-01-19T06:57:43.690Z] [INFO] [2020-01-19T06:57:43.690Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core --- [2020-01-19T06:57:43.690Z] [INFO] [2020-01-19T06:57:43.690Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core --- [2020-01-19T06:57:43.690Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:57:43.690Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources [2020-01-19T06:57:43.690Z] [INFO] [2020-01-19T06:57:43.690Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core --- [2020-01-19T06:57:43.690Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/classes [2020-01-19T06:57:43.946Z] [INFO] [2020-01-19T06:57:43.946Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core --- [2020-01-19T06:57:43.946Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:57:43.946Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/test/resources [2020-01-19T06:57:43.946Z] [INFO] [2020-01-19T06:57:43.946Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core --- [2020-01-19T06:57:43.946Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT-sources.jar [2020-01-19T06:57:43.946Z] [INFO] [2020-01-19T06:57:43.946Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core --- [2020-01-19T06:57:43.946Z] [INFO] [2020-01-19T06:57:43.946Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core --- [2020-01-19T06:57:43.946Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT.jar [2020-01-19T06:57:43.946Z] [INFO] [2020-01-19T06:57:43.946Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core --- [2020-01-19T06:57:43.946Z] [INFO] [2020-01-19T06:57:43.946Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core --- [2020-01-19T06:57:43.946Z] [INFO] [2020-01-19T06:57:43.946Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core --- [2020-01-19T06:57:43.946Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT.jar [2020-01-19T06:57:43.946Z] [INFO] [2020-01-19T06:57:43.946Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core --- [2020-01-19T06:57:43.946Z] [INFO] [2020-01-19T06:57:43.946Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core --- [2020-01-19T06:57:43.946Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT.jar [2020-01-19T06:57:43.946Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT.pom [2020-01-19T06:57:43.946Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT-sources.jar [2020-01-19T06:57:43.946Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T06:57:43.946Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT-p2metadata.xml [2020-01-19T06:57:43.946Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT-p2artifacts.xml [2020-01-19T06:57:43.946Z] [INFO] [2020-01-19T06:57:43.946Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core --- [2020-01-19T06:57:43.946Z] [INFO] [2020-01-19T06:57:43.946Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >----- [2020-01-19T06:57:43.946Z] [INFO] Building org.eclipse.tracecompass.jsontrace 1.1.0-SNAPSHOT [121/138] [2020-01-19T06:57:43.946Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2020-01-19T06:57:43.946Z] [INFO] [2020-01-19T06:57:43.946Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace --- [2020-01-19T06:57:43.946Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace/target [2020-01-19T06:57:43.946Z] [INFO] [2020-01-19T06:57:43.946Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace --- [2020-01-19T06:57:43.946Z] [INFO] The project's OSGi version is 1.1.0.202001190610 [2020-01-19T06:57:43.946Z] [INFO] [2020-01-19T06:57:43.946Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace --- [2020-01-19T06:57:43.946Z] [INFO] [2020-01-19T06:57:44.203Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace --- [2020-01-19T06:57:44.203Z] [INFO] [2020-01-19T06:57:44.203Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace --- [2020-01-19T06:57:44.203Z] [INFO] [2020-01-19T06:57:44.203Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace --- [2020-01-19T06:57:44.203Z] [INFO] [2020-01-19T06:57:44.203Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace --- [2020-01-19T06:57:44.203Z] [INFO] [2020-01-19T06:57:44.203Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.jsontrace --- [2020-01-19T06:57:44.203Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.1.0-SNAPSHOT.jar [2020-01-19T06:57:44.203Z] [INFO] [2020-01-19T06:57:44.203Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace --- [2020-01-19T06:57:44.203Z] [INFO] [2020-01-19T06:57:44.203Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.jsontrace --- [2020-01-19T06:57:44.203Z] [INFO] [2020-01-19T06:57:44.203Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace --- [2020-01-19T06:57:44.203Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.1.0-SNAPSHOT-sources-feature.jar [2020-01-19T06:57:44.203Z] [INFO] [2020-01-19T06:57:44.203Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace --- [2020-01-19T06:57:44.203Z] [INFO] [2020-01-19T06:57:44.203Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace --- [2020-01-19T06:57:44.203Z] [INFO] [2020-01-19T06:57:44.203Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace --- [2020-01-19T06:57:44.203Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.1.0-SNAPSHOT.jar [2020-01-19T06:57:44.203Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.1.0-SNAPSHOT.pom [2020-01-19T06:57:44.203Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.1.0-SNAPSHOT-sources-feature.jar [2020-01-19T06:57:44.203Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.1.0-SNAPSHOT-p2metadata.xml [2020-01-19T06:57:44.203Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.1.0-SNAPSHOT-p2artifacts.xml [2020-01-19T06:57:44.203Z] [INFO] [2020-01-19T06:57:44.203Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace --- [2020-01-19T06:57:44.203Z] [INFO] [2020-01-19T06:57:44.203Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli >------ [2020-01-19T06:57:44.203Z] [INFO] Building org.eclipse.tracecompass.tmf.cli 1.0.0-SNAPSHOT [122/138] [2020-01-19T06:57:44.203Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2020-01-19T06:57:44.203Z] [INFO] [2020-01-19T06:57:44.203Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli --- [2020-01-19T06:57:44.203Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli/target [2020-01-19T06:57:44.203Z] [INFO] [2020-01-19T06:57:44.203Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.cli --- [2020-01-19T06:57:44.203Z] [INFO] The project's OSGi version is 1.0.0.202001190610 [2020-01-19T06:57:44.203Z] [INFO] [2020-01-19T06:57:44.203Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli --- [2020-01-19T06:57:44.203Z] [INFO] [2020-01-19T06:57:44.203Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli --- [2020-01-19T06:57:44.203Z] [INFO] [2020-01-19T06:57:44.203Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli --- [2020-01-19T06:57:44.203Z] [INFO] [2020-01-19T06:57:44.203Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli --- [2020-01-19T06:57:44.203Z] [INFO] [2020-01-19T06:57:44.203Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli --- [2020-01-19T06:57:44.203Z] [INFO] [2020-01-19T06:57:44.203Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.cli --- [2020-01-19T06:57:44.203Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-1.0.0-SNAPSHOT.jar [2020-01-19T06:57:44.203Z] [INFO] [2020-01-19T06:57:44.203Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli --- [2020-01-19T06:57:44.203Z] [INFO] [2020-01-19T06:57:44.203Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.cli --- [2020-01-19T06:57:44.203Z] [INFO] [2020-01-19T06:57:44.203Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.cli --- [2020-01-19T06:57:44.203Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-1.0.0-SNAPSHOT-sources-feature.jar [2020-01-19T06:57:44.203Z] [INFO] [2020-01-19T06:57:44.203Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli --- [2020-01-19T06:57:44.203Z] [INFO] [2020-01-19T06:57:44.203Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli --- [2020-01-19T06:57:44.203Z] [INFO] [2020-01-19T06:57:44.203Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli --- [2020-01-19T06:57:44.203Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-1.0.0-SNAPSHOT.jar [2020-01-19T06:57:44.203Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-1.0.0-SNAPSHOT.pom [2020-01-19T06:57:44.204Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-1.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-1.0.0-SNAPSHOT-sources-feature.jar [2020-01-19T06:57:44.204Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-1.0.0-SNAPSHOT-p2metadata.xml [2020-01-19T06:57:44.204Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.cli/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-1.0.0-SNAPSHOT-p2artifacts.xml [2020-01-19T06:57:44.204Z] [INFO] [2020-01-19T06:57:44.204Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli --- [2020-01-19T06:57:44.204Z] [INFO] [2020-01-19T06:57:44.204Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >---- [2020-01-19T06:57:44.204Z] [INFO] Building Trace Compass RCP Product 5.2.0-SNAPSHOT [123/138] [2020-01-19T06:57:44.204Z] [INFO] -------------------------[ eclipse-repository ]------------------------- [2020-01-19T06:57:44.459Z] [INFO] [2020-01-19T06:57:44.459Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.product --- [2020-01-19T06:57:44.459Z] [INFO] [2020-01-19T06:57:44.459Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product --- [2020-01-19T06:57:44.459Z] [INFO] The project's OSGi version is 5.2.0.202001190610 [2020-01-19T06:57:44.459Z] [INFO] [2020-01-19T06:57:44.459Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product --- [2020-01-19T06:57:44.459Z] [INFO] [2020-01-19T06:57:44.459Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product --- [2020-01-19T06:57:44.459Z] [INFO] [2020-01-19T06:57:44.459Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.product --- [2020-01-19T06:57:44.459Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:57:44.459Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources [2020-01-19T06:57:44.459Z] [INFO] [2020-01-19T06:57:44.459Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.product --- [2020-01-19T06:57:44.459Z] [INFO] [2020-01-19T06:57:44.459Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product --- [2020-01-19T06:57:44.459Z] [INFO] [2020-01-19T06:57:44.459Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.rcp.product --- [2020-01-19T06:57:44.459Z] [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0] [2020-01-19T06:57:44.459Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [2020-01-19T06:57:44.459Z] [INFO] [2020-01-19T06:57:44.459Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-products (default-publish-products) @ org.eclipse.tracecompass.rcp.product --- [2020-01-19T06:57:45.387Z] [INFO] [2020-01-19T06:57:45.387Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.rcp.product --- [2020-01-19T06:57:45.387Z] [INFO] [2020-01-19T06:57:45.387Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.rcp.product --- [2020-01-19T06:57:45.387Z] [INFO] [2020-01-19T06:57:45.387Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.rcp.product --- [2020-01-19T06:58:07.280Z] [INFO] [2020-01-19T06:58:07.280Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.rcp.product --- [2020-01-19T06:58:07.280Z] [INFO] [2020-01-19T06:58:07.280Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.product --- [2020-01-19T06:58:07.280Z] [INFO] [2020-01-19T06:58:07.280Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.product --- [2020-01-19T06:58:07.280Z] [INFO] [2020-01-19T06:58:07.280Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.product --- [2020-01-19T06:58:07.280Z] [INFO] [2020-01-19T06:58:07.280Z] [INFO] --- tycho-p2-director-plugin:1.3.0:materialize-products (materialize-products) @ org.eclipse.tracecompass.rcp.product --- [2020-01-19T06:58:07.280Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass [2020-01-19T06:58:07.280Z] Installing org.eclipse.tracecompass.rcp 5.2.0.202001190610. [2020-01-19T06:58:07.280Z] Installing org.eclipse.tracecompass.tmf.cli.feature.group 1.0.0.202001190610. [2020-01-19T06:58:19.453Z] Operation completed in 11480 ms. [2020-01-19T06:58:19.453Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/x86_64/trace-compass.app [2020-01-19T06:58:19.453Z] Installing org.eclipse.tracecompass.rcp 5.2.0.202001190610. [2020-01-19T06:58:19.453Z] Installing org.eclipse.tracecompass.tmf.cli.feature.group 1.0.0.202001190610. [2020-01-19T06:58:31.631Z] Operation completed in 11868 ms. [2020-01-19T06:58:31.631Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/linux/gtk/x86_64/trace-compass [2020-01-19T06:58:31.631Z] Installing org.eclipse.tracecompass.rcp 5.2.0.202001190610. [2020-01-19T06:58:31.631Z] Installing org.eclipse.tracecompass.tmf.cli.feature.group 1.0.0.202001190610. [2020-01-19T06:58:41.576Z] Operation completed in 10039 ms. [2020-01-19T06:58:42.139Z] [INFO] [2020-01-19T06:58:42.139Z] [INFO] --- tycho-p2-director-plugin:1.3.0:archive-products (archive-products) @ org.eclipse.tracecompass.rcp.product --- [2020-01-19T06:58:42.139Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.2.0-20200119-0610-win32.win32.x86_64.zip [2020-01-19T06:58:46.304Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.2.0-20200119-0610-macosx.cocoa.x86_64.tar.gz [2020-01-19T06:58:51.549Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.2.0-20200119-0610-linux.gtk.x86_64.tar.gz [2020-01-19T06:58:55.717Z] [INFO] [2020-01-19T06:58:55.717Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.product --- [2020-01-19T06:58:55.717Z] [INFO] No primary artifact to install, installing attached artifacts instead. [2020-01-19T06:58:55.717Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.2.0-SNAPSHOT.pom [2020-01-19T06:58:55.717Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.2.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip [2020-01-19T06:58:55.717Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.2.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip [2020-01-19T06:58:55.717Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.2.0-SNAPSHOT-p2artifacts.xml [2020-01-19T06:58:55.717Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/target/extraArtifacts/org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.2.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip [2020-01-19T06:58:55.717Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.2.0-SNAPSHOT-p2metadata.xml [2020-01-19T06:58:55.717Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.2.0-20200119-0610-win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.2.0-SNAPSHOT-win32.win32.x86_64.zip [2020-01-19T06:58:55.717Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.2.0-20200119-0610-macosx.cocoa.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.2.0-SNAPSHOT-macosx.cocoa.x86_64.tar.gz [2020-01-19T06:58:55.973Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.2.0-20200119-0610-linux.gtk.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.2.0-SNAPSHOT-linux.gtk.x86_64.tar.gz [2020-01-19T06:58:55.973Z] [INFO] [2020-01-19T06:58:55.973Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.product --- [2020-01-19T06:58:55.973Z] [INFO] [2020-01-19T06:58:55.973Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >--- [2020-01-19T06:58:55.973Z] [INFO] Building Trace Compass Release Engineering Parent 5.2.0-SNAPSHOT [124/138] [2020-01-19T06:58:55.973Z] [INFO] --------------------------------[ pom ]--------------------------------- [2020-01-19T06:58:55.973Z] [INFO] [2020-01-19T06:58:55.973Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.releng-parent --- [2020-01-19T06:58:55.973Z] [INFO] [2020-01-19T06:58:55.973Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent --- [2020-01-19T06:58:56.229Z] [INFO] [2020-01-19T06:58:56.229Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-parent --- [2020-01-19T06:58:56.229Z] [INFO] [2020-01-19T06:58:56.229Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.releng-parent --- [2020-01-19T06:58:56.229Z] [INFO] [2020-01-19T06:58:56.229Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.releng-parent --- [2020-01-19T06:58:56.229Z] [INFO] [2020-01-19T06:58:56.229Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-parent --- [2020-01-19T06:58:56.229Z] [INFO] [2020-01-19T06:58:56.229Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-parent --- [2020-01-19T06:58:56.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.releng-parent-5.2.0-SNAPSHOT.pom [2020-01-19T06:58:56.229Z] [INFO] [2020-01-19T06:58:56.229Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------ [2020-01-19T06:58:56.229Z] [INFO] Building Trace Compass Target Platform 5.2.0-SNAPSHOT [125/138] [2020-01-19T06:58:56.229Z] [INFO] --------------------------------[ pom ]--------------------------------- [2020-01-19T06:58:56.229Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom [2020-01-19T06:58:56.229Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom [2020-01-19T06:58:56.229Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom [2020-01-19T06:58:56.485Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom [2020-01-19T06:58:56.485Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom [2020-01-19T06:58:56.485Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom [2020-01-19T06:58:56.741Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom (5.8 kB at 186 kB/s) [2020-01-19T06:58:56.741Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2020-01-19T06:58:56.741Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2020-01-19T06:58:56.741Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2020-01-19T06:58:56.997Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2020-01-19T06:58:56.997Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2020-01-19T06:58:56.997Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2020-01-19T06:58:56.997Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 1.2 MB/s) [2020-01-19T06:58:56.997Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar [2020-01-19T06:58:56.997Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar [2020-01-19T06:58:56.997Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar [2020-01-19T06:58:57.252Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar [2020-01-19T06:58:57.253Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar [2020-01-19T06:58:57.508Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar [2020-01-19T06:58:57.508Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar (64 kB at 3.1 MB/s) [2020-01-19T06:58:57.508Z] [INFO] [2020-01-19T06:58:57.508Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.target --- [2020-01-19T06:58:57.508Z] [INFO] [2020-01-19T06:58:57.508Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target --- [2020-01-19T06:58:57.508Z] [INFO] [2020-01-19T06:58:57.508Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.target --- [2020-01-19T06:58:57.508Z] [INFO] [2020-01-19T06:58:57.508Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.target --- [2020-01-19T06:58:57.508Z] [INFO] [2020-01-19T06:58:57.508Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.target --- [2020-01-19T06:58:57.508Z] [INFO] [2020-01-19T06:58:57.508Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.target --- [2020-01-19T06:58:57.508Z] [INFO] [2020-01-19T06:58:57.508Z] [INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ org.eclipse.tracecompass.target --- [2020-01-19T06:58:57.508Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom [2020-01-19T06:58:57.508Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom [2020-01-19T06:58:57.508Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom [2020-01-19T06:58:57.786Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom [2020-01-19T06:58:57.786Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom [2020-01-19T06:58:57.786Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom [2020-01-19T06:58:57.786Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (4.7 kB at 180 kB/s) [2020-01-19T06:58:57.786Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom [2020-01-19T06:58:57.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom [2020-01-19T06:58:57.786Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom [2020-01-19T06:58:58.042Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom [2020-01-19T06:58:58.042Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom [2020-01-19T06:58:58.042Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom [2020-01-19T06:58:58.298Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5.1 kB at 138 kB/s) [2020-01-19T06:58:58.298Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom [2020-01-19T06:58:58.298Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom [2020-01-19T06:58:58.298Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom [2020-01-19T06:58:58.554Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom [2020-01-19T06:58:58.554Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom [2020-01-19T06:58:58.554Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom [2020-01-19T06:58:58.554Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (4.2 kB at 181 kB/s) [2020-01-19T06:58:58.554Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom [2020-01-19T06:58:58.554Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom [2020-01-19T06:58:58.554Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom [2020-01-19T06:58:58.809Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom [2020-01-19T06:58:59.065Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom [2020-01-19T06:58:59.065Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom [2020-01-19T06:58:59.065Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (1.7 kB at 52 kB/s) [2020-01-19T06:58:59.065Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [2020-01-19T06:58:59.065Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [2020-01-19T06:58:59.065Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [2020-01-19T06:58:59.321Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [2020-01-19T06:58:59.321Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [2020-01-19T06:58:59.321Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [2020-01-19T06:58:59.321Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 641 kB/s) [2020-01-19T06:58:59.577Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar [2020-01-19T06:58:59.577Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar [2020-01-19T06:58:59.577Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar [2020-01-19T06:58:59.577Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar [2020-01-19T06:58:59.577Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar [2020-01-19T06:58:59.577Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar [2020-01-19T06:58:59.577Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar [2020-01-19T06:58:59.577Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar [2020-01-19T06:58:59.577Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar [2020-01-19T06:59:00.138Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar [2020-01-19T06:59:00.138Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar [2020-01-19T06:59:00.138Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar [2020-01-19T06:59:00.138Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar [2020-01-19T06:59:00.138Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar [2020-01-19T06:59:00.138Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar [2020-01-19T06:59:00.138Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar [2020-01-19T06:59:00.138Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar [2020-01-19T06:59:00.138Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar [2020-01-19T06:59:00.138Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (35 kB at 1.3 MB/s) [2020-01-19T06:59:00.138Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (54 kB at 1.4 MB/s) [2020-01-19T06:59:00.138Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar (41 kB at 1.1 MB/s) [2020-01-19T06:59:01.505Z] [INFO] [2020-01-19T06:59:01.505Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.target --- [2020-01-19T06:59:01.505Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.target/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.2.0-SNAPSHOT/org.eclipse.tracecompass.target-5.2.0-SNAPSHOT.pom [2020-01-19T06:59:01.505Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.target/tracecompass-e4.6.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.2.0-SNAPSHOT/org.eclipse.tracecompass.target-5.2.0-SNAPSHOT-tracecompass-e4.6.target [2020-01-19T06:59:02.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.target/tracecompass-e4.7.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.2.0-SNAPSHOT/org.eclipse.tracecompass.target-5.2.0-SNAPSHOT-tracecompass-e4.7.target [2020-01-19T06:59:02.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.target/tracecompass-e4.8.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.2.0-SNAPSHOT/org.eclipse.tracecompass.target-5.2.0-SNAPSHOT-tracecompass-e4.8.target [2020-01-19T06:59:03.432Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.target/tracecompass-e4.9.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.2.0-SNAPSHOT/org.eclipse.tracecompass.target-5.2.0-SNAPSHOT-tracecompass-e4.9.target [2020-01-19T06:59:03.432Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.target/tracecompass-e4.10.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.2.0-SNAPSHOT/org.eclipse.tracecompass.target-5.2.0-SNAPSHOT-tracecompass-e4.10.target [2020-01-19T06:59:03.432Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.target/tracecompass-e4.11.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.2.0-SNAPSHOT/org.eclipse.tracecompass.target-5.2.0-SNAPSHOT-tracecompass-e4.11.target [2020-01-19T06:59:03.432Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.target/tracecompass-e4.12.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.2.0-SNAPSHOT/org.eclipse.tracecompass.target-5.2.0-SNAPSHOT-tracecompass-e4.12.target [2020-01-19T06:59:03.432Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.target/tracecompass-eStaging.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.2.0-SNAPSHOT/org.eclipse.tracecompass.target-5.2.0-SNAPSHOT-tracecompass-eStaging.target [2020-01-19T06:59:03.432Z] [INFO] [2020-01-19T06:59:03.432Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >-- [2020-01-19T06:59:03.432Z] [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.10-SNAPSHOT [126/138] [2020-01-19T06:59:03.432Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T06:59:03.688Z] [INFO] [2020-01-19T06:59:03.688Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2020-01-19T06:59:03.688Z] [INFO] [2020-01-19T06:59:03.688Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2020-01-19T06:59:03.688Z] [INFO] The project's OSGi version is 1.0.10.202001190610 [2020-01-19T06:59:03.688Z] [INFO] [2020-01-19T06:59:03.688Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2020-01-19T06:59:03.688Z] [INFO] [2020-01-19T06:59:03.688Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2020-01-19T06:59:03.688Z] [INFO] [2020-01-19T06:59:03.688Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2020-01-19T06:59:03.688Z] [INFO] [2020-01-19T06:59:03.688Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2020-01-19T06:59:03.688Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:59:03.688Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources [2020-01-19T06:59:03.688Z] [INFO] [2020-01-19T06:59:03.688Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2020-01-19T06:59:03.688Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/classes [2020-01-19T06:59:05.577Z] [INFO] [2020-01-19T06:59:05.577Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2020-01-19T06:59:05.577Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T06:59:05.577Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/test/resources [2020-01-19T06:59:05.577Z] [INFO] [2020-01-19T06:59:05.577Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2020-01-19T06:59:05.577Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT-sources.jar [2020-01-19T06:59:05.577Z] [INFO] [2020-01-19T06:59:05.577Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2020-01-19T06:59:05.577Z] [INFO] [2020-01-19T06:59:05.577Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2020-01-19T06:59:05.577Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT.jar [2020-01-19T06:59:05.577Z] [INFO] [2020-01-19T06:59:05.577Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2020-01-19T06:59:05.577Z] [INFO] [2020-01-19T06:59:05.577Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2020-01-19T06:59:05.577Z] [INFO] [2020-01-19T06:59:05.577Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2020-01-19T06:59:05.577Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT.jar [2020-01-19T06:59:05.833Z] [INFO] [2020-01-19T06:59:05.833Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2020-01-19T06:59:05.833Z] [INFO] [2020-01-19T06:59:05.833Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2020-01-19T06:59:07.199Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.metadata/.log [2020-01-19T06:59:07.199Z] [INFO] Command line: [2020-01-19T06:59:07.199Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2020-01-19T06:59:07.199Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T06:59:12.447Z] !SESSION 2020-01-19 06:59:07.369 ----------------------------------------------- [2020-01-19T06:59:12.447Z] eclipse.buildId=unknown [2020-01-19T06:59:12.447Z] java.version=1.8.0_202 [2020-01-19T06:59:12.447Z] java.vendor=Oracle Corporation [2020-01-19T06:59:12.447Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T06:59:12.447Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2020-01-19T06:59:12.447Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2020-01-19T06:59:12.447Z] [2020-01-19T06:59:12.447Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 06:59:11.645 [2020-01-19T06:59:12.447Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T06:59:12.447Z] !STACK 0 [2020-01-19T06:59:12.447Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2020-01-19T06:59:12.447Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T06:59:12.447Z] [2020-01-19T06:59:12.447Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T06:59:12.447Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T06:59:12.447Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T06:59:12.447Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T06:59:12.447Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T06:59:12.447Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T06:59:12.447Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T06:59:12.447Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T06:59:18.985Z] Running org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest [2020-01-19T06:59:19.913Z] Display size: 1440x900 [2020-01-19T06:59:19.913Z] OS version=3.10.0-957.1.3.el7.x86_64 [2020-01-19T06:59:19.913Z] GTK version=2.24.30 [2020-01-19T06:59:19.913Z] GTK theme=unknown [2020-01-19T06:59:19.913Z] LIBOVERLAY_SCROLLBAR=0 [2020-01-19T06:59:19.913Z] Time zone: Coordinated Universal Time [2020-01-19T06:59:19.913Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2020-01-19T06:59:19.913Z] log4j:WARN Please initialize the log4j system properly. [2020-01-19T06:59:34.752Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.304 s - in org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest [2020-01-19T06:59:34.753Z] testEditMarkerSet(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest) Time elapsed: 3.338 s [2020-01-19T06:59:34.753Z] testMenuNoMarkerSet(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest) Time elapsed: 0.105 s [2020-01-19T06:59:34.753Z] testNavigateBetweenMarkers(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest) Time elapsed: 2.981 s [2020-01-19T06:59:34.753Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest [2020-01-19T06:59:34.753Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:59:34.753Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:34.753Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:34.753Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:34.753Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:34.753Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:34.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130790262 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:59:34.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130790262 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:59:34.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130790262 data=null} to TreeItem with text {test} [2020-01-19T06:59:34.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130790261 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:34.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130790261 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} [2020-01-19T06:59:34.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130790216 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:34.753Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:34.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130790214 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:59:34.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130790214 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:59:34.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130790214 data=null} to TreeItem with text {test} [2020-01-19T06:59:34.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130790214 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:34.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130790213 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} [2020-01-19T06:59:34.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130790207 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:34.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130790206 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:59:34.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130790205 data=null} to TreeItem with text {test} [2020-01-19T06:59:34.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130790205 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:35.009Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130790205 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} [2020-01-19T06:59:35.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130790171 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:35.009Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:35.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130790169 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T06:59:35.009Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130790169 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T06:59:35.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130790168 data=null} to TreeItem with text {Traces [0]} [2020-01-19T06:59:35.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130790168 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:59:35.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130790167 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]} [2020-01-19T06:59:35.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130790115 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:59:35.009Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:35.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130790114 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T06:59:35.009Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130790114 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T06:59:35.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130790114 data=null} to TreeItem with text {Traces [0]} [2020-01-19T06:59:35.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130790113 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:59:35.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130790113 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]} [2020-01-19T06:59:35.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130790109 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:59:35.009Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2020-01-19T06:59:35.009Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2020-01-19T06:59:35.009Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2020-01-19T06:59:35.009Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2020-01-19T06:59:35.009Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1130789971 data=null doit=true} to Shell with text {Manage Custom Parsers} [2020-01-19T06:59:35.009Z] DEBUG - matched List with text "", using matcher: of type 'List' [2020-01-19T06:59:35.009Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2020-01-19T06:59:35.009Z] DEBUG - Set selection (of type 'List') to text Custom Text : TmfGeneric [2020-01-19T06:59:35.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-1130789968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2020-01-19T06:59:35.265Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-1130789921 data=null doit=true} to (of type 'List') [2020-01-19T06:59:35.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-1130789921 data=null} to (of type 'List') [2020-01-19T06:59:35.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-1130789920 data=null button=1 stateMask=0x0 x=105 y=11 count=1} to (of type 'List') [2020-01-19T06:59:35.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-1130789920 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List') [2020-01-19T06:59:35.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-1130789919 data=null button=1 stateMask=0x80000 x=105 y=11 count=1} to (of type 'List') [2020-01-19T06:59:35.265Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2020-01-19T06:59:35.265Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2020-01-19T06:59:35.265Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML' [2020-01-19T06:59:35.265Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO' [2020-01-19T06:59:35.265Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2020-01-19T06:59:35.265Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2020-01-19T06:59:35.265Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T06:59:35.265Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T06:59:35.265Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2020-01-19T06:59:35.265Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2020-01-19T06:59:35.265Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2020-01-19T06:59:35.265Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2020-01-19T06:59:35.265Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=-1130789916 data=null doit=true} to Button with text {Text} [2020-01-19T06:59:35.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=-1130789916 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} [2020-01-19T06:59:35.265Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2020-01-19T06:59:35.265Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=-1130789914 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2020-01-19T06:59:35.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=-1130789914 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') [2020-01-19T06:59:35.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=-1130789914 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') [2020-01-19T06:59:35.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=-1130789914 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') [2020-01-19T06:59:35.266Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2020-01-19T06:59:35.266Z] DEBUG - matched List with text "", using matcher: of type 'List' [2020-01-19T06:59:35.266Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2020-01-19T06:59:35.266Z] DEBUG - Set selection (of type 'List') to text Custom XML : Custom XML Log [2020-01-19T06:59:35.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-1130789910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2020-01-19T06:59:35.266Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-1130789910 data=null doit=true} to (of type 'List') [2020-01-19T06:59:35.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-1130789909 data=null} to (of type 'List') [2020-01-19T06:59:35.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-1130789909 data=null button=1 stateMask=0x0 x=105 y=11 count=1} to (of type 'List') [2020-01-19T06:59:35.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-1130789909 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List') [2020-01-19T06:59:35.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-1130789908 data=null button=1 stateMask=0x80000 x=105 y=11 count=1} to (of type 'List') [2020-01-19T06:59:35.266Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2020-01-19T06:59:35.266Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2020-01-19T06:59:35.266Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2020-01-19T06:59:35.266Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T06:59:35.266Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T06:59:35.266Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2020-01-19T06:59:35.266Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2020-01-19T06:59:35.266Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2020-01-19T06:59:35.266Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2020-01-19T06:59:35.266Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2020-01-19T06:59:35.266Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:59:35.266Z] DEBUG - Clicking on &Close [2020-01-19T06:59:35.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=-1130789907 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') [2020-01-19T06:59:35.266Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=-1130789907 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') [2020-01-19T06:59:35.266Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=-1130789906 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:59:35.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=-1130789906 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2020-01-19T06:59:35.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=-1130789906 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') [2020-01-19T06:59:35.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=-1130789906 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') [2020-01-19T06:59:35.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=-1130789906 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') [2020-01-19T06:59:35.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-1130790011 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...' [2020-01-19T06:59:35.266Z] DEBUG - Clicked on [2020-01-19T06:59:35.266Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:59:35.266Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:35.266Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:35.266Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:35.266Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:35.266Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:35.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130789813 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:59:35.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130789813 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:59:35.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130789813 data=null} to TreeItem with text {test} [2020-01-19T06:59:35.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130789813 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:35.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130789813 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} [2020-01-19T06:59:35.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130789798 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:35.266Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:35.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130789798 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:59:35.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130789797 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:59:35.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130789797 data=null} to TreeItem with text {test} [2020-01-19T06:59:35.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130789797 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:35.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130789797 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} [2020-01-19T06:59:35.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130789789 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:35.266Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T06:59:35.266Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:35.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130789788 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T06:59:35.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130789788 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T06:59:35.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130789788 data=null} to TreeItem with text {Traces [0]} [2020-01-19T06:59:35.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130789787 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:59:35.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130789787 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]} [2020-01-19T06:59:35.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130789778 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:59:35.266Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:35.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130789777 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T06:59:35.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130789777 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T06:59:35.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130789776 data=null} to TreeItem with text {Traces [0]} [2020-01-19T06:59:35.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130789776 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:59:35.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130789776 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]} [2020-01-19T06:59:35.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130789720 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:59:35.266Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:59:35.266Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:35.266Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:35.266Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:35.266Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:35.266Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:35.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130789677 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:59:35.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130789677 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:59:35.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130789677 data=null} to TreeItem with text {test} [2020-01-19T06:59:35.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130789677 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:35.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130789676 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} [2020-01-19T06:59:35.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130789615 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:35.522Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:35.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130789614 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:59:35.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130789614 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:59:35.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130789614 data=null} to TreeItem with text {test} [2020-01-19T06:59:35.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130789614 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:35.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130789614 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} [2020-01-19T06:59:35.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130789607 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:35.522Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T06:59:35.522Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:35.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130789606 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T06:59:35.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130789606 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T06:59:35.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130789605 data=null} to TreeItem with text {Traces [0]} [2020-01-19T06:59:35.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130789605 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:59:35.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130789605 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]} [2020-01-19T06:59:35.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130789595 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:59:35.522Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:35.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130789594 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T06:59:35.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130789594 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T06:59:35.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130789594 data=null} to TreeItem with text {Traces [0]} [2020-01-19T06:59:35.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130789593 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:59:35.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130789593 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]} [2020-01-19T06:59:35.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130789589 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:59:35.522Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2020-01-19T06:59:35.522Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-01-19T06:59:35.778Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-01-19T06:59:35.778Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2020-01-19T06:59:35.778Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1130789293 data=null doit=true} to Shell with text {Trace Import} [2020-01-19T06:59:35.778Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:35.778Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:35.778Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:35.778Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:35.778Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:35.778Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:35.778Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:35.778Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:35.778Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:35.778Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:35.778Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:35.778Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2020-01-19T06:59:35.778Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2020-01-19T06:59:35.779Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-19T06:59:35.779Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:35.779Z] DEBUG - Clicking on Cancel [2020-01-19T06:59:35.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1130789290 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') [2020-01-19T06:59:35.779Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1130789290 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') [2020-01-19T06:59:35.779Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1130789290 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-19T06:59:35.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1130789290 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-19T06:59:35.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1130789289 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') [2020-01-19T06:59:35.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1130789289 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') [2020-01-19T06:59:35.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1130789289 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') [2020-01-19T06:59:35.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1130789504 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2020-01-19T06:59:35.779Z] DEBUG - Clicked on [2020-01-19T06:59:35.779Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:59:35.779Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:35.779Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:35.779Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:35.779Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:35.779Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:35.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130789207 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:59:35.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130789207 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:59:35.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130789207 data=null} to TreeItem with text {test} [2020-01-19T06:59:35.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130789206 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:35.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130789206 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} [2020-01-19T06:59:35.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130789191 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:35.779Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:35.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130789191 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:59:35.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130789190 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:59:35.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130789190 data=null} to TreeItem with text {test} [2020-01-19T06:59:35.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130789190 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:35.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130789190 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} [2020-01-19T06:59:35.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130789179 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:35.779Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T06:59:35.779Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:35.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130789178 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T06:59:35.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130789178 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T06:59:35.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130789178 data=null} to TreeItem with text {Traces [0]} [2020-01-19T06:59:35.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130789178 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:59:36.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130789177 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]} [2020-01-19T06:59:36.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130789110 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:59:36.035Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:36.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130789108 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T06:59:36.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130789108 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T06:59:36.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130789108 data=null} to TreeItem with text {Traces [0]} [2020-01-19T06:59:36.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130789107 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:59:36.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130789107 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]} [2020-01-19T06:59:36.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130789102 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T06:59:36.036Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2020-01-19T06:59:36.036Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-01-19T06:59:36.036Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-01-19T06:59:36.036Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2020-01-19T06:59:36.036Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1130788911 data=null doit=true} to Shell with text {Trace Import} [2020-01-19T06:59:36.036Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:36.036Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2020-01-19T06:59:36.036Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2020-01-19T06:59:36.036Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2020-01-19T06:59:36.036Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:36.036Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:36.036Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:36.036Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:36.036Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:36.036Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:36.036Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:36.036Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:36.036Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:36.036Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:36.036Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:36.036Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T06:59:36.036Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T06:59:36.036Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T06:59:36.036Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T06:59:36.036Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T06:59:36.036Z] DEBUG - matched Combo with text " [2020-01-19T06:59:36.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-1130788810 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 label (with mnemonic 'Trace Type:')) [2020-01-19T06:59:36.294Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2020-01-19T06:59:36.294Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:36.294Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:36.294Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:36.294Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:36.294Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:36.294Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:36.294Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:36.294Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2020-01-19T06:59:36.294Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:36.294Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:36.294Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:36.294Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:36.294Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:36.294Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:36.294Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:36.294Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:36.294Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2020-01-19T06:59:36.294Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:36.294Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:36.294Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:36.294Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:36.294Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:36.294Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:36.294Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:36.294Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:36.294Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2020-01-19T06:59:36.294Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:36.294Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T06:59:36.294Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:36.294Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:36.294Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:36.294Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:36.294Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T06:59:36.294Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1caa1866 [2020-01-19T06:59:36.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1130788804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T06:59:36.294Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1130788804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T06:59:36.294Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1130788804 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T06:59:36.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1130788803 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T06:59:36.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1130788803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T06:59:36.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1130788803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T06:59:36.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1130788803 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 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T06:59:36.294Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1130788803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T06:59:36.294Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1130788803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T06:59:36.294Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1130788803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T06:59:36.294Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1130788803 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T06:59:36.294Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1130788803 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T06:59:36.294Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:36.294Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:36.294Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:36.294Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:36.294Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:36.294Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2020-01-19T06:59:36.294Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:36.294Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T06:59:36.294Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:36.294Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:36.294Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:36.294Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:36.294Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:36.294Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:36.294Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:36.294Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T06:59:36.294Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4fec93d0 [2020-01-19T06:59:36.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-1130788800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T06:59:36.294Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1130788800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T06:59:36.295Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-1130788800 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T06:59:36.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-1130788799 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T06:59:36.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-1130788799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T06:59:36.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-1130788799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T06:59:36.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-1130788799 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 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T06:59:36.295Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-1130788799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T06:59:36.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1130788799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T06:59:36.295Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-1130788799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T06:59:36.295Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-1130788799 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T06:59:36.295Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-1130788798 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T06:59:36.295Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T06:59:36.295Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T06:59:36.295Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T06:59:36.295Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:36.295Z] DEBUG - Clicking on &Finish [2020-01-19T06:59:36.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1130788790 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') [2020-01-19T06:59:36.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1130788789 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') [2020-01-19T06:59:36.295Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1130788789 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:36.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1130788789 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:36.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1130788789 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') [2020-01-19T06:59:36.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1130788789 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') [2020-01-19T06:59:36.295Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:36.295Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:36.295Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:36.295Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:36.295Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:36.295Z] DEBUG - Clicked on &Finish [2020-01-19T06:59:36.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1130788789 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') [2020-01-19T06:59:36.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1130789021 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2020-01-19T06:59:36.858Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:59:36.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:36.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:36.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:36.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:36.858Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:36.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130788269 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:59:36.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130788269 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:59:36.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130788269 data=null} to TreeItem with text {test} [2020-01-19T06:59:36.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130788269 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:36.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130788269 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} [2020-01-19T06:59:36.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130788212 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:36.858Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:36.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130788210 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:59:36.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130788209 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:59:36.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130788209 data=null} to TreeItem with text {test} [2020-01-19T06:59:36.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130788209 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:36.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130788209 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} [2020-01-19T06:59:36.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130788202 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:36.858Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T06:59:36.858Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:36.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130788201 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T06:59:36.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130788201 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T06:59:36.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130788200 data=null} to TreeItem with text {Traces [1]} [2020-01-19T06:59:36.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130788200 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:59:36.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130788200 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]} [2020-01-19T06:59:36.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130788191 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:59:36.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130788190 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T06:59:36.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130788190 data=null} to TreeItem with text {Traces [1]} [2020-01-19T06:59:36.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130788190 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:59:36.858Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130788190 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]} [2020-01-19T06:59:36.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130788186 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:59:37.114Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T06:59:37.114Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:37.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130788022 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:37.115Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130788021 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:37.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130788021 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:37.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130788021 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:37.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130788021 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:37.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130787830 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:37.115Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:37.115Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:37.115Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:37.115Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:37.115Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T06:59:37.371Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:37.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130787820 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:37.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130787820 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:37.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130787819 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:37.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130787819 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:37.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130787819 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:37.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130787814 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:37.371Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:37.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130787813 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:37.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130787813 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:37.371Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:37.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130787813 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:37.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130787813 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:37.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130787812 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:37.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130787808 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:37.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130787808 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:37.371Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130787807 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:37.371Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130787807 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:37.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130787792 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:37.371Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130787586 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:37.371Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130787585 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:37.371Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130787585 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:37.371Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:37.371Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:59:38.737Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:59:38.737Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:59:38.737Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:59:38.737Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:59:38.737Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T06:59:38.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130786578 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T06:59:38.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130786578 data=null doit=true} to TableItem with text {} [2020-01-19T06:59:38.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130786578 data=null} to TableItem with text {} [2020-01-19T06:59:38.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130786578 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T06:59:38.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130786576 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T06:59:38.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130786569 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T06:59:38.737Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:59:38.737Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:59:38.737Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T06:59:38.737Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:38.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130786326 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:38.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130786326 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:38.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130786326 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:38.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130786326 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:38.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130786325 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:38.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130786321 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:38.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:38.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:38.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:38.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:38.738Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T06:59:38.738Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:59:38.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:38.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:38.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:38.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:38.738Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:38.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130786313 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:59:38.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130786313 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:59:38.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130786313 data=null} to TreeItem with text {test} [2020-01-19T06:59:38.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130786312 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:38.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130786312 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} [2020-01-19T06:59:38.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130786294 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:38.738Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:38.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130786293 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:59:38.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130786293 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:59:38.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130786293 data=null} to TreeItem with text {test} [2020-01-19T06:59:38.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130786293 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:38.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130786293 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} [2020-01-19T06:59:38.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130786287 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:38.738Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T06:59:38.738Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:38.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130786286 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T06:59:38.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130786286 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T06:59:38.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130786286 data=null} to TreeItem with text {Traces [1]} [2020-01-19T06:59:38.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130786285 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:59:38.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130786285 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]} [2020-01-19T06:59:38.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130786275 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:59:38.738Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:38.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130786275 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T06:59:38.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130786274 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T06:59:38.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130786274 data=null} to TreeItem with text {Traces [1]} [2020-01-19T06:59:38.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130786274 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:59:38.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130786274 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]} [2020-01-19T06:59:38.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130786217 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T06:59:38.998Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2020-01-19T06:59:38.998Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-01-19T06:59:38.998Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-01-19T06:59:38.998Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2020-01-19T06:59:38.998Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1130786074 data=null doit=true} to Shell with text {Trace Import} [2020-01-19T06:59:38.998Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:38.998Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2020-01-19T06:59:38.998Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2020-01-19T06:59:38.998Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2020-01-19T06:59:38.998Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:38.998Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:38.998Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:38.998Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:38.998Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:38.998Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:38.998Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:38.998Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:38.998Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:38.998Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:38.998Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:38.998Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T06:59:38.998Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T06:59:38.998Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T06:59:38.998Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T06:59:38.998Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T06:59:38.998Z] DEBUG - matched Combo with text " [2020-01-19T06:59:38.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-1130785993 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 label (with mnemonic 'Trace Type:')) [2020-01-19T06:59:38.998Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2020-01-19T06:59:38.998Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:38.998Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:38.998Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:38.998Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:38.998Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:38.998Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:38.998Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:38.998Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2020-01-19T06:59:38.998Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:38.998Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:38.999Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T06:59:38.999Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T06:59:38.999Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T06:59:38.999Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T06:59:38.999Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T06:59:38.999Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T06:59:38.999Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:38.999Z] DEBUG - Clicking on &Finish [2020-01-19T06:59:38.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1130785980 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') [2020-01-19T06:59:38.999Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1130785980 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') [2020-01-19T06:59:38.999Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1130785980 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:38.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1130785980 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:38.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1130785980 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') [2020-01-19T06:59:38.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1130785980 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') [2020-01-19T06:59:39.255Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:39.255Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:39.255Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:39.255Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:39.255Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:39.255Z] DEBUG - Clicked on &Finish [2020-01-19T06:59:39.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1130785980 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') [2020-01-19T06:59:39.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1130786181 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2020-01-19T06:59:39.766Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:59:39.766Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:39.766Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:39.766Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:39.766Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:39.766Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:39.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130785408 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:59:39.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130785407 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:59:39.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130785407 data=null} to TreeItem with text {test} [2020-01-19T06:59:39.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130785407 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:39.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130785407 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} [2020-01-19T06:59:39.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130785394 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:39.766Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:39.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130785393 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:59:39.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130785393 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:59:39.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130785393 data=null} to TreeItem with text {test} [2020-01-19T06:59:39.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130785393 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:39.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130785393 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} [2020-01-19T06:59:39.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130785387 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:39.766Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T06:59:39.766Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:39.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1130785386 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2020-01-19T06:59:39.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130785386 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T06:59:39.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130785386 data=null} to TreeItem with text {Traces [2]} [2020-01-19T06:59:39.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130785385 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T06:59:39.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130785385 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T06:59:39.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130785377 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T06:59:39.766Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2020-01-19T06:59:40.022Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T06:59:40.022Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:40.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130785146 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:40.022Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130785145 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:40.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130785145 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:40.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130785145 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:40.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130785145 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:40.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130785129 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:40.023Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:40.023Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:40.023Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:40.023Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:40.023Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T06:59:40.023Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:40.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130785126 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:40.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130785126 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:40.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130785126 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:40.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130785125 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:40.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130785125 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:40.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130785121 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:40.023Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:40.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130785121 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:40.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130785121 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:40.023Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:40.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130785121 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:40.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130785120 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:40.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130785120 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:40.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130785117 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:40.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130785117 data=null button=1 stateMask=0x0 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:40.023Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130785116 data=null button=1 stateMask=0x0 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:40.023Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130785116 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:40.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130785103 data=null button=1 stateMask=0x80000 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:40.023Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130784916 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:40.023Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130784915 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:40.023Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130784915 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:40.023Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:40.023Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:59:40.023Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:59:41.389Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:59:41.389Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:59:41.389Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:59:41.389Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:59:41.389Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T06:59:41.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130783906 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T06:59:41.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130783906 data=null doit=true} to TableItem with text {} [2020-01-19T06:59:41.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130783905 data=null} to TableItem with text {} [2020-01-19T06:59:41.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130783905 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T06:59:41.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130783903 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T06:59:41.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130783895 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T06:59:41.389Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:59:41.389Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:59:41.389Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T06:59:41.389Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:41.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130783647 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:41.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130783647 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:41.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130783646 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:41.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130783646 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:41.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130783646 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:41.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130783641 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:41.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:41.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:41.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:41.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:41.389Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T06:59:41.389Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:59:41.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:41.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:41.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:41.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:41.389Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:41.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130783632 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:59:41.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130783631 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:59:41.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130783631 data=null} to TreeItem with text {test} [2020-01-19T06:59:41.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130783631 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:41.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130783631 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} [2020-01-19T06:59:41.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130783612 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:41.390Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:41.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130783612 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:59:41.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130783612 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:59:41.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130783611 data=null} to TreeItem with text {test} [2020-01-19T06:59:41.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130783611 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:41.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130783611 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} [2020-01-19T06:59:41.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130783600 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:41.390Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T06:59:41.390Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:41.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1130783599 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2020-01-19T06:59:41.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130783599 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T06:59:41.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130783599 data=null} to TreeItem with text {Traces [2]} [2020-01-19T06:59:41.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130783598 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T06:59:41.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130783598 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T06:59:41.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130783588 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T06:59:41.390Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:41.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1130783587 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2020-01-19T06:59:41.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130783587 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T06:59:41.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130783587 data=null} to TreeItem with text {Traces [2]} [2020-01-19T06:59:41.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130783587 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T06:59:41.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130783586 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T06:59:41.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130783582 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T06:59:41.647Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2020-01-19T06:59:41.647Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-01-19T06:59:41.647Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-01-19T06:59:41.647Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2020-01-19T06:59:41.647Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1130783390 data=null doit=true} to Shell with text {Trace Import} [2020-01-19T06:59:41.647Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:41.647Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2020-01-19T06:59:41.647Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2020-01-19T06:59:41.647Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2020-01-19T06:59:41.647Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:41.647Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:41.647Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:41.647Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:41.647Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:41.647Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:41.647Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:41.647Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:41.647Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:41.647Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:41.647Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:41.647Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T06:59:41.647Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T06:59:41.647Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T06:59:41.647Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T06:59:41.647Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T06:59:41.647Z] DEBUG - matched Combo with text " [2020-01-19T06:59:41.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-1130783303 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 label (with mnemonic 'Trace Type:')) [2020-01-19T06:59:41.647Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2020-01-19T06:59:41.647Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:41.647Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:41.647Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:41.647Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:41.647Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:41.647Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:41.647Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:41.647Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2020-01-19T06:59:41.647Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:41.647Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:41.647Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:41.647Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:41.647Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:41.647Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:41.648Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T06:59:41.648Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T06:59:41.648Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T06:59:41.648Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T06:59:41.648Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T06:59:41.648Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T06:59:41.648Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:41.648Z] DEBUG - Clicking on &Finish [2020-01-19T06:59:41.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1130783290 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') [2020-01-19T06:59:41.648Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1130783290 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') [2020-01-19T06:59:41.648Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1130783290 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:41.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1130783290 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:41.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1130783290 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') [2020-01-19T06:59:41.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1130783290 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') [2020-01-19T06:59:41.904Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:41.905Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:41.905Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:41.905Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:41.905Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:41.905Z] DEBUG - Clicked on &Finish [2020-01-19T06:59:41.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1130783290 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') [2020-01-19T06:59:41.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1130783502 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2020-01-19T06:59:42.160Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:59:42.416Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:42.416Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:42.416Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:42.416Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:42.416Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:42.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130782770 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:59:42.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130782770 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:59:42.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130782770 data=null} to TreeItem with text {test} [2020-01-19T06:59:42.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130782770 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:42.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130782770 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} [2020-01-19T06:59:42.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130782757 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:42.416Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:42.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130782757 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:59:42.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130782756 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:59:42.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130782756 data=null} to TreeItem with text {test} [2020-01-19T06:59:42.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130782756 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:42.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130782756 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} [2020-01-19T06:59:42.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130782751 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:42.416Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T06:59:42.416Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:42.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1130782750 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]} [2020-01-19T06:59:42.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1130782750 data=null doit=true} to TreeItem with text {Traces [3]} [2020-01-19T06:59:42.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1130782750 data=null} to TreeItem with text {Traces [3]} [2020-01-19T06:59:42.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1130782750 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]} [2020-01-19T06:59:42.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130782749 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]} [2020-01-19T06:59:42.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1130782742 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]} [2020-01-19T06:59:42.416Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2020-01-19T06:59:42.672Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T06:59:42.672Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:42.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130782306 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T06:59:42.672Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130782306 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T06:59:42.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130782306 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T06:59:42.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130782305 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T06:59:42.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130782305 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T06:59:42.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130782280 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T06:59:42.672Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:42.672Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:42.672Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:42.672Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:42.672Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T06:59:42.672Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:42.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130782276 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T06:59:42.672Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130782276 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T06:59:42.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130782276 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T06:59:42.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130782275 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T06:59:42.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130782275 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T06:59:42.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130782269 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T06:59:42.929Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2020-01-19T06:59:42.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130782221 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T06:59:42.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130782221 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T06:59:42.929Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:42.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130782221 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T06:59:42.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130782220 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T06:59:42.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130782220 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T06:59:42.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130782215 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T06:59:42.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130782214 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T06:59:42.929Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130782214 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T06:59:42.929Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130782214 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T06:59:43.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130782194 data=null button=1 stateMask=0x80000 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T06:59:43.490Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130781671 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T06:59:43.490Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130781613 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T06:59:43.490Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130781613 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T06:59:43.490Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2020-01-19T06:59:43.490Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:59:43.490Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:59:43.490Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:59:43.490Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:59:43.490Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:59:43.491Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:59:43.491Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:59:43.491Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T06:59:43.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130781607 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T06:59:43.491Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130781607 data=null doit=true} to TableItem with text {} [2020-01-19T06:59:43.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130781607 data=null} to TableItem with text {} [2020-01-19T06:59:43.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130781607 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T06:59:43.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130781604 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T06:59:43.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130781599 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T06:59:43.491Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:59:43.491Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:59:44.857Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T06:59:44.857Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:45.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130780052 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T06:59:45.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130780052 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T06:59:45.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130780052 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T06:59:45.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130780051 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T06:59:45.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130780051 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T06:59:45.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130780046 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T06:59:45.115Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:45.115Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:45.115Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:45.115Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:45.115Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T06:59:45.115Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:59:45.115Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:45.115Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:45.115Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:45.115Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:45.115Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:45.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130780037 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:59:45.115Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130780037 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:59:45.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130780037 data=null} to TreeItem with text {test} [2020-01-19T06:59:45.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130780037 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:45.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130780037 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} [2020-01-19T06:59:45.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130780020 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:45.115Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:45.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130780019 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:59:45.115Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130780019 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:59:45.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130780019 data=null} to TreeItem with text {test} [2020-01-19T06:59:45.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130780019 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:45.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130780019 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} [2020-01-19T06:59:45.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130780013 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:45.115Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T06:59:45.115Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:45.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1130780012 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]} [2020-01-19T06:59:45.115Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1130780012 data=null doit=true} to TreeItem with text {Traces [3]} [2020-01-19T06:59:45.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1130780012 data=null} to TreeItem with text {Traces [3]} [2020-01-19T06:59:45.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1130780011 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]} [2020-01-19T06:59:45.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130780011 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]} [2020-01-19T06:59:45.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1130780002 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]} [2020-01-19T06:59:45.115Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:45.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1130780001 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]} [2020-01-19T06:59:45.115Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1130780001 data=null doit=true} to TreeItem with text {Traces [3]} [2020-01-19T06:59:45.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1130780001 data=null} to TreeItem with text {Traces [3]} [2020-01-19T06:59:45.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1130780001 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]} [2020-01-19T06:59:45.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130780001 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]} [2020-01-19T06:59:45.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1130779997 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]} [2020-01-19T06:59:45.115Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2020-01-19T06:59:45.115Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-01-19T06:59:45.115Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-01-19T06:59:45.374Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2020-01-19T06:59:45.374Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1130779820 data=null doit=true} to Shell with text {Trace Import} [2020-01-19T06:59:45.374Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:45.374Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2020-01-19T06:59:45.374Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2020-01-19T06:59:45.374Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2020-01-19T06:59:45.374Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:45.374Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:45.374Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:45.374Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:45.374Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:45.374Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:45.374Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:45.374Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:45.374Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:45.374Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:45.374Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:45.374Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T06:59:45.374Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T06:59:45.374Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T06:59:45.374Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T06:59:45.374Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T06:59:45.374Z] DEBUG - matched Combo with text " [2020-01-19T06:59:45.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-1130779779 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 label (with mnemonic 'Trace Type:')) [2020-01-19T06:59:45.375Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:45.375Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@718212ef [2020-01-19T06:59:45.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1130779776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:45.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1130779776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:45.375Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1130779776 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:45.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1130779776 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:45.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1130779776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:45.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1130779776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:45.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1130779776 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 links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:45.375Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1130779775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:45.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1130779775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:45.375Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1130779775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:45.375Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1130779775 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:45.375Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1130779775 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T06:59:45.375Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T06:59:45.375Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T06:59:45.375Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T06:59:45.375Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T06:59:45.375Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:45.375Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:45.376Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:45.376Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:45.376Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:45.376Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:45.376Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:45.376Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:45.376Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:45.376Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:45.376Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:45.376Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T06:59:45.376Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T06:59:45.376Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:45.376Z] DEBUG - Clicking on &Finish [2020-01-19T06:59:45.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1130779719 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') [2020-01-19T06:59:45.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1130779719 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') [2020-01-19T06:59:45.376Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1130779719 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:45.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1130779719 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:45.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1130779719 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') [2020-01-19T06:59:45.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1130779719 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') [2020-01-19T06:59:45.376Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:45.376Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:45.376Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:45.376Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:45.376Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:45.376Z] DEBUG - Clicked on &Finish [2020-01-19T06:59:45.938Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2020-01-19T06:59:45.938Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1130779175 data=null doit=true} to Shell with text {Confirmation} [2020-01-19T06:59:45.938Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2020-01-19T06:59:45.938Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2020-01-19T06:59:45.938Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2020-01-19T06:59:45.938Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2020-01-19T06:59:45.938Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2020-01-19T06:59:45.938Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2020-01-19T06:59:45.938Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2020-01-19T06:59:45.938Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2020-01-19T06:59:45.938Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2020-01-19T06:59:45.938Z] DEBUG - Clicking on Rename [2020-01-19T06:59:45.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=-1130779173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2020-01-19T06:59:45.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=-1130779173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2020-01-19T06:59:45.938Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=-1130779173 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2020-01-19T06:59:45.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=-1130779173 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2020-01-19T06:59:45.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=-1130779173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2020-01-19T06:59:45.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=-1130779173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2020-01-19T06:59:45.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=-1130779173 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 'Rename' and with style 'SWT.PUSH') [2020-01-19T06:59:46.194Z] DEBUG - Clicked on [2020-01-19T06:59:46.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1130779717 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') [2020-01-19T06:59:46.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1130779922 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2020-01-19T06:59:46.756Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:59:46.756Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:46.756Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:46.756Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:46.756Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:46.756Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:46.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130778369 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:59:46.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130778369 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:59:46.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130778369 data=null} to TreeItem with text {test} [2020-01-19T06:59:46.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130778369 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:46.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130778369 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} [2020-01-19T06:59:46.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130778355 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:46.756Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:46.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130778355 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:59:46.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130778355 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:59:46.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130778355 data=null} to TreeItem with text {test} [2020-01-19T06:59:46.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130778354 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:46.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130778354 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} [2020-01-19T06:59:46.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130778348 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:46.756Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T06:59:46.756Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:46.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1130778347 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]} [2020-01-19T06:59:46.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1130778347 data=null doit=true} to TreeItem with text {Traces [4]} [2020-01-19T06:59:46.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1130778347 data=null} to TreeItem with text {Traces [4]} [2020-01-19T06:59:46.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1130778347 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2020-01-19T06:59:46.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130778346 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]} [2020-01-19T06:59:46.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1130778335 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2020-01-19T06:59:46.756Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2020-01-19T06:59:47.318Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T06:59:47.318Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:47.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130777894 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T06:59:47.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130777894 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T06:59:47.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130777894 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T06:59:47.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130777894 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T06:59:47.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130777893 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T06:59:47.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130777875 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T06:59:47.318Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:47.318Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:47.318Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:47.318Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:47.318Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T06:59:47.318Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:47.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130777871 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T06:59:47.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130777871 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T06:59:47.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130777871 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T06:59:47.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130777871 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T06:59:47.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130777871 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T06:59:47.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130777866 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T06:59:47.318Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T06:59:47.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130777865 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T06:59:47.319Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130777865 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T06:59:47.319Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:47.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130777865 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T06:59:47.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130777865 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T06:59:47.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130777865 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T06:59:47.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130777861 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T06:59:47.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130777861 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T06:59:47.319Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130777860 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T06:59:47.319Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130777860 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T06:59:47.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130777811 data=null button=1 stateMask=0x80000 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T06:59:47.574Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130777585 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T06:59:47.574Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130777585 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T06:59:47.574Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130777585 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T06:59:47.574Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T06:59:47.574Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:59:47.574Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:59:47.574Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:59:47.574Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:59:48.502Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:59:48.502Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:59:48.502Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:59:48.502Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:59:48.502Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T06:59:48.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130776510 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T06:59:48.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130776509 data=null doit=true} to TableItem with text {} [2020-01-19T06:59:48.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130776509 data=null} to TableItem with text {} [2020-01-19T06:59:48.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130776509 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T06:59:48.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130776508 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T06:59:48.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130776500 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T06:59:48.502Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:59:48.502Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:59:48.758Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T06:59:48.758Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:48.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130776358 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T06:59:48.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130776358 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T06:59:48.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130776358 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T06:59:48.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130776357 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T06:59:48.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130776357 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T06:59:48.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130776353 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T06:59:48.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:48.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:48.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:48.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:48.758Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T06:59:48.758Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:59:48.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:48.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:48.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:48.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:48.758Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:48.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130776347 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:59:48.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130776346 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:59:48.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130776346 data=null} to TreeItem with text {test} [2020-01-19T06:59:48.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130776346 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:48.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130776346 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} [2020-01-19T06:59:48.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130776331 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:48.758Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:48.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130776321 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:59:48.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130776321 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:59:48.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130776321 data=null} to TreeItem with text {test} [2020-01-19T06:59:48.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130776321 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:48.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130776321 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} [2020-01-19T06:59:48.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130776316 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:48.758Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T06:59:48.758Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:48.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1130776315 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]} [2020-01-19T06:59:48.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1130776314 data=null doit=true} to TreeItem with text {Traces [4]} [2020-01-19T06:59:48.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1130776314 data=null} to TreeItem with text {Traces [4]} [2020-01-19T06:59:48.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1130776314 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2020-01-19T06:59:48.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130776314 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]} [2020-01-19T06:59:48.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1130776305 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2020-01-19T06:59:48.758Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:48.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1130776305 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]} [2020-01-19T06:59:48.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1130776305 data=null doit=true} to TreeItem with text {Traces [4]} [2020-01-19T06:59:48.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1130776305 data=null} to TreeItem with text {Traces [4]} [2020-01-19T06:59:48.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1130776304 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2020-01-19T06:59:48.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130776304 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]} [2020-01-19T06:59:48.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1130776301 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2020-01-19T06:59:48.758Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2020-01-19T06:59:48.758Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-01-19T06:59:49.015Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-01-19T06:59:49.015Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2020-01-19T06:59:49.015Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1130776106 data=null doit=true} to Shell with text {Trace Import} [2020-01-19T06:59:49.015Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:49.015Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2020-01-19T06:59:49.015Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2020-01-19T06:59:49.015Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2020-01-19T06:59:49.015Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:49.015Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:49.015Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:49.015Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:49.015Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:49.015Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:49.015Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:49.015Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:49.015Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:49.015Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:49.015Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:49.015Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T06:59:49.015Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T06:59:49.015Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T06:59:49.015Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T06:59:49.015Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T06:59:49.015Z] DEBUG - matched Combo with text " [2020-01-19T06:59:49.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-1130776069 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 label (with mnemonic 'Trace Type:')) [2020-01-19T06:59:49.016Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:49.016Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:49.016Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@79378802 [2020-01-19T06:59:49.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1130776022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:49.016Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1130776021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:49.016Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1130776021 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:49.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1130776021 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:49.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1130776021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:49.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1130776021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:49.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1130776021 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 links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:49.016Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1130776020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:49.016Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1130776020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:49.016Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1130776020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:49.016Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1130776020 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:49.016Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1130776020 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:49.016Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T06:59:49.016Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:49.016Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T06:59:49.016Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:49.016Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:49.017Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:49.017Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:49.017Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T06:59:49.017Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:59:49.017Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:49.017Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:49.017Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:49.017Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:49.017Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:49.017Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:49.017Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:49.017Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:49.017Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:49.017Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2020-01-19T06:59:49.017Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:49.017Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T06:59:49.017Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:49.017Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:49.017Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:49.017Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T06:59:49.017Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:59:49.017Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:49.017Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:49.017Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:49.017Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:49.017Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:49.017Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:49.017Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:49.017Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:49.017Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:49.017Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:49.017Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2020-01-19T06:59:49.017Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:49.017Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T06:59:49.017Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:49.017Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:49.017Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T06:59:49.017Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:59:49.017Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:49.017Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:49.017Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:49.017Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:49.017Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:49.017Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:49.017Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:49.017Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:49.017Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:49.017Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:49.017Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:49.017Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:49.017Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T06:59:49.017Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T06:59:49.017Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:49.017Z] DEBUG - Clicking on &Finish [2020-01-19T06:59:49.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1130776010 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') [2020-01-19T06:59:49.017Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1130776010 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') [2020-01-19T06:59:49.017Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1130776010 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:49.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1130776010 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:49.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1130776010 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') [2020-01-19T06:59:49.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1130776010 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') [2020-01-19T06:59:49.017Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:49.273Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:49.273Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:49.273Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:49.273Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:49.273Z] DEBUG - Clicked on &Finish [2020-01-19T06:59:49.273Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2020-01-19T06:59:49.273Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1130775910 data=null doit=true} to Shell with text {Confirmation} [2020-01-19T06:59:49.273Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2020-01-19T06:59:49.273Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2020-01-19T06:59:49.273Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2020-01-19T06:59:49.273Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2020-01-19T06:59:49.273Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2020-01-19T06:59:49.273Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2020-01-19T06:59:49.273Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2020-01-19T06:59:49.273Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2020-01-19T06:59:49.273Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2020-01-19T06:59:49.273Z] DEBUG - Clicking on Rename [2020-01-19T06:59:49.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=-1130775910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2020-01-19T06:59:49.273Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=-1130775910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2020-01-19T06:59:49.273Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=-1130775909 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2020-01-19T06:59:49.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=-1130775909 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2020-01-19T06:59:49.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=-1130775909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2020-01-19T06:59:49.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=-1130775909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2020-01-19T06:59:49.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=-1130775909 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 'Rename' and with style 'SWT.PUSH') [2020-01-19T06:59:49.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1130776010 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') [2020-01-19T06:59:49.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1130776215 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2020-01-19T06:59:49.529Z] DEBUG - Clicked on [2020-01-19T06:59:49.529Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:59:49.529Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:49.529Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:49.529Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:49.529Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:49.529Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:49.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130775519 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:59:49.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130775519 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:59:49.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130775519 data=null} to TreeItem with text {test} [2020-01-19T06:59:49.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130775519 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:49.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130775519 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} [2020-01-19T06:59:49.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130775507 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:49.529Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:49.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130775506 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:59:49.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130775506 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:59:49.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130775506 data=null} to TreeItem with text {test} [2020-01-19T06:59:49.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130775506 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:49.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130775506 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} [2020-01-19T06:59:49.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130775501 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:49.529Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T06:59:49.529Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:49.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1130775500 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]} [2020-01-19T06:59:49.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1130775500 data=null doit=true} to TreeItem with text {Traces [5]} [2020-01-19T06:59:49.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1130775500 data=null} to TreeItem with text {Traces [5]} [2020-01-19T06:59:49.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1130775499 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2020-01-19T06:59:49.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130775499 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]} [2020-01-19T06:59:49.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1130775492 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2020-01-19T06:59:49.530Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2020-01-19T06:59:49.785Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T06:59:49.785Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:49.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130775154 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T06:59:49.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130775154 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T06:59:49.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130775154 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T06:59:49.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130775154 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T06:59:49.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130775153 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T06:59:50.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130775135 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T06:59:50.041Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:50.041Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:50.041Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:50.041Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:50.041Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T06:59:50.041Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:50.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130775132 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T06:59:50.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130775132 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T06:59:50.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130775132 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T06:59:50.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130775132 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T06:59:50.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130775132 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T06:59:50.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130775127 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T06:59:50.041Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T06:59:50.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130775127 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T06:59:50.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130775127 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T06:59:50.041Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:50.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130775127 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T06:59:50.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130775126 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T06:59:50.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130775126 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T06:59:50.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130775120 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T06:59:50.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130775119 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T06:59:50.042Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130775119 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T06:59:50.042Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130775119 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T06:59:50.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130775105 data=null button=1 stateMask=0x80000 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T06:59:50.042Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130775072 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T06:59:50.042Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130775072 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T06:59:50.042Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130775072 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T06:59:50.042Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T06:59:50.042Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:59:50.042Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:59:50.042Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:59:50.042Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:59:50.603Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:59:50.603Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:59:50.603Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:59:50.603Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:59:50.603Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:59:51.534Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:59:51.534Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:59:51.534Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:59:51.534Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:59:51.534Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T06:59:51.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130773566 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T06:59:51.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130773565 data=null doit=true} to TableItem with text {} [2020-01-19T06:59:51.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130773565 data=null} to TableItem with text {} [2020-01-19T06:59:51.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130773565 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T06:59:51.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130773564 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T06:59:51.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130773538 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T06:59:51.534Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:59:51.534Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:59:51.534Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T06:59:51.534Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:51.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130773418 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T06:59:51.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130773418 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T06:59:51.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130773418 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T06:59:51.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130773417 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T06:59:51.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130773417 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T06:59:51.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130773412 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T06:59:51.534Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:51.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:51.534Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:51.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:51.534Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T06:59:51.534Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:59:51.534Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:51.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:51.534Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:51.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:51.534Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:51.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130773405 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:59:51.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130773405 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:59:51.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130773405 data=null} to TreeItem with text {test} [2020-01-19T06:59:51.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130773404 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:51.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130773404 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} [2020-01-19T06:59:51.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130773387 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:51.790Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:51.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130773387 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:59:51.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130773386 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:59:51.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130773386 data=null} to TreeItem with text {test} [2020-01-19T06:59:51.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130773386 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:51.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130773386 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} [2020-01-19T06:59:51.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130773380 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:51.790Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T06:59:51.790Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:51.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1130773379 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]} [2020-01-19T06:59:51.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1130773379 data=null doit=true} to TreeItem with text {Traces [5]} [2020-01-19T06:59:51.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1130773379 data=null} to TreeItem with text {Traces [5]} [2020-01-19T06:59:51.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1130773379 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2020-01-19T06:59:51.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130773379 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]} [2020-01-19T06:59:51.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1130773371 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2020-01-19T06:59:51.790Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:51.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1130773370 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]} [2020-01-19T06:59:51.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1130773370 data=null doit=true} to TreeItem with text {Traces [5]} [2020-01-19T06:59:51.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1130773370 data=null} to TreeItem with text {Traces [5]} [2020-01-19T06:59:51.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1130773369 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2020-01-19T06:59:51.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130773369 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]} [2020-01-19T06:59:51.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1130773366 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2020-01-19T06:59:51.790Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2020-01-19T06:59:51.790Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-01-19T06:59:51.790Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-01-19T06:59:51.790Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2020-01-19T06:59:51.790Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1130773179 data=null doit=true} to Shell with text {Trace Import} [2020-01-19T06:59:51.790Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:51.790Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2020-01-19T06:59:51.790Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2020-01-19T06:59:51.790Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2020-01-19T06:59:51.790Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:51.790Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:51.790Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:51.790Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:51.790Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:51.790Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:51.790Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:51.790Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:51.790Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:51.790Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:51.790Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:51.790Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T06:59:51.790Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T06:59:51.790Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T06:59:51.790Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T06:59:51.790Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T06:59:51.790Z] DEBUG - matched Combo with text " [2020-01-19T06:59:52.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-1130773096 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 label (with mnemonic 'Trace Type:')) [2020-01-19T06:59:52.047Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2020-01-19T06:59:52.047Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:52.047Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:52.047Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:52.047Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:52.047Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:52.047Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:52.047Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:52.047Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2020-01-19T06:59:52.047Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:52.047Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:52.047Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:52.047Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:52.047Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:52.047Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:52.047Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:52.047Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:52.047Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@47cf41d7 [2020-01-19T06:59:52.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1130773094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:52.047Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1130773093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:52.047Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1130773093 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:52.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1130773093 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:52.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1130773093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:52.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1130773093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:52.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1130773093 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 links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:52.047Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1130773093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:52.047Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1130773092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:52.047Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1130773092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:52.047Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1130773092 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:52.048Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1130773092 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T06:59:52.048Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T06:59:52.048Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T06:59:52.048Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T06:59:52.048Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T06:59:52.048Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T06:59:52.048Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:52.048Z] DEBUG - Clicking on &Finish [2020-01-19T06:59:52.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1130773083 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') [2020-01-19T06:59:52.048Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1130773083 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') [2020-01-19T06:59:52.048Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1130773083 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:52.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1130773083 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:52.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1130773083 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') [2020-01-19T06:59:52.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1130773083 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') [2020-01-19T06:59:52.048Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:52.048Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:52.048Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:52.048Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:52.048Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:52.048Z] DEBUG - Clicked on &Finish [2020-01-19T06:59:52.610Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2020-01-19T06:59:52.610Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1130772513 data=null doit=true} to Shell with text {Confirmation} [2020-01-19T06:59:52.610Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2020-01-19T06:59:52.610Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2020-01-19T06:59:52.610Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2020-01-19T06:59:52.610Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2020-01-19T06:59:52.610Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2020-01-19T06:59:52.610Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2020-01-19T06:59:52.610Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2020-01-19T06:59:52.610Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2020-01-19T06:59:52.610Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2020-01-19T06:59:52.610Z] DEBUG - Clicking on Rename [2020-01-19T06:59:52.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=-1130772512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2020-01-19T06:59:52.610Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=-1130772512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2020-01-19T06:59:52.610Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=-1130772512 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2020-01-19T06:59:52.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=-1130772512 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2020-01-19T06:59:52.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=-1130772512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2020-01-19T06:59:52.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=-1130772512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2020-01-19T06:59:52.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=-1130772512 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 'Rename' and with style 'SWT.PUSH') [2020-01-19T06:59:52.610Z] DEBUG - Clicked on [2020-01-19T06:59:52.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1130773083 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') [2020-01-19T06:59:52.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1130773301 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2020-01-19T06:59:53.173Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:59:53.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:53.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:53.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:53.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:53.173Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:53.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130771987 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:59:53.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130771987 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:59:53.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130771987 data=null} to TreeItem with text {test} [2020-01-19T06:59:53.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130771986 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:53.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130771986 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} [2020-01-19T06:59:53.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130771972 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:53.173Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:53.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130771971 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:59:53.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130771971 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:59:53.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130771971 data=null} to TreeItem with text {test} [2020-01-19T06:59:53.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130771971 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:53.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130771970 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} [2020-01-19T06:59:53.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130771964 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:53.173Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T06:59:53.173Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:53.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1130771963 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2020-01-19T06:59:53.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1130771963 data=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T06:59:53.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1130771963 data=null} to TreeItem with text {Traces [6]} [2020-01-19T06:59:53.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1130771963 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T06:59:53.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130771962 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T06:59:53.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1130771954 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T06:59:53.173Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2020-01-19T06:59:53.429Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T06:59:53.429Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:53.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130771486 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T06:59:53.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1130771486 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T06:59:53.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1130771486 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T06:59:53.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130771486 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T06:59:53.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130771486 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T06:59:53.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130771468 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T06:59:53.685Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:53.685Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:53.685Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:53.685Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:53.685Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T06:59:53.685Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:53.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130771465 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T06:59:53.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1130771465 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T06:59:53.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1130771465 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T06:59:53.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130771464 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T06:59:53.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130771464 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T06:59:53.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130771459 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T06:59:53.685Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T06:59:53.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130771458 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T06:59:53.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1130771458 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T06:59:53.685Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:53.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1130771458 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T06:59:53.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130771458 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T06:59:53.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130771457 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T06:59:53.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130771454 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T06:59:53.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130771453 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T06:59:53.686Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130771453 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T06:59:53.686Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130771453 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T06:59:54.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130771413 data=null button=1 stateMask=0x80000 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T06:59:54.247Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130770980 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T06:59:54.247Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1130770915 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T06:59:54.247Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1130770915 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T06:59:54.247Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T06:59:54.247Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:59:54.247Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:59:54.247Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:59:54.247Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:59:54.247Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:59:54.247Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:59:54.247Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:59:54.247Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:59:54.247Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:59:54.247Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:59:54.247Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T06:59:54.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130770909 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T06:59:54.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130770909 data=null doit=true} to TableItem with text {} [2020-01-19T06:59:54.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130770909 data=null} to TableItem with text {} [2020-01-19T06:59:54.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130770909 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T06:59:54.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130770907 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T06:59:54.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130770901 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T06:59:54.248Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:59:54.248Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:59:55.612Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T06:59:55.612Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:55.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130769704 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T06:59:55.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1130769704 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T06:59:55.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1130769703 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T06:59:55.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130769703 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T06:59:55.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130769703 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T06:59:55.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130769698 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T06:59:55.612Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:55.612Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:55.612Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:55.612Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:55.612Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T06:59:55.612Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:59:55.612Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:55.612Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:55.612Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:55.612Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:55.612Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:55.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130769689 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:59:55.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130769689 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:59:55.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130769689 data=null} to TreeItem with text {test} [2020-01-19T06:59:55.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130769689 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:55.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130769689 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} [2020-01-19T06:59:55.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130769672 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:55.612Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:55.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130769670 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:59:55.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130769670 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:59:55.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130769670 data=null} to TreeItem with text {test} [2020-01-19T06:59:55.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130769669 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:55.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130769669 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} [2020-01-19T06:59:55.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130769662 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:55.613Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T06:59:55.613Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:55.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1130769661 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2020-01-19T06:59:55.613Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1130769661 data=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T06:59:55.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1130769661 data=null} to TreeItem with text {Traces [6]} [2020-01-19T06:59:55.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1130769660 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T06:59:55.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130769660 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T06:59:55.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1130769651 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T06:59:55.613Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2020-01-19T06:59:55.869Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T06:59:55.869Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:55.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130769287 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to Tree node with text: ExampleCustomTxt.log [2020-01-19T06:59:55.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130769287 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2020-01-19T06:59:55.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130769287 data=null} to Tree node with text: ExampleCustomTxt.log [2020-01-19T06:59:55.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130769286 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log [2020-01-19T06:59:55.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130769286 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log [2020-01-19T06:59:55.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130769271 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log [2020-01-19T06:59:55.869Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:55.869Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:55.869Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:55.869Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:55.869Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T06:59:55.869Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:59:55.869Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:55.869Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:55.869Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:55.869Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:55.869Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:55.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130769263 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:59:55.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130769263 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:59:55.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130769263 data=null} to TreeItem with text {test} [2020-01-19T06:59:55.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130769262 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:55.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130769262 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} [2020-01-19T06:59:55.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130769217 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:55.869Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:55.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130769216 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:59:55.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130769216 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:59:55.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130769216 data=null} to TreeItem with text {test} [2020-01-19T06:59:55.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130769215 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:55.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130769215 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} [2020-01-19T06:59:55.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130769209 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:55.869Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T06:59:55.869Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:55.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1130769208 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2020-01-19T06:59:55.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1130769208 data=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T06:59:55.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1130769208 data=null} to TreeItem with text {Traces [6]} [2020-01-19T06:59:55.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1130769207 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T06:59:55.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130769207 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T06:59:55.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1130769198 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T06:59:55.869Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:55.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1130769197 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2020-01-19T06:59:55.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1130769197 data=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T06:59:55.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1130769197 data=null} to TreeItem with text {Traces [6]} [2020-01-19T06:59:55.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1130769197 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T06:59:55.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130769197 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T06:59:55.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1130769193 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T06:59:55.869Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2020-01-19T06:59:55.869Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-01-19T06:59:56.126Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-01-19T06:59:56.126Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2020-01-19T06:59:56.126Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1130769016 data=null doit=true} to Shell with text {Trace Import} [2020-01-19T06:59:56.126Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:56.126Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2020-01-19T06:59:56.126Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2020-01-19T06:59:56.126Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2020-01-19T06:59:56.126Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:56.126Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:56.126Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:56.126Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:56.126Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:56.126Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:56.126Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:56.126Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:56.126Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:56.126Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:56.126Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:56.126Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T06:59:56.126Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T06:59:56.126Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T06:59:56.126Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T06:59:56.126Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T06:59:56.126Z] DEBUG - matched Combo with text " [2020-01-19T06:59:56.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-1130768981 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 label (with mnemonic 'Trace Type:')) [2020-01-19T06:59:56.127Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:56.127Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1fb8b89e [2020-01-19T06:59:56.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1130768979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:56.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1130768979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:56.127Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1130768979 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:56.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1130768979 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:56.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1130768979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:56.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1130768979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:56.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1130768978 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 links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:56.127Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1130768978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:56.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1130768978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:56.127Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1130768978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:56.127Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1130768978 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:56.127Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1130768978 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T06:59:56.127Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T06:59:56.127Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T06:59:56.127Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:56.127Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:56.128Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T06:59:56.128Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:56.128Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T06:59:56.128Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:56.128Z] DEBUG - Clicking on &Finish [2020-01-19T06:59:56.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1130768969 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') [2020-01-19T06:59:56.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1130768969 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') [2020-01-19T06:59:56.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1130768969 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:56.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1130768969 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:56.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1130768969 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') [2020-01-19T06:59:56.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1130768969 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') [2020-01-19T06:59:56.128Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:56.128Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:56.128Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:56.128Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:56.128Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:56.128Z] DEBUG - Clicked on &Finish [2020-01-19T06:59:56.128Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2020-01-19T06:59:56.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1130768891 data=null doit=true} to Shell with text {Confirmation} [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2020-01-19T06:59:56.128Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2020-01-19T06:59:56.128Z] DEBUG - Clicking on Overwrite [2020-01-19T06:59:56.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=-1130768891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2020-01-19T06:59:56.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=-1130768891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2020-01-19T06:59:56.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=-1130768891 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2020-01-19T06:59:56.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=-1130768891 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2020-01-19T06:59:56.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=-1130768890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2020-01-19T06:59:56.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=-1130768890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2020-01-19T06:59:56.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=-1130768890 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 'Overwrite' and with style 'SWT.PUSH') [2020-01-19T06:59:56.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1130768969 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') [2020-01-19T06:59:56.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1130769118 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2020-01-19T06:59:56.690Z] DEBUG - Clicked on [2020-01-19T06:59:56.690Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:59:56.690Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:56.690Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:56.690Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:56.690Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:56.690Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:56.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130768466 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:59:56.690Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130768466 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:59:56.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130768466 data=null} to TreeItem with text {test} [2020-01-19T06:59:56.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130768465 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:56.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130768465 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} [2020-01-19T06:59:56.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130768417 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:56.690Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:56.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130768416 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:59:56.690Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130768416 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:59:56.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130768416 data=null} to TreeItem with text {test} [2020-01-19T06:59:56.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130768416 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:56.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130768416 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} [2020-01-19T06:59:56.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130768410 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:56.690Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T06:59:56.690Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:56.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1130768409 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2020-01-19T06:59:56.690Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1130768409 data=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T06:59:56.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1130768409 data=null} to TreeItem with text {Traces [6]} [2020-01-19T06:59:56.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1130768409 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T06:59:56.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130768409 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T06:59:56.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1130768401 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T06:59:56.690Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2020-01-19T06:59:56.946Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T06:59:56.946Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:56.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130768070 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:56.946Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130768070 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:56.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130768070 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:56.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130768070 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:56.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130768069 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:56.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130768053 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:56.946Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:56.946Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:56.946Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:56.946Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:56.946Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T06:59:56.946Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:56.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130768050 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:56.946Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130768050 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:56.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130768050 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:56.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130768050 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:56.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130768050 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:56.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130768045 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:56.946Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:56.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130768045 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:56.946Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130768045 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:56.946Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:56.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130768045 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:56.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130768045 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:56.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130768044 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:56.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130768041 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:56.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130768040 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:56.946Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130768040 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:56.946Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130768040 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:57.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130768008 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:57.202Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130767812 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:57.202Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130767811 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:57.202Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130767811 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:57.202Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:57.202Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:59:57.202Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:59:57.202Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:59:57.202Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:59:57.202Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:59:57.202Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T06:59:58.131Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:59:58.131Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:59:58.131Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:59:58.131Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:59:58.131Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T06:59:58.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130766806 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T06:59:58.131Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130766806 data=null doit=true} to TableItem with text {} [2020-01-19T06:59:58.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130766806 data=null} to TableItem with text {} [2020-01-19T06:59:58.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130766806 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T06:59:58.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130766804 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T06:59:58.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130766797 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T06:59:58.387Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T06:59:58.387Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T06:59:58.387Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T06:59:58.387Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:58.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130766555 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:58.387Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130766555 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:58.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130766555 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:58.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130766555 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:58.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130766554 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:58.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130766550 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T06:59:58.387Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:58.387Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:58.387Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:58.387Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:58.387Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T06:59:58.643Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T06:59:58.643Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:58.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130766489 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to Tree node with text: ExampleCustomTxt.log [2020-01-19T06:59:58.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130766489 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2020-01-19T06:59:58.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130766489 data=null} to Tree node with text: ExampleCustomTxt.log [2020-01-19T06:59:58.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130766488 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log [2020-01-19T06:59:58.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130766488 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log [2020-01-19T06:59:58.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130766484 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log [2020-01-19T06:59:58.643Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:58.643Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:58.643Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:58.643Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:58.643Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T06:59:58.643Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:59:58.643Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:58.643Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:58.643Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:58.643Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:58.643Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:58.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130766478 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:59:58.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130766477 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:59:58.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130766477 data=null} to TreeItem with text {test} [2020-01-19T06:59:58.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130766477 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:58.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130766477 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} [2020-01-19T06:59:58.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130766417 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:58.644Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:58.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130766417 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:59:58.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130766417 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:59:58.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130766417 data=null} to TreeItem with text {test} [2020-01-19T06:59:58.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130766416 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:58.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130766416 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} [2020-01-19T06:59:58.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130766410 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:58.644Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T06:59:58.644Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:58.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1130766409 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2020-01-19T06:59:58.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1130766409 data=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T06:59:58.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1130766409 data=null} to TreeItem with text {Traces [6]} [2020-01-19T06:59:58.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1130766409 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T06:59:58.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130766409 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T06:59:58.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1130766399 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T06:59:58.644Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2020-01-19T06:59:58.900Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T06:59:58.900Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:58.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130766065 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to Tree node with text: ExampleCustomXml.xml [2020-01-19T06:59:58.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130766065 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2020-01-19T06:59:58.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130766065 data=null} to Tree node with text: ExampleCustomXml.xml [2020-01-19T06:59:58.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130766065 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml [2020-01-19T06:59:58.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130766065 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomXml.xml [2020-01-19T06:59:58.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130766048 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml [2020-01-19T06:59:58.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:58.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:58.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:58.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:58.900Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T06:59:58.900Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:59:58.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:58.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:58.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:58.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:58.900Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:58.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130766042 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:59:58.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130766042 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:59:58.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130766042 data=null} to TreeItem with text {test} [2020-01-19T06:59:58.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130766042 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:58.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130766042 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} [2020-01-19T06:59:59.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130766022 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:59.157Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:59.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130766021 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:59:59.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130766021 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:59:59.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130766021 data=null} to TreeItem with text {test} [2020-01-19T06:59:59.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130766021 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:59.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130766021 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} [2020-01-19T06:59:59.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130766014 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:59.157Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T06:59:59.157Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:59.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1130766014 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2020-01-19T06:59:59.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1130766014 data=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T06:59:59.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1130766013 data=null} to TreeItem with text {Traces [6]} [2020-01-19T06:59:59.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1130766013 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T06:59:59.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130766013 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T06:59:59.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1130766004 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T06:59:59.157Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:59.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1130766003 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2020-01-19T06:59:59.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1130766003 data=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T06:59:59.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1130766003 data=null} to TreeItem with text {Traces [6]} [2020-01-19T06:59:59.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1130766003 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T06:59:59.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130766003 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T06:59:59.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1130765999 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T06:59:59.157Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2020-01-19T06:59:59.157Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-01-19T06:59:59.157Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-01-19T06:59:59.157Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2020-01-19T06:59:59.157Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1130765868 data=null doit=true} to Shell with text {Trace Import} [2020-01-19T06:59:59.157Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:59.157Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2020-01-19T06:59:59.157Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2020-01-19T06:59:59.157Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2020-01-19T06:59:59.157Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:59.157Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:59.157Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:59.157Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:59.157Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:59.157Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:59.157Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:59.157Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:59.157Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:59.157Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:59.157Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:59.157Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T06:59:59.157Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T06:59:59.157Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T06:59:59.157Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T06:59:59.157Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T06:59:59.157Z] DEBUG - matched Combo with text " [2020-01-19T06:59:59.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-1130765797 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 label (with mnemonic 'Trace Type:')) [2020-01-19T06:59:59.158Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:59.158Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@25082311 [2020-01-19T06:59:59.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1130765796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:59.158Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1130765795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:59.158Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1130765795 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:59.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1130765795 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:59.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1130765795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:59.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1130765795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:59.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1130765795 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 links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:59.158Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1130765795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:59.158Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1130765794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:59.158Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1130765794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:59.158Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1130765794 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:59.158Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1130765794 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T06:59:59.158Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T06:59:59.158Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T06:59:59.158Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T06:59:59.158Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T06:59:59.158Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T06:59:59.158Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T06:59:59.159Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T06:59:59.159Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T06:59:59.159Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T06:59:59.159Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T06:59:59.159Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T06:59:59.159Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T06:59:59.159Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T06:59:59.159Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:59.159Z] DEBUG - Clicking on &Finish [2020-01-19T06:59:59.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1130765786 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') [2020-01-19T06:59:59.159Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1130765786 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') [2020-01-19T06:59:59.159Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1130765786 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:59.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1130765786 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:59.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1130765786 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') [2020-01-19T06:59:59.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1130765786 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') [2020-01-19T06:59:59.415Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:59.415Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:59.415Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:59.415Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:59.415Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T06:59:59.415Z] DEBUG - Clicked on &Finish [2020-01-19T06:59:59.415Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2020-01-19T06:59:59.415Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1130765702 data=null doit=true} to Shell with text {Confirmation} [2020-01-19T06:59:59.415Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2020-01-19T06:59:59.415Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2020-01-19T06:59:59.415Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2020-01-19T06:59:59.415Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2020-01-19T06:59:59.415Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2020-01-19T06:59:59.415Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2020-01-19T06:59:59.415Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2020-01-19T06:59:59.415Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2020-01-19T06:59:59.415Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2020-01-19T06:59:59.415Z] DEBUG - Clicking on Overwrite [2020-01-19T06:59:59.415Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=-1130765701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2020-01-19T06:59:59.415Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=-1130765701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2020-01-19T06:59:59.415Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=-1130765701 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2020-01-19T06:59:59.415Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=-1130765701 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2020-01-19T06:59:59.415Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=-1130765701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2020-01-19T06:59:59.415Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=-1130765701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2020-01-19T06:59:59.415Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=-1130765701 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 'Overwrite' and with style 'SWT.PUSH') [2020-01-19T06:59:59.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1130765786 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') [2020-01-19T06:59:59.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1130765970 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2020-01-19T06:59:59.671Z] DEBUG - Clicked on [2020-01-19T06:59:59.671Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T06:59:59.671Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:59.671Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:59.671Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:59.671Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:59.671Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:59.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130765222 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:59:59.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130765221 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:59:59.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130765221 data=null} to TreeItem with text {test} [2020-01-19T06:59:59.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130765221 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:59.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130765220 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} [2020-01-19T06:59:59.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130765206 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:59.928Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:59.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130765206 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T06:59:59.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130765206 data=null doit=true} to TreeItem with text {test} [2020-01-19T06:59:59.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130765205 data=null} to TreeItem with text {test} [2020-01-19T06:59:59.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130765205 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:59.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130765205 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} [2020-01-19T06:59:59.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130765199 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T06:59:59.928Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T06:59:59.928Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:59.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1130765198 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2020-01-19T06:59:59.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1130765197 data=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T06:59:59.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1130765197 data=null} to TreeItem with text {Traces [6]} [2020-01-19T06:59:59.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1130765197 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T06:59:59.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130765197 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T06:59:59.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1130765188 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T06:59:59.928Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2020-01-19T06:59:59.928Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T06:59:59.928Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:59.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130765055 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:59.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130765055 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:59.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130765054 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:59.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130765054 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:59.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130765054 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:59.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130765038 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:59.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:59.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:59.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T06:59:59.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T06:59:59.928Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T06:59:59.928Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:59.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130765021 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:59.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130765021 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:59.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130765021 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:59.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130765020 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:59.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130765020 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:59.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130765016 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:59.928Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:59.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130765016 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:59.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130765016 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:59.928Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T06:59:59.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130765016 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:59.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130765015 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:59.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130765015 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:59.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130765012 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T06:59:59.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130765011 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:00.185Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130765004 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:00.185Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130765004 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:00.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130764991 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:00.185Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130764767 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:00.185Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130764766 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:00.185Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130764766 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:00.185Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:00.185Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:00.185Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:00.185Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:00.185Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:00.185Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:00.185Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:01.551Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:01.551Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:01.551Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:01.551Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:01.551Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:00:01.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130763761 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:00:01.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130763761 data=null doit=true} to TableItem with text {} [2020-01-19T07:00:01.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130763760 data=null} to TableItem with text {} [2020-01-19T07:00:01.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130763760 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:00:01.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130763759 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:00:01.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130763753 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:00:01.551Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:01.551Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:01.551Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:01.551Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:01.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130763509 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:01.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130763509 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:01.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130763509 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:01.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130763509 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:01.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130763508 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:01.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130763504 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:01.551Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:01.551Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:01.551Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:01.551Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:01.551Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:01.551Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:01.551Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:01.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130763415 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to Tree node with text: ExampleCustomXml.xml [2020-01-19T07:00:01.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130763415 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2020-01-19T07:00:01.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130763415 data=null} to Tree node with text: ExampleCustomXml.xml [2020-01-19T07:00:01.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130763415 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml [2020-01-19T07:00:01.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130763415 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomXml.xml [2020-01-19T07:00:01.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130763410 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml [2020-01-19T07:00:01.551Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:01.551Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:01.551Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:01.551Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:01.551Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:01.551Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:00:01.551Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:01.551Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:01.551Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:01.551Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:01.551Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:01.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130763404 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:01.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130763404 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:01.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130763404 data=null} to TreeItem with text {test} [2020-01-19T07:00:01.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130763403 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:01.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130763403 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} [2020-01-19T07:00:01.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130763387 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:01.551Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:01.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130763386 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:01.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130763386 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:01.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130763386 data=null} to TreeItem with text {test} [2020-01-19T07:00:01.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130763386 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:01.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130763386 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} [2020-01-19T07:00:01.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130763379 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:01.808Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:00:01.808Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:01.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1130763321 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2020-01-19T07:00:01.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1130763320 data=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:01.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1130763320 data=null} to TreeItem with text {Traces [6]} [2020-01-19T07:00:01.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1130763320 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:01.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130763320 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:01.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1130763310 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:01.808Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2020-01-19T07:00:02.064Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:02.064Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:02.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130763078 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to Tree node with text: kernel-overlap-testing [2020-01-19T07:00:02.064Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130763078 data=null doit=true} to Tree node with text: kernel-overlap-testing [2020-01-19T07:00:02.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130763078 data=null} to Tree node with text: kernel-overlap-testing [2020-01-19T07:00:02.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130763078 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing [2020-01-19T07:00:02.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130763077 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing [2020-01-19T07:00:02.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130763056 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing [2020-01-19T07:00:02.064Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:02.064Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:02.064Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:02.064Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:02.064Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:02.064Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:00:02.064Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:02.064Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:02.064Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:02.064Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:02.064Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:02.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130763020 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:02.064Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130763020 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:02.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130763020 data=null} to TreeItem with text {test} [2020-01-19T07:00:02.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130763019 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:02.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130763019 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} [2020-01-19T07:00:02.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130763004 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:02.064Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:02.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130763004 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:02.064Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130763004 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:02.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130763004 data=null} to TreeItem with text {test} [2020-01-19T07:00:02.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130763004 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:02.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130763003 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} [2020-01-19T07:00:02.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130762998 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:02.064Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:00:02.064Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:02.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1130762997 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2020-01-19T07:00:02.064Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1130762997 data=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:02.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1130762997 data=null} to TreeItem with text {Traces [6]} [2020-01-19T07:00:02.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1130762996 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:02.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130762996 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:02.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1130762987 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:02.064Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:02.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1130762987 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2020-01-19T07:00:02.064Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1130762987 data=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:02.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1130762987 data=null} to TreeItem with text {Traces [6]} [2020-01-19T07:00:02.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1130762987 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:02.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130762986 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:02.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1130762983 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:02.064Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2020-01-19T07:00:02.064Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-01-19T07:00:02.322Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-01-19T07:00:02.322Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2020-01-19T07:00:02.322Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1130762802 data=null doit=true} to Shell with text {Trace Import} [2020-01-19T07:00:02.322Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:02.322Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2020-01-19T07:00:02.322Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2020-01-19T07:00:02.322Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2020-01-19T07:00:02.322Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:02.322Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:02.322Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:02.322Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:02.322Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:02.322Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:02.322Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:02.322Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:02.322Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:02.322Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:02.322Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:02.322Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T07:00:02.322Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:00:02.322Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:00:02.322Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:00:02.322Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:00:02.322Z] DEBUG - matched Combo with text " [2020-01-19T07:00:02.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-1130762771 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 label (with mnemonic 'Trace Type:')) [2020-01-19T07:00:02.322Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2020-01-19T07:00:02.322Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:02.322Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:02.322Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:02.322Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:02.322Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:02.322Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:02.322Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:02.322Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2020-01-19T07:00:02.322Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:02.322Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:02.322Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:02.322Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:02.322Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:02.322Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:02.322Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:02.322Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:02.322Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6066cf5 [2020-01-19T07:00:02.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1130762770 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:02.322Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1130762769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:02.322Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1130762769 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:02.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1130762769 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:02.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1130762769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:02.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1130762769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:02.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1130762769 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 links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:02.323Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1130762769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:02.323Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1130762769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:02.323Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1130762769 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:02.323Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1130762769 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:02.323Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1130762769 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:00:02.323Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:02.323Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:02.323Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:00:02.323Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:00:02.323Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T07:00:02.323Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:02.323Z] DEBUG - Clicking on &Finish [2020-01-19T07:00:02.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1130762722 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') [2020-01-19T07:00:02.323Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1130762722 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') [2020-01-19T07:00:02.323Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1130762722 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:02.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1130762722 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:02.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1130762721 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') [2020-01-19T07:00:02.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1130762721 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') [2020-01-19T07:00:02.324Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:02.324Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:02.324Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:02.324Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:02.324Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:02.324Z] DEBUG - Clicked on &Finish [2020-01-19T07:00:02.886Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2020-01-19T07:00:02.886Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1130762206 data=null doit=true} to Shell with text {Confirmation} [2020-01-19T07:00:02.886Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2020-01-19T07:00:02.886Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2020-01-19T07:00:02.886Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2020-01-19T07:00:02.886Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2020-01-19T07:00:02.886Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2020-01-19T07:00:02.886Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2020-01-19T07:00:02.886Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2020-01-19T07:00:02.886Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2020-01-19T07:00:02.886Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2020-01-19T07:00:02.886Z] DEBUG - Clicking on Overwrite [2020-01-19T07:00:02.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=-1130762205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2020-01-19T07:00:02.886Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=-1130762205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2020-01-19T07:00:02.886Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=-1130762205 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2020-01-19T07:00:02.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=-1130762205 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2020-01-19T07:00:02.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=-1130762205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2020-01-19T07:00:02.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=-1130762205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2020-01-19T07:00:02.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=-1130762204 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 'Overwrite' and with style 'SWT.PUSH') [2020-01-19T07:00:03.142Z] DEBUG - Clicked on [2020-01-19T07:00:03.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1130762721 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') [2020-01-19T07:00:03.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1130762916 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2020-01-19T07:00:03.703Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:00:03.703Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:03.703Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:03.703Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:03.703Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:03.703Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:03.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130761472 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:03.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130761472 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:03.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130761472 data=null} to TreeItem with text {test} [2020-01-19T07:00:03.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130761471 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:03.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130761471 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} [2020-01-19T07:00:03.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130761459 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:03.703Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:03.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130761459 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:03.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130761459 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:03.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130761459 data=null} to TreeItem with text {test} [2020-01-19T07:00:03.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130761457 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:03.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130761457 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} [2020-01-19T07:00:03.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130761450 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:03.703Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:00:03.703Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:03.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1130761449 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2020-01-19T07:00:03.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1130761449 data=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:03.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1130761449 data=null} to TreeItem with text {Traces [6]} [2020-01-19T07:00:03.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1130761448 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:03.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130761448 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:03.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1130761440 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:03.703Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2020-01-19T07:00:03.962Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:03.962Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:03.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130761100 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:03.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130761100 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:03.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130761100 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:03.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130761100 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:03.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130761099 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:03.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130761077 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:03.963Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:03.963Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:03.963Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:03.963Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:03.963Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:03.963Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:03.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130761075 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:03.963Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130761075 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:03.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130761075 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:03.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130761074 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:03.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130761074 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:03.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130761068 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:03.963Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:03.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130761068 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:03.963Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130761068 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:03.963Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:03.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130761068 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:03.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130761067 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:03.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130761067 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:03.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130761064 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:03.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130761063 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:03.963Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130761063 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:03.963Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130761063 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:03.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130761011 data=null button=1 stateMask=0x80000 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:03.963Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130760985 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:03.963Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130760985 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:03.963Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130760985 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:03.963Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:03.963Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:03.963Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:03.963Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:03.963Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:03.963Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:04.525Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:04.525Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:04.525Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:04.525Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:04.525Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:04.525Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:04.525Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:04.525Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:04.525Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:04.525Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:04.525Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:00:04.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130760479 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:00:04.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130760479 data=null doit=true} to TableItem with text {} [2020-01-19T07:00:04.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130760479 data=null} to TableItem with text {} [2020-01-19T07:00:04.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130760479 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:00:04.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130760476 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:00:04.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130760472 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:00:04.525Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:04.525Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:05.891Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:05.891Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:05.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130759424 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:05.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130759424 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:05.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130759424 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:05.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130759424 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:05.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130759423 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:05.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130759419 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:05.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:05.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:05.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:05.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:05.891Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:05.891Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:05.891Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:05.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130759368 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to Tree node with text: kernel-overlap-testing [2020-01-19T07:00:05.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130759368 data=null doit=true} to Tree node with text: kernel-overlap-testing [2020-01-19T07:00:05.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130759367 data=null} to Tree node with text: kernel-overlap-testing [2020-01-19T07:00:05.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130759367 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing [2020-01-19T07:00:05.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130759367 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing [2020-01-19T07:00:05.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130759363 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing [2020-01-19T07:00:05.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:05.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:05.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:05.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:05.891Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:05.891Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:00:05.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:05.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:05.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:05.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:05.891Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:05.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130759356 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:05.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130759356 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:05.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130759356 data=null} to TreeItem with text {test} [2020-01-19T07:00:05.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130759356 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:05.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130759355 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} [2020-01-19T07:00:05.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130759316 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:05.891Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:05.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130759315 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:05.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130759315 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:05.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130759315 data=null} to TreeItem with text {test} [2020-01-19T07:00:05.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130759315 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:05.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130759314 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} [2020-01-19T07:00:05.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130759307 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:05.892Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:00:05.892Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:05.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1130759306 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2020-01-19T07:00:05.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1130759306 data=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:05.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1130759306 data=null} to TreeItem with text {Traces [6]} [2020-01-19T07:00:05.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1130759306 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:05.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130759305 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:05.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1130759297 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:05.892Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2020-01-19T07:00:06.148Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:06.148Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:06.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130758864 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to Tree node with text: ExampleCustomTxt.log [2020-01-19T07:00:06.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130758864 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2020-01-19T07:00:06.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130758864 data=null} to Tree node with text: ExampleCustomTxt.log [2020-01-19T07:00:06.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130758862 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log [2020-01-19T07:00:06.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130758862 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log [2020-01-19T07:00:06.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130758846 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log [2020-01-19T07:00:06.148Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:06.148Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:06.148Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:06.148Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:06.148Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:06.148Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:00:06.148Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:06.148Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:06.148Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:06.148Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:06.148Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:06.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130758840 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:06.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130758840 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:06.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130758839 data=null} to TreeItem with text {test} [2020-01-19T07:00:06.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130758838 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:06.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130758838 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} [2020-01-19T07:00:06.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130758821 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:06.148Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:06.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130758821 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:06.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130758821 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:06.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130758820 data=null} to TreeItem with text {test} [2020-01-19T07:00:06.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130758820 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:06.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130758820 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} [2020-01-19T07:00:06.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130758814 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:06.148Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:00:06.148Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:06.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1130758813 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2020-01-19T07:00:06.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1130758813 data=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:06.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1130758813 data=null} to TreeItem with text {Traces [6]} [2020-01-19T07:00:06.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1130758813 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:06.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130758813 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:06.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1130758804 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:06.149Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:06.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1130758803 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2020-01-19T07:00:06.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1130758803 data=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:06.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1130758803 data=null} to TreeItem with text {Traces [6]} [2020-01-19T07:00:06.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1130758803 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:06.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130758803 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:06.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1130758799 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:06.405Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2020-01-19T07:00:06.405Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-01-19T07:00:06.405Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-01-19T07:00:06.405Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2020-01-19T07:00:06.405Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1130758608 data=null doit=true} to Shell with text {Trace Import} [2020-01-19T07:00:06.405Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:06.405Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2020-01-19T07:00:06.405Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2020-01-19T07:00:06.405Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2020-01-19T07:00:06.405Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:06.405Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:06.405Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:06.405Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:06.405Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:06.405Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:06.405Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:06.405Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:06.405Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:06.405Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:06.405Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:06.405Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T07:00:06.405Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:00:06.405Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:00:06.405Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:00:06.405Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:00:06.405Z] DEBUG - matched Combo with text " [2020-01-19T07:00:06.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-1130758519 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 label (with mnemonic 'Trace Type:')) [2020-01-19T07:00:06.663Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2020-01-19T07:00:06.663Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:06.663Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:06.663Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:06.663Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:06.663Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:06.663Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:06.663Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:06.663Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2020-01-19T07:00:06.663Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:06.663Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:06.663Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:06.663Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:06.663Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:06.663Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:06.663Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:06.663Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:06.663Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6ef0a044 [2020-01-19T07:00:06.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1130758516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:06.663Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1130758516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:06.663Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1130758516 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:06.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1130758516 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:06.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1130758516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:06.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1130758515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:06.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1130758515 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 links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:06.663Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1130758515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:06.663Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1130758515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:06.663Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1130758515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:06.663Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1130758515 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:06.663Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1130758515 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:06.663Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:06.663Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:06.663Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:06.663Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:06.663Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:06.663Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:06.663Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:06.663Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:06.663Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:00:06.664Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:06.664Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:06.664Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:00:06.664Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:00:06.664Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:06.664Z] DEBUG - Clicking on &Finish [2020-01-19T07:00:06.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1130758504 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') [2020-01-19T07:00:06.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1130758504 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') [2020-01-19T07:00:06.664Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1130758504 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:06.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1130758504 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:06.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1130758504 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') [2020-01-19T07:00:06.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1130758504 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') [2020-01-19T07:00:06.664Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:06.664Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:06.664Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:06.664Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:06.664Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:06.664Z] DEBUG - Clicked on &Finish [2020-01-19T07:00:06.664Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2020-01-19T07:00:06.664Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1130758408 data=null doit=true} to Shell with text {Confirmation} [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2020-01-19T07:00:06.664Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2020-01-19T07:00:06.664Z] DEBUG - Clicking on Skip [2020-01-19T07:00:06.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=-1130758407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2020-01-19T07:00:06.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=-1130758407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2020-01-19T07:00:06.665Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=-1130758407 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2020-01-19T07:00:06.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=-1130758407 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2020-01-19T07:00:06.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=-1130758407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2020-01-19T07:00:06.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=-1130758407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2020-01-19T07:00:06.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=-1130758406 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 'Skip' and with style 'SWT.PUSH') [2020-01-19T07:00:06.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1130758503 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') [2020-01-19T07:00:06.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1130758769 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2020-01-19T07:00:06.921Z] DEBUG - Clicked on [2020-01-19T07:00:06.921Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:00:06.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:06.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:06.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:06.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:06.921Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:06.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130758087 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:06.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130758087 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:06.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130758087 data=null} to TreeItem with text {test} [2020-01-19T07:00:06.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130758087 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:06.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130758086 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} [2020-01-19T07:00:06.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130758073 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:06.921Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:06.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130758073 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:06.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130758073 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:06.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130758072 data=null} to TreeItem with text {test} [2020-01-19T07:00:06.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130758072 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:06.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130758072 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} [2020-01-19T07:00:06.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130758067 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:06.921Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:00:06.921Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:06.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1130758067 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2020-01-19T07:00:06.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1130758066 data=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:06.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1130758066 data=null} to TreeItem with text {Traces [6]} [2020-01-19T07:00:06.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1130758066 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:06.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130758066 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:06.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1130758016 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:06.921Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2020-01-19T07:00:07.482Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:07.482Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:07.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130757574 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:07.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130757573 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:07.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130757573 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:07.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130757573 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:07.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130757573 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:07.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130757549 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:07.483Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:07.483Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:07.483Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:07.483Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:07.483Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:07.483Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:07.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130757546 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:07.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130757546 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:07.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130757546 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:07.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130757546 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:07.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130757545 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:07.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130757541 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:07.483Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:07.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130757540 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:07.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130757540 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:07.483Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:07.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130757540 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:07.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130757540 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:07.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130757540 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:07.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130757536 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:07.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130757535 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:07.483Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130757535 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:07.483Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130757535 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:07.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130757511 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:07.739Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130757410 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:07.739Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130757410 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:07.739Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130757410 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:07.739Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:07.739Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:07.739Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:07.739Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:07.739Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:07.739Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:07.739Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:07.739Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:07.739Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:07.739Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:07.739Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:07.739Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:00:07.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130757406 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:00:07.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130757406 data=null doit=true} to TableItem with text {} [2020-01-19T07:00:07.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130757406 data=null} to TableItem with text {} [2020-01-19T07:00:07.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130757406 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:00:07.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130757404 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:00:07.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130757402 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:00:07.739Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:07.739Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:07.739Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:07.739Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:07.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130757261 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:07.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130757261 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:07.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130757261 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:07.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130757261 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:07.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130757261 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:07.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130757256 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:07.739Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:07.739Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:07.739Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:07.739Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:07.739Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:07.995Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:07.995Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:07.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130757094 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to Tree node with text: ExampleCustomTxt.log [2020-01-19T07:00:07.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130757094 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2020-01-19T07:00:07.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130757093 data=null} to Tree node with text: ExampleCustomTxt.log [2020-01-19T07:00:07.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130757093 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log [2020-01-19T07:00:07.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130757093 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log [2020-01-19T07:00:07.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130757089 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log [2020-01-19T07:00:07.995Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:07.995Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:07.995Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:07.995Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:07.995Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:07.995Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:00:07.995Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:07.995Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:07.995Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:07.995Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:07.995Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:07.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130757082 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:07.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130757082 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:07.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130757082 data=null} to TreeItem with text {test} [2020-01-19T07:00:07.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130757082 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:07.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130757082 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} [2020-01-19T07:00:07.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130757066 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:07.995Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:07.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130757065 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:07.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130757065 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:07.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130757065 data=null} to TreeItem with text {test} [2020-01-19T07:00:07.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130757065 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:07.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130757065 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} [2020-01-19T07:00:07.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130757058 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:07.996Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:00:07.996Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:07.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1130757057 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2020-01-19T07:00:07.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1130757057 data=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:07.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1130757057 data=null} to TreeItem with text {Traces [6]} [2020-01-19T07:00:07.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1130757056 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:07.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130757056 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:07.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1130757047 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:07.996Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2020-01-19T07:00:08.253Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:08.253Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:08.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130756689 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to Tree node with text: ExampleCustomXml.xml [2020-01-19T07:00:08.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130756689 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2020-01-19T07:00:08.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130756689 data=null} to Tree node with text: ExampleCustomXml.xml [2020-01-19T07:00:08.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130756688 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml [2020-01-19T07:00:08.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130756688 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomXml.xml [2020-01-19T07:00:08.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130756672 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml [2020-01-19T07:00:08.509Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:08.510Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:08.510Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:08.510Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:08.510Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:08.510Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:00:08.510Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:08.510Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:08.510Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:08.510Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:08.510Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:08.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130756666 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:08.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130756665 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:08.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130756665 data=null} to TreeItem with text {test} [2020-01-19T07:00:08.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130756665 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:08.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130756665 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} [2020-01-19T07:00:08.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130756613 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:08.510Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:08.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130756612 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:08.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130756611 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:08.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130756611 data=null} to TreeItem with text {test} [2020-01-19T07:00:08.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130756611 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:08.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130756611 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} [2020-01-19T07:00:08.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130756604 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:08.510Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:00:08.510Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:08.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1130756603 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2020-01-19T07:00:08.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1130756603 data=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:08.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1130756603 data=null} to TreeItem with text {Traces [6]} [2020-01-19T07:00:08.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1130756603 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:08.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130756603 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:08.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1130756594 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:08.510Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:08.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1130756594 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2020-01-19T07:00:08.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1130756594 data=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:08.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1130756594 data=null} to TreeItem with text {Traces [6]} [2020-01-19T07:00:08.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1130756593 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:08.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130756593 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:08.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1130756590 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:08.510Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2020-01-19T07:00:08.510Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-01-19T07:00:08.767Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-01-19T07:00:08.767Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2020-01-19T07:00:08.767Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1130756413 data=null doit=true} to Shell with text {Trace Import} [2020-01-19T07:00:08.767Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:08.767Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2020-01-19T07:00:08.767Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2020-01-19T07:00:08.767Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2020-01-19T07:00:08.767Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:08.767Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:08.767Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:08.767Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:08.767Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:08.767Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:08.767Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:08.767Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:08.767Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:08.767Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:08.767Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:08.767Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T07:00:08.767Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:00:08.767Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:00:08.767Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:00:08.767Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:00:08.767Z] DEBUG - matched Combo with text " [2020-01-19T07:00:08.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-1130756377 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 label (with mnemonic 'Trace Type:')) [2020-01-19T07:00:08.768Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:08.768Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:08.768Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@47828afb [2020-01-19T07:00:08.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1130756375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:08.768Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1130756375 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:08.768Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1130756375 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:08.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1130756375 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:08.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1130756374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:08.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1130756374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:08.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1130756374 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 links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:08.768Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1130756374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:08.768Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1130756374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:08.768Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1130756374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:08.768Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1130756373 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:08.768Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1130756373 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:08.768Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:00:08.768Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:08.768Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:08.768Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:08.768Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:08.769Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:00:08.769Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:00:08.769Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:08.769Z] DEBUG - Clicking on &Finish [2020-01-19T07:00:08.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1130756320 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') [2020-01-19T07:00:08.769Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1130756320 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') [2020-01-19T07:00:08.769Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1130756320 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:08.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1130756319 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:08.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1130756319 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') [2020-01-19T07:00:08.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1130756319 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') [2020-01-19T07:00:08.769Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:08.769Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:08.769Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:08.769Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:08.769Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:08.769Z] DEBUG - Clicked on &Finish [2020-01-19T07:00:08.769Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2020-01-19T07:00:08.769Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1130756282 data=null doit=true} to Shell with text {Confirmation} [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2020-01-19T07:00:08.769Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2020-01-19T07:00:08.769Z] DEBUG - Clicking on Skip [2020-01-19T07:00:08.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=-1130756282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2020-01-19T07:00:08.769Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=-1130756282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2020-01-19T07:00:08.769Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=-1130756282 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2020-01-19T07:00:08.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=-1130756282 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2020-01-19T07:00:08.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=-1130756281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2020-01-19T07:00:08.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=-1130756281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2020-01-19T07:00:08.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=-1130756281 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 'Skip' and with style 'SWT.PUSH') [2020-01-19T07:00:09.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1130756319 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') [2020-01-19T07:00:09.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1130756519 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2020-01-19T07:00:09.332Z] DEBUG - Clicked on [2020-01-19T07:00:09.332Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:00:09.332Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:09.332Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:09.332Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:09.332Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:09.332Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:09.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130755889 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:09.332Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130755889 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:09.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130755888 data=null} to TreeItem with text {test} [2020-01-19T07:00:09.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130755888 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:09.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130755888 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} [2020-01-19T07:00:09.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130755878 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:09.332Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:09.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130755878 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:09.332Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130755878 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:09.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130755877 data=null} to TreeItem with text {test} [2020-01-19T07:00:09.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130755877 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:09.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130755877 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} [2020-01-19T07:00:09.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130755872 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:09.332Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:00:09.332Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:09.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1130755871 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2020-01-19T07:00:09.332Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1130755871 data=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:09.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1130755871 data=null} to TreeItem with text {Traces [6]} [2020-01-19T07:00:09.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1130755871 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:09.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130755871 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:09.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1130755814 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:09.332Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2020-01-19T07:00:09.589Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:09.589Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:09.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130755384 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:09.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130755384 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:09.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130755384 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:09.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130755384 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:09.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130755384 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:09.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130755369 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:09.589Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:09.589Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:09.589Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:09.589Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:09.589Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:09.589Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:09.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130755366 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:09.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130755366 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:09.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130755366 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:09.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130755366 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:09.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130755366 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:09.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130755363 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:09.589Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:09.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130755362 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:09.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130755362 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:09.589Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:09.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130755362 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:09.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130755362 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:09.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130755362 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:09.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130755359 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:09.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130755359 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:09.589Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130755358 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:09.847Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130755358 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:09.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130755345 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:09.847Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130755289 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:09.847Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130755289 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:09.847Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130755289 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:09.847Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:09.847Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:09.847Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:09.847Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:09.847Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:09.847Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:09.847Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:09.847Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:09.847Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:09.847Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:09.847Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:09.847Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:00:09.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130755286 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:00:09.847Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130755286 data=null doit=true} to TableItem with text {} [2020-01-19T07:00:09.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130755286 data=null} to TableItem with text {} [2020-01-19T07:00:09.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130755286 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:00:09.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130755285 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:00:09.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130755283 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:00:09.847Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:09.847Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:10.104Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:10.104Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:10.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130755046 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:10.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130755046 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:10.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130755046 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:10.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130755046 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:10.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130755045 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:10.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130755042 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:10.104Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:10.104Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:10.104Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:10.104Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:10.104Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:10.104Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:10.104Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:10.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130754910 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to Tree node with text: ExampleCustomXml.xml [2020-01-19T07:00:10.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130754910 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2020-01-19T07:00:10.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130754910 data=null} to Tree node with text: ExampleCustomXml.xml [2020-01-19T07:00:10.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130754909 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml [2020-01-19T07:00:10.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130754909 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomXml.xml [2020-01-19T07:00:10.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130754906 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml [2020-01-19T07:00:10.104Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:10.104Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:10.104Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:10.104Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:10.104Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:10.104Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:00:10.104Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:10.104Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:10.104Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:10.104Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:10.104Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:10.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130754900 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:10.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130754900 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:10.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130754900 data=null} to TreeItem with text {test} [2020-01-19T07:00:10.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130754900 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:10.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130754900 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} [2020-01-19T07:00:10.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130754887 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:10.104Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:10.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130754886 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:10.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130754886 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:10.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130754886 data=null} to TreeItem with text {test} [2020-01-19T07:00:10.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130754886 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:10.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130754886 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} [2020-01-19T07:00:10.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130754881 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:10.104Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:00:10.104Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:10.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1130754880 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2020-01-19T07:00:10.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1130754880 data=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:10.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1130754880 data=null} to TreeItem with text {Traces [6]} [2020-01-19T07:00:10.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1130754880 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:10.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130754880 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:10.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1130754872 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:10.104Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2020-01-19T07:00:10.666Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:10.666Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:10.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130754444 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to Tree node with text: kernel-overlap-testing [2020-01-19T07:00:10.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130754443 data=null doit=true} to Tree node with text: kernel-overlap-testing [2020-01-19T07:00:10.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130754443 data=null} to Tree node with text: kernel-overlap-testing [2020-01-19T07:00:10.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130754443 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing [2020-01-19T07:00:10.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130754443 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing [2020-01-19T07:00:10.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130754424 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing [2020-01-19T07:00:10.666Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:10.666Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:10.666Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:10.666Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:10.666Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:10.666Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:00:10.666Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:10.666Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:10.666Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:10.666Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:10.666Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:10.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130754418 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:10.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130754418 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:10.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130754418 data=null} to TreeItem with text {test} [2020-01-19T07:00:10.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130754418 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:10.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130754418 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} [2020-01-19T07:00:10.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130754403 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:10.666Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:10.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130754403 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:10.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130754402 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:10.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130754402 data=null} to TreeItem with text {test} [2020-01-19T07:00:10.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130754402 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:10.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130754402 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} [2020-01-19T07:00:10.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130754397 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:10.666Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:00:10.666Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:10.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1130754396 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2020-01-19T07:00:10.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1130754396 data=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:10.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1130754396 data=null} to TreeItem with text {Traces [6]} [2020-01-19T07:00:10.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1130754396 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:10.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130754396 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:10.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1130754387 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:10.667Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:10.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1130754387 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2020-01-19T07:00:10.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1130754387 data=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:10.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1130754387 data=null} to TreeItem with text {Traces [6]} [2020-01-19T07:00:10.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1130754386 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:10.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130754386 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:10.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1130754383 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:10.667Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2020-01-19T07:00:10.667Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-01-19T07:00:10.924Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-01-19T07:00:10.924Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2020-01-19T07:00:10.924Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1130754219 data=null doit=true} to Shell with text {Trace Import} [2020-01-19T07:00:10.924Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:10.924Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2020-01-19T07:00:10.924Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2020-01-19T07:00:10.924Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2020-01-19T07:00:10.924Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:10.924Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:10.924Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:10.924Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:10.924Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:10.924Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:10.924Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:10.924Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:10.924Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:10.924Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:10.924Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:10.924Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T07:00:10.924Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:00:10.924Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:00:10.924Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:00:10.924Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:00:10.924Z] DEBUG - matched Combo with text " [2020-01-19T07:00:10.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-1130754189 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 label (with mnemonic 'Trace Type:')) [2020-01-19T07:00:10.924Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2020-01-19T07:00:10.924Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:10.924Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:10.924Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:10.924Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:10.924Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:10.924Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:10.924Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:10.925Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1c179a3e [2020-01-19T07:00:10.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1130754187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:10.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1130754186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:10.925Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1130754186 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:10.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1130754186 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:10.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1130754186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:10.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1130754186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:10.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1130754186 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 links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:10.925Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1130754186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:10.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1130754186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:10.925Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1130754186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:10.925Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1130754186 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:10.925Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1130754186 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:00:10.925Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:10.925Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:10.925Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:00:10.925Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:00:10.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:10.926Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:10.926Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:00:10.926Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:00:10.926Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:10.926Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:10.926Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:10.926Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:10.926Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:10.926Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:10.926Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:10.926Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:10.926Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:10.926Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:10.926Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:10.926Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:10.926Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T07:00:10.926Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T07:00:10.926Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:10.926Z] DEBUG - Clicking on &Finish [2020-01-19T07:00:10.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1130754178 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') [2020-01-19T07:00:10.926Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1130754178 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') [2020-01-19T07:00:10.926Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1130754178 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:10.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1130754177 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:10.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1130754177 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') [2020-01-19T07:00:10.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1130754177 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') [2020-01-19T07:00:10.926Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:10.926Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:10.926Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:10.926Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:10.926Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:10.926Z] DEBUG - Clicked on &Finish [2020-01-19T07:00:11.488Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2020-01-19T07:00:11.488Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1130753617 data=null doit=true} to Shell with text {Confirmation} [2020-01-19T07:00:11.488Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2020-01-19T07:00:11.488Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2020-01-19T07:00:11.488Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2020-01-19T07:00:11.488Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2020-01-19T07:00:11.488Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2020-01-19T07:00:11.488Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2020-01-19T07:00:11.488Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2020-01-19T07:00:11.488Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2020-01-19T07:00:11.488Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2020-01-19T07:00:11.488Z] DEBUG - Clicking on Skip [2020-01-19T07:00:11.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=-1130753616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2020-01-19T07:00:11.488Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=-1130753616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2020-01-19T07:00:11.488Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=-1130753616 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2020-01-19T07:00:11.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=-1130753616 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2020-01-19T07:00:11.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=-1130753616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2020-01-19T07:00:11.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=-1130753616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2020-01-19T07:00:11.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=-1130753615 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 'Skip' and with style 'SWT.PUSH') [2020-01-19T07:00:11.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1130754177 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') [2020-01-19T07:00:11.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1130754356 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2020-01-19T07:00:11.488Z] DEBUG - Clicked on [2020-01-19T07:00:11.488Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:00:11.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:11.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:11.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:11.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:11.488Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:11.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130753576 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:11.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130753576 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:11.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130753576 data=null} to TreeItem with text {test} [2020-01-19T07:00:11.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130753576 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:11.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130753575 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} [2020-01-19T07:00:11.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130753565 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:11.488Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:11.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130753565 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:11.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130753565 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:11.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130753565 data=null} to TreeItem with text {test} [2020-01-19T07:00:11.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130753564 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:11.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130753564 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} [2020-01-19T07:00:11.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130753559 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:11.488Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:00:11.488Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:11.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1130753559 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2020-01-19T07:00:11.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1130753559 data=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:11.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1130753559 data=null} to TreeItem with text {Traces [6]} [2020-01-19T07:00:11.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1130753558 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:11.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130753558 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:11.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1130753552 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:11.488Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2020-01-19T07:00:12.051Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:12.051Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:12.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130753095 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:12.051Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130753095 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:12.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130753095 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:12.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130753095 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:12.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130753095 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:12.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130753076 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:12.051Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:12.051Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:12.051Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:12.051Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:12.051Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:12.051Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:12.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130753074 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:12.051Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130753074 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:12.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130753074 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:12.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130753073 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:12.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130753073 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:12.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130753069 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:12.051Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:12.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130753068 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:12.051Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130753068 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:12.051Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:12.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130753068 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:12.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130753068 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:12.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130753067 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:12.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130753064 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:12.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130753064 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:12.051Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130753064 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:12.051Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130753063 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:12.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130753051 data=null button=1 stateMask=0x80000 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:12.051Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130752982 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:12.051Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130752982 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:12.051Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130752982 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:12.051Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:12.051Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:12.051Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:12.051Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:12.051Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:12.051Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:12.051Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:12.051Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:12.051Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:12.051Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:12.051Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:12.051Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:00:12.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130752978 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:00:12.051Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130752978 data=null doit=true} to TableItem with text {} [2020-01-19T07:00:12.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130752977 data=null} to TableItem with text {} [2020-01-19T07:00:12.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130752977 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:00:12.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130752975 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:00:12.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130752973 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:00:12.051Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:12.051Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:12.051Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:12.051Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:12.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130752878 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:12.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130752878 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:12.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130752878 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:12.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130752878 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:12.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130752878 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:12.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130752874 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:12.307Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:12.307Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:12.307Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:12.307Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:12.307Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:12.307Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:12.307Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:12.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130752744 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to Tree node with text: kernel-overlap-testing [2020-01-19T07:00:12.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130752744 data=null doit=true} to Tree node with text: kernel-overlap-testing [2020-01-19T07:00:12.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130752744 data=null} to Tree node with text: kernel-overlap-testing [2020-01-19T07:00:12.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130752744 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing [2020-01-19T07:00:12.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130752744 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing [2020-01-19T07:00:12.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130752740 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing [2020-01-19T07:00:12.308Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:12.308Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:12.308Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:12.308Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:12.308Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:12.308Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:00:12.308Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:12.308Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:12.308Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:12.308Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:12.308Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:12.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130752734 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:12.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130752734 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:12.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130752733 data=null} to TreeItem with text {test} [2020-01-19T07:00:12.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130752733 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:12.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130752733 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} [2020-01-19T07:00:12.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130752717 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:12.308Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:12.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130752717 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:12.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130752717 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:12.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130752717 data=null} to TreeItem with text {test} [2020-01-19T07:00:12.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130752716 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:12.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130752716 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} [2020-01-19T07:00:12.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130752710 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:12.308Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:00:12.308Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:12.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1130752708 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2020-01-19T07:00:12.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1130752708 data=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:12.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1130752708 data=null} to TreeItem with text {Traces [6]} [2020-01-19T07:00:12.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1130752708 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:12.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130752708 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:12.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1130752698 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:12.308Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2020-01-19T07:00:12.869Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:12.870Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:12.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130752268 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to Tree node with text: ExampleCustomTxt.log [2020-01-19T07:00:12.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130752268 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2020-01-19T07:00:12.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130752268 data=null} to Tree node with text: ExampleCustomTxt.log [2020-01-19T07:00:12.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130752268 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log [2020-01-19T07:00:12.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130752268 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log [2020-01-19T07:00:12.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130752246 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log [2020-01-19T07:00:12.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:12.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:12.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:12.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:12.870Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:12.870Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:00:12.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:12.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:12.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:12.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:12.870Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:12.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130752239 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:12.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130752239 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:12.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130752239 data=null} to TreeItem with text {test} [2020-01-19T07:00:12.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130752239 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:12.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130752239 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} [2020-01-19T07:00:12.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130752224 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:12.870Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:12.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130752224 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:12.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130752224 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:12.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130752224 data=null} to TreeItem with text {test} [2020-01-19T07:00:12.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130752223 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:12.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130752223 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} [2020-01-19T07:00:12.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130752218 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:12.870Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:00:12.870Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:12.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1130752217 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2020-01-19T07:00:12.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1130752217 data=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:12.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1130752217 data=null} to TreeItem with text {Traces [6]} [2020-01-19T07:00:12.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1130752217 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:12.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130752217 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:12.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1130752209 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:12.870Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:12.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1130752208 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2020-01-19T07:00:12.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1130752208 data=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:12.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1130752208 data=null} to TreeItem with text {Traces [6]} [2020-01-19T07:00:12.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1130752208 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:12.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130752208 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:12.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1130752204 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:12.870Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2020-01-19T07:00:12.870Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-01-19T07:00:12.870Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-01-19T07:00:12.870Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2020-01-19T07:00:12.870Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1130752067 data=null doit=true} to Shell with text {Trace Import} [2020-01-19T07:00:12.870Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:12.870Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2020-01-19T07:00:12.870Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2020-01-19T07:00:12.870Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2020-01-19T07:00:12.870Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:12.870Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:12.870Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:12.870Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:12.870Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:12.870Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:12.870Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:13.127Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:13.127Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:13.127Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:13.127Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:13.127Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T07:00:13.127Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:00:13.127Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:00:13.127Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:00:13.127Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:00:13.127Z] DEBUG - matched Combo with text " [2020-01-19T07:00:13.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-1130751995 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 label (with mnemonic 'Trace Type:')) [2020-01-19T07:00:13.128Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:13.128Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@642c407d [2020-01-19T07:00:13.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1130751994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:13.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1130751994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:13.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1130751994 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:13.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1130751993 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:13.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1130751993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:13.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1130751993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:13.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1130751993 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 links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:13.128Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1130751993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:13.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1130751993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:13.128Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1130751993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:13.128Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1130751993 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:13.128Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1130751993 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:00:13.128Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:13.128Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:13.128Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@46ab3c70 [2020-01-19T07:00:13.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-1130751989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:13.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1130751988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:13.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-1130751988 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:13.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-1130751988 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:13.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-1130751988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:13.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-1130751988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:13.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-1130751988 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 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:13.128Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-1130751988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:13.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1130751988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:13.128Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-1130751987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:13.128Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-1130751987 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:13.128Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-1130751987 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:13.128Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:13.129Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:13.129Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:13.129Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:13.129Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:13.129Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:13.129Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:13.129Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:13.129Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2020-01-19T07:00:13.129Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:13.129Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:00:13.129Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:13.129Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:13.129Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:13.129Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:00:13.129Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:00:13.129Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:13.129Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:13.129Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:13.129Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:13.129Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:13.129Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:13.129Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:13.129Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:13.129Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:13.129Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:13.129Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2020-01-19T07:00:13.129Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:13.129Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:00:13.129Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:13.129Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:13.129Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:00:13.129Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:00:13.129Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:13.129Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:13.129Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:13.129Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:13.129Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:13.129Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:13.129Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:13.129Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:13.129Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:13.129Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:13.129Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:13.129Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:13.129Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T07:00:13.129Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T07:00:13.129Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:13.129Z] DEBUG - Clicking on &Finish [2020-01-19T07:00:13.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1130751984 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') [2020-01-19T07:00:13.129Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1130751983 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') [2020-01-19T07:00:13.129Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1130751983 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:13.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1130751983 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:13.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1130751983 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') [2020-01-19T07:00:13.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1130751983 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') [2020-01-19T07:00:13.385Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:13.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1130751983 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') [2020-01-19T07:00:13.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1130752178 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2020-01-19T07:00:13.385Z] DEBUG - Clicked on [2020-01-19T07:00:13.385Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:00:13.385Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:13.385Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:13.385Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:13.385Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:13.385Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:13.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130751590 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:13.385Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130751590 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:13.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130751590 data=null} to TreeItem with text {test} [2020-01-19T07:00:13.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130751589 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:13.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130751589 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} [2020-01-19T07:00:13.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130751579 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:13.385Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:13.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130751578 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:13.385Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130751578 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:13.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130751578 data=null} to TreeItem with text {test} [2020-01-19T07:00:13.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130751578 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:13.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130751578 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} [2020-01-19T07:00:13.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130751572 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:13.385Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:00:13.385Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:13.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1130751571 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2020-01-19T07:00:13.385Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1130751571 data=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:13.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1130751571 data=null} to TreeItem with text {Traces [6]} [2020-01-19T07:00:13.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1130751571 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:13.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130751571 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:13.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1130751564 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:13.641Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2020-01-19T07:00:13.641Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:13.641Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:13.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130751288 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:13.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130751288 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:13.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130751288 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:13.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130751287 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:13.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130751287 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:13.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130751273 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:13.897Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:13.897Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:13.897Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:13.897Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:13.897Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:13.897Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:13.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130751270 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:13.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130751270 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:13.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130751270 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:13.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130751268 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:13.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130751268 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:13.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130751264 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:13.897Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:13.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130751264 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:13.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130751264 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:13.897Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:13.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130751263 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:13.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130751263 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:13.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130751263 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:13.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130751260 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:13.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130751260 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:13.897Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130751259 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:13.897Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130751259 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:13.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130751247 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:13.897Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130751099 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:13.897Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130751099 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:13.897Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130751099 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:13.897Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:13.897Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:13.897Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:13.897Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:13.897Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:13.897Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:13.897Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:15.263Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:15.263Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:15.263Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:15.263Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:15.263Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:00:15.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130750077 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:00:15.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130750077 data=null doit=true} to TableItem with text {} [2020-01-19T07:00:15.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130750077 data=null} to TableItem with text {} [2020-01-19T07:00:15.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130750077 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:00:15.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130750075 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:00:15.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130750070 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:00:15.263Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:15.263Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:15.263Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:15.263Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:15.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130749830 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:15.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130749830 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:15.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130749830 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:15.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130749830 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:15.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130749830 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:15.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130749820 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:15.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:15.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:15.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:15.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:15.263Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:15.263Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:15.263Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:15.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130749777 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to Tree node with text: ExampleCustomTxt.log [2020-01-19T07:00:15.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130749777 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2020-01-19T07:00:15.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130749777 data=null} to Tree node with text: ExampleCustomTxt.log [2020-01-19T07:00:15.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130749777 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log [2020-01-19T07:00:15.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130749777 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log [2020-01-19T07:00:15.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130749773 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to Tree node with text: ExampleCustomTxt.log [2020-01-19T07:00:15.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:15.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:15.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:15.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:15.263Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:15.263Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:00:15.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:15.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:15.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:15.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:15.263Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:15.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130749768 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:15.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130749768 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:15.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130749768 data=null} to TreeItem with text {test} [2020-01-19T07:00:15.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130749768 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:15.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130749768 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} [2020-01-19T07:00:15.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130749712 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:15.263Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:15.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130749712 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:15.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130749712 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:15.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130749712 data=null} to TreeItem with text {test} [2020-01-19T07:00:15.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130749711 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:15.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130749711 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} [2020-01-19T07:00:15.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130749707 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:15.263Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:00:15.263Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:15.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1130749706 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2020-01-19T07:00:15.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1130749706 data=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:15.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1130749706 data=null} to TreeItem with text {Traces [6]} [2020-01-19T07:00:15.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1130749705 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:15.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130749705 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:15.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1130749698 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:15.263Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2020-01-19T07:00:15.825Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:15.825Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:15.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130749370 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to Tree node with text: ExampleCustomXml.xml [2020-01-19T07:00:15.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130749370 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2020-01-19T07:00:15.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130749370 data=null} to Tree node with text: ExampleCustomXml.xml [2020-01-19T07:00:15.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130749370 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml [2020-01-19T07:00:15.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130749369 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomXml.xml [2020-01-19T07:00:15.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130749355 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml [2020-01-19T07:00:15.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:15.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:15.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:15.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:15.825Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:15.825Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:00:15.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:15.826Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:15.826Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:15.826Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:15.826Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:15.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130749350 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:15.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130749350 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:15.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130749350 data=null} to TreeItem with text {test} [2020-01-19T07:00:15.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130749349 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:15.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130749349 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} [2020-01-19T07:00:15.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130749307 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:15.826Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:15.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130749306 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:15.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130749306 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:15.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130749306 data=null} to TreeItem with text {test} [2020-01-19T07:00:15.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130749306 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:15.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130749305 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} [2020-01-19T07:00:15.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130749300 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:15.826Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:00:15.826Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:15.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1130749299 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2020-01-19T07:00:15.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1130749299 data=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:15.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1130749299 data=null} to TreeItem with text {Traces [6]} [2020-01-19T07:00:15.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1130749299 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:15.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130749299 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:15.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1130749290 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:15.826Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:15.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1130749290 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2020-01-19T07:00:15.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1130749289 data=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:15.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1130749289 data=null} to TreeItem with text {Traces [6]} [2020-01-19T07:00:15.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1130749289 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:15.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130749289 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:15.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1130749286 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:15.826Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2020-01-19T07:00:15.826Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-01-19T07:00:16.084Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-01-19T07:00:16.084Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2020-01-19T07:00:16.084Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1130749102 data=null doit=true} to Shell with text {Trace Import} [2020-01-19T07:00:16.084Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:16.084Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2020-01-19T07:00:16.084Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2020-01-19T07:00:16.084Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2020-01-19T07:00:16.084Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:16.084Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:16.084Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:16.084Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:16.084Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:16.084Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:16.084Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:16.084Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:16.084Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:16.084Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:16.084Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:16.084Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T07:00:16.084Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:00:16.084Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:00:16.085Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:00:16.085Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:00:16.085Z] DEBUG - matched Combo with text " [2020-01-19T07:00:16.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-1130749067 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 label (with mnemonic 'Trace Type:')) [2020-01-19T07:00:16.085Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2020-01-19T07:00:16.085Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:16.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:16.085Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:16.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:16.085Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:16.085Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:16.085Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:16.085Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2020-01-19T07:00:16.085Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:16.085Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:16.085Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:16.085Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:16.085Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:16.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:16.085Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:16.085Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:16.085Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@177aef4f [2020-01-19T07:00:16.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1130749065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:16.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1130749065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:16.085Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1130749065 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:16.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1130749064 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:16.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1130749022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:16.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1130749021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:16.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1130749021 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 links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:16.085Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1130749021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:16.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1130749021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:16.085Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1130749021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:16.085Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1130749020 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:16.085Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1130749020 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:16.085Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:16.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:16.085Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:16.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:16.085Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:16.085Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:16.085Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:16.085Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:16.085Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2020-01-19T07:00:16.085Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:16.085Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:00:16.085Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:16.085Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:16.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:16.085Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:16.085Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:00:16.085Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:00:16.085Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:16.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:16.085Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:16.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:16.085Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:16.085Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2020-01-19T07:00:16.085Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:16.085Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:16.086Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:16.086Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@61f94cac [2020-01-19T07:00:16.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-1130749014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:16.086Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1130749013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:16.086Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-1130749013 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:16.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-1130749013 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:16.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-1130749013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:16.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-1130749013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:16.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-1130749013 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 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:16.086Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-1130749013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:16.086Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1130749012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:16.086Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-1130749012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:16.086Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-1130749012 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:16.086Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-1130749012 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:00:16.086Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:00:16.086Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T07:00:16.086Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:16.086Z] DEBUG - Clicking on &Finish [2020-01-19T07:00:16.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1130749008 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') [2020-01-19T07:00:16.086Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1130749008 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') [2020-01-19T07:00:16.086Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1130749008 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:16.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1130749008 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:16.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1130749008 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') [2020-01-19T07:00:16.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1130749008 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') [2020-01-19T07:00:16.344Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:16.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1130749007 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') [2020-01-19T07:00:16.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1130749210 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2020-01-19T07:00:16.344Z] DEBUG - Clicked on [2020-01-19T07:00:16.344Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:00:16.344Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:16.344Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:16.344Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:16.344Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:16.344Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:16.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130748608 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:16.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130748608 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:16.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130748608 data=null} to TreeItem with text {test} [2020-01-19T07:00:16.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130748608 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:16.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130748607 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} [2020-01-19T07:00:16.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130748595 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:16.344Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:16.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130748594 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:16.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130748594 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:16.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130748594 data=null} to TreeItem with text {test} [2020-01-19T07:00:16.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130748594 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:16.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130748594 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} [2020-01-19T07:00:16.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130748588 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:16.600Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:00:16.600Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:16.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1130748587 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2020-01-19T07:00:16.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1130748587 data=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:16.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1130748587 data=null} to TreeItem with text {Traces [6]} [2020-01-19T07:00:16.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1130748587 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:16.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130748587 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:16.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1130748579 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:16.600Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2020-01-19T07:00:16.600Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:16.600Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:16.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130748350 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:16.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130748349 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:16.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130748349 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:16.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130748349 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:16.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130748349 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:16.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130748334 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:16.857Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:16.857Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:16.857Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:16.857Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:16.857Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:16.857Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:16.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130748331 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:16.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130748331 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:16.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130748331 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:16.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130748331 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:16.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130748331 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:16.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130748327 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:16.857Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:16.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130748327 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:16.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130748327 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:16.857Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:16.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130748326 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:16.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130748326 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:16.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130748326 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:16.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130748323 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:16.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130748322 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:16.857Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130748322 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:16.857Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130748322 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:16.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130748306 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:16.857Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130748174 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:16.857Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130748174 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:16.857Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130748174 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:16.857Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:16.857Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:16.857Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:16.857Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:16.857Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:16.857Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:16.857Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:17.786Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:17.786Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:17.786Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:17.786Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:17.786Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:00:17.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130747155 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:00:17.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130747155 data=null doit=true} to TableItem with text {} [2020-01-19T07:00:17.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130747154 data=null} to TableItem with text {} [2020-01-19T07:00:17.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130747154 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:00:18.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130747153 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:00:18.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130747118 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:00:18.042Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:18.042Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:18.042Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:18.042Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:18.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130746875 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:18.298Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130746875 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:18.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130746875 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:18.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130746875 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:18.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130746875 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:18.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130746871 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:18.298Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:18.298Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:18.298Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:18.298Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:18.298Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:18.298Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:18.298Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:18.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130746810 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to Tree node with text: ExampleCustomXml.xml [2020-01-19T07:00:18.298Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130746810 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2020-01-19T07:00:18.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130746810 data=null} to Tree node with text: ExampleCustomXml.xml [2020-01-19T07:00:18.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130746809 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml [2020-01-19T07:00:18.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130746809 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomXml.xml [2020-01-19T07:00:18.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130746805 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to Tree node with text: ExampleCustomXml.xml [2020-01-19T07:00:18.298Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:18.298Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:18.298Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:18.298Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:18.298Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:18.298Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:00:18.298Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:18.298Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:18.298Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:18.298Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:18.298Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:18.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130746799 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:18.298Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130746799 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:18.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130746799 data=null} to TreeItem with text {test} [2020-01-19T07:00:18.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130746799 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:18.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130746799 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} [2020-01-19T07:00:18.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130746785 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:18.298Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:18.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130746784 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:18.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130746784 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:18.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130746784 data=null} to TreeItem with text {test} [2020-01-19T07:00:18.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130746784 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:18.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130746784 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} [2020-01-19T07:00:18.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130746780 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:18.299Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:00:18.299Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:18.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1130746779 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2020-01-19T07:00:18.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1130746779 data=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:18.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1130746779 data=null} to TreeItem with text {Traces [6]} [2020-01-19T07:00:18.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1130746779 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:18.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130746778 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:18.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1130746771 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:18.299Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2020-01-19T07:00:18.555Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:18.555Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:18.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130746434 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to Tree node with text: kernel-overlap-testing [2020-01-19T07:00:18.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130746434 data=null doit=true} to Tree node with text: kernel-overlap-testing [2020-01-19T07:00:18.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130746434 data=null} to Tree node with text: kernel-overlap-testing [2020-01-19T07:00:18.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130746434 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing [2020-01-19T07:00:18.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130746434 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing [2020-01-19T07:00:18.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130746414 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing [2020-01-19T07:00:18.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:18.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:18.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:18.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:18.555Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:18.555Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:00:18.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:18.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:18.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:18.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:18.555Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:18.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130746407 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:18.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130746407 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:18.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130746407 data=null} to TreeItem with text {test} [2020-01-19T07:00:18.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130746407 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:18.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130746407 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} [2020-01-19T07:00:18.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130746393 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:18.555Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:18.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130746392 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:18.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130746392 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:18.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130746392 data=null} to TreeItem with text {test} [2020-01-19T07:00:18.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130746392 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:18.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130746392 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} [2020-01-19T07:00:18.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130746387 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:18.555Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:00:18.555Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:18.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1130746386 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2020-01-19T07:00:18.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1130746386 data=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:18.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1130746386 data=null} to TreeItem with text {Traces [6]} [2020-01-19T07:00:18.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1130746385 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:18.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130746385 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:18.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1130746377 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:18.813Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:18.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1130746376 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2020-01-19T07:00:18.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1130746376 data=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:18.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1130746376 data=null} to TreeItem with text {Traces [6]} [2020-01-19T07:00:18.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1130746376 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:18.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130746376 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:18.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1130746372 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:18.813Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2020-01-19T07:00:18.813Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-01-19T07:00:18.813Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-01-19T07:00:18.813Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2020-01-19T07:00:18.813Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1130746211 data=null doit=true} to Shell with text {Trace Import} [2020-01-19T07:00:18.813Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:18.813Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2020-01-19T07:00:18.813Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2020-01-19T07:00:18.813Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2020-01-19T07:00:18.813Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:18.813Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:18.813Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:18.813Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:18.813Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:18.813Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:18.813Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:18.813Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:18.813Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:18.813Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:18.813Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:18.813Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T07:00:18.813Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:00:18.813Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:00:18.813Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:00:18.813Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:00:18.813Z] DEBUG - matched Combo with text " [2020-01-19T07:00:18.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-1130746180 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 label (with mnemonic 'Trace Type:')) [2020-01-19T07:00:18.814Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:18.814Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@195b4f4f [2020-01-19T07:00:18.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1130746179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:18.814Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1130746178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:18.814Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1130746178 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:18.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1130746178 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:18.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1130746178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:18.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1130746178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:18.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1130746178 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 links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:18.814Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1130746177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:18.814Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1130746177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:18.814Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1130746177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:18.814Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1130746177 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:18.814Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1130746177 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:00:18.814Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:18.814Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:18.814Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:18.815Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3c69b875 [2020-01-19T07:00:18.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-1130746174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:18.815Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1130746174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:18.815Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-1130746174 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:18.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-1130746174 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:18.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-1130746174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:18.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-1130746173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:18.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-1130746173 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 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:18.815Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-1130746173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:18.815Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1130746173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:18.815Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-1130746173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:18.815Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-1130746173 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:18.815Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-1130746173 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:18.815Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:18.815Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:18.815Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:18.815Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:18.815Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:18.815Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:18.815Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:18.815Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:18.815Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:18.815Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2020-01-19T07:00:18.815Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:18.815Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:00:18.815Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:18.815Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:18.815Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:18.815Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:00:18.815Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:00:18.815Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:18.815Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:18.815Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:18.815Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:18.815Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:18.815Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:18.815Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:18.815Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:18.815Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:18.815Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:18.815Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2020-01-19T07:00:18.815Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:18.815Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:00:18.815Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:18.815Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:18.815Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:00:18.815Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:00:18.815Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:18.815Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:18.815Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:18.815Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:18.815Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:18.815Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:18.815Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:18.815Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:18.815Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:18.815Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:18.815Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:18.815Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:18.815Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T07:00:18.815Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T07:00:18.815Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:18.815Z] DEBUG - Clicking on &Finish [2020-01-19T07:00:18.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1130746170 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') [2020-01-19T07:00:18.815Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1130746170 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') [2020-01-19T07:00:18.815Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1130746170 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:18.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1130746170 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:18.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1130746170 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') [2020-01-19T07:00:18.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1130746170 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') [2020-01-19T07:00:19.072Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:19.072Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:19.072Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:19.072Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:19.072Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:19.072Z] DEBUG - Clicked on &Finish [2020-01-19T07:00:19.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1130746169 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') [2020-01-19T07:00:19.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1130746318 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2020-01-19T07:00:19.328Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:00:19.328Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:19.328Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:19.328Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:19.328Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:19.328Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:19.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130745607 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:19.584Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130745607 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:19.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130745607 data=null} to TreeItem with text {test} [2020-01-19T07:00:19.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130745607 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:19.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130745607 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} [2020-01-19T07:00:19.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130745595 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:19.584Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:19.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130745595 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:19.584Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130745595 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:19.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130745595 data=null} to TreeItem with text {test} [2020-01-19T07:00:19.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130745594 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:19.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130745594 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} [2020-01-19T07:00:19.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130745589 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:19.584Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:00:19.584Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:19.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1130745589 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2020-01-19T07:00:19.584Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1130745589 data=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:19.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1130745589 data=null} to TreeItem with text {Traces [6]} [2020-01-19T07:00:19.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1130745588 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:19.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130745588 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:19.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1130745581 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:19.584Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2020-01-19T07:00:19.840Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:19.840Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:19.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130745255 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:19.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130745255 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:19.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130745255 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:19.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130745255 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:19.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130745254 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:19.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130745240 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:19.840Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:19.840Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:19.840Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:19.840Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:19.840Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:19.840Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:19.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130745238 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:19.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130745238 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:19.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130745238 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:19.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130745238 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:19.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130745238 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:19.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130745234 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:19.840Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:19.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130745234 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:19.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130745234 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:19.840Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:19.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130745234 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:19.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130745233 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:19.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130745233 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:19.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130745230 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:19.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130745230 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:19.840Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130745230 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:19.840Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130745229 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:20.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130745217 data=null button=1 stateMask=0x80000 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:20.096Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130744908 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:20.096Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130744898 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:20.096Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130744898 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:20.096Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:20.096Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:20.096Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:20.096Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:20.096Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:20.096Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:20.096Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:20.096Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:20.096Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:20.096Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:20.096Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:20.096Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:00:20.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130744893 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:00:20.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130744893 data=null doit=true} to TableItem with text {} [2020-01-19T07:00:20.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130744893 data=null} to TableItem with text {} [2020-01-19T07:00:20.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130744892 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:00:20.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130744890 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:00:20.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130744886 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:00:20.096Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:20.096Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:21.463Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:21.463Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:21.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130743744 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:21.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130743743 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:21.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130743743 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:21.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130743743 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:21.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130743743 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:21.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130743739 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:21.463Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:21.463Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:21.463Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:21.463Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:21.463Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:21.463Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:21.463Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:21.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130743687 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to Tree node with text: kernel-overlap-testing [2020-01-19T07:00:21.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130743687 data=null doit=true} to Tree node with text: kernel-overlap-testing [2020-01-19T07:00:21.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130743686 data=null} to Tree node with text: kernel-overlap-testing [2020-01-19T07:00:21.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130743686 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing [2020-01-19T07:00:21.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130743686 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing [2020-01-19T07:00:21.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130743678 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to Tree node with text: kernel-overlap-testing [2020-01-19T07:00:21.463Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:21.463Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:21.463Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:21.463Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:21.463Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:21.463Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:00:21.463Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:21.463Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:21.463Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:21.463Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:21.463Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:21.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130743667 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:21.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130743667 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:21.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130743667 data=null} to TreeItem with text {test} [2020-01-19T07:00:21.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130743667 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:21.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130743667 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} [2020-01-19T07:00:21.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130743649 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:21.463Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:21.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130743648 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:21.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130743648 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:21.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130743648 data=null} to TreeItem with text {test} [2020-01-19T07:00:21.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130743648 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:21.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130743648 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} [2020-01-19T07:00:21.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130743617 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:21.463Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:00:21.463Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:21.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1130743616 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2020-01-19T07:00:21.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1130743616 data=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:21.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1130743616 data=null} to TreeItem with text {Traces [6]} [2020-01-19T07:00:21.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1130743616 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:21.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130743615 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:21.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1130743606 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:21.464Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:21.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1130743606 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [6]} [2020-01-19T07:00:21.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1130743606 data=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:21.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1130743606 data=null} to TreeItem with text {Traces [6]} [2020-01-19T07:00:21.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1130743605 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:21.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130743605 data=null item=TreeItem {Traces [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [6]} [2020-01-19T07:00:21.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1130743602 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [6]} [2020-01-19T07:00:21.464Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2020-01-19T07:00:21.464Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-01-19T07:00:21.464Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-01-19T07:00:21.721Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2020-01-19T07:00:21.721Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1130743471 data=null doit=true} to Shell with text {Trace Import} [2020-01-19T07:00:21.721Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:21.721Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2020-01-19T07:00:21.721Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2020-01-19T07:00:21.721Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2020-01-19T07:00:21.721Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:21.721Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:21.721Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:21.721Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:21.721Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:21.721Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:21.721Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:21.721Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:21.721Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:21.721Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:21.721Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:21.721Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T07:00:21.721Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:00:21.721Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:00:21.721Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:00:21.721Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:00:21.721Z] DEBUG - matched Combo with text " [2020-01-19T07:00:21.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-1130743442 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 label (with mnemonic 'Trace Type:')) [2020-01-19T07:00:21.722Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:21.722Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:00:21.722Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:21.722Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:21.722Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:00:21.722Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:21.722Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:00:21.723Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:00:21.723Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:21.723Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:21.723Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:21.723Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:21.723Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:21.723Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:21.723Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:21.723Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:21.723Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:21.723Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:21.723Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:21.723Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:21.723Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T07:00:21.723Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T07:00:21.723Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:21.723Z] DEBUG - Clicking on &Finish [2020-01-19T07:00:21.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1130743416 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') [2020-01-19T07:00:21.723Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1130743416 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') [2020-01-19T07:00:21.723Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1130743416 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:21.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1130743416 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:21.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1130743416 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') [2020-01-19T07:00:21.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1130743416 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') [2020-01-19T07:00:21.723Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:21.723Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:21.723Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:21.723Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:21.723Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:21.723Z] DEBUG - Clicked on &Finish [2020-01-19T07:00:21.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1130743416 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') [2020-01-19T07:00:21.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1130743578 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2020-01-19T07:00:22.238Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:00:22.238Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:22.238Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:22.238Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:22.238Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:22.238Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:22.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130742711 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:22.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130742711 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:22.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130742711 data=null} to TreeItem with text {test} [2020-01-19T07:00:22.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130742711 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:22.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130742711 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} [2020-01-19T07:00:22.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130742700 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:22.238Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:22.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130742700 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:22.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130742700 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:22.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130742700 data=null} to TreeItem with text {test} [2020-01-19T07:00:22.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130742700 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:22.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130742700 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} [2020-01-19T07:00:22.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130742694 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:22.494Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:00:22.494Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:22.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1130742694 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2020-01-19T07:00:22.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1130742693 data=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:00:22.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1130742693 data=null} to TreeItem with text {Traces [7]} [2020-01-19T07:00:22.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1130742693 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:00:22.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130742693 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:00:22.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1130742675 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:00:22.495Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2020-01-19T07:00:22.750Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:22.750Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:22.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1130742336 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:22.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1130742336 data=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:22.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1130742336 data=null} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:22.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1130742336 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:22.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130742336 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:22.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1130742321 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:22.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:22.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:22.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:22.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:22.751Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:22.751Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:22.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1130742319 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:22.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1130742319 data=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:22.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1130742319 data=null} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:22.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1130742319 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:22.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130742318 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:22.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1130742315 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:22.751Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2020-01-19T07:00:22.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1130742314 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:22.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1130742314 data=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:22.751Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:22.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1130742314 data=null} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:22.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1130742314 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:22.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130742314 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:22.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1130742311 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:22.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1130742311 data=null button=1 stateMask=0x0 x=132 y=228 count=2} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:22.751Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1130742310 data=null button=1 stateMask=0x0 x=132 y=228 count=2} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:22.751Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130742310 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:23.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1130742295 data=null button=1 stateMask=0x80000 x=132 y=228 count=2} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:23.007Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1130742166 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:23.007Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1130742166 data=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:23.007Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1130742166 data=null} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:23.007Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2020-01-19T07:00:23.007Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2020-01-19T07:00:23.007Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2020-01-19T07:00:23.263Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:23.263Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:23.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1130741777 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:23.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1130741776 data=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:23.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1130741776 data=null} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:23.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1130741776 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:23.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130741776 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:23.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1130741771 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:23.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:23.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:23.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:23.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:23.263Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:23.263Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:00:23.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:23.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:23.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:23.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:23.263Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:23.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130741763 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:23.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130741763 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:23.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130741763 data=null} to TreeItem with text {test} [2020-01-19T07:00:23.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130741763 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:23.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130741762 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} [2020-01-19T07:00:23.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130741746 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:23.263Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:23.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130741722 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:23.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130741722 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:23.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130741721 data=null} to TreeItem with text {test} [2020-01-19T07:00:23.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130741721 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:23.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130741721 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} [2020-01-19T07:00:23.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130741716 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:23.263Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:00:23.263Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:23.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1130741715 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2020-01-19T07:00:23.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1130741715 data=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:00:23.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1130741715 data=null} to TreeItem with text {Traces [7]} [2020-01-19T07:00:23.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1130741715 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:00:23.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130741714 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:00:23.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1130741705 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:00:23.263Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2020-01-19T07:00:23.826Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:23.826Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:23.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1130741372 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to Tree node with text: unrecognized.log [2020-01-19T07:00:23.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1130741372 data=null doit=true} to Tree node with text: unrecognized.log [2020-01-19T07:00:23.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1130741372 data=null} to Tree node with text: unrecognized.log [2020-01-19T07:00:23.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1130741372 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to Tree node with text: unrecognized.log [2020-01-19T07:00:23.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130741371 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: unrecognized.log [2020-01-19T07:00:23.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1130741358 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to Tree node with text: unrecognized.log [2020-01-19T07:00:23.826Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:23.826Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:23.826Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:23.826Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:23.826Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:23.826Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:00:23.826Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:23.826Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:23.826Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:23.826Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:23.826Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:23.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130741353 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:23.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130741353 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:23.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130741353 data=null} to TreeItem with text {test} [2020-01-19T07:00:23.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130741352 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:23.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130741352 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} [2020-01-19T07:00:23.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130741339 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:23.826Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:23.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130741338 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:23.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130741338 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:23.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130741338 data=null} to TreeItem with text {test} [2020-01-19T07:00:23.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130741338 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:23.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130741338 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} [2020-01-19T07:00:23.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130741332 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:23.826Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:00:23.826Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:23.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1130741321 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2020-01-19T07:00:23.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1130741321 data=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:00:23.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1130741321 data=null} to TreeItem with text {Traces [7]} [2020-01-19T07:00:23.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1130741321 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:00:23.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130741321 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:00:23.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1130741312 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:00:23.826Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:23.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1130741312 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2020-01-19T07:00:23.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1130741312 data=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:00:23.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1130741311 data=null} to TreeItem with text {Traces [7]} [2020-01-19T07:00:23.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1130741311 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:00:23.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130741311 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:00:23.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1130741307 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:00:23.826Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2020-01-19T07:00:23.826Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-01-19T07:00:23.826Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-01-19T07:00:23.826Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2020-01-19T07:00:23.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1130741176 data=null doit=true} to Shell with text {Trace Import} [2020-01-19T07:00:23.826Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:23.826Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2020-01-19T07:00:23.826Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2020-01-19T07:00:23.826Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2020-01-19T07:00:23.826Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:23.826Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:23.826Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:23.826Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:23.826Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:23.826Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:23.826Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:23.826Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:23.826Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:23.826Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:23.826Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:23.826Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T07:00:23.826Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:00:23.826Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:00:23.826Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:00:23.826Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:00:23.826Z] DEBUG - matched Combo with text " [2020-01-19T07:00:24.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-1130741107 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 label (with mnemonic 'Trace Type:')) [2020-01-19T07:00:24.084Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:24.084Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:24.084Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:24.084Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:00:24.084Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:24.084Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:24.084Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@663b31a [2020-01-19T07:00:24.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-1130741103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:24.084Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1130741102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:24.084Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-1130741102 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:24.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-1130741102 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:24.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-1130741102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:24.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-1130741102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:24.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-1130741102 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 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:24.084Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-1130741102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:24.084Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1130741102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:24.084Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-1130741102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:24.084Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-1130741102 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:24.084Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-1130741102 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2020-01-19T07:00:24.084Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:24.085Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:24.085Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:24.085Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:00:24.085Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:24.085Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:00:24.085Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T07:00:24.085Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:24.085Z] DEBUG - Clicking on &Finish [2020-01-19T07:00:24.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1130741097 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') [2020-01-19T07:00:24.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1130741097 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') [2020-01-19T07:00:24.085Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1130741097 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:24.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1130741097 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:24.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1130741097 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') [2020-01-19T07:00:24.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1130741097 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') [2020-01-19T07:00:24.341Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:24.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1130741097 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') [2020-01-19T07:00:24.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1130741281 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2020-01-19T07:00:24.341Z] DEBUG - Clicked on [2020-01-19T07:00:24.341Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:00:24.341Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:24.341Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:24.341Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:24.341Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:24.341Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:24.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130740668 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:24.341Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130740668 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:24.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130740668 data=null} to TreeItem with text {test} [2020-01-19T07:00:24.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130740668 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:24.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130740668 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} [2020-01-19T07:00:24.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130740619 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:24.342Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:24.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130740618 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:24.342Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130740618 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:24.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130740618 data=null} to TreeItem with text {test} [2020-01-19T07:00:24.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130740618 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:24.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130740618 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} [2020-01-19T07:00:24.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130740612 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:24.342Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:00:24.342Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:24.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1130740611 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2020-01-19T07:00:24.342Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1130740611 data=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:00:24.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1130740611 data=null} to TreeItem with text {Traces [7]} [2020-01-19T07:00:24.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1130740611 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:00:24.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130740611 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:00:24.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1130740603 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:00:24.342Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2020-01-19T07:00:24.598Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:24.598Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:24.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1130740370 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:24.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1130740370 data=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:24.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1130740370 data=null} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:24.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1130740370 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:24.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130740369 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:24.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1130740353 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:24.598Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:24.598Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:24.598Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:24.598Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:24.598Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:24.598Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:24.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1130740350 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:24.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1130740350 data=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:24.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1130740350 data=null} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:24.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1130740349 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:24.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130740349 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:24.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1130740345 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:24.598Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2020-01-19T07:00:24.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1130740345 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:24.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1130740345 data=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:24.598Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:24.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1130740345 data=null} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:24.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1130740344 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:24.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130740344 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:24.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1130740341 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:24.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1130740341 data=null button=1 stateMask=0x0 x=132 y=228 count=2} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:24.598Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1130740341 data=null button=1 stateMask=0x0 x=132 y=228 count=2} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:24.854Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130740341 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:24.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1130740318 data=null button=1 stateMask=0x80000 x=132 y=228 count=2} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:24.854Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1130740282 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:24.854Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1130740282 data=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:24.854Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1130740282 data=null} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:24.854Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2020-01-19T07:00:24.854Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2020-01-19T07:00:24.854Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2020-01-19T07:00:24.854Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:24.854Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:24.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1130740187 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:24.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1130740187 data=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:24.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1130740187 data=null} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:24.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1130740187 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:24.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130740187 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:24.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1130740183 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:24.855Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:24.855Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:24.855Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:24.855Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:24.855Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:24.855Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:24.855Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:24.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1130740093 data=null button=0 stateMask=0x0 x=132 y=228 count=0} to Tree node with text: unrecognized.log [2020-01-19T07:00:24.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1130740093 data=null doit=true} to Tree node with text: unrecognized.log [2020-01-19T07:00:24.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1130740093 data=null} to Tree node with text: unrecognized.log [2020-01-19T07:00:24.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1130740092 data=null button=1 stateMask=0x0 x=132 y=228 count=1} to Tree node with text: unrecognized.log [2020-01-19T07:00:24.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130740092 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: unrecognized.log [2020-01-19T07:00:24.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1130740088 data=null button=1 stateMask=0x80000 x=132 y=228 count=1} to Tree node with text: unrecognized.log [2020-01-19T07:00:24.855Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:24.855Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:24.855Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:24.855Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:24.855Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:24.855Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:00:24.855Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:24.855Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:24.855Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:24.855Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:24.855Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:24.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130740081 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:24.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130740081 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:25.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130740081 data=null} to TreeItem with text {test} [2020-01-19T07:00:25.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130740080 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:25.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130740080 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} [2020-01-19T07:00:25.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130740064 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:25.111Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:25.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130740021 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:25.111Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130740021 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:25.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130740021 data=null} to TreeItem with text {test} [2020-01-19T07:00:25.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130740020 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:25.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130740020 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} [2020-01-19T07:00:25.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130740014 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:25.111Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:00:25.111Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:25.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1130740013 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2020-01-19T07:00:25.111Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1130740013 data=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:00:25.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1130740013 data=null} to TreeItem with text {Traces [7]} [2020-01-19T07:00:25.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1130740013 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:00:25.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130740013 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:00:25.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1130740004 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:00:25.111Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:25.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1130740004 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2020-01-19T07:00:25.111Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1130740004 data=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:00:25.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1130740003 data=null} to TreeItem with text {Traces [7]} [2020-01-19T07:00:25.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1130740003 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:00:25.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130740003 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:00:25.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1130739999 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:00:25.111Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2020-01-19T07:00:25.111Z] DEBUG - Clicking on with mnemonic 'Clear' [2020-01-19T07:00:25.111Z] DEBUG - Clicked on with mnemonic 'Clear' [2020-01-19T07:00:25.111Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2020-01-19T07:00:25.111Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1130739899 data=null doit=true} to Shell with text {Confirm Clear} [2020-01-19T07:00:25.111Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:00:25.111Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T07:00:25.111Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T07:00:25.111Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:00:25.111Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:00:25.111Z] DEBUG - Clicking on &Yes [2020-01-19T07:00:25.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1130739899 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') [2020-01-19T07:00:25.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1130739899 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') [2020-01-19T07:00:25.111Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1130739898 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:00:25.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1130739898 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:00:25.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1130739898 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') [2020-01-19T07:00:25.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1130739898 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') [2020-01-19T07:00:25.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1130739898 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') [2020-01-19T07:00:27.001Z] DEBUG - Clicked on [2020-01-19T07:00:27.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-1130739973 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2020-01-19T07:00:27.001Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:00:27.001Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:27.001Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:27.001Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:27.001Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:27.001Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:27.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130737942 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:27.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130737942 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:27.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130737942 data=null} to TreeItem with text {test} [2020-01-19T07:00:27.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130737942 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:27.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130737941 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} [2020-01-19T07:00:27.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130737930 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:27.259Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:27.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130737930 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:27.259Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130737930 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:27.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130737930 data=null} to TreeItem with text {test} [2020-01-19T07:00:27.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130737929 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:27.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130737929 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} [2020-01-19T07:00:27.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130737925 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:27.259Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:00:27.259Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:27.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130737924 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T07:00:27.259Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130737924 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T07:00:27.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130737923 data=null} to TreeItem with text {Traces [0]} [2020-01-19T07:00:27.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130737923 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:00:27.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130737923 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]} [2020-01-19T07:00:27.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130737916 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:00:27.259Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:27.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130737916 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T07:00:27.259Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130737915 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T07:00:27.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130737915 data=null} to TreeItem with text {Traces [0]} [2020-01-19T07:00:27.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130737915 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:00:27.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130737915 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]} [2020-01-19T07:00:27.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130737912 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:00:27.259Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2020-01-19T07:00:27.259Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-01-19T07:00:27.259Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-01-19T07:00:27.259Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2020-01-19T07:00:27.259Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1130737783 data=null doit=true} to Shell with text {Trace Import} [2020-01-19T07:00:27.259Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:27.259Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2020-01-19T07:00:27.259Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2020-01-19T07:00:27.259Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2020-01-19T07:00:27.259Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:27.259Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:27.259Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:27.259Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:27.259Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:27.259Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:27.259Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:27.259Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:27.259Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:27.259Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:27.259Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:27.259Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T07:00:27.259Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:00:27.259Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:00:27.259Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:00:27.259Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:00:27.259Z] DEBUG - matched Combo with text " [2020-01-19T07:00:27.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-1130737705 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 label (with mnemonic 'Trace Type:')) [2020-01-19T07:00:27.260Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:27.260Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:27.260Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:27.260Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:00:27.260Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:27.260Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:27.260Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5710fcdf [2020-01-19T07:00:27.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-1130737700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:27.260Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1130737700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:27.260Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-1130737700 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:27.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-1130737700 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:27.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-1130737700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:27.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-1130737699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:27.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-1130737699 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 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:27.260Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-1130737699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:27.260Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1130737699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:27.260Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-1130737699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:27.260Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-1130737699 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:27.260Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-1130737699 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:27.260Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:27.261Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:27.261Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:27.261Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:00:27.261Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:27.261Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:00:27.261Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T07:00:27.261Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:27.261Z] DEBUG - Clicking on &Finish [2020-01-19T07:00:27.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1130737693 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') [2020-01-19T07:00:27.261Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1130737693 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') [2020-01-19T07:00:27.261Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1130737693 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:27.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1130737693 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:27.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1130737692 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') [2020-01-19T07:00:27.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1130737692 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') [2020-01-19T07:00:27.261Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:27.517Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:27.517Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:27.517Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:27.517Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:27.517Z] DEBUG - Clicked on &Finish [2020-01-19T07:00:27.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1130737692 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') [2020-01-19T07:00:27.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1130737888 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2020-01-19T07:00:27.775Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:00:27.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:27.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:27.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:27.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:27.775Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:27.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130737172 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:27.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130737171 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:27.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130737171 data=null} to TreeItem with text {test} [2020-01-19T07:00:27.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130737171 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:27.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130737171 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} [2020-01-19T07:00:28.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130737159 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:28.032Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:28.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130737158 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:28.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130737157 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:28.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130737157 data=null} to TreeItem with text {test} [2020-01-19T07:00:28.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130737157 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:28.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130737157 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} [2020-01-19T07:00:28.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130737153 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:28.032Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:00:28.032Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:28.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130737152 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T07:00:28.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130737152 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:00:28.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130737151 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:00:28.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130737151 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:00:28.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130737151 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]} [2020-01-19T07:00:28.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130737144 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:00:28.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130737144 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:00:28.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130737144 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:00:28.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130737143 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:00:28.032Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130737143 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]} [2020-01-19T07:00:28.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130737140 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:00:28.289Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:28.289Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:28.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130736815 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:28.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130736814 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:28.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130736814 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:28.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130736814 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:28.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130736814 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:28.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130736798 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:28.289Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:28.289Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:28.289Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:28.289Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:28.289Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:28.289Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:28.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130736796 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:28.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130736796 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:28.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130736796 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:28.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130736796 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:28.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130736796 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:28.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130736792 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:28.289Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:28.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130736792 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:28.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130736792 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:28.289Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:28.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130736791 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:28.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130736791 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:28.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130736791 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:28.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130736788 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:28.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130736788 data=null button=1 stateMask=0x0 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:28.289Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130736788 data=null button=1 stateMask=0x0 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:28.289Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130736788 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:28.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130736773 data=null button=1 stateMask=0x80000 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:28.289Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130736708 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:28.289Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130736707 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:28.289Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130736707 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:28.289Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:28.854Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:28.854Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:28.854Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:28.854Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:28.854Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:28.854Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:00:28.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130736203 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:00:28.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130736202 data=null doit=true} to TableItem with text {} [2020-01-19T07:00:28.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130736202 data=null} to TableItem with text {} [2020-01-19T07:00:28.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130736202 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:00:28.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130736200 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:00:28.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130736196 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:00:28.854Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:28.854Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:29.781Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:29.781Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:29.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130735159 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:29.781Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130735159 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:29.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130735159 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:29.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130735159 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:29.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130735158 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:29.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130735155 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:29.781Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:29.781Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:30.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:30.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:30.037Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:30.037Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:00:30.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:30.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:30.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:30.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:30.037Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:30.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130735148 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:30.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130735148 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:30.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130735148 data=null} to TreeItem with text {test} [2020-01-19T07:00:30.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130735148 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:30.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130735148 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} [2020-01-19T07:00:30.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130735113 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:30.038Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:30.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130735113 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:30.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130735113 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:30.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130735112 data=null} to TreeItem with text {test} [2020-01-19T07:00:30.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130735112 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:30.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130735112 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} [2020-01-19T07:00:30.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130735106 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:30.038Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:00:30.038Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:30.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130735105 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T07:00:30.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130735105 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:00:30.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130735104 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:00:30.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130735104 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:00:30.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130735104 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]} [2020-01-19T07:00:30.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130735095 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:00:30.038Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:30.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130735094 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T07:00:30.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130735094 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:00:30.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130735093 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:00:30.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130735093 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:00:30.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130735093 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]} [2020-01-19T07:00:30.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130735090 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:00:30.038Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2020-01-19T07:00:30.038Z] DEBUG - Clicking on with mnemonic 'Clear' [2020-01-19T07:00:30.038Z] DEBUG - Clicked on with mnemonic 'Clear' [2020-01-19T07:00:30.038Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2020-01-19T07:00:30.038Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1130734992 data=null doit=true} to Shell with text {Confirm Clear} [2020-01-19T07:00:30.038Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:00:30.038Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T07:00:30.038Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T07:00:30.038Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:00:30.038Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:00:30.038Z] DEBUG - Clicking on &Yes [2020-01-19T07:00:30.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1130734991 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') [2020-01-19T07:00:30.038Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1130734991 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') [2020-01-19T07:00:30.038Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1130734991 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:00:30.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1130734991 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:00:30.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1130734991 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') [2020-01-19T07:00:30.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1130734991 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') [2020-01-19T07:00:30.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1130734991 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') [2020-01-19T07:00:30.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-1130735065 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2020-01-19T07:00:30.294Z] DEBUG - Clicked on [2020-01-19T07:00:30.294Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:00:30.294Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:30.294Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:30.294Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:30.294Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:30.294Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:30.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130734666 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:30.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130734666 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:30.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130734666 data=null} to TreeItem with text {test} [2020-01-19T07:00:30.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130734621 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:30.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130734621 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} [2020-01-19T07:00:30.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130734609 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:30.550Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:30.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130734608 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:30.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130734608 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:30.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130734608 data=null} to TreeItem with text {test} [2020-01-19T07:00:30.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130734608 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:30.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130734608 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} [2020-01-19T07:00:30.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130734602 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:30.550Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:00:30.550Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:30.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130734601 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T07:00:30.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130734601 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T07:00:30.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130734601 data=null} to TreeItem with text {Traces [0]} [2020-01-19T07:00:30.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130734601 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:00:30.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130734601 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]} [2020-01-19T07:00:30.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130734593 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:00:30.550Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:30.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130734593 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T07:00:30.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130734592 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T07:00:30.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130734592 data=null} to TreeItem with text {Traces [0]} [2020-01-19T07:00:30.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130734592 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:00:30.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130734592 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]} [2020-01-19T07:00:30.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130734589 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:00:30.550Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2020-01-19T07:00:30.550Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-01-19T07:00:30.550Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-01-19T07:00:30.550Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2020-01-19T07:00:30.550Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1130734417 data=null doit=true} to Shell with text {Trace Import} [2020-01-19T07:00:30.550Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:30.550Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2020-01-19T07:00:30.550Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2020-01-19T07:00:30.550Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2020-01-19T07:00:30.550Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:30.550Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:30.550Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:30.550Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:30.550Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:30.550Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:30.551Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T07:00:30.551Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:00:30.551Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:00:30.551Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:00:30.551Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:00:30.551Z] DEBUG - matched Combo with text " [2020-01-19T07:00:30.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-1130734390 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 label (with mnemonic 'Trace Type:')) [2020-01-19T07:00:30.551Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:30.551Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:30.551Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:30.551Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:00:30.551Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:30.551Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:30.551Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:30.551Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:30.552Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:30.552Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2020-01-19T07:00:30.552Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:30.552Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:30.808Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:30.808Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:30.808Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:30.808Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:30.808Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:30.808Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:30.808Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:30.808Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:00:30.808Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:30.808Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:30.808Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:30.808Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:30.808Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:30.808Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:30.808Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:30.808Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:30.808Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:30.808Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2020-01-19T07:00:30.808Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:30.808Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:00:30.808Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:30.808Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:30.808Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:30.808Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:00:30.808Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:00:30.808Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:30.808Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:30.808Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:30.808Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:30.808Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:30.808Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:30.808Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:30.808Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:30.808Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:30.808Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:30.808Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2020-01-19T07:00:30.808Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:30.808Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:00:30.808Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:30.808Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:30.808Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:00:30.808Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:00:30.808Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:30.808Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:30.808Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:30.809Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:30.809Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:30.809Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:30.809Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:30.809Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:30.809Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:30.809Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:30.809Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:30.809Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:30.809Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T07:00:30.809Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T07:00:30.809Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:30.809Z] DEBUG - Clicking on &Finish [2020-01-19T07:00:30.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1130734382 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') [2020-01-19T07:00:30.809Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1130734381 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') [2020-01-19T07:00:30.809Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1130734381 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:30.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1130734381 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:30.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1130734381 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') [2020-01-19T07:00:30.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1130734381 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') [2020-01-19T07:00:30.809Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:30.809Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:30.809Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:30.809Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:30.809Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:30.809Z] DEBUG - Clicked on &Finish [2020-01-19T07:00:31.371Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2020-01-19T07:00:31.371Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1130733815 data=null doit=true} to Shell with text {Confirmation} [2020-01-19T07:00:31.371Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2020-01-19T07:00:31.371Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2020-01-19T07:00:31.371Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All' [2020-01-19T07:00:31.371Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH' [2020-01-19T07:00:31.371Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2020-01-19T07:00:31.371Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2020-01-19T07:00:31.371Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2020-01-19T07:00:31.371Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2020-01-19T07:00:31.371Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2020-01-19T07:00:31.371Z] DEBUG - Clicking on Rename All [2020-01-19T07:00:31.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=-1130733814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2020-01-19T07:00:31.371Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=-1130733814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2020-01-19T07:00:31.371Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=-1130733814 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2020-01-19T07:00:31.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=-1130733814 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2020-01-19T07:00:31.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=-1130733813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2020-01-19T07:00:31.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=-1130733813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2020-01-19T07:00:31.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=-1130733813 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 'Rename All' and with style 'SWT.PUSH') [2020-01-19T07:00:31.371Z] DEBUG - Clicked on [2020-01-19T07:00:31.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1130734381 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') [2020-01-19T07:00:31.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1130734518 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2020-01-19T07:00:31.934Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:00:31.934Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:31.934Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:31.934Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:31.934Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:31.934Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:31.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130733277 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:31.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130733277 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:31.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130733277 data=null} to TreeItem with text {test} [2020-01-19T07:00:31.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130733277 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:31.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130733277 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} [2020-01-19T07:00:31.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130733267 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:31.934Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:31.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130733267 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:31.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130733267 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:31.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130733266 data=null} to TreeItem with text {test} [2020-01-19T07:00:31.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130733266 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:31.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130733266 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} [2020-01-19T07:00:31.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130733218 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:31.934Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:00:31.934Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:31.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1130733217 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]} [2020-01-19T07:00:31.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1130733217 data=null doit=true} to TreeItem with text {Traces [13]} [2020-01-19T07:00:31.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1130733217 data=null} to TreeItem with text {Traces [13]} [2020-01-19T07:00:31.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1130733217 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2020-01-19T07:00:31.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130733217 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2020-01-19T07:00:31.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1130733210 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2020-01-19T07:00:31.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1130733210 data=null doit=true} to TreeItem with text {Traces [13]} [2020-01-19T07:00:31.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1130733210 data=null} to TreeItem with text {Traces [13]} [2020-01-19T07:00:31.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1130733210 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2020-01-19T07:00:31.934Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130733210 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [13]} [2020-01-19T07:00:31.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1130733198 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2020-01-19T07:00:32.190Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:32.190Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:32.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130732866 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:32.190Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130732866 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:32.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130732866 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:32.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130732866 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:32.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130732865 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:32.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130732853 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:32.190Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:32.190Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:32.190Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:32.190Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:32.190Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:32.190Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:32.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130732851 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:32.190Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130732850 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:32.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130732850 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:32.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130732850 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:32.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130732850 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:32.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130732847 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:32.190Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:32.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130732847 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:32.190Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130732847 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:32.190Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:32.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130732846 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:32.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130732846 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:32.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130732846 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:32.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130732843 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:32.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130732843 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:32.190Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130732843 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:32.190Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130732842 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:32.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130732825 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:32.446Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130732698 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:32.446Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130732697 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:32.446Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130732697 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:32.446Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:32.446Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:33.374Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:33.375Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:33.375Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:33.375Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:33.375Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:00:33.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130731647 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:00:33.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130731647 data=null doit=true} to TableItem with text {} [2020-01-19T07:00:33.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130731647 data=null} to TableItem with text {} [2020-01-19T07:00:33.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130731647 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:00:33.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130731645 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:00:33.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130731641 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:00:33.375Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:33.375Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:33.631Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:33.631Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:33.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130731476 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:33.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130731476 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:33.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130731476 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:33.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130731476 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:33.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130731475 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:33.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130731471 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:33.631Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:33.631Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:33.631Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:33.631Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:33.631Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:33.631Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:00:33.631Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:33.631Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:33.631Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:33.631Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:33.631Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:33.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130731464 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:33.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130731464 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:33.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130731464 data=null} to TreeItem with text {test} [2020-01-19T07:00:33.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130731463 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:33.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130731463 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} [2020-01-19T07:00:33.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130731402 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:33.631Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:33.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130731401 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:33.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130731401 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:33.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130731401 data=null} to TreeItem with text {test} [2020-01-19T07:00:33.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130731401 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:33.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130731401 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} [2020-01-19T07:00:33.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130731395 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:33.632Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:00:33.632Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:33.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1130731394 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]} [2020-01-19T07:00:33.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1130731394 data=null doit=true} to TreeItem with text {Traces [13]} [2020-01-19T07:00:33.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1130731394 data=null} to TreeItem with text {Traces [13]} [2020-01-19T07:00:33.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1130731394 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2020-01-19T07:00:33.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130731394 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2020-01-19T07:00:33.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1130731385 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2020-01-19T07:00:33.632Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2020-01-19T07:00:34.194Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:34.194Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:34.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130730955 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:34.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130730955 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:34.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130730955 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:34.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130730955 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:34.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130730955 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:34.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130730942 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:34.194Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:34.194Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:34.194Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:34.194Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:34.194Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:34.194Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:34.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130730940 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:34.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130730940 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:34.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130730940 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:34.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130730940 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:34.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130730940 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:34.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130730937 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:34.194Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:34.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130730937 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:34.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130730936 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:34.194Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:34.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130730936 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:34.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130730936 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:34.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130730936 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:34.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130730933 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:34.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130730933 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:34.195Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130730933 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:34.195Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130730933 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:34.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130730917 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:34.195Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130730772 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:34.195Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130730771 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:34.195Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130730771 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:34.195Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:34.195Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:34.195Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:35.562Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:35.562Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:35.562Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:35.562Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:35.562Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:00:35.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130729767 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:00:35.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130729767 data=null doit=true} to TableItem with text {} [2020-01-19T07:00:35.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130729767 data=null} to TableItem with text {} [2020-01-19T07:00:35.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130729767 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:00:35.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130729766 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:00:35.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130729762 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:00:35.562Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:35.562Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:35.562Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:35.562Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:35.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130729525 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:35.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130729524 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:35.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130729524 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:35.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130729524 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:35.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130729524 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:35.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130729520 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:00:35.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:35.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:35.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:35.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:35.562Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:35.562Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:00:35.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:35.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:35.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:35.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:35.562Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:35.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130729515 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:35.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130729515 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:35.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130729514 data=null} to TreeItem with text {test} [2020-01-19T07:00:35.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130729514 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:35.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130729514 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} [2020-01-19T07:00:35.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130729502 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:35.562Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:35.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130729493 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:35.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130729492 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:35.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130729492 data=null} to TreeItem with text {test} [2020-01-19T07:00:35.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130729492 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:35.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130729492 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} [2020-01-19T07:00:35.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130729488 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:35.562Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:00:35.562Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:35.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1130729487 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]} [2020-01-19T07:00:35.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1130729487 data=null doit=true} to TreeItem with text {Traces [13]} [2020-01-19T07:00:35.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1130729487 data=null} to TreeItem with text {Traces [13]} [2020-01-19T07:00:35.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1130729487 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2020-01-19T07:00:35.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130729487 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2020-01-19T07:00:35.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1130729479 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2020-01-19T07:00:35.563Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2020-01-19T07:00:36.125Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:36.125Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:36.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130729046 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:36.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130729046 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:36.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130729046 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:36.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130729046 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:36.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130729046 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:36.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130729032 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:36.125Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:36.125Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:36.125Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:36.125Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:36.125Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:36.125Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:36.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130729030 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:36.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130729030 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:36.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130729030 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:36.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130729030 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:36.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130729030 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:36.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130729026 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:36.125Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:36.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130729026 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:36.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130729026 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:36.125Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:36.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130729026 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:36.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130729025 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:36.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130729025 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:36.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130729022 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:36.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130729022 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:36.126Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130729022 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:36.126Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130729022 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:36.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130729003 data=null button=1 stateMask=0x80000 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:36.384Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130728702 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:36.384Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130728692 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:36.384Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130728692 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:36.384Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:36.384Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:36.384Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:36.384Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:36.384Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:36.384Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:36.384Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:36.384Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:36.384Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:00:36.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130728686 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:00:36.384Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130728686 data=null doit=true} to TableItem with text {} [2020-01-19T07:00:36.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130728686 data=null} to TableItem with text {} [2020-01-19T07:00:36.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130728686 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:00:36.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130728684 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:00:36.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130728679 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:00:36.384Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:36.384Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:37.751Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:37.751Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:37.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130727435 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:37.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130727434 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:37.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130727434 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:37.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130727434 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:37.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130727434 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:37.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130727430 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:00:37.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:37.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:37.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:37.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:37.751Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:37.751Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:00:37.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:37.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:37.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:37.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:37.751Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:37.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130727424 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:37.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130727424 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:37.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130727424 data=null} to TreeItem with text {test} [2020-01-19T07:00:37.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130727423 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:37.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130727423 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} [2020-01-19T07:00:37.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130727409 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:37.751Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:37.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130727408 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:37.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130727408 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:37.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130727408 data=null} to TreeItem with text {test} [2020-01-19T07:00:37.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130727408 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:37.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130727408 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} [2020-01-19T07:00:37.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130727403 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:37.751Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:00:37.751Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:37.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1130727402 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]} [2020-01-19T07:00:37.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1130727402 data=null doit=true} to TreeItem with text {Traces [13]} [2020-01-19T07:00:37.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1130727402 data=null} to TreeItem with text {Traces [13]} [2020-01-19T07:00:37.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1130727402 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2020-01-19T07:00:37.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130727402 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2020-01-19T07:00:37.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1130727394 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2020-01-19T07:00:37.751Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2020-01-19T07:00:37.751Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:37.751Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:37.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1130727322 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:00:37.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1130727322 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:00:37.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1130727321 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:00:37.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130727321 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:00:37.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130727321 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:00:37.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130727308 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:00:37.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:37.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:37.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:37.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:37.751Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:37.751Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:37.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1130727305 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:00:37.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1130727305 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:00:37.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1130727305 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:00:37.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130727305 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:00:37.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130727304 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:00:37.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130727301 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:00:37.752Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2020-01-19T07:00:37.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1130727301 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:00:37.752Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1130727301 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:00:37.752Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:37.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1130727300 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:00:37.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130727300 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:00:37.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130727300 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:00:37.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130727297 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:00:37.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130727297 data=null button=1 stateMask=0x0 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1} [2020-01-19T07:00:37.752Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1130727297 data=null button=1 stateMask=0x0 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1} [2020-01-19T07:00:37.752Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130727297 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:00:38.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130727272 data=null button=1 stateMask=0x80000 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1} [2020-01-19T07:00:38.008Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1130727074 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:00:38.008Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1130727074 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:00:38.008Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1130727074 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:00:38.008Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2020-01-19T07:00:38.008Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:38.008Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:38.008Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:38.008Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:38.570Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:38.570Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:38.570Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:38.570Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:38.570Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:00:38.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130726568 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:00:38.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130726568 data=null doit=true} to TableItem with text {} [2020-01-19T07:00:38.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130726568 data=null} to TableItem with text {} [2020-01-19T07:00:38.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130726567 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:00:38.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130726565 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:00:38.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130726560 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:00:38.570Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:38.570Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:39.133Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:39.133Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:39.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1130725812 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:00:39.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1130725812 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:00:39.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1130725812 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:00:39.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130725812 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:00:39.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130725812 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:00:39.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130725807 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:00:39.133Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:39.133Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:39.133Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:39.133Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:39.133Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:39.133Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:00:39.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:39.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:39.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:39.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:39.390Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:39.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130725801 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:39.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130725801 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:39.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130725800 data=null} to TreeItem with text {test} [2020-01-19T07:00:39.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130725800 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:39.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130725800 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} [2020-01-19T07:00:39.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130725785 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:39.390Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:39.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130725785 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:39.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130725785 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:39.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130725785 data=null} to TreeItem with text {test} [2020-01-19T07:00:39.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130725784 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:39.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130725784 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} [2020-01-19T07:00:39.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130725779 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:39.390Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:00:39.390Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:39.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1130725778 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]} [2020-01-19T07:00:39.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1130725778 data=null doit=true} to TreeItem with text {Traces [13]} [2020-01-19T07:00:39.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1130725778 data=null} to TreeItem with text {Traces [13]} [2020-01-19T07:00:39.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1130725777 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2020-01-19T07:00:39.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130725777 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2020-01-19T07:00:39.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1130725759 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2020-01-19T07:00:39.390Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2020-01-19T07:00:39.390Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:39.390Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:39.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1130725679 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:00:39.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1130725679 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:00:39.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1130725678 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:00:39.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130725678 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:00:39.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130725678 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:00:39.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130725663 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:00:39.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:39.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:39.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:39.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:39.390Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:39.390Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:39.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1130725660 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:00:39.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1130725660 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:00:39.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1130725660 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:00:39.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130725660 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:00:39.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130725660 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:00:39.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130725656 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:00:39.390Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2020-01-19T07:00:39.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1130725656 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:00:39.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1130725655 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:00:39.390Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:39.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1130725655 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:00:39.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130725655 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:00:39.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130725655 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:00:39.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130725651 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:00:39.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130725650 data=null button=1 stateMask=0x0 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2} [2020-01-19T07:00:39.390Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1130725650 data=null button=1 stateMask=0x0 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2} [2020-01-19T07:00:39.390Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130725650 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:00:39.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130725609 data=null button=1 stateMask=0x80000 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2} [2020-01-19T07:00:39.646Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1130725407 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:00:39.646Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1130725407 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:00:39.646Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1130725407 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:00:39.646Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2020-01-19T07:00:39.646Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:39.646Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:39.646Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:39.646Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:39.646Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:40.207Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:40.207Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:40.207Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:40.207Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:40.207Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:00:40.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130724901 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:00:40.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130724901 data=null doit=true} to TableItem with text {} [2020-01-19T07:00:40.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130724900 data=null} to TableItem with text {} [2020-01-19T07:00:40.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130724900 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:00:40.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130724898 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:00:40.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130724893 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:00:40.207Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:40.207Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:40.769Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:40.769Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:41.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1130724144 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:00:41.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1130724144 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:00:41.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1130724144 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:00:41.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130724143 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:00:41.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130724143 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:00:41.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130724139 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:00:41.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:41.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:41.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:41.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:41.026Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:41.026Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:00:41.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:41.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:41.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:41.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:41.026Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:41.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130724132 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:41.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130724132 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:41.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130724132 data=null} to TreeItem with text {test} [2020-01-19T07:00:41.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130724132 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:41.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130724131 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} [2020-01-19T07:00:41.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130724115 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:41.026Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:41.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130724115 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:41.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130724114 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:41.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130724114 data=null} to TreeItem with text {test} [2020-01-19T07:00:41.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130724114 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:41.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130724114 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} [2020-01-19T07:00:41.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130724108 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:41.026Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:00:41.026Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:41.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1130724107 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]} [2020-01-19T07:00:41.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1130724107 data=null doit=true} to TreeItem with text {Traces [13]} [2020-01-19T07:00:41.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1130724107 data=null} to TreeItem with text {Traces [13]} [2020-01-19T07:00:41.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1130724107 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2020-01-19T07:00:41.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130724107 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2020-01-19T07:00:41.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1130724099 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2020-01-19T07:00:41.027Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2020-01-19T07:00:41.027Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:41.027Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:41.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130723968 data=null button=0 stateMask=0x0 x=136 y=348 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:00:41.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130723968 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:00:41.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130723968 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:00:41.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130723968 data=null button=1 stateMask=0x0 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:00:41.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130723967 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:00:41.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130723954 data=null button=1 stateMask=0x80000 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:00:41.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:41.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:41.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:41.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:41.027Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:41.027Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:41.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130723921 data=null button=0 stateMask=0x0 x=136 y=348 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:00:41.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130723921 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:00:41.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130723921 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:00:41.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130723920 data=null button=1 stateMask=0x0 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:00:41.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130723920 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:00:41.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130723916 data=null button=1 stateMask=0x80000 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:00:41.027Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2020-01-19T07:00:41.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130723915 data=null button=0 stateMask=0x0 x=136 y=348 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:00:41.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130723915 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:00:41.027Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:41.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130723915 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:00:41.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130723915 data=null button=1 stateMask=0x0 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:00:41.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130723915 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:00:41.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130723911 data=null button=1 stateMask=0x80000 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:00:41.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130723911 data=null button=1 stateMask=0x0 x=136 y=348 count=2} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:00:41.027Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130723911 data=null button=1 stateMask=0x0 x=136 y=348 count=2} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:00:41.283Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130723911 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:00:41.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130723890 data=null button=1 stateMask=0x80000 x=136 y=348 count=2} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:00:41.283Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130723705 data=null button=0 stateMask=0x0 x=136 y=348 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:00:41.283Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130723705 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:00:41.283Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130723705 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:00:41.283Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2020-01-19T07:00:41.283Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:41.283Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:41.283Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:41.283Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:41.283Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:41.283Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:41.850Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:41.850Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:41.850Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:41.850Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:41.850Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:00:41.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130723200 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:00:41.850Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130723200 data=null doit=true} to TableItem with text {} [2020-01-19T07:00:41.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130723200 data=null} to TableItem with text {} [2020-01-19T07:00:41.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130723199 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:00:41.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130723197 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:00:41.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130723192 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:00:41.850Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:41.850Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:42.778Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:42.778Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:42.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130722450 data=null button=0 stateMask=0x0 x=136 y=348 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:00:42.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130722450 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:00:42.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130722450 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:00:42.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130722450 data=null button=1 stateMask=0x0 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:00:42.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130722450 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:00:42.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130722446 data=null button=1 stateMask=0x80000 x=136 y=348 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:00:42.778Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:42.778Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:42.778Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:42.778Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:42.778Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:42.778Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:00:42.778Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:42.778Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:42.778Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:42.778Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:42.778Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:42.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130722441 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:42.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130722441 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:42.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130722441 data=null} to TreeItem with text {test} [2020-01-19T07:00:42.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130722441 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:42.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130722441 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} [2020-01-19T07:00:42.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130722428 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:42.778Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:42.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130722428 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:42.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130722428 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:42.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130722427 data=null} to TreeItem with text {test} [2020-01-19T07:00:42.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130722427 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:42.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130722427 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} [2020-01-19T07:00:42.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130722423 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:42.779Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:00:42.779Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:42.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1130722421 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]} [2020-01-19T07:00:42.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1130722421 data=null doit=true} to TreeItem with text {Traces [13]} [2020-01-19T07:00:42.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1130722421 data=null} to TreeItem with text {Traces [13]} [2020-01-19T07:00:42.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1130722421 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2020-01-19T07:00:42.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130722421 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2020-01-19T07:00:42.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1130722413 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2020-01-19T07:00:42.779Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2020-01-19T07:00:42.779Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:42.779Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:42.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130722371 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:00:42.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130722371 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:00:42.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130722371 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:00:42.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130722370 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:00:42.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130722370 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:00:42.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130722316 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:00:42.779Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:42.779Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:42.779Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:42.779Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:42.779Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:42.779Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:42.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130722305 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:00:42.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130722305 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:00:42.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130722305 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:00:42.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130722305 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:00:42.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130722305 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:00:42.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130722301 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:00:42.779Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:00:42.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130722301 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:00:42.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130722301 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:00:42.779Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:42.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130722300 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:00:42.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130722300 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:00:42.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130722300 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:00:42.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130722297 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:00:42.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130722297 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:00:42.779Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130722297 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:00:42.779Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130722297 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:00:43.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130722281 data=null button=1 stateMask=0x80000 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:00:43.035Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130722113 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:00:43.035Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130722112 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:00:43.035Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130722112 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:00:43.035Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:00:43.035Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:43.035Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:43.035Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:43.035Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:43.035Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:43.035Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:43.035Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:43.963Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:43.963Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:43.963Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:43.963Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:43.963Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:00:43.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130721108 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:00:43.963Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130721108 data=null doit=true} to TableItem with text {} [2020-01-19T07:00:43.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130721108 data=null} to TableItem with text {} [2020-01-19T07:00:43.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130721108 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:00:43.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130721106 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:00:43.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130721101 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:00:43.963Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:43.963Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:44.220Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:44.220Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:44.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130720860 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:00:44.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130720860 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:00:44.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130720860 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:00:44.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130720860 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:00:44.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130720859 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:00:44.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130720856 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:00:44.220Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:44.220Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:44.220Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:44.220Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:44.220Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:44.220Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:00:44.220Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:44.220Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:44.220Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:44.220Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:44.220Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:44.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130720850 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:44.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130720850 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:44.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130720850 data=null} to TreeItem with text {test} [2020-01-19T07:00:44.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130720850 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:44.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130720850 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} [2020-01-19T07:00:44.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130720836 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:44.220Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:44.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130720835 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:44.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130720835 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:44.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130720835 data=null} to TreeItem with text {test} [2020-01-19T07:00:44.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130720835 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:44.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130720835 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} [2020-01-19T07:00:44.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130720830 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:44.220Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:00:44.220Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:44.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1130720829 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]} [2020-01-19T07:00:44.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1130720829 data=null doit=true} to TreeItem with text {Traces [13]} [2020-01-19T07:00:44.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1130720829 data=null} to TreeItem with text {Traces [13]} [2020-01-19T07:00:44.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1130720829 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2020-01-19T07:00:44.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130720829 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2020-01-19T07:00:44.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1130720821 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2020-01-19T07:00:44.220Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2020-01-19T07:00:44.783Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:44.783Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:44.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130720384 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:00:44.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130720384 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:00:44.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130720384 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:00:44.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130720383 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:00:44.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130720383 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:00:44.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130720368 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:00:44.783Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:44.783Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:44.783Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:44.783Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:44.783Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:44.783Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:44.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130720366 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:00:44.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130720366 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:00:44.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130720366 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:00:44.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130720365 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:00:44.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130720365 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:00:44.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130720361 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:00:44.783Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:00:44.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130720361 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:00:44.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130720361 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:00:44.783Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:44.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130720361 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:00:44.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130720361 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:00:44.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130720361 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:00:44.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130720357 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:00:44.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130720357 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:00:44.784Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130720357 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:00:44.784Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130720357 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:00:44.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130720340 data=null button=1 stateMask=0x80000 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:00:44.784Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130720193 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:00:44.784Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130720193 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:00:44.784Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130720193 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:00:44.784Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:00:44.784Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:44.784Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:44.784Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:44.784Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:44.784Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:44.784Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:44.784Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:44.784Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:46.152Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:46.152Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:46.152Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:46.152Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:46.152Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:00:46.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130719170 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:00:46.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130719170 data=null doit=true} to TableItem with text {} [2020-01-19T07:00:46.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130719170 data=null} to TableItem with text {} [2020-01-19T07:00:46.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130719169 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:00:46.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130719168 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:00:46.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130719118 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:00:46.152Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:46.152Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:46.152Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:46.152Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:46.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130718974 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:00:46.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130718974 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:00:46.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130718974 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:00:46.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130718974 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:00:46.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130718974 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:00:46.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130718970 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:00:46.152Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:46.152Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:46.152Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:46.152Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:46.152Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:46.152Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:00:46.152Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:46.152Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:46.152Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:46.152Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:46.152Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:46.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130718964 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:46.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130718963 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:46.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130718963 data=null} to TreeItem with text {test} [2020-01-19T07:00:46.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130718963 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:46.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130718963 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} [2020-01-19T07:00:46.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130718949 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:46.152Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:46.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130718948 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:46.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130718948 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:46.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130718948 data=null} to TreeItem with text {test} [2020-01-19T07:00:46.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130718948 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:46.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130718947 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} [2020-01-19T07:00:46.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130718942 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:46.152Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:00:46.152Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:46.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1130718941 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]} [2020-01-19T07:00:46.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1130718941 data=null doit=true} to TreeItem with text {Traces [13]} [2020-01-19T07:00:46.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1130718941 data=null} to TreeItem with text {Traces [13]} [2020-01-19T07:00:46.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1130718941 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2020-01-19T07:00:46.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130718941 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2020-01-19T07:00:46.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1130718918 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2020-01-19T07:00:46.152Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2020-01-19T07:00:46.152Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:46.152Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:46.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130718814 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:00:46.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1130718814 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:00:46.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1130718814 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:00:46.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130718813 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:00:46.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130718813 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:00:46.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130718799 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:00:46.153Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:46.153Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:46.153Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:46.153Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:46.153Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:46.153Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:46.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130718796 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:00:46.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1130718796 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:00:46.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1130718796 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:00:46.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130718796 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:00:46.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130718795 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:00:46.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130718791 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:00:46.153Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:00:46.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130718791 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:00:46.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1130718791 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:00:46.153Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:46.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1130718791 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:00:46.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130718790 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:00:46.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130718790 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:00:46.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130718787 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:00:46.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130718787 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:00:46.153Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130718787 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:00:46.409Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130718787 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:00:46.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130718719 data=null button=1 stateMask=0x80000 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:00:46.665Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130718405 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:00:46.665Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1130718388 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:00:46.665Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1130718388 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:00:46.665Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:00:46.665Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:46.665Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:46.665Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:46.665Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:46.665Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:46.665Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:46.665Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:46.665Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:46.665Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:46.665Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:46.665Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:46.665Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:46.665Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:46.665Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:00:46.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130718382 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:00:46.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130718382 data=null doit=true} to TableItem with text {} [2020-01-19T07:00:46.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130718382 data=null} to TableItem with text {} [2020-01-19T07:00:46.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130718382 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:00:46.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130718380 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:00:46.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130718320 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:00:46.665Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:46.665Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:48.032Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:48.032Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:48.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130717176 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:00:48.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1130717176 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:00:48.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1130717176 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:00:48.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130717176 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:00:48.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130717176 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:00:48.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130717172 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:00:48.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:48.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:48.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:48.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:48.032Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:48.032Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:00:48.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:48.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:48.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:48.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:48.032Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:48.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130717166 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:48.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130717166 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:48.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130717166 data=null} to TreeItem with text {test} [2020-01-19T07:00:48.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130717166 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:48.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130717166 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} [2020-01-19T07:00:48.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130717152 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:48.032Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:48.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130717151 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:48.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130717151 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:48.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130717151 data=null} to TreeItem with text {test} [2020-01-19T07:00:48.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130717151 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:48.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130717151 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} [2020-01-19T07:00:48.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130717146 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:48.032Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:00:48.032Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:48.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1130717145 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]} [2020-01-19T07:00:48.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1130717145 data=null doit=true} to TreeItem with text {Traces [13]} [2020-01-19T07:00:48.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1130717145 data=null} to TreeItem with text {Traces [13]} [2020-01-19T07:00:48.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1130717145 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2020-01-19T07:00:48.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130717145 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2020-01-19T07:00:48.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1130717137 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2020-01-19T07:00:48.032Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2020-01-19T07:00:48.032Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:48.032Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:48.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130717090 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:00:48.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1130717090 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:00:48.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1130717090 data=null} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:00:48.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130717090 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:00:48.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130717090 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:00:48.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130717077 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:00:48.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:48.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:48.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:48.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:48.032Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:48.032Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:48.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130717074 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:00:48.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1130717074 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:00:48.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1130717074 data=null} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:00:48.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130717074 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:00:48.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130717073 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:00:48.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130717070 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:00:48.032Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:00:48.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130717069 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:00:48.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1130717069 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:00:48.032Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:48.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1130717069 data=null} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:00:48.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130717069 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:00:48.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130717069 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:00:48.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130717065 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:00:48.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130717065 data=null button=1 stateMask=0x0 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:00:48.033Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130717065 data=null button=1 stateMask=0x0 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:00:48.033Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130717065 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:00:48.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130716994 data=null button=1 stateMask=0x80000 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:00:48.291Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130716813 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:00:48.291Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1130716813 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:00:48.291Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1130716813 data=null} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:00:48.291Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:00:48.291Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:48.291Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:48.291Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:48.291Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:48.291Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:48.291Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:48.291Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:48.291Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:48.291Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:48.291Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:48.853Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:48.853Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:48.853Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:48.853Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:48.853Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:00:48.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130716307 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:00:48.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130716307 data=null doit=true} to TableItem with text {} [2020-01-19T07:00:48.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130716307 data=null} to TableItem with text {} [2020-01-19T07:00:48.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130716307 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:00:48.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130716304 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:00:48.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130716298 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:00:48.853Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:48.853Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:49.416Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:49.416Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:49.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130715542 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:00:49.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1130715541 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:00:49.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1130715541 data=null} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:00:49.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130715541 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:00:49.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130715540 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:00:49.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130715536 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:00:49.416Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:49.416Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:49.416Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:49.416Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:49.416Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:49.416Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:00:49.416Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:49.416Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:49.416Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:49.416Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:49.416Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:49.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130715530 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:49.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130715530 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:49.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130715530 data=null} to TreeItem with text {test} [2020-01-19T07:00:49.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130715530 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:49.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130715530 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} [2020-01-19T07:00:49.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130715515 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:49.672Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:49.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130715515 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:49.672Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130715515 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:49.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130715515 data=null} to TreeItem with text {test} [2020-01-19T07:00:49.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130715515 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:49.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130715515 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} [2020-01-19T07:00:49.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130715509 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:49.672Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:00:49.672Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:49.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1130715508 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]} [2020-01-19T07:00:49.672Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1130715508 data=null doit=true} to TreeItem with text {Traces [13]} [2020-01-19T07:00:49.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1130715508 data=null} to TreeItem with text {Traces [13]} [2020-01-19T07:00:49.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1130715508 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2020-01-19T07:00:49.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130715508 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2020-01-19T07:00:49.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1130715499 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2020-01-19T07:00:49.672Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2020-01-19T07:00:49.928Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:49.928Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:49.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130715167 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:00:49.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1130715167 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:00:49.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1130715167 data=null} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:00:49.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130715167 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:00:49.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130715167 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:00:49.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130715154 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:00:49.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:49.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:49.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:49.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:49.928Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:49.928Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:49.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130715152 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:00:49.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1130715152 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:00:49.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1130715152 data=null} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:00:49.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130715151 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:00:49.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130715151 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:00:49.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130715148 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:00:49.928Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:00:49.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130715148 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:00:49.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1130715148 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:00:49.928Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:49.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1130715147 data=null} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:00:49.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130715147 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:00:49.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130715147 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:00:49.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130715144 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:00:49.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130715144 data=null button=1 stateMask=0x0 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:00:49.928Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130715144 data=null button=1 stateMask=0x0 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:00:49.928Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130715144 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:00:50.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130715126 data=null button=1 stateMask=0x80000 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:00:50.184Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130714987 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:00:50.184Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1130714980 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:00:50.184Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1130714980 data=null} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:00:50.184Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:00:50.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:50.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:50.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:50.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:50.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:50.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:50.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:50.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:50.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:50.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:50.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:50.184Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:50.184Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:50.184Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:50.184Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:50.184Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:00:50.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130714975 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:00:50.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130714975 data=null doit=true} to TableItem with text {} [2020-01-19T07:00:50.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130714975 data=null} to TableItem with text {} [2020-01-19T07:00:50.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130714975 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:00:50.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130714973 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:00:50.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130714967 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:00:50.185Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:50.185Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:51.550Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:51.550Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:51.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130713725 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:00:51.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1130713725 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:00:51.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1130713724 data=null} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:00:51.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130713724 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:00:51.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130713724 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:00:51.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130713721 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:00:51.550Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:51.550Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:51.550Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:51.550Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:51.550Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:51.550Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:00:51.550Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:51.550Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:51.550Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:51.550Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:51.550Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:51.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130713716 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:51.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130713716 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:51.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130713716 data=null} to TreeItem with text {test} [2020-01-19T07:00:51.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130713716 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:51.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130713716 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} [2020-01-19T07:00:51.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130713703 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:51.550Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:51.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130713693 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:51.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130713693 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:51.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130713693 data=null} to TreeItem with text {test} [2020-01-19T07:00:51.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130713692 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:51.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130713692 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} [2020-01-19T07:00:51.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130713686 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:51.550Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:00:51.550Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:51.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1130713686 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]} [2020-01-19T07:00:51.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1130713686 data=null doit=true} to TreeItem with text {Traces [13]} [2020-01-19T07:00:51.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1130713685 data=null} to TreeItem with text {Traces [13]} [2020-01-19T07:00:51.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1130713685 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2020-01-19T07:00:51.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130713685 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2020-01-19T07:00:51.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1130713677 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2020-01-19T07:00:51.550Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2020-01-19T07:00:51.806Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:51.806Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:51.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130713244 data=null button=0 stateMask=0x0 x=146 y=372 count=0} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:00:51.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1130713244 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:00:51.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1130713244 data=null} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:00:51.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130713243 data=null button=1 stateMask=0x0 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:00:51.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130713243 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:00:51.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130713230 data=null button=1 stateMask=0x80000 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:00:51.807Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:51.807Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:51.807Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:51.807Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:51.807Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:51.807Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:51.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130713228 data=null button=0 stateMask=0x0 x=146 y=372 count=0} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:00:51.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1130713227 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:00:51.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1130713227 data=null} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:00:51.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130713227 data=null button=1 stateMask=0x0 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:00:51.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130713227 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:00:51.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130713223 data=null button=1 stateMask=0x80000 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:00:51.807Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:00:51.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130713222 data=null button=0 stateMask=0x0 x=146 y=372 count=0} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:00:51.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1130713222 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:00:51.807Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:51.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1130713222 data=null} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:00:51.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130713222 data=null button=1 stateMask=0x0 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:00:51.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130713221 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:00:51.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130713218 data=null button=1 stateMask=0x80000 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:00:51.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130713218 data=null button=1 stateMask=0x0 x=146 y=372 count=2} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:00:51.807Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130713218 data=null button=1 stateMask=0x0 x=146 y=372 count=2} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:00:51.807Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130713218 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:00:52.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130713200 data=null button=1 stateMask=0x80000 x=146 y=372 count=2} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:00:52.063Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130712994 data=null button=0 stateMask=0x0 x=146 y=372 count=0} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:00:52.063Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1130712994 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:00:52.063Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1130712994 data=null} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:00:52.063Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:00:52.063Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:52.063Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:52.063Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:52.063Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:52.063Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:52.063Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:52.063Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:52.063Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:52.063Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:52.063Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:52.063Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:52.063Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:00:52.624Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:52.624Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:52.624Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:52.624Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:52.624Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:00:52.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130712489 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:00:52.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130712489 data=null doit=true} to TableItem with text {} [2020-01-19T07:00:52.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130712489 data=null} to TableItem with text {} [2020-01-19T07:00:52.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130712489 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:00:52.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130712486 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:00:52.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130712481 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:00:52.624Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:00:52.624Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:00:53.187Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:53.187Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:53.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130711734 data=null button=0 stateMask=0x0 x=146 y=372 count=0} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:00:53.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1130711734 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:00:53.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1130711734 data=null} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:00:53.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130711734 data=null button=1 stateMask=0x0 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:00:53.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130711733 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:00:53.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130711729 data=null button=1 stateMask=0x80000 x=146 y=372 count=1} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:00:53.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:53.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:53.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:53.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:53.444Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:53.444Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:00:53.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:53.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:53.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:53.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:53.444Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:53.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130711724 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:53.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130711724 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:53.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130711724 data=null} to TreeItem with text {test} [2020-01-19T07:00:53.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130711724 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:53.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130711724 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} [2020-01-19T07:00:53.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130711711 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:53.444Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:53.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130711711 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:53.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130711711 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:53.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130711710 data=null} to TreeItem with text {test} [2020-01-19T07:00:53.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130711710 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:53.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130711710 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} [2020-01-19T07:00:53.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130711706 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:53.444Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:00:53.444Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:53.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1130711706 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]} [2020-01-19T07:00:53.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1130711706 data=null doit=true} to TreeItem with text {Traces [13]} [2020-01-19T07:00:53.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1130711705 data=null} to TreeItem with text {Traces [13]} [2020-01-19T07:00:53.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1130711705 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2020-01-19T07:00:53.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130711705 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2020-01-19T07:00:53.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1130711698 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2020-01-19T07:00:53.444Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2020-01-19T07:00:53.444Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:53.444Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:53.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1130711653 data=null button=0 stateMask=0x0 x=132 y=324 count=0} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:53.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1130711653 data=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:53.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1130711653 data=null} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:53.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1130711653 data=null button=1 stateMask=0x0 x=132 y=324 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:53.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130711653 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:53.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1130711639 data=null button=1 stateMask=0x80000 x=132 y=324 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:53.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:53.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:53.444Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:53.444Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:53.444Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:53.444Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:53.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1130711621 data=null button=0 stateMask=0x0 x=132 y=324 count=0} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:53.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1130711621 data=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:53.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1130711621 data=null} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:53.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1130711621 data=null button=1 stateMask=0x0 x=132 y=324 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:53.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130711620 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:53.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1130711616 data=null button=1 stateMask=0x80000 x=132 y=324 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:53.444Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2020-01-19T07:00:53.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1130711616 data=null button=0 stateMask=0x0 x=132 y=324 count=0} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:53.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1130711616 data=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:53.444Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:53.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1130711616 data=null} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:53.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1130711616 data=null button=1 stateMask=0x0 x=132 y=324 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:53.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130711615 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:53.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1130711612 data=null button=1 stateMask=0x80000 x=132 y=324 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:53.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1130711612 data=null button=1 stateMask=0x0 x=132 y=324 count=2} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:53.444Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1130711612 data=null button=1 stateMask=0x0 x=132 y=324 count=2} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:53.444Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130711612 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:53.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1130711596 data=null button=1 stateMask=0x80000 x=132 y=324 count=2} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:53.701Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1130711477 data=null button=0 stateMask=0x0 x=132 y=324 count=0} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:53.701Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1130711477 data=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:53.701Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1130711477 data=null} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:53.701Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2020-01-19T07:00:53.701Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2020-01-19T07:00:53.701Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2020-01-19T07:00:53.957Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:53.957Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:53.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1130711132 data=null button=0 stateMask=0x0 x=132 y=324 count=0} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:53.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1130711132 data=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:53.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1130711132 data=null} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:53.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1130711131 data=null button=1 stateMask=0x0 x=132 y=324 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:53.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130711131 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:53.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1130711127 data=null button=1 stateMask=0x80000 x=132 y=324 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:00:53.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:53.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:53.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:53.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:53.957Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:53.957Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:00:53.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:53.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:53.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:53.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:53.957Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:53.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130711120 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:53.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130711120 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:53.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130711120 data=null} to TreeItem with text {test} [2020-01-19T07:00:53.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130711120 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:53.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130711120 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} [2020-01-19T07:00:53.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130711105 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:53.957Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:53.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130711105 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:53.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130711105 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:53.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130711105 data=null} to TreeItem with text {test} [2020-01-19T07:00:53.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130711105 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:53.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130711104 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} [2020-01-19T07:00:53.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130711099 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:53.957Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:00:53.957Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:53.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1130711099 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]} [2020-01-19T07:00:53.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1130711099 data=null doit=true} to TreeItem with text {Traces [13]} [2020-01-19T07:00:53.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1130711099 data=null} to TreeItem with text {Traces [13]} [2020-01-19T07:00:53.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1130711098 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2020-01-19T07:00:53.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130711098 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2020-01-19T07:00:53.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1130711088 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2020-01-19T07:00:53.957Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:53.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1130711088 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]} [2020-01-19T07:00:53.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1130711088 data=null doit=true} to TreeItem with text {Traces [13]} [2020-01-19T07:00:53.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1130711088 data=null} to TreeItem with text {Traces [13]} [2020-01-19T07:00:53.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1130711087 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2020-01-19T07:00:53.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130711087 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2020-01-19T07:00:53.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1130711083 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2020-01-19T07:00:53.957Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2020-01-19T07:00:53.957Z] DEBUG - Clicking on with mnemonic 'Clear' [2020-01-19T07:00:53.957Z] DEBUG - Clicked on with mnemonic 'Clear' [2020-01-19T07:00:54.213Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2020-01-19T07:00:54.213Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1130710975 data=null doit=true} to Shell with text {Confirm Clear} [2020-01-19T07:00:54.213Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:00:54.213Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T07:00:54.213Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T07:00:54.213Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:00:54.213Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:00:54.213Z] DEBUG - Clicking on &Yes [2020-01-19T07:00:54.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1130710974 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') [2020-01-19T07:00:54.213Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1130710974 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') [2020-01-19T07:00:54.213Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1130710974 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:00:54.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1130710974 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:00:54.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1130710974 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') [2020-01-19T07:00:54.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1130710974 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') [2020-01-19T07:00:54.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1130710974 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') [2020-01-19T07:00:56.733Z] DEBUG - Clicked on [2020-01-19T07:00:57.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-1130711007 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2020-01-19T07:00:57.552Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:00:57.552Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:57.552Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:57.552Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:57.552Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:57.552Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:57.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130707590 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:57.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130707590 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:57.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130707590 data=null} to TreeItem with text {test} [2020-01-19T07:00:57.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130707590 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:57.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130707590 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} [2020-01-19T07:00:57.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130707581 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:57.552Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:57.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130707580 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:57.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130707580 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:57.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130707580 data=null} to TreeItem with text {test} [2020-01-19T07:00:57.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130707580 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:57.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130707580 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} [2020-01-19T07:00:57.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130707576 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:57.552Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:00:57.552Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:57.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1130707575 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]} [2020-01-19T07:00:57.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1130707575 data=null doit=true} to TreeItem with text {Traces [13]} [2020-01-19T07:00:57.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1130707575 data=null} to TreeItem with text {Traces [13]} [2020-01-19T07:00:57.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1130707575 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2020-01-19T07:00:57.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130707575 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2020-01-19T07:00:57.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1130707569 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2020-01-19T07:00:57.553Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:57.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1130707568 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [13]} [2020-01-19T07:00:57.553Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1130707568 data=null doit=true} to TreeItem with text {Traces [13]} [2020-01-19T07:00:57.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1130707568 data=null} to TreeItem with text {Traces [13]} [2020-01-19T07:00:57.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1130707568 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2020-01-19T07:00:57.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130707568 data=null item=TreeItem {Traces [13]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [13]} [2020-01-19T07:00:57.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1130707566 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [13]} [2020-01-19T07:00:57.553Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2020-01-19T07:00:57.553Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-01-19T07:00:57.553Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-01-19T07:00:57.553Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2020-01-19T07:00:57.553Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1130707479 data=null doit=true} to Shell with text {Trace Import} [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:57.553Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T07:00:57.553Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:00:57.553Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:00:57.553Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:00:57.553Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:00:57.553Z] DEBUG - matched Combo with text " [2020-01-19T07:00:57.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-1130707409 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 label (with mnemonic 'Trace Type:')) [2020-01-19T07:00:57.553Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:57.553Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:00:57.553Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:57.553Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:00:57.553Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:57.553Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:00:57.554Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:00:57.554Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:00:57.554Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:00:57.554Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T07:00:57.554Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:57.554Z] DEBUG - Clicking on &Finish [2020-01-19T07:00:57.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1130707402 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') [2020-01-19T07:00:57.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1130707402 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') [2020-01-19T07:00:57.554Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1130707402 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:57.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1130707402 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:57.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1130707401 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') [2020-01-19T07:00:57.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1130707401 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') [2020-01-19T07:00:57.554Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:57.554Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:57.554Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:57.554Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:57.554Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:00:57.554Z] DEBUG - Clicked on &Finish [2020-01-19T07:00:58.117Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2020-01-19T07:00:58.117Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1130706887 data=null doit=true} to Shell with text {Confirmation} [2020-01-19T07:00:58.117Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2020-01-19T07:00:58.117Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2020-01-19T07:00:58.117Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2020-01-19T07:00:58.117Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2020-01-19T07:00:58.117Z] DEBUG - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All' [2020-01-19T07:00:58.117Z] DEBUG - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH' [2020-01-19T07:00:58.117Z] DEBUG - matched Button with text "Overwrite All", using matcher: (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2020-01-19T07:00:58.117Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2020-01-19T07:00:58.117Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2020-01-19T07:00:58.117Z] DEBUG - Clicking on Overwrite All [2020-01-19T07:00:58.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite All} time=-1130706887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2020-01-19T07:00:58.117Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite All} time=-1130706887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2020-01-19T07:00:58.117Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite All} time=-1130706887 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2020-01-19T07:00:58.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite All} time=-1130706886 data=null} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2020-01-19T07:00:58.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite All} time=-1130706886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2020-01-19T07:00:58.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite All} time=-1130706886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2020-01-19T07:00:58.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite All} time=-1130706886 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 'Overwrite All' and with style 'SWT.PUSH') [2020-01-19T07:00:58.117Z] DEBUG - Clicked on [2020-01-19T07:00:58.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1130707401 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') [2020-01-19T07:00:58.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1130707541 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2020-01-19T07:00:58.679Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:00:58.679Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:58.679Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:58.679Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:58.679Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:58.679Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:58.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130706370 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:58.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130706370 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:58.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130706370 data=null} to TreeItem with text {test} [2020-01-19T07:00:58.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130706370 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:58.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130706369 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} [2020-01-19T07:00:58.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130706359 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:58.679Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:58.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130706358 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:00:58.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130706358 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:00:58.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130706358 data=null} to TreeItem with text {test} [2020-01-19T07:00:58.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130706358 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:58.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130706358 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} [2020-01-19T07:00:58.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130706353 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:00:58.679Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:00:58.679Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:58.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1130706353 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2020-01-19T07:00:58.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1130706353 data=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:00:58.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1130706353 data=null} to TreeItem with text {Traces [7]} [2020-01-19T07:00:58.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1130706353 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:00:58.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130706352 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:00:58.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1130706346 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:00:58.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1130706346 data=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:00:58.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1130706346 data=null} to TreeItem with text {Traces [7]} [2020-01-19T07:00:58.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1130706346 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:00:58.679Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130706346 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:00:58.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1130706320 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:00:58.935Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:00:58.935Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:58.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130706092 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:58.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130706092 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:58.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130706092 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:58.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130706092 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:58.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130706092 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:58.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130706080 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:58.935Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:58.935Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:58.935Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:00:58.935Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:00:58.935Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:00:58.935Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:58.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130706078 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:58.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130706078 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:58.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130706078 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:58.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130706078 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:58.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130706078 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:58.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130706074 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:58.935Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:58.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130706074 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:58.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130706074 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:58.935Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:00:58.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130706074 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:58.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130706074 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:58.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130706073 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:58.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130706071 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:58.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130706071 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:58.936Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130706070 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:58.936Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130706070 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:59.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130706055 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:59.192Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130705963 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:59.192Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130705962 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:59.192Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130705962 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:59.192Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:00:59.192Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:00.559Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:00.559Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:00.559Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:00.559Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:00.559Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:01:00.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130704459 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:01:00.559Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130704459 data=null doit=true} to TableItem with text {} [2020-01-19T07:01:00.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130704458 data=null} to TableItem with text {} [2020-01-19T07:01:00.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130704458 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:01:00.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130704457 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:01:00.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130704452 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:01:00.559Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:00.559Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:00.559Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:01:00.559Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:00.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130704403 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:01:00.559Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130704402 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:01:00.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130704402 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:01:00.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130704402 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:01:00.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130704402 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:01:00.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130704398 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:01:00.559Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:00.559Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:00.559Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:00.559Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:00.559Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:01:00.559Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:01:00.559Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:00.559Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:00.559Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:00.559Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:00.559Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:00.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130704392 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:00.559Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130704391 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:00.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130704391 data=null} to TreeItem with text {test} [2020-01-19T07:01:00.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130704391 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:00.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130704391 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} [2020-01-19T07:01:00.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130704379 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:00.559Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:00.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130704378 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:00.559Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130704378 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:00.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130704378 data=null} to TreeItem with text {test} [2020-01-19T07:01:00.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130704378 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:00.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130704378 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} [2020-01-19T07:01:00.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130704373 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:00.816Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:01:00.816Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:00.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1130704372 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2020-01-19T07:01:00.816Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1130704372 data=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:01:00.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1130704372 data=null} to TreeItem with text {Traces [7]} [2020-01-19T07:01:00.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1130704372 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:01:00.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130704372 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:01:00.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1130704363 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:01:00.816Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2020-01-19T07:01:01.072Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:01:01.072Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:01.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130703999 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:01.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130703999 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:01.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130703999 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:01.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130703999 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:01.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130703998 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:01.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130703986 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:01.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:01.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:01.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:01.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:01.072Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:01:01.073Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:01.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130703984 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:01.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130703984 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:01.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130703984 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:01.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130703984 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:01.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130703984 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:01.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130703981 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:01.073Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:01.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130703981 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:01.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130703981 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:01.073Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:01.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130703980 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:01.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130703980 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:01.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130703980 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:01.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130703977 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:01.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130703977 data=null button=1 stateMask=0x0 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:01.073Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130703977 data=null button=1 stateMask=0x0 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:01.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130703964 data=null button=1 stateMask=0x80000 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:01.073Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130703964 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:01.073Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130703964 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:01.073Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130703964 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:01.073Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:01.073Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:01.073Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130703977 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:01.636Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:01.637Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:02.569Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:02.569Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:02.569Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:02.569Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:02.569Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:01:02.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130702459 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:01:02.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130702459 data=null doit=true} to TableItem with text {} [2020-01-19T07:01:02.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130702459 data=null} to TableItem with text {} [2020-01-19T07:01:02.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130702459 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:01:02.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130702457 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:01:02.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130702453 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:01:02.569Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:02.569Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:02.569Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:01:02.569Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:02.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130702407 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:02.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130702407 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:02.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130702406 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:02.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130702406 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:02.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130702406 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:02.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130702402 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:02.569Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:02.569Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:02.569Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:02.569Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:02.569Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:01:02.569Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:01:02.569Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:02.569Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:02.569Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:02.569Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:02.569Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:02.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130702396 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:02.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130702396 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:02.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130702396 data=null} to TreeItem with text {test} [2020-01-19T07:01:02.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130702396 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:02.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130702396 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} [2020-01-19T07:01:02.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130702384 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:02.569Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:02.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130702383 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:02.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130702383 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:02.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130702383 data=null} to TreeItem with text {test} [2020-01-19T07:01:02.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130702383 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:02.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130702383 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} [2020-01-19T07:01:02.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130702378 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:02.569Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:01:02.569Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:02.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1130702377 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2020-01-19T07:01:02.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1130702377 data=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:01:02.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1130702377 data=null} to TreeItem with text {Traces [7]} [2020-01-19T07:01:02.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1130702377 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:01:02.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130702377 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:01:02.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1130702370 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:01:02.569Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2020-01-19T07:01:03.135Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:01:03.135Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:03.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130702034 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:03.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130702034 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:03.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130702034 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:03.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130702034 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:03.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130702034 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:03.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130702019 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:03.135Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:03.135Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:03.135Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:03.135Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:03.135Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:01:03.135Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:03.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130702017 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:03.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130702016 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:03.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130702016 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:03.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130702016 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:03.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130702016 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:03.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130702012 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:03.135Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:03.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130702012 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:03.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130702011 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:03.135Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:03.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130702011 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:03.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130702011 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:03.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130702011 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:03.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130702008 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:03.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130702008 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:03.135Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130702007 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:03.135Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130702007 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:03.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130701987 data=null button=1 stateMask=0x80000 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:03.392Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130701687 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:03.392Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130701676 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:03.392Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130701676 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:03.392Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:03.392Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:03.392Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:03.392Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:03.392Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:03.392Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:03.392Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:03.392Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:03.392Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:01:03.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130701671 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:01:03.392Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130701671 data=null doit=true} to TableItem with text {} [2020-01-19T07:01:03.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130701671 data=null} to TableItem with text {} [2020-01-19T07:01:03.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130701670 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:01:03.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130701668 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:01:03.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130701664 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:01:03.392Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:03.392Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:04.759Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:01:04.759Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:04.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130700422 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:04.759Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130700422 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:04.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130700422 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:04.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130700422 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:04.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130700422 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:04.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130700418 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:04.759Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:04.759Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:04.759Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:04.759Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:04.759Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:01:04.759Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:01:04.760Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:04.760Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:04.760Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:04.760Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:04.760Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:04.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130700412 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:04.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130700412 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:04.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130700412 data=null} to TreeItem with text {test} [2020-01-19T07:01:04.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130700412 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:04.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130700412 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} [2020-01-19T07:01:04.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130700399 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:04.760Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:04.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130700398 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:04.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130700398 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:04.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130700398 data=null} to TreeItem with text {test} [2020-01-19T07:01:04.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130700398 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:04.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130700398 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} [2020-01-19T07:01:04.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130700393 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:04.760Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:01:04.760Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:04.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1130700387 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2020-01-19T07:01:04.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1130700387 data=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:01:04.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1130700387 data=null} to TreeItem with text {Traces [7]} [2020-01-19T07:01:04.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1130700387 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:01:04.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130700387 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:01:04.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1130700379 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:01:04.760Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2020-01-19T07:01:04.760Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:01:04.760Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:04.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1130700320 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:04.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1130700320 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:04.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1130700320 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:04.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130700320 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:04.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130700320 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:04.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130700307 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:04.760Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:04.760Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:04.760Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:04.760Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:04.760Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:01:04.760Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:04.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1130700305 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:04.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1130700305 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:04.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1130700305 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:04.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130700305 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:04.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130700304 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:04.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130700301 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:04.760Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2020-01-19T07:01:04.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1130700301 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:04.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1130700301 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:04.760Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:04.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1130700301 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:04.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130700300 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:04.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130700300 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:04.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130700297 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:04.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130700297 data=null button=1 stateMask=0x0 x=148 y=156 count=2} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:04.760Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1130700297 data=null button=1 stateMask=0x0 x=148 y=156 count=2} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:04.760Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130700297 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:05.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130700280 data=null button=1 stateMask=0x80000 x=148 y=156 count=2} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:05.017Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1130700098 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:05.017Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1130700098 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:05.017Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1130700098 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:05.017Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2020-01-19T07:01:05.017Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:05.017Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:05.017Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:05.017Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:05.579Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:05.579Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:05.579Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:05.579Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:05.579Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:01:05.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130699593 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:01:05.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130699593 data=null doit=true} to TableItem with text {} [2020-01-19T07:01:05.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130699593 data=null} to TableItem with text {} [2020-01-19T07:01:05.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130699592 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:01:05.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130699590 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:01:05.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130699585 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:01:05.579Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:05.579Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:06.140Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:01:06.140Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:06.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1130698843 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:06.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1130698843 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:06.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1130698843 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:06.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130698843 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:06.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130698843 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:06.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130698839 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:06.141Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:06.141Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:06.141Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:06.141Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:06.141Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:01:06.141Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:01:06.141Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:06.141Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:06.141Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:06.141Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:06.141Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:06.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130698834 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:06.141Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130698834 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:06.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130698834 data=null} to TreeItem with text {test} [2020-01-19T07:01:06.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130698834 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:06.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130698834 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} [2020-01-19T07:01:06.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130698821 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:06.141Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:06.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130698821 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:06.141Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130698821 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:06.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130698821 data=null} to TreeItem with text {test} [2020-01-19T07:01:06.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130698820 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:06.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130698820 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} [2020-01-19T07:01:06.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130698816 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:06.141Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:01:06.141Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:06.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1130698815 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2020-01-19T07:01:06.141Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1130698815 data=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:01:06.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1130698815 data=null} to TreeItem with text {Traces [7]} [2020-01-19T07:01:06.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1130698815 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:01:06.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130698815 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:01:06.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1130698808 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:01:06.141Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2020-01-19T07:01:06.397Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:01:06.397Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:06.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1130698771 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:06.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1130698770 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:06.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1130698770 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:06.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130698770 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:06.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130698770 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:06.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130698758 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:06.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:06.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:06.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:06.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:06.397Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:01:06.397Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:06.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1130698714 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:06.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1130698714 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:06.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1130698714 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:06.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130698714 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:06.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130698714 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:06.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130698710 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:06.397Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2020-01-19T07:01:06.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1130698710 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:06.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1130698710 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:06.397Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:06.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1130698709 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:06.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130698709 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:06.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130698709 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:06.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130698706 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:06.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130698706 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:06.397Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1130698706 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:06.397Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130698705 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:06.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130698690 data=null button=1 stateMask=0x80000 x=148 y=180 count=2} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:06.653Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1130698494 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:06.653Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1130698494 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:06.653Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1130698494 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:06.653Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2020-01-19T07:01:06.653Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:06.653Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:06.653Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:06.653Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:06.653Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:07.215Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:07.215Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:07.215Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:07.215Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:07.215Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:01:07.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130697988 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:01:07.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130697988 data=null doit=true} to TableItem with text {} [2020-01-19T07:01:07.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130697987 data=null} to TableItem with text {} [2020-01-19T07:01:07.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130697987 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:01:07.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130697985 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:01:07.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130697979 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:01:07.215Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:07.215Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:07.779Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:01:07.779Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:07.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1130697223 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:07.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1130697223 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:07.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1130697223 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:07.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130697222 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:07.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130697222 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:07.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130697218 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:07.779Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:07.779Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:07.779Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:07.779Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:07.779Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:01:07.779Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:01:07.779Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:07.779Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:07.779Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:07.779Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:07.779Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:07.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130697211 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:07.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130697210 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:07.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130697210 data=null} to TreeItem with text {test} [2020-01-19T07:01:07.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130697210 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:07.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130697210 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} [2020-01-19T07:01:07.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130697194 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:07.779Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:07.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130697193 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:07.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130697193 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:07.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130697193 data=null} to TreeItem with text {test} [2020-01-19T07:01:07.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130697193 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:07.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130697193 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} [2020-01-19T07:01:07.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130697187 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:07.779Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:01:07.779Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:07.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1130697186 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2020-01-19T07:01:07.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1130697186 data=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:01:07.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1130697186 data=null} to TreeItem with text {Traces [7]} [2020-01-19T07:01:07.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1130697186 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:01:07.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130697186 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:01:07.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1130697177 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:01:07.779Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2020-01-19T07:01:08.342Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:01:08.342Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:08.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130696845 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:08.342Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130696845 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:08.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130696845 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:08.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130696844 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:08.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130696844 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:08.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130696829 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:08.342Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:08.342Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:08.342Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:08.342Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:08.342Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:01:08.342Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:08.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130696826 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:08.342Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130696826 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:08.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130696826 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:08.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130696825 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:08.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130696825 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:08.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130696821 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:08.342Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:08.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130696821 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:08.342Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130696821 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:08.342Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:08.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130696821 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:08.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130696821 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:08.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130696820 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:08.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130696817 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:08.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130696817 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:08.342Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130696817 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:08.342Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130696817 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:08.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130696800 data=null button=1 stateMask=0x80000 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:08.598Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130696579 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:08.598Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130696571 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:08.598Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130696571 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:08.598Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:08.598Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:08.598Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:08.598Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:08.599Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:08.599Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:08.599Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:08.599Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:08.599Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:08.599Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:08.599Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:08.599Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:01:08.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130696565 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:01:08.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130696565 data=null doit=true} to TableItem with text {} [2020-01-19T07:01:08.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130696565 data=null} to TableItem with text {} [2020-01-19T07:01:08.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130696564 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:01:08.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130696519 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:01:08.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130696514 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:01:08.599Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:08.599Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:09.969Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:01:09.969Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:09.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130695358 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:09.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130695358 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:09.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130695358 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:09.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130695358 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:09.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130695357 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:09.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130695352 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:09.969Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:09.969Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:09.969Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:09.969Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:09.969Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:01:09.969Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:01:09.969Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:09.969Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:09.969Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:09.969Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:09.969Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:09.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130695343 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:09.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130695343 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:09.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130695343 data=null} to TreeItem with text {test} [2020-01-19T07:01:09.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130695342 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:09.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130695342 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} [2020-01-19T07:01:09.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130695321 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:09.969Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:09.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130695320 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:09.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130695320 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:09.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130695320 data=null} to TreeItem with text {test} [2020-01-19T07:01:09.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130695320 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:09.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130695320 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} [2020-01-19T07:01:09.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130695314 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:09.969Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:01:09.969Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:09.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1130695313 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2020-01-19T07:01:09.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1130695313 data=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:01:09.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1130695313 data=null} to TreeItem with text {Traces [7]} [2020-01-19T07:01:09.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1130695313 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:01:09.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130695313 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:01:09.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1130695304 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:01:09.969Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:01:09.969Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:09.969Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:09.969Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:09.969Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:09.969Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:09.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130695299 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:09.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130695299 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:09.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130695299 data=null} to TreeItem with text {test} [2020-01-19T07:01:09.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130695299 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:09.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130695299 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} [2020-01-19T07:01:09.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130695287 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:09.970Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:09.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130695287 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:09.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130695287 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:09.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130695286 data=null} to TreeItem with text {test} [2020-01-19T07:01:09.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130695286 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:09.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130695286 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} [2020-01-19T07:01:09.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130695280 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:09.970Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:01:09.970Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:09.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1130695279 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2020-01-19T07:01:09.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1130695279 data=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:01:09.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1130695279 data=null} to TreeItem with text {Traces [7]} [2020-01-19T07:01:09.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1130695279 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:01:09.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130695279 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:01:09.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1130695270 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:01:09.970Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2020-01-19T07:01:09.970Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:01:09.970Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:09.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1130695174 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:09.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1130695174 data=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:09.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1130695173 data=null} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:09.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1130695173 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:09.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130695173 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:09.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1130695111 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:09.970Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:09.970Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:09.970Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:09.970Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:09.970Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:01:09.970Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:09.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1130695107 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:09.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1130695107 data=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:09.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1130695107 data=null} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:09.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1130695107 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:09.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130695107 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:09.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1130695100 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:09.970Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2020-01-19T07:01:09.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1130695100 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:09.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1130695100 data=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:09.970Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:09.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1130695100 data=null} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:09.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1130695099 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:09.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130695099 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:09.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1130695094 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:09.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1130695094 data=null button=1 stateMask=0x0 x=132 y=204 count=2} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:09.970Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1130695094 data=null button=1 stateMask=0x0 x=132 y=204 count=2} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:09.970Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130695093 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:10.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1130695077 data=null button=1 stateMask=0x80000 x=132 y=204 count=2} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:10.227Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1130694907 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:10.227Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1130694907 data=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:10.227Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1130694907 data=null} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:10.227Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2020-01-19T07:01:10.227Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2020-01-19T07:01:10.227Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2020-01-19T07:01:10.227Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:01:10.227Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:10.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1130694815 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:10.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1130694815 data=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:10.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1130694815 data=null} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:10.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1130694814 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:10.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130694814 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:10.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1130694810 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:10.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:10.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:10.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:10.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:10.227Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:01:10.227Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:01:10.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:10.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:10.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:10.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:10.227Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:10.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130694803 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:10.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130694803 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:10.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130694803 data=null} to TreeItem with text {test} [2020-01-19T07:01:10.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130694803 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:10.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130694803 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} [2020-01-19T07:01:10.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130694785 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:10.227Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:10.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130694785 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:10.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130694785 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:10.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130694784 data=null} to TreeItem with text {test} [2020-01-19T07:01:10.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130694784 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:10.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130694784 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} [2020-01-19T07:01:10.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130694779 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:10.227Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:01:10.228Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:10.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1130694778 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2020-01-19T07:01:10.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1130694778 data=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:01:10.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1130694778 data=null} to TreeItem with text {Traces [7]} [2020-01-19T07:01:10.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1130694778 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:01:10.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130694778 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:01:10.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1130694770 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:01:10.228Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:10.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1130694769 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2020-01-19T07:01:10.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1130694769 data=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:01:10.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1130694769 data=null} to TreeItem with text {Traces [7]} [2020-01-19T07:01:10.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1130694769 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:01:10.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130694769 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:01:10.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1130694765 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:01:10.228Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2020-01-19T07:01:10.228Z] DEBUG - Clicking on with mnemonic 'Clear' [2020-01-19T07:01:10.484Z] DEBUG - Clicked on with mnemonic 'Clear' [2020-01-19T07:01:10.484Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2020-01-19T07:01:10.484Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1130694682 data=null doit=true} to Shell with text {Confirm Clear} [2020-01-19T07:01:10.484Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:01:10.484Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T07:01:10.484Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T07:01:10.484Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:01:10.484Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:01:10.484Z] DEBUG - Clicking on &Yes [2020-01-19T07:01:10.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1130694682 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') [2020-01-19T07:01:10.484Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1130694682 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') [2020-01-19T07:01:10.484Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1130694682 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:01:10.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1130694682 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:01:10.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1130694681 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') [2020-01-19T07:01:10.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1130694681 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') [2020-01-19T07:01:10.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1130694681 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') [2020-01-19T07:01:12.377Z] DEBUG - Clicked on [2020-01-19T07:01:12.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-1130694712 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2020-01-19T07:01:12.635Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:01:12.635Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:12.635Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:12.635Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:12.635Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:12.635Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:12.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130692399 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:12.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130692399 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:12.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130692398 data=null} to TreeItem with text {test} [2020-01-19T07:01:12.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130692398 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:12.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130692398 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} [2020-01-19T07:01:12.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130692388 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:12.635Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:12.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130692387 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:12.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130692387 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:12.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130692387 data=null} to TreeItem with text {test} [2020-01-19T07:01:12.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130692387 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:12.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130692387 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} [2020-01-19T07:01:12.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130692382 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:12.635Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:01:12.635Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:12.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130692381 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T07:01:12.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130692381 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T07:01:12.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130692381 data=null} to TreeItem with text {Traces [0]} [2020-01-19T07:01:12.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130692381 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:01:12.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130692381 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]} [2020-01-19T07:01:12.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130692373 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:01:12.635Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:12.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130692373 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T07:01:12.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130692373 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T07:01:12.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130692373 data=null} to TreeItem with text {Traces [0]} [2020-01-19T07:01:12.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130692372 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:01:12.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130692372 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]} [2020-01-19T07:01:12.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130692370 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:01:12.635Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2020-01-19T07:01:12.635Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-01-19T07:01:12.894Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-01-19T07:01:12.894Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2020-01-19T07:01:12.894Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1130692270 data=null doit=true} to Shell with text {Trace Import} [2020-01-19T07:01:12.894Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:01:12.894Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2020-01-19T07:01:12.894Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2020-01-19T07:01:12.894Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2020-01-19T07:01:12.894Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:01:12.894Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:01:12.894Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:01:12.894Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:01:12.894Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:01:12.894Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:01:12.894Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:01:12.894Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:01:12.894Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:01:12.894Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:01:12.894Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:01:12.894Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T07:01:12.894Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:01:12.894Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:01:12.894Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:01:12.894Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:01:12.894Z] DEBUG - matched Combo with text " [2020-01-19T07:01:12.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-1130692205 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 label (with mnemonic 'Trace Type:')) [2020-01-19T07:01:12.894Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2020-01-19T07:01:12.894Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:01:12.894Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:01:12.895Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:01:12.895Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:01:12.895Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:01:12.895Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:01:12.895Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:01:12.895Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T07:01:12.895Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:01:12.895Z] DEBUG - Clicking on &Finish [2020-01-19T07:01:12.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1130692197 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') [2020-01-19T07:01:12.895Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1130692197 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') [2020-01-19T07:01:12.895Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1130692197 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:01:12.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1130692197 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:01:12.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1130692196 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') [2020-01-19T07:01:12.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1130692196 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') [2020-01-19T07:01:12.896Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:01:12.896Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:01:12.896Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:01:12.896Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:01:12.896Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:01:12.896Z] DEBUG - Clicked on &Finish [2020-01-19T07:01:13.457Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2020-01-19T07:01:13.457Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1130691681 data=null doit=true} to Shell with text {Confirmation} [2020-01-19T07:01:13.457Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2020-01-19T07:01:13.457Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2020-01-19T07:01:13.457Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2020-01-19T07:01:13.457Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2020-01-19T07:01:13.457Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2020-01-19T07:01:13.457Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All' [2020-01-19T07:01:13.457Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH' [2020-01-19T07:01:13.457Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH') [2020-01-19T07:01:13.457Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2020-01-19T07:01:13.457Z] DEBUG - Clicking on Skip All [2020-01-19T07:01:13.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=-1130691680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH') [2020-01-19T07:01:13.457Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=-1130691680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH') [2020-01-19T07:01:13.457Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=-1130691680 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH') [2020-01-19T07:01:13.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=-1130691680 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH') [2020-01-19T07:01:13.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=-1130691680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH') [2020-01-19T07:01:13.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=-1130691680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH') [2020-01-19T07:01:13.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=-1130691680 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 'Skip All' and with style 'SWT.PUSH') [2020-01-19T07:01:13.457Z] DEBUG - Clicked on [2020-01-19T07:01:14.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1130692196 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') [2020-01-19T07:01:14.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1130692346 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2020-01-19T07:01:14.020Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:01:14.020Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:14.020Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:14.020Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:14.020Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:14.020Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:14.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130691111 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:14.020Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130691111 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:14.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130691111 data=null} to TreeItem with text {test} [2020-01-19T07:01:14.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130691111 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:14.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130691111 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} [2020-01-19T07:01:14.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130691101 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:14.020Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:14.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130691101 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:14.020Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130691101 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:14.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130691101 data=null} to TreeItem with text {test} [2020-01-19T07:01:14.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130691101 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:14.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130691101 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} [2020-01-19T07:01:14.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130691096 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:14.020Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:01:14.020Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:14.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1130691096 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2020-01-19T07:01:14.020Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1130691095 data=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:01:14.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1130691094 data=null} to TreeItem with text {Traces [7]} [2020-01-19T07:01:14.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1130691094 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:01:14.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130691094 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:01:14.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1130691088 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:01:14.020Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:01:14.020Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:14.020Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:14.020Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:14.020Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:14.020Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:14.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130691084 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:14.020Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130691084 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:14.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130691084 data=null} to TreeItem with text {test} [2020-01-19T07:01:14.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130691084 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:14.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130691084 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} [2020-01-19T07:01:14.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130691076 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:14.020Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:14.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130691076 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:14.020Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130691076 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:14.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130691076 data=null} to TreeItem with text {test} [2020-01-19T07:01:14.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130691075 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:14.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130691075 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} [2020-01-19T07:01:14.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130691071 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:14.020Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:01:14.020Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:14.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1130691071 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2020-01-19T07:01:14.020Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1130691071 data=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:01:14.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1130691071 data=null} to TreeItem with text {Traces [7]} [2020-01-19T07:01:14.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1130691071 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:01:14.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130691070 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:01:14.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1130691064 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:01:14.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1130691064 data=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:01:14.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1130691064 data=null} to TreeItem with text {Traces [7]} [2020-01-19T07:01:14.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1130691064 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:01:14.021Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130691064 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:01:14.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1130691058 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:01:14.277Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:01:14.277Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:14.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130690684 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:01:14.277Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130690683 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:01:14.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130690683 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:01:14.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130690683 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:01:14.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130690683 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:01:14.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130690663 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:01:14.277Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:14.277Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:14.277Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:14.277Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:14.277Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:01:14.277Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:14.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130690659 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:01:14.277Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130690659 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:01:14.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130690659 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:01:14.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130690659 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:01:14.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130690659 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:01:14.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130690654 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:01:14.533Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:01:14.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130690653 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:01:14.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130690653 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:01:14.533Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:14.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130690653 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:01:14.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130690652 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:01:14.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130690652 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:01:14.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130690648 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:01:14.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130690648 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:01:14.533Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130690648 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:01:14.534Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130690647 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:01:14.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130690632 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:01:14.534Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130690516 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:01:14.534Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130690516 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:01:14.534Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130690516 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:01:14.534Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:01:14.534Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:15.465Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:15.465Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:15.465Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:15.465Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:15.465Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:01:15.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130689471 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:01:15.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130689471 data=null doit=true} to TableItem with text {} [2020-01-19T07:01:15.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130689471 data=null} to TableItem with text {} [2020-01-19T07:01:15.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130689470 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:01:15.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130689468 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:01:15.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130689463 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:01:15.722Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:15.722Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:15.722Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:01:15.722Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:15.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130689223 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:01:15.722Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130689222 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:01:15.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130689222 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:01:15.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130689222 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:01:15.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130689222 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:01:15.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130689218 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:01:15.722Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:15.722Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:15.722Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:15.722Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:15.722Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:01:15.722Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:01:15.978Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:15.978Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:15.978Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:15.978Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:15.978Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:15.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130689204 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:15.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130689204 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:15.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130689204 data=null} to TreeItem with text {test} [2020-01-19T07:01:15.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130689204 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:15.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130689204 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} [2020-01-19T07:01:15.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130689190 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:15.978Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:15.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130689189 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:15.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130689189 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:15.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130689189 data=null} to TreeItem with text {test} [2020-01-19T07:01:15.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130689189 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:15.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130689189 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} [2020-01-19T07:01:15.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130689183 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:15.978Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:01:15.978Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:15.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1130689182 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2020-01-19T07:01:15.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1130689182 data=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:01:15.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1130689182 data=null} to TreeItem with text {Traces [7]} [2020-01-19T07:01:15.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1130689182 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:01:15.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130689182 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:01:15.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1130689173 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:01:15.978Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2020-01-19T07:01:16.235Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:01:16.235Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:16.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130688742 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:16.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130688742 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:16.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130688742 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:16.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130688742 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:16.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130688742 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:16.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130688729 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:16.235Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:16.235Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:16.235Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:16.235Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:16.235Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:01:16.235Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:16.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130688726 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:16.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130688726 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:16.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130688726 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:16.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130688726 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:16.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130688726 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:16.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130688722 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:16.235Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:16.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130688722 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:16.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130688721 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:16.235Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:16.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130688721 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:16.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130688721 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:16.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130688721 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:16.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130688718 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:16.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130688718 data=null button=1 stateMask=0x0 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:16.235Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130688717 data=null button=1 stateMask=0x0 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:16.491Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130688717 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:16.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130688702 data=null button=1 stateMask=0x80000 x=153 y=108 count=2} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:16.491Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130688575 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:16.491Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130688575 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:16.491Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130688575 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:16.491Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:16.491Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:16.491Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:17.419Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:17.419Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:17.419Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:17.419Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:17.419Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:01:17.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130687551 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:01:17.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130687551 data=null doit=true} to TableItem with text {} [2020-01-19T07:01:17.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130687551 data=null} to TableItem with text {} [2020-01-19T07:01:17.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130687551 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:01:17.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130687549 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:01:17.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130687546 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:01:17.419Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:17.419Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:17.676Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:01:17.676Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:17.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130687306 data=null button=0 stateMask=0x0 x=153 y=108 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:17.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130687306 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:17.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130687306 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:17.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130687305 data=null button=1 stateMask=0x0 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:17.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130687305 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:17.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130687302 data=null button=1 stateMask=0x80000 x=153 y=108 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:01:17.676Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:17.676Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:17.676Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:17.676Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:17.676Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:01:17.676Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:01:17.676Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:17.676Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:17.676Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:17.676Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:17.676Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:17.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130687295 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:17.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130687295 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:17.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130687295 data=null} to TreeItem with text {test} [2020-01-19T07:01:17.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130687295 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:17.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130687295 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} [2020-01-19T07:01:17.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130687280 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:17.676Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:17.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130687273 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:17.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130687273 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:17.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130687273 data=null} to TreeItem with text {test} [2020-01-19T07:01:17.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130687273 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:17.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130687273 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} [2020-01-19T07:01:17.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130687266 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:17.676Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:01:17.676Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:17.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1130687265 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2020-01-19T07:01:17.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1130687265 data=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:01:17.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1130687265 data=null} to TreeItem with text {Traces [7]} [2020-01-19T07:01:17.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1130687265 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:01:17.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130687265 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:01:17.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1130687255 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:01:17.932Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2020-01-19T07:01:18.188Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:01:18.188Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:18.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130686794 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:18.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130686794 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:18.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130686794 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:18.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130686794 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:18.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130686794 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:18.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130686779 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:18.188Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:18.188Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:18.188Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:18.188Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:18.188Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:01:18.188Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:18.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130686776 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:18.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130686776 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:18.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130686776 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:18.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130686776 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:18.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130686776 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:18.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130686772 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:18.188Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:18.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130686772 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:18.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130686772 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:18.188Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:18.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130686772 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:18.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130686771 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:18.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130686771 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:18.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130686768 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:18.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130686768 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:18.188Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130686768 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:18.444Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130686768 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:18.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130686714 data=null button=1 stateMask=0x80000 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:18.700Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130686409 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:18.700Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130686409 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:18.700Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130686408 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:18.700Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:18.700Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:18.700Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:18.700Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:19.262Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:19.262Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:19.262Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:19.262Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:19.262Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:01:19.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130685903 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:01:19.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130685903 data=null doit=true} to TableItem with text {} [2020-01-19T07:01:19.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130685903 data=null} to TableItem with text {} [2020-01-19T07:01:19.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130685903 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:01:19.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130685900 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:01:19.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130685896 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:01:19.262Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:19.262Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:19.824Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:01:19.824Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:19.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130685155 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:19.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130685155 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:19.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130685155 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:19.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130685155 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:19.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130685155 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:19.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130685151 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:19.824Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:19.824Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:19.824Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:19.824Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:19.824Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:01:19.824Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:01:19.824Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:19.824Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:19.824Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:19.824Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:19.824Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:19.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130685145 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:19.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130685145 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:19.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130685144 data=null} to TreeItem with text {test} [2020-01-19T07:01:19.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130685144 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:19.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130685144 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} [2020-01-19T07:01:19.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130685132 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:19.824Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:19.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130685132 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:19.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130685131 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:19.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130685131 data=null} to TreeItem with text {test} [2020-01-19T07:01:19.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130685131 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:19.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130685131 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} [2020-01-19T07:01:19.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130685127 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:19.824Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:01:19.824Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:19.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1130685126 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2020-01-19T07:01:19.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1130685126 data=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:01:19.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1130685126 data=null} to TreeItem with text {Traces [7]} [2020-01-19T07:01:19.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1130685126 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:01:19.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130685126 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:01:19.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1130685119 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:01:19.824Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2020-01-19T07:01:20.080Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:01:20.080Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:20.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1130685076 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:20.080Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1130685076 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:20.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1130685076 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:20.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130685076 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:20.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130685076 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:20.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130685063 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:20.080Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:20.080Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:20.080Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:20.080Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:20.080Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:01:20.080Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:20.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1130685020 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:20.080Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1130685020 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:20.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1130685019 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:20.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130685019 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:20.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130685019 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:20.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130685016 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:20.080Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2020-01-19T07:01:20.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1130685016 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:20.080Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1130685015 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:20.080Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:20.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1130685015 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:20.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130685015 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:20.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130685015 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:20.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130685012 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:20.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130685012 data=null button=1 stateMask=0x0 x=148 y=156 count=2} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:20.081Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1130685012 data=null button=1 stateMask=0x0 x=148 y=156 count=2} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:20.081Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130685012 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:20.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130684997 data=null button=1 stateMask=0x80000 x=148 y=156 count=2} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:20.337Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1130684810 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:20.337Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1130684803 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:20.337Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1130684803 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:20.337Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2020-01-19T07:01:20.337Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:20.337Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:20.337Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:20.337Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:20.337Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:20.337Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:20.337Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:20.337Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:20.337Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:01:20.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130684798 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:01:20.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130684798 data=null doit=true} to TableItem with text {} [2020-01-19T07:01:20.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130684798 data=null} to TableItem with text {} [2020-01-19T07:01:20.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130684798 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:01:20.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130684796 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:01:20.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130684792 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:01:20.337Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:20.337Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:21.703Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:01:21.703Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:21.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1130683552 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:21.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1130683552 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:21.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1130683552 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:21.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130683551 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:21.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130683551 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:21.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130683548 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:21.703Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:21.703Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:21.703Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:21.703Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:21.703Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:01:21.703Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:01:21.703Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:21.703Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:21.703Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:21.703Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:21.703Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:21.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130683542 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:21.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130683542 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:21.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130683542 data=null} to TreeItem with text {test} [2020-01-19T07:01:21.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130683542 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:21.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130683542 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} [2020-01-19T07:01:21.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130683530 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:21.703Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:21.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130683529 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:21.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130683529 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:21.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130683529 data=null} to TreeItem with text {test} [2020-01-19T07:01:21.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130683529 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:21.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130683529 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} [2020-01-19T07:01:21.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130683525 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:21.703Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:01:21.703Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:21.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1130683524 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2020-01-19T07:01:21.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1130683524 data=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:01:21.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1130683524 data=null} to TreeItem with text {Traces [7]} [2020-01-19T07:01:21.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1130683524 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:01:21.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130683524 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:01:21.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1130683517 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:01:21.703Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2020-01-19T07:01:21.962Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:01:21.962Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:21.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1130683089 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:21.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1130683089 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:21.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1130683089 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:21.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130683089 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:21.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130683088 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:21.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130683077 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:21.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:21.962Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:21.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:21.962Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:21.962Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:01:21.962Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:21.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1130683074 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:21.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1130683074 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:21.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1130683074 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:21.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130683074 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:21.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130683074 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:21.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130683070 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:21.962Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2020-01-19T07:01:21.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1130683070 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:21.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1130683070 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:21.962Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:21.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1130683070 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:21.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130683069 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:21.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130683069 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:21.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130683066 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:21.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130683066 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:21.962Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1130683066 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:21.962Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130683066 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:22.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130683051 data=null button=1 stateMask=0x80000 x=148 y=180 count=2} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:22.219Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1130682896 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:22.219Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1130682889 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:22.219Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1130682889 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:22.219Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2020-01-19T07:01:22.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:22.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:22.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:22.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:22.219Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:22.219Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:22.219Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:22.219Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:22.219Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:22.219Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:01:22.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130682884 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:01:22.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130682884 data=null doit=true} to TableItem with text {} [2020-01-19T07:01:22.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130682884 data=null} to TableItem with text {} [2020-01-19T07:01:22.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130682884 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:01:22.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130682882 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:01:22.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130682878 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:01:22.219Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:22.219Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:23.586Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:01:23.586Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:23.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1130681634 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:23.586Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1130681634 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:23.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1130681634 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:23.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130681634 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:23.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130681634 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:23.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130681630 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:23.586Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:23.586Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:23.586Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:23.586Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:23.586Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:01:23.586Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:01:23.586Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:23.586Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:23.586Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:23.586Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:23.586Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:23.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130681624 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:23.586Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130681624 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:23.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130681623 data=null} to TreeItem with text {test} [2020-01-19T07:01:23.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130681623 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:23.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130681623 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} [2020-01-19T07:01:23.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130681609 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:23.586Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:23.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130681609 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:23.586Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130681609 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:23.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130681608 data=null} to TreeItem with text {test} [2020-01-19T07:01:23.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130681608 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:23.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130681608 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} [2020-01-19T07:01:23.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130681603 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:23.586Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:01:23.586Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:23.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1130681602 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2020-01-19T07:01:23.586Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1130681602 data=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:01:23.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1130681602 data=null} to TreeItem with text {Traces [7]} [2020-01-19T07:01:23.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1130681602 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:01:23.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130681602 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:01:23.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1130681594 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:01:23.586Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2020-01-19T07:01:23.586Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:01:23.586Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:23.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130681463 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:23.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130681463 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:23.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130681462 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:23.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130681462 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:23.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130681462 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:23.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130681445 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:23.587Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:23.587Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:23.587Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:23.587Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:23.587Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:01:23.587Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:23.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130681442 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:23.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130681442 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:23.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130681442 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:23.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130681442 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:23.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130681442 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:23.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130681438 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:23.587Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:23.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130681437 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:23.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130681437 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:23.587Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:23.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130681437 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:23.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130681437 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:23.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130681437 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:23.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130681434 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:23.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130681434 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:23.587Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130681433 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:23.587Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130681433 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:23.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130681417 data=null button=1 stateMask=0x80000 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:23.843Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130681270 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:23.843Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130681270 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:23.843Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130681270 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:23.843Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:23.843Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:23.843Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:23.843Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:23.843Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:23.843Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:23.843Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:24.405Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:24.405Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:24.405Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:24.405Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:24.405Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:01:24.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130680765 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:01:24.405Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130680765 data=null doit=true} to TableItem with text {} [2020-01-19T07:01:24.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130680765 data=null} to TableItem with text {} [2020-01-19T07:01:24.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130680764 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:01:24.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130680762 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:01:24.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130680757 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:01:24.405Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:24.405Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:24.967Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:01:24.967Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:24.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130680013 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:24.967Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130680013 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:24.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130680013 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:24.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130680013 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:24.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130680012 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:24.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130680009 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:01:24.967Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:24.967Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:24.967Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:24.967Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:24.967Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:01:24.967Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:01:24.967Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:24.967Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:24.967Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:24.967Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:24.967Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:24.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130680002 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:24.967Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130680002 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:24.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130680002 data=null} to TreeItem with text {test} [2020-01-19T07:01:24.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130680002 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:24.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130680001 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} [2020-01-19T07:01:24.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130679986 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:24.967Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:24.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130679986 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:24.967Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130679986 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:24.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130679986 data=null} to TreeItem with text {test} [2020-01-19T07:01:24.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130679979 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:24.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130679979 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} [2020-01-19T07:01:24.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130679973 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:24.967Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:01:24.967Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:24.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1130679973 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2020-01-19T07:01:24.967Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1130679973 data=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:01:24.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1130679972 data=null} to TreeItem with text {Traces [7]} [2020-01-19T07:01:24.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1130679972 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:01:24.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130679972 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:01:25.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1130679963 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:01:25.223Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2020-01-19T07:01:25.479Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:01:25.479Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:25.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1130679593 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:25.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1130679593 data=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:25.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1130679593 data=null} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:25.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1130679592 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:25.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130679592 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:25.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1130679580 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:25.479Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:25.479Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:25.479Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:25.479Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:25.479Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:01:25.479Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:25.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1130679578 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:25.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1130679578 data=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:25.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1130679578 data=null} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:25.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1130679578 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:25.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130679578 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:25.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1130679574 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:25.479Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2020-01-19T07:01:25.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1130679574 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:25.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1130679574 data=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:25.479Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:25.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1130679574 data=null} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:25.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1130679574 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:25.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130679574 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:25.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1130679571 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:25.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1130679571 data=null button=1 stateMask=0x0 x=132 y=204 count=2} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:25.479Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1130679570 data=null button=1 stateMask=0x0 x=132 y=204 count=2} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:25.480Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130679570 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:25.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1130679557 data=null button=1 stateMask=0x80000 x=132 y=204 count=2} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:25.480Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1130679479 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:25.480Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1130679479 data=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:25.480Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1130679479 data=null} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:25.480Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2020-01-19T07:01:25.480Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2020-01-19T07:01:25.480Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2020-01-19T07:01:26.041Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:01:26.041Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:26.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1130679141 data=null button=0 stateMask=0x0 x=132 y=204 count=0} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:26.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1130679141 data=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:26.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1130679141 data=null} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:26.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1130679141 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:26.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130679141 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:26.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1130679137 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:26.041Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:26.041Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:26.041Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:26.041Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:26.041Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:01:26.041Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:01:26.041Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:26.041Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:26.041Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:26.041Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:26.041Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:26.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130679129 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:26.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130679129 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:26.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130679129 data=null} to TreeItem with text {test} [2020-01-19T07:01:26.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130679129 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:26.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130679129 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} [2020-01-19T07:01:26.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130679114 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:26.041Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:26.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130679113 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:26.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130679113 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:26.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130679113 data=null} to TreeItem with text {test} [2020-01-19T07:01:26.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130679113 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:26.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130679113 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} [2020-01-19T07:01:26.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130679108 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:26.041Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:01:26.041Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:26.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1130679107 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2020-01-19T07:01:26.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1130679107 data=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:01:26.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1130679107 data=null} to TreeItem with text {Traces [7]} [2020-01-19T07:01:26.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1130679107 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:01:26.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130679107 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:01:26.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1130679100 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:01:26.042Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:26.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1130679099 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [7]} [2020-01-19T07:01:26.042Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1130679099 data=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:01:26.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1130679099 data=null} to TreeItem with text {Traces [7]} [2020-01-19T07:01:26.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1130679099 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:01:26.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130679099 data=null item=TreeItem {Traces [7]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [7]} [2020-01-19T07:01:26.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1130679096 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [7]} [2020-01-19T07:01:26.042Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2020-01-19T07:01:26.042Z] DEBUG - Clicking on with mnemonic 'Clear' [2020-01-19T07:01:26.042Z] DEBUG - Clicked on with mnemonic 'Clear' [2020-01-19T07:01:26.042Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2020-01-19T07:01:26.042Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1130679043 data=null doit=true} to Shell with text {Confirm Clear} [2020-01-19T07:01:26.042Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:01:26.042Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T07:01:26.042Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T07:01:26.042Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:01:26.042Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:01:26.042Z] DEBUG - Clicking on &Yes [2020-01-19T07:01:26.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1130679043 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') [2020-01-19T07:01:26.042Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1130679043 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') [2020-01-19T07:01:26.042Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1130679043 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:01:26.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1130679043 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:01:26.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1130679042 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') [2020-01-19T07:01:26.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1130679042 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') [2020-01-19T07:01:26.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1130679042 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') [2020-01-19T07:01:27.407Z] DEBUG - Clicked on [2020-01-19T07:01:27.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-1130679072 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2020-01-19T07:01:27.969Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:01:27.969Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:27.969Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:27.969Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:27.969Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:27.969Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:27.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130677093 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:27.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130677093 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:27.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130677093 data=null} to TreeItem with text {test} [2020-01-19T07:01:27.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130677093 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:27.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130677093 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} [2020-01-19T07:01:27.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130677083 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:27.969Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:27.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130677083 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:27.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130677083 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:27.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130677083 data=null} to TreeItem with text {test} [2020-01-19T07:01:27.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130677083 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:27.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130677082 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} [2020-01-19T07:01:27.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130677078 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:27.969Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:01:27.969Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:27.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130677078 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T07:01:27.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130677078 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T07:01:27.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130677078 data=null} to TreeItem with text {Traces [0]} [2020-01-19T07:01:27.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130677077 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:01:27.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130677077 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]} [2020-01-19T07:01:27.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130677071 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:01:27.969Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:27.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130677070 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T07:01:27.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130677070 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T07:01:27.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130677070 data=null} to TreeItem with text {Traces [0]} [2020-01-19T07:01:27.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130677070 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:01:27.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130677070 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]} [2020-01-19T07:01:27.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130677067 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:01:27.969Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2020-01-19T07:01:27.969Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-01-19T07:01:27.969Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-01-19T07:01:27.969Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2020-01-19T07:01:27.969Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1130676971 data=null doit=true} to Shell with text {Trace Import} [2020-01-19T07:01:27.969Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:01:27.969Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2020-01-19T07:01:27.969Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2020-01-19T07:01:27.969Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2020-01-19T07:01:27.969Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:01:27.969Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:01:27.969Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:01:27.969Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:01:27.969Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:01:27.969Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:01:27.969Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:01:27.969Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:01:27.969Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:01:27.969Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:01:27.969Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:01:27.969Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T07:01:27.969Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:01:27.969Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:01:27.969Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:01:27.969Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:01:27.969Z] DEBUG - matched Combo with text " [2020-01-19T07:01:28.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-1130676891 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 label (with mnemonic 'Trace Type:')) [2020-01-19T07:01:28.229Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2020-01-19T07:01:28.229Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:01:28.229Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:01:28.229Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:01:28.229Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:01:28.229Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:01:28.229Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:01:28.229Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:01:28.229Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2020-01-19T07:01:28.229Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:01:28.229Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:01:28.229Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:01:28.229Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:01:28.229Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:01:28.229Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:01:28.229Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:01:28.229Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:01:28.229Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2020-01-19T07:01:28.229Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:01:28.229Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:01:28.229Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:01:28.229Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:01:28.229Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:01:28.229Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:01:28.229Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:01:28.229Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:01:28.229Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2020-01-19T07:01:28.229Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:01:28.229Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:01:28.229Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:01:28.229Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:01:28.229Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:01:28.229Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:01:28.229Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:01:28.229Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:01:28.229Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:01:28.229Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:01:28.229Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:01:28.229Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:01:28.229Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:01:28.230Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:01:28.230Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:01:28.230Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:01:28.230Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T07:01:28.230Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:01:28.230Z] DEBUG - Clicking on &Finish [2020-01-19T07:01:28.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1130676883 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') [2020-01-19T07:01:28.230Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1130676883 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') [2020-01-19T07:01:28.230Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1130676883 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:01:28.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1130676883 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:01:28.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1130676883 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') [2020-01-19T07:01:28.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1130676882 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') [2020-01-19T07:01:28.230Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:01:28.230Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:01:28.230Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:01:28.230Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:01:28.230Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:01:28.230Z] DEBUG - Clicked on &Finish [2020-01-19T07:01:28.793Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2020-01-19T07:01:28.793Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1130676365 data=null doit=true} to Shell with text {Confirmation} [2020-01-19T07:01:28.793Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2020-01-19T07:01:28.793Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2020-01-19T07:01:28.793Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2020-01-19T07:01:28.793Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2020-01-19T07:01:28.793Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2020-01-19T07:01:28.793Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2020-01-19T07:01:28.793Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2020-01-19T07:01:28.793Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2020-01-19T07:01:28.793Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2020-01-19T07:01:28.793Z] DEBUG - Clicking on Rename [2020-01-19T07:01:28.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=-1130676364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2020-01-19T07:01:28.793Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=-1130676364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2020-01-19T07:01:28.793Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=-1130676364 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2020-01-19T07:01:28.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=-1130676364 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2020-01-19T07:01:28.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=-1130676364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2020-01-19T07:01:28.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=-1130676364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2020-01-19T07:01:28.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=-1130676364 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 'Rename' and with style 'SWT.PUSH') [2020-01-19T07:01:28.794Z] DEBUG - Clicked on [2020-01-19T07:01:29.355Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2020-01-19T07:01:29.355Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1130675849 data=null doit=true} to Shell with text {Confirmation} [2020-01-19T07:01:29.355Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2020-01-19T07:01:29.355Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2020-01-19T07:01:29.355Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2020-01-19T07:01:29.355Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2020-01-19T07:01:29.355Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2020-01-19T07:01:29.355Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2020-01-19T07:01:29.355Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2020-01-19T07:01:29.355Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2020-01-19T07:01:29.355Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2020-01-19T07:01:29.355Z] DEBUG - Clicking on Overwrite [2020-01-19T07:01:29.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=-1130675849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2020-01-19T07:01:29.355Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=-1130675849 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2020-01-19T07:01:29.355Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=-1130675849 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2020-01-19T07:01:29.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=-1130675849 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2020-01-19T07:01:29.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=-1130675848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2020-01-19T07:01:29.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=-1130675848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2020-01-19T07:01:29.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=-1130675848 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 'Overwrite' and with style 'SWT.PUSH') [2020-01-19T07:01:29.355Z] DEBUG - Clicked on [2020-01-19T07:01:29.611Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2020-01-19T07:01:29.611Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1130675335 data=null doit=true} to Shell with text {Confirmation} [2020-01-19T07:01:29.611Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2020-01-19T07:01:29.611Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2020-01-19T07:01:29.611Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2020-01-19T07:01:29.611Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2020-01-19T07:01:29.611Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2020-01-19T07:01:29.611Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2020-01-19T07:01:29.611Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2020-01-19T07:01:29.611Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2020-01-19T07:01:29.611Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2020-01-19T07:01:29.611Z] DEBUG - Clicking on Skip [2020-01-19T07:01:29.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=-1130675334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2020-01-19T07:01:29.611Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=-1130675334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2020-01-19T07:01:29.611Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=-1130675334 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2020-01-19T07:01:29.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=-1130675334 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2020-01-19T07:01:29.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=-1130675334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2020-01-19T07:01:29.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=-1130675334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2020-01-19T07:01:29.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=-1130675334 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 'Skip' and with style 'SWT.PUSH') [2020-01-19T07:01:29.867Z] DEBUG - Clicked on [2020-01-19T07:01:29.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1130676882 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') [2020-01-19T07:01:29.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1130677043 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2020-01-19T07:01:30.430Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:01:30.430Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:30.430Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:30.430Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:30.430Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:30.430Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:30.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130674612 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:30.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130674612 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:30.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130674611 data=null} to TreeItem with text {test} [2020-01-19T07:01:30.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130674611 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:30.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130674611 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} [2020-01-19T07:01:30.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130674601 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:30.430Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:30.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130674600 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:30.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130674600 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:30.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130674600 data=null} to TreeItem with text {test} [2020-01-19T07:01:30.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130674600 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:30.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130674600 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} [2020-01-19T07:01:30.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130674595 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:30.430Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:01:30.430Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:30.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1130674595 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]} [2020-01-19T07:01:30.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1130674594 data=null doit=true} to TreeItem with text {Traces [5]} [2020-01-19T07:01:30.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1130674594 data=null} to TreeItem with text {Traces [5]} [2020-01-19T07:01:30.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1130674594 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2020-01-19T07:01:30.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130674594 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]} [2020-01-19T07:01:30.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1130674587 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2020-01-19T07:01:30.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1130674587 data=null doit=true} to TreeItem with text {Traces [5]} [2020-01-19T07:01:30.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1130674587 data=null} to TreeItem with text {Traces [5]} [2020-01-19T07:01:30.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1130674587 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2020-01-19T07:01:30.430Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130674587 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [5]} [2020-01-19T07:01:30.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1130674581 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2020-01-19T07:01:30.992Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:01:30.992Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:30.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130674154 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:30.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130674154 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:30.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130674154 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:30.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130674154 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:30.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130674153 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:30.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130674141 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:30.992Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:30.992Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:30.992Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:30.992Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:30.992Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:01:30.992Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:30.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130674138 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:30.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130674138 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:30.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130674138 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:30.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130674138 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:30.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130674138 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:30.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130674135 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:30.992Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:30.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130674134 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:30.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130674134 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:30.992Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:30.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130674134 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:30.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130674134 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:30.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130674134 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:30.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130674131 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:30.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130674131 data=null button=1 stateMask=0x0 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:30.992Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130674130 data=null button=1 stateMask=0x0 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:30.992Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130674130 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:30.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130674113 data=null button=1 stateMask=0x80000 x=147 y=84 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:31.248Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130673912 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:31.248Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130673899 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:31.248Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130673889 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:31.248Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:31.248Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:31.248Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:31.248Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:31.248Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:31.248Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:31.248Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:01:31.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130673885 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:01:31.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130673885 data=null doit=true} to TableItem with text {} [2020-01-19T07:01:31.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130673885 data=null} to TableItem with text {} [2020-01-19T07:01:31.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130673884 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:01:31.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130673882 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:01:31.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130673879 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:01:31.248Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:31.248Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:32.643Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:01:32.643Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:32.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130672637 data=null button=0 stateMask=0x0 x=147 y=84 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:32.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130672637 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:32.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130672637 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:32.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130672636 data=null button=1 stateMask=0x0 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:32.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130672636 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:32.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130672633 data=null button=1 stateMask=0x80000 x=147 y=84 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:01:32.643Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:32.643Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:32.643Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:32.643Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:32.643Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:01:32.643Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:01:32.643Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:32.643Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:32.643Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:32.643Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:32.643Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:32.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130672627 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:32.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130672627 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:32.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130672627 data=null} to TreeItem with text {test} [2020-01-19T07:01:32.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130672626 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:32.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130672626 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} [2020-01-19T07:01:32.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130672613 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:32.643Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:32.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130672613 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:32.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130672613 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:32.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130672613 data=null} to TreeItem with text {test} [2020-01-19T07:01:32.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130672613 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:32.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130672613 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} [2020-01-19T07:01:32.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130672608 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:32.643Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:01:32.643Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:32.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1130672607 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]} [2020-01-19T07:01:32.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1130672607 data=null doit=true} to TreeItem with text {Traces [5]} [2020-01-19T07:01:32.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1130672607 data=null} to TreeItem with text {Traces [5]} [2020-01-19T07:01:32.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1130672607 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2020-01-19T07:01:32.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130672607 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]} [2020-01-19T07:01:32.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1130672599 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2020-01-19T07:01:32.643Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2020-01-19T07:01:32.643Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:01:32.643Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:32.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130672564 data=null button=0 stateMask=0x0 x=156 y=108 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:01:32.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1130672563 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:01:32.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1130672563 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:01:32.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130672563 data=null button=1 stateMask=0x0 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:01:32.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130672563 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:01:32.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130672551 data=null button=1 stateMask=0x80000 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:01:32.643Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:32.643Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:32.643Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:32.643Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:32.643Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:01:32.643Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:32.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130672549 data=null button=0 stateMask=0x0 x=156 y=108 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:01:32.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1130672548 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:01:32.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1130672548 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:01:32.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130672548 data=null button=1 stateMask=0x0 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:01:32.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130672548 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:01:32.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130672545 data=null button=1 stateMask=0x80000 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:01:32.643Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:01:32.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130672545 data=null button=0 stateMask=0x0 x=156 y=108 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:01:32.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1130672545 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:01:32.643Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:32.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1130672545 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:01:32.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130672544 data=null button=1 stateMask=0x0 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:01:32.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130672544 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:01:32.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130672541 data=null button=1 stateMask=0x80000 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:01:32.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130672541 data=null button=1 stateMask=0x0 x=156 y=108 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:01:32.644Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130672541 data=null button=1 stateMask=0x0 x=156 y=108 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:01:32.644Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130672541 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:01:32.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130672509 data=null button=1 stateMask=0x80000 x=156 y=108 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:01:32.900Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130672247 data=null button=0 stateMask=0x0 x=156 y=108 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:01:32.900Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1130672238 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:01:32.900Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1130672237 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:01:32.900Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:01:32.900Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:32.900Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:32.900Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:32.900Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:32.900Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:32.900Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:32.900Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:01:32.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130672233 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:01:32.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130672233 data=null doit=true} to TableItem with text {} [2020-01-19T07:01:32.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130672232 data=null} to TableItem with text {} [2020-01-19T07:01:32.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130672232 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:01:32.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130672230 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:01:32.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130672226 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:01:32.900Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:32.900Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:33.828Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:01:33.828Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:34.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130671087 data=null button=0 stateMask=0x0 x=156 y=108 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:01:34.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1130671086 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:01:34.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1130671086 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:01:34.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130671086 data=null button=1 stateMask=0x0 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:01:34.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130671086 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:01:34.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130671083 data=null button=1 stateMask=0x80000 x=156 y=108 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:01:34.085Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:34.085Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:34.085Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:34.085Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:34.085Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:01:34.085Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:01:34.085Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:34.085Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:34.085Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:34.085Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:34.085Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:34.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130671077 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:34.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130671077 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:34.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130671077 data=null} to TreeItem with text {test} [2020-01-19T07:01:34.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130671077 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:34.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130671077 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} [2020-01-19T07:01:34.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130671064 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:34.085Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:34.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130671063 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:34.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130671063 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:34.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130671063 data=null} to TreeItem with text {test} [2020-01-19T07:01:34.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130671063 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:34.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130671063 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} [2020-01-19T07:01:34.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130671020 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:34.085Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:01:34.085Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:34.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1130671019 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]} [2020-01-19T07:01:34.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1130671019 data=null doit=true} to TreeItem with text {Traces [5]} [2020-01-19T07:01:34.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1130671019 data=null} to TreeItem with text {Traces [5]} [2020-01-19T07:01:34.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1130671019 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2020-01-19T07:01:34.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130671018 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]} [2020-01-19T07:01:34.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1130671012 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2020-01-19T07:01:34.085Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2020-01-19T07:01:34.085Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:01:34.085Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:34.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1130670975 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:34.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1130670975 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:34.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1130670975 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:34.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130670975 data=null button=1 stateMask=0x0 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:34.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130670975 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:34.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130670962 data=null button=1 stateMask=0x80000 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:34.085Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:34.085Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:34.085Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:34.085Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:34.085Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:01:34.085Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:34.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1130670914 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:34.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1130670914 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:34.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1130670914 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:34.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130670913 data=null button=1 stateMask=0x0 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:34.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130670913 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:34.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130670909 data=null button=1 stateMask=0x80000 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:34.085Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2020-01-19T07:01:34.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1130670909 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:34.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1130670908 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:34.085Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:34.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1130670908 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:34.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130670908 data=null button=1 stateMask=0x0 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:34.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130670908 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:34.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130670905 data=null button=1 stateMask=0x80000 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:34.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130670905 data=null button=1 stateMask=0x0 x=148 y=132 count=2} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:34.085Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1130670905 data=null button=1 stateMask=0x0 x=148 y=132 count=2} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:34.085Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130670905 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:34.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130670888 data=null button=1 stateMask=0x80000 x=148 y=132 count=2} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:34.341Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1130670676 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:34.341Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1130670663 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:34.341Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1130670663 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:34.341Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2020-01-19T07:01:34.341Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:34.341Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:34.341Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:34.341Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:34.341Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:34.341Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:34.341Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:34.341Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:01:34.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130670658 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:01:34.341Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130670658 data=null doit=true} to TableItem with text {} [2020-01-19T07:01:34.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130670658 data=null} to TableItem with text {} [2020-01-19T07:01:34.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130670658 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:01:34.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130670656 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:01:34.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130670652 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:01:34.341Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:34.341Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:35.710Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:01:35.710Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:35.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1130669414 data=null button=0 stateMask=0x0 x=148 y=132 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:35.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1130669414 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:35.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1130669414 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:35.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130669414 data=null button=1 stateMask=0x0 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:35.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130669414 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:35.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130669410 data=null button=1 stateMask=0x80000 x=148 y=132 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:01:35.710Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:35.710Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:35.710Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:35.710Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:35.710Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:01:35.710Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:01:35.710Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:35.710Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:35.710Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:35.710Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:35.710Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:35.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130669404 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:35.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130669404 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:35.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130669404 data=null} to TreeItem with text {test} [2020-01-19T07:01:35.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130669404 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:35.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130669404 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} [2020-01-19T07:01:35.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130669391 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:35.710Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:35.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130669391 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:35.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130669390 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:35.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130669390 data=null} to TreeItem with text {test} [2020-01-19T07:01:35.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130669390 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:35.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130669390 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} [2020-01-19T07:01:35.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130669386 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:35.711Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:01:35.711Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:35.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1130669385 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]} [2020-01-19T07:01:35.711Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1130669385 data=null doit=true} to TreeItem with text {Traces [5]} [2020-01-19T07:01:35.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1130669385 data=null} to TreeItem with text {Traces [5]} [2020-01-19T07:01:35.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1130669385 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2020-01-19T07:01:35.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130669385 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]} [2020-01-19T07:01:35.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1130669378 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2020-01-19T07:01:35.711Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2020-01-19T07:01:35.711Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:01:35.711Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:35.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1130669307 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:35.711Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1130669307 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:35.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1130669306 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:35.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130669306 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:35.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130669306 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:35.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130669293 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:35.711Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:35.711Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:35.711Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:35.711Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:35.711Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:01:35.711Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:35.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1130669291 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:35.711Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1130669291 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:35.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1130669291 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:35.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130669291 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:35.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130669291 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:35.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130669288 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:35.711Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2020-01-19T07:01:35.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1130669287 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:35.711Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1130669287 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:35.711Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:35.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1130669287 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:35.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130669287 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:35.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130669287 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:35.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130669283 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:35.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130669283 data=null button=1 stateMask=0x0 x=148 y=156 count=2} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:35.711Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1130669282 data=null button=1 stateMask=0x0 x=148 y=156 count=2} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:35.711Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130669282 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:35.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130669265 data=null button=1 stateMask=0x80000 x=148 y=156 count=2} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:35.967Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1130669083 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:35.967Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1130669075 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:35.967Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1130669075 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:35.967Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2020-01-19T07:01:35.967Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:35.967Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:35.967Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:35.967Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:01:35.967Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:35.967Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:35.967Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:35.967Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:35.967Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:01:35.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130669070 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:01:35.967Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130669070 data=null doit=true} to TableItem with text {} [2020-01-19T07:01:35.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130669070 data=null} to TableItem with text {} [2020-01-19T07:01:35.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130669069 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:01:35.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130669067 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:01:35.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130669063 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:01:35.967Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:01:35.967Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:01:37.334Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:01:37.334Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:37.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1130667823 data=null button=0 stateMask=0x0 x=148 y=156 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:37.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1130667823 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:37.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1130667823 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:37.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130667823 data=null button=1 stateMask=0x0 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:37.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130667823 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:37.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130667819 data=null button=1 stateMask=0x80000 x=148 y=156 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:01:37.334Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:37.334Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:37.334Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:37.334Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:37.334Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:01:37.334Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:01:37.334Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:37.334Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:37.334Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:37.334Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:37.334Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:37.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130667814 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:37.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130667814 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:37.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130667814 data=null} to TreeItem with text {test} [2020-01-19T07:01:37.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130667813 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:37.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130667813 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} [2020-01-19T07:01:37.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130667802 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:37.334Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:37.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130667802 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:37.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130667801 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:37.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130667801 data=null} to TreeItem with text {test} [2020-01-19T07:01:37.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130667801 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:37.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130667801 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} [2020-01-19T07:01:37.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130667797 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:37.334Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:01:37.334Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:37.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1130667797 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]} [2020-01-19T07:01:37.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1130667797 data=null doit=true} to TreeItem with text {Traces [5]} [2020-01-19T07:01:37.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1130667797 data=null} to TreeItem with text {Traces [5]} [2020-01-19T07:01:37.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1130667797 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2020-01-19T07:01:37.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130667797 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]} [2020-01-19T07:01:37.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1130667790 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2020-01-19T07:01:37.334Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2020-01-19T07:01:37.334Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:01:37.334Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:37.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1130667754 data=null button=0 stateMask=0x0 x=132 y=180 count=0} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:37.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1130667754 data=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:37.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1130667754 data=null} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:37.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1130667754 data=null button=1 stateMask=0x0 x=132 y=180 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:37.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130667754 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:37.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1130667743 data=null button=1 stateMask=0x80000 x=132 y=180 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:37.334Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:37.334Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:37.334Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:37.334Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:37.334Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:01:37.334Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:37.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1130667741 data=null button=0 stateMask=0x0 x=132 y=180 count=0} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:37.335Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1130667741 data=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:37.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1130667741 data=null} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:37.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1130667740 data=null button=1 stateMask=0x0 x=132 y=180 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:37.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130667740 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:37.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1130667738 data=null button=1 stateMask=0x80000 x=132 y=180 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:37.335Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2020-01-19T07:01:37.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1130667737 data=null button=0 stateMask=0x0 x=132 y=180 count=0} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:37.335Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1130667737 data=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:37.335Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:37.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1130667737 data=null} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:37.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1130667737 data=null button=1 stateMask=0x0 x=132 y=180 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:37.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130667737 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:37.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1130667734 data=null button=1 stateMask=0x80000 x=132 y=180 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:37.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1130667734 data=null button=1 stateMask=0x0 x=132 y=180 count=2} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:37.335Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1130667734 data=null button=1 stateMask=0x0 x=132 y=180 count=2} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:37.335Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130667734 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:37.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1130667721 data=null button=1 stateMask=0x80000 x=132 y=180 count=2} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:37.335Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1130667652 data=null button=0 stateMask=0x0 x=132 y=180 count=0} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:37.335Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1130667652 data=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:37.335Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1130667652 data=null} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:37.335Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2020-01-19T07:01:37.335Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2020-01-19T07:01:37.335Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2020-01-19T07:01:37.897Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:01:37.897Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:37.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1130667318 data=null button=0 stateMask=0x0 x=132 y=180 count=0} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:37.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1130667318 data=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:37.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1130667318 data=null} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:37.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1130667317 data=null button=1 stateMask=0x0 x=132 y=180 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:37.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130667317 data=null item=TreeItem {unrecognized.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:37.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1130667314 data=null button=1 stateMask=0x80000 x=132 y=180 count=1} to TreeItem with text {unrecognized.log} [2020-01-19T07:01:37.897Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:37.897Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:37.897Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:37.897Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:37.897Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:01:37.897Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:01:37.897Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:37.897Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:37.897Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:37.897Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:37.897Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:37.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130667307 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:37.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130667307 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:37.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130667307 data=null} to TreeItem with text {test} [2020-01-19T07:01:37.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130667306 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:37.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130667306 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} [2020-01-19T07:01:37.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130667293 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:37.898Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:37.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130667292 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:37.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130667292 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:37.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130667292 data=null} to TreeItem with text {test} [2020-01-19T07:01:37.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130667292 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:37.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130667292 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} [2020-01-19T07:01:37.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130667288 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:37.898Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:01:37.898Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:37.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1130667287 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]} [2020-01-19T07:01:37.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1130667287 data=null doit=true} to TreeItem with text {Traces [5]} [2020-01-19T07:01:37.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1130667287 data=null} to TreeItem with text {Traces [5]} [2020-01-19T07:01:37.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1130667287 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2020-01-19T07:01:37.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130667287 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]} [2020-01-19T07:01:37.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1130667279 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2020-01-19T07:01:37.898Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:37.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1130667279 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]} [2020-01-19T07:01:37.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1130667279 data=null doit=true} to TreeItem with text {Traces [5]} [2020-01-19T07:01:37.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1130667279 data=null} to TreeItem with text {Traces [5]} [2020-01-19T07:01:37.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1130667279 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2020-01-19T07:01:37.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130667279 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]} [2020-01-19T07:01:37.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1130667276 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2020-01-19T07:01:37.898Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2020-01-19T07:01:37.898Z] DEBUG - Clicking on with mnemonic 'Clear' [2020-01-19T07:01:37.898Z] DEBUG - Clicked on with mnemonic 'Clear' [2020-01-19T07:01:37.898Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2020-01-19T07:01:37.898Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1130667200 data=null doit=true} to Shell with text {Confirm Clear} [2020-01-19T07:01:37.898Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:01:37.898Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T07:01:37.898Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T07:01:37.898Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:01:37.898Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:01:37.898Z] DEBUG - Clicking on &Yes [2020-01-19T07:01:37.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1130667199 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') [2020-01-19T07:01:37.898Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1130667199 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') [2020-01-19T07:01:37.898Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1130667199 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:01:37.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1130667199 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:01:37.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1130667199 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') [2020-01-19T07:01:37.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1130667199 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') [2020-01-19T07:01:37.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1130667199 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') [2020-01-19T07:01:38.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-1130667253 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2020-01-19T07:01:38.826Z] DEBUG - Clicked on [2020-01-19T07:01:38.826Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:01:38.827Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:38.827Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:38.827Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:01:38.827Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:01:38.827Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:38.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130666204 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:38.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130666204 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:38.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130666204 data=null} to TreeItem with text {test} [2020-01-19T07:01:38.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130666203 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:38.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130666203 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} [2020-01-19T07:01:38.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130666194 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:38.827Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:38.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130666193 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:01:38.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130666193 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:01:38.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130666193 data=null} to TreeItem with text {test} [2020-01-19T07:01:38.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130666193 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:38.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130666193 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} [2020-01-19T07:01:38.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130666189 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:01:38.827Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:01:38.827Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:38.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1130666188 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]} [2020-01-19T07:01:38.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1130666188 data=null doit=true} to TreeItem with text {Traces [5]} [2020-01-19T07:01:38.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1130666188 data=null} to TreeItem with text {Traces [5]} [2020-01-19T07:01:38.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1130666188 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2020-01-19T07:01:38.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130666187 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]} [2020-01-19T07:01:38.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1130666181 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2020-01-19T07:01:38.827Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:01:38.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1130666181 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [5]} [2020-01-19T07:01:38.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1130666181 data=null doit=true} to TreeItem with text {Traces [5]} [2020-01-19T07:01:38.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1130666181 data=null} to TreeItem with text {Traces [5]} [2020-01-19T07:01:38.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1130666181 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2020-01-19T07:01:38.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130666180 data=null item=TreeItem {Traces [5]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [5]} [2020-01-19T07:01:38.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1130666178 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [5]} [2020-01-19T07:01:38.827Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2020-01-19T07:01:38.827Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-01-19T07:01:39.085Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-01-19T07:01:39.085Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2020-01-19T07:01:39.085Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1130666008 data=null doit=true} to Shell with text {Trace Import} [2020-01-19T07:01:39.085Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:01:39.085Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2020-01-19T07:01:39.085Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2020-01-19T07:01:39.085Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2020-01-19T07:01:39.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:01:39.085Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:01:39.085Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:01:39.085Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:01:39.085Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:01:39.085Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:01:39.085Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:01:39.085Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:01:39.085Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:01:39.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:01:39.085Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:01:39.085Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T07:01:39.085Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:01:39.085Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:01:39.085Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:01:39.085Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:01:39.085Z] DEBUG - matched Combo with text "", using matcher: of type 'Button' [2020-01-19T07:02:05.849Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2020-01-19T07:02:05.849Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2020-01-19T07:02:05.849Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-19T07:02:05.849Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:05.849Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:05.849Z] DEBUG - Clicking on &Next > [2020-01-19T07:02:05.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=-1130639269 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') [2020-01-19T07:02:05.849Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=-1130639269 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') [2020-01-19T07:02:05.849Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=-1130639269 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-19T07:02:05.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=-1130639269 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-19T07:02:05.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=-1130639269 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') [2020-01-19T07:02:05.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=-1130639269 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') [2020-01-19T07:02:05.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=-1130639269 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') [2020-01-19T07:02:05.849Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-19T07:02:05.849Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-19T07:02:05.849Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-19T07:02:05.849Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-19T07:02:05.849Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-19T07:02:05.849Z] DEBUG - Clicked on &Next > [2020-01-19T07:02:05.849Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2020-01-19T07:02:05.849Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:05.849Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2020-01-19T07:02:05.849Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2020-01-19T07:02:05.849Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2020-01-19T07:02:05.849Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:05.849Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:05.849Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:05.849Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:05.849Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:05.849Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:05.849Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:05.849Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:05.849Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:05.849Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-01-19T07:02:05.849Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-01-19T07:02:05.849Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:05.849Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:05.849Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T07:02:05.849Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:02:05.849Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:02:05.849Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:02:05.849Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:02:05.849Z] DEBUG - matched Combo with text " [2020-01-19T07:02:05.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-1130639177 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 label (with mnemonic 'Trace Type:')) [2020-01-19T07:02:05.849Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2020-01-19T07:02:05.849Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:05.849Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:05.849Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:05.849Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:05.849Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:05.849Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:05.849Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:05.849Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2020-01-19T07:02:05.849Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:02:05.849Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:02:05.849Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:05.849Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:05.849Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:05.849Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-01-19T07:02:05.849Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-01-19T07:02:05.849Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:05.849Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:02:05.850Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:02:05.850Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:02:05.850Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6198b6b8 [2020-01-19T07:02:05.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-1130639173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:02:05.850Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1130639173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:02:05.850Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-1130639173 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:02:05.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-1130639173 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:02:05.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-1130639173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:02:05.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-1130639173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:02:05.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-1130639173 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 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:02:05.850Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-1130639173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:02:05.850Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1130639173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:02:05.850Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-1130639173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:02:05.850Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-1130639173 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:02:05.850Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-1130639173 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:02:05.850Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:02:05.850Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-01-19T07:02:05.850Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-01-19T07:02:05.851Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:05.851Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:05.851Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:02:05.851Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:02:05.851Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:05.851Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:05.851Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:05.851Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:05.851Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:05.851Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:05.851Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:05.851Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:05.851Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:05.851Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:05.851Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-01-19T07:02:05.851Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-01-19T07:02:05.851Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:05.851Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:05.851Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T07:02:05.851Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T07:02:05.851Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:02:05.851Z] DEBUG - Clicking on &Finish [2020-01-19T07:02:05.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1130639166 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') [2020-01-19T07:02:05.851Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1130639166 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') [2020-01-19T07:02:05.851Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1130639166 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:02:05.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1130639166 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:02:05.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1130639166 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') [2020-01-19T07:02:05.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1130639165 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') [2020-01-19T07:02:06.107Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:02:06.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1130639165 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') [2020-01-19T07:02:06.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1130639353 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2020-01-19T07:02:06.107Z] DEBUG - Clicked on [2020-01-19T07:02:06.107Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:02:06.107Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:06.107Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:06.107Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:06.107Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:06.107Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:06.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130638893 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:02:06.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130638893 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:02:06.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130638893 data=null} to TreeItem with text {test} [2020-01-19T07:02:06.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130638893 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:06.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130638893 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} [2020-01-19T07:02:06.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130638888 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:06.107Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:06.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130638888 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:02:06.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130638888 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:02:06.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130638888 data=null} to TreeItem with text {test} [2020-01-19T07:02:06.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130638888 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:06.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130638888 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} [2020-01-19T07:02:06.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130638884 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:06.107Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:02:06.107Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:06.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130638884 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T07:02:06.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130638883 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:02:06.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130638883 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:02:06.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130638883 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:02:06.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130638883 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]} [2020-01-19T07:02:06.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130638877 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:02:06.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130638877 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:02:06.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130638877 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:02:06.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130638877 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:02:06.107Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130638877 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]} [2020-01-19T07:02:06.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130638874 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:02:06.669Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:02:06.669Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:06.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130638453 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:06.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130638452 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:06.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130638452 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:06.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130638452 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:06.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130638452 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:06.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130638441 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:06.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:06.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:06.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:06.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:06.669Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:02:06.669Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:06.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130638439 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:06.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130638439 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:06.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130638439 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:06.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130638439 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:06.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130638439 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:06.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130638436 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:06.669Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:06.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130638435 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:06.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130638435 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:06.669Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:06.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130638435 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:06.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130638435 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:06.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130638435 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:06.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130638433 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:06.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130638432 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:06.669Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130638432 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:06.669Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130638432 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:06.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130638421 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:06.669Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130638314 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:06.669Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130638314 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:06.669Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130638314 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:06.669Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:06.669Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:02:08.040Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:02:08.040Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:02:08.040Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:02:08.040Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:02:08.040Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:02:08.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130637262 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:02:08.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130637262 data=null doit=true} to TableItem with text {} [2020-01-19T07:02:08.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130637262 data=null} to TableItem with text {} [2020-01-19T07:02:08.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130637261 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:02:08.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130637260 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:02:08.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130637256 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:02:08.040Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:02:08.040Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:02:08.040Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:02:08.040Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:08.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130637025 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:08.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130637025 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:08.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130637025 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:08.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130637025 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:08.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130637025 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:08.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130637022 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:08.040Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:08.040Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:08.040Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:08.040Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:08.040Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:02:08.040Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:02:08.040Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:08.040Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:08.040Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:08.040Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:08.040Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:08.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130637016 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:02:08.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130637016 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:02:08.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130637016 data=null} to TreeItem with text {test} [2020-01-19T07:02:08.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130637016 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:08.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130637016 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} [2020-01-19T07:02:08.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130637005 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:08.041Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:08.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130637001 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:02:08.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130637001 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:02:08.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130637001 data=null} to TreeItem with text {test} [2020-01-19T07:02:08.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130637001 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:08.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130637001 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} [2020-01-19T07:02:08.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130636997 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:08.041Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:02:08.041Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:08.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130636996 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T07:02:08.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130636996 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:02:08.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130636996 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:02:08.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130636996 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:02:08.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130636995 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]} [2020-01-19T07:02:08.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130636989 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:02:08.041Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:08.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130636988 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T07:02:08.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130636988 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:02:08.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130636988 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:02:08.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130636988 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:02:08.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130636988 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]} [2020-01-19T07:02:08.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130636985 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:02:08.041Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2020-01-19T07:02:08.041Z] DEBUG - Clicking on with mnemonic 'Clear' [2020-01-19T07:02:08.041Z] DEBUG - Clicked on with mnemonic 'Clear' [2020-01-19T07:02:08.041Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2020-01-19T07:02:08.041Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1130636942 data=null doit=true} to Shell with text {Confirm Clear} [2020-01-19T07:02:08.041Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:02:08.041Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T07:02:08.041Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T07:02:08.041Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:02:08.041Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:02:08.041Z] DEBUG - Clicking on &Yes [2020-01-19T07:02:08.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1130636941 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') [2020-01-19T07:02:08.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1130636941 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') [2020-01-19T07:02:08.041Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1130636941 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:02:08.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1130636941 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:02:08.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1130636941 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') [2020-01-19T07:02:08.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1130636941 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') [2020-01-19T07:02:08.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1130636941 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') [2020-01-19T07:02:08.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-1130636964 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2020-01-19T07:02:08.297Z] DEBUG - Clicked on [2020-01-19T07:02:08.297Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:02:08.297Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:08.297Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:08.297Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:08.297Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:08.297Z] DEBUG - Unselecting all in (of type 'Tree') [2020-01-19T07:02:08.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-1130636708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2020-01-19T07:02:08.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-1130636708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2020-01-19T07:02:08.297Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-1130636708 data=null doit=true} to (of type 'Tree') [2020-01-19T07:02:08.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-1130636708 data=null} to (of type 'Tree') [2020-01-19T07:02:08.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130636708 data=null button=1 stateMask=0x40000 x=89 y=60 count=1} to (of type 'Tree') [2020-01-19T07:02:08.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130636708 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Tree') [2020-01-19T07:02:08.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130636701 data=null button=1 stateMask=0xc0000 x=89 y=60 count=1} to (of type 'Tree') [2020-01-19T07:02:08.297Z] DEBUG - matched MenuItem with text "&File", using matcher: with mnemonic 'File' [2020-01-19T07:02:08.297Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2020-01-19T07:02:08.297Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-01-19T07:02:08.297Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-01-19T07:02:08.297Z] DEBUG - matched Shell with text "Import", using matcher: with text 'Import' [2020-01-19T07:02:08.297Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import} time=-1130636664 data=null doit=true} to Shell with text {Import} [2020-01-19T07:02:08.297Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:08.297Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:08.298Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-01-19T07:02:08.555Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:08.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=-1130636620 data=null button=0 stateMask=0x0 x=98 y=132 count=0} to Tree node with text: Trace Import [2020-01-19T07:02:08.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Import} time=-1130636620 data=null doit=true} to Tree node with text: Trace Import [2020-01-19T07:02:08.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=-1130636619 data=null} to Tree node with text: Trace Import [2020-01-19T07:02:08.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=-1130636619 data=null button=1 stateMask=0x0 x=98 y=132 count=1} to Tree node with text: Trace Import [2020-01-19T07:02:08.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130636619 data=null item=TreeItem {Trace Import} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Trace Import [2020-01-19T07:02:08.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=-1130636619 data=null button=1 stateMask=0x80000 x=98 y=132 count=1} to Tree node with text: Trace Import [2020-01-19T07:02:08.555Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-01-19T07:02:08.555Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-01-19T07:02:08.555Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2020-01-19T07:02:08.555Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2020-01-19T07:02:08.555Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-19T07:02:08.555Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:08.555Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:08.555Z] DEBUG - Clicking on &Next > [2020-01-19T07:02:08.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=-1130636618 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') [2020-01-19T07:02:08.555Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=-1130636618 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') [2020-01-19T07:02:08.555Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=-1130636618 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-19T07:02:08.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=-1130636618 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-19T07:02:08.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=-1130636617 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') [2020-01-19T07:02:08.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=-1130636617 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') [2020-01-19T07:02:08.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=-1130636617 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') [2020-01-19T07:02:08.555Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-19T07:02:08.555Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-19T07:02:08.555Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-19T07:02:08.555Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-19T07:02:08.555Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2020-01-19T07:02:08.555Z] DEBUG - Clicked on &Next > [2020-01-19T07:02:08.555Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2020-01-19T07:02:08.555Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:08.555Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2020-01-19T07:02:08.555Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2020-01-19T07:02:08.555Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2020-01-19T07:02:08.555Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:08.555Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:08.555Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:08.555Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:08.555Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:08.555Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:08.555Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:08.555Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:08.555Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:08.555Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-01-19T07:02:08.555Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-01-19T07:02:08.555Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:08.555Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:08.555Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T07:02:08.555Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:02:08.555Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:02:08.555Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:02:08.555Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:02:08.555Z] DEBUG - matched Combo with text " [2020-01-19T07:02:08.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-1130636550 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 label (with mnemonic 'Trace Type:')) [2020-01-19T07:02:08.555Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2020-01-19T07:02:08.555Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:08.555Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:08.555Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:08.555Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:08.555Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:08.555Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:08.555Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:08.555Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2020-01-19T07:02:08.555Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:02:08.555Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:02:08.555Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:02:08.556Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:02:08.556Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:02:08.556Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:02:08.556Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:02:08.556Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:02:08.556Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T07:02:08.556Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:02:08.556Z] DEBUG - Clicking on &Finish [2020-01-19T07:02:08.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1130636541 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') [2020-01-19T07:02:08.556Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1130636541 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') [2020-01-19T07:02:08.557Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1130636541 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:02:08.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1130636541 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:02:08.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1130636541 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') [2020-01-19T07:02:08.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1130636541 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') [2020-01-19T07:02:08.813Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:02:08.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1130636541 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') [2020-01-19T07:02:08.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1130636699 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2020-01-19T07:02:08.813Z] DEBUG - Clicked on [2020-01-19T07:02:08.813Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:02:08.813Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:08.813Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:08.813Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:08.813Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:08.813Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:08.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1130636285 data=null button=0 stateMask=0x0 x=64 y=84 count=0} to TreeItem with text {Tracing} [2020-01-19T07:02:08.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1130636285 data=null doit=true} to TreeItem with text {Tracing} [2020-01-19T07:02:08.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1130636284 data=null} to TreeItem with text {Tracing} [2020-01-19T07:02:08.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1130636284 data=null button=1 stateMask=0x0 x=64 y=84 count=1} to TreeItem with text {Tracing} [2020-01-19T07:02:08.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130636284 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} [2020-01-19T07:02:08.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1130636272 data=null button=1 stateMask=0x80000 x=64 y=84 count=1} to TreeItem with text {Tracing} [2020-01-19T07:02:08.814Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:08.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1130636271 data=null button=0 stateMask=0x0 x=64 y=84 count=0} to TreeItem with text {Tracing} [2020-01-19T07:02:08.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1130636271 data=null doit=true} to TreeItem with text {Tracing} [2020-01-19T07:02:08.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1130636271 data=null} to TreeItem with text {Tracing} [2020-01-19T07:02:08.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1130636271 data=null button=1 stateMask=0x0 x=64 y=84 count=1} to TreeItem with text {Tracing} [2020-01-19T07:02:08.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130636271 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} [2020-01-19T07:02:08.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1130636265 data=null button=1 stateMask=0x80000 x=64 y=84 count=1} to TreeItem with text {Tracing} [2020-01-19T07:02:08.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1130636264 data=null doit=true} to TreeItem with text {Tracing} [2020-01-19T07:02:08.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1130636264 data=null} to TreeItem with text {Tracing} [2020-01-19T07:02:08.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1130636264 data=null button=1 stateMask=0x0 x=64 y=84 count=1} to TreeItem with text {Tracing} [2020-01-19T07:02:08.814Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130636264 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} [2020-01-19T07:02:08.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1130636219 data=null button=1 stateMask=0x80000 x=64 y=84 count=1} to TreeItem with text {Tracing} [2020-01-19T07:02:08.814Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:08.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130636219 data=null button=0 stateMask=0x0 x=89 y=132 count=0} to TreeItem with text {Traces [1]} [2020-01-19T07:02:08.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130636219 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:02:08.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130636219 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:02:08.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130636218 data=null button=1 stateMask=0x0 x=89 y=132 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:02:08.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130636218 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]} [2020-01-19T07:02:08.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130636211 data=null button=1 stateMask=0x80000 x=89 y=132 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:02:08.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130636210 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:02:08.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130636210 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:02:08.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130636210 data=null button=1 stateMask=0x0 x=89 y=132 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:02:08.814Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130636210 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]} [2020-01-19T07:02:08.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130636206 data=null button=1 stateMask=0x80000 x=89 y=132 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:02:09.377Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:02:09.377Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:09.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130635780 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:09.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130635780 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:09.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130635780 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:09.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130635780 data=null button=1 stateMask=0x0 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:09.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130635780 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:09.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130635768 data=null button=1 stateMask=0x80000 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:09.377Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:09.377Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:09.377Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:09.377Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:09.377Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:02:09.377Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:09.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130635766 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:09.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130635766 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:09.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130635766 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:09.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130635766 data=null button=1 stateMask=0x0 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:09.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130635765 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:09.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130635763 data=null button=1 stateMask=0x80000 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:09.377Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:09.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130635762 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:09.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130635762 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:09.377Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:09.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130635762 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:09.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130635762 data=null button=1 stateMask=0x0 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:09.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130635762 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:09.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130635759 data=null button=1 stateMask=0x80000 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:09.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130635759 data=null button=1 stateMask=0x0 x=150 y=156 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:09.377Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130635759 data=null button=1 stateMask=0x0 x=150 y=156 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:09.377Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130635759 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:09.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130635743 data=null button=1 stateMask=0x80000 x=150 y=156 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:09.377Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130635668 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:09.377Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130635668 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:09.377Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130635668 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:09.377Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:09.377Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:02:11.267Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:02:11.267Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:02:11.267Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:02:11.267Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:02:11.267Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:02:11.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130634164 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:02:11.268Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130634164 data=null doit=true} to TableItem with text {} [2020-01-19T07:02:11.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130634164 data=null} to TableItem with text {} [2020-01-19T07:02:11.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130634164 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:02:11.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130634162 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:02:11.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130634158 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:02:11.268Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:02:11.268Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:02:11.268Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:02:11.268Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:11.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130634113 data=null button=0 stateMask=0x0 x=150 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:11.268Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130634113 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:11.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130634113 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:11.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130634112 data=null button=1 stateMask=0x0 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:11.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130634112 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:11.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130634109 data=null button=1 stateMask=0x80000 x=150 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:11.268Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:11.268Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:11.268Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:11.268Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:11.268Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:02:11.268Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform} time=-1130634001 data=null doit=true} to Shell with text {data - Testing - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform} [2020-01-19T07:02:11.268Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T07:02:11.268Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:11.268Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:11.268Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:11.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1130633994 data=null button=0 stateMask=0x0 x=64 y=84 count=0} to TreeItem with text {Tracing} [2020-01-19T07:02:11.268Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1130633994 data=null doit=true} to TreeItem with text {Tracing} [2020-01-19T07:02:11.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1130633993 data=null} to TreeItem with text {Tracing} [2020-01-19T07:02:11.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1130633993 data=null button=1 stateMask=0x0 x=64 y=84 count=1} to TreeItem with text {Tracing} [2020-01-19T07:02:11.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130633993 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} [2020-01-19T07:02:11.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1130633982 data=null button=1 stateMask=0x80000 x=64 y=84 count=1} to TreeItem with text {Tracing} [2020-01-19T07:02:11.268Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T07:02:11.268Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T07:02:11.268Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T07:02:11.831Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T07:02:11.831Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T07:02:11.831Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T07:02:11.831Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:02:11.831Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:02:11.831Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T07:02:11.831Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:11.831Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:02:11.831Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:02:11.831Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T07:02:11.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130633358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:02:11.831Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130633358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:02:11.831Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130633358 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:02:11.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130633358 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:02:11.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130633358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:02:11.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130633357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:02:11.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130633357 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') [2020-01-19T07:02:11.831Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130633357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:02:11.831Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130633357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:02:11.831Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130633357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:02:11.831Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130633357 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:02:11.831Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130633357 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:02:11.831Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:02:11.831Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T07:02:11.831Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T07:02:11.831Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:11.831Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:02:11.831Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:02:11.831Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:02:11.831Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:02:11.831Z] DEBUG - Clicking on OK [2020-01-19T07:02:11.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130633357 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') [2020-01-19T07:02:11.831Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130633357 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') [2020-01-19T07:02:11.831Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130633357 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:02:11.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130633357 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:02:11.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130633356 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') [2020-01-19T07:02:11.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130633356 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') [2020-01-19T07:02:11.831Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:02:11.831Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:02:11.831Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:02:11.831Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:02:11.831Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:02:11.831Z] DEBUG - Clicked on OK [2020-01-19T07:02:12.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130633356 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') [2020-01-19T07:02:12.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1130633942 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T07:02:12.088Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:02:12.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:12.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:12.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:12.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:12.345Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:12.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130632843 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:02:12.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130632843 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:02:12.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130632843 data=null} to TreeItem with text {test} [2020-01-19T07:02:12.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130632843 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:12.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130632843 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} [2020-01-19T07:02:12.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130632827 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:12.345Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:12.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130632827 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:02:12.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130632826 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:02:12.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130632826 data=null} to TreeItem with text {test} [2020-01-19T07:02:12.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130632826 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:12.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130632826 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} [2020-01-19T07:02:12.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130632821 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:12.345Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:02:12.345Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:12.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130632821 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T07:02:12.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130632821 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T07:02:12.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130632821 data=null} to TreeItem with text {Traces [0]} [2020-01-19T07:02:12.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130632821 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:02:12.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130632820 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]} [2020-01-19T07:02:12.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130632814 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:02:12.345Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:12.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130632813 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T07:02:12.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130632813 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T07:02:12.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130632813 data=null} to TreeItem with text {Traces [0]} [2020-01-19T07:02:12.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130632813 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:02:12.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130632813 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]} [2020-01-19T07:02:12.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130632810 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:02:12.345Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2020-01-19T07:02:12.345Z] DEBUG - Clicking on with mnemonic 'Clear' [2020-01-19T07:02:12.345Z] DEBUG - Clicked on with mnemonic 'Clear' [2020-01-19T07:02:12.345Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2020-01-19T07:02:12.345Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1130632767 data=null doit=true} to Shell with text {Confirm Clear} [2020-01-19T07:02:12.345Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:02:12.345Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T07:02:12.345Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T07:02:12.345Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:02:12.345Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:02:12.345Z] DEBUG - Clicking on &Yes [2020-01-19T07:02:12.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1130632766 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') [2020-01-19T07:02:12.345Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1130632766 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') [2020-01-19T07:02:12.345Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1130632766 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:02:12.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1130632766 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:02:12.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1130632766 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') [2020-01-19T07:02:12.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1130632766 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') [2020-01-19T07:02:12.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1130632766 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') [2020-01-19T07:02:12.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-1130632790 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2020-01-19T07:02:12.345Z] DEBUG - Clicked on [2020-01-19T07:02:12.345Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:02:12.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:12.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:12.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:12.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:12.345Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:12.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130632695 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:02:12.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130632695 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:02:12.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130632695 data=null} to TreeItem with text {test} [2020-01-19T07:02:12.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130632695 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:12.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130632695 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} [2020-01-19T07:02:12.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130632686 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:12.345Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:12.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130632686 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:02:12.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130632686 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:02:12.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130632686 data=null} to TreeItem with text {test} [2020-01-19T07:02:12.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130632686 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:12.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130632686 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} [2020-01-19T07:02:12.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130632681 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:12.345Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:02:12.345Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:12.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130632680 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T07:02:12.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130632680 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T07:02:12.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130632680 data=null} to TreeItem with text {Traces [0]} [2020-01-19T07:02:12.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130632680 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:02:12.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130632680 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]} [2020-01-19T07:02:12.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130632673 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:02:12.346Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:12.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130632673 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T07:02:12.346Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130632673 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T07:02:12.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130632673 data=null} to TreeItem with text {Traces [0]} [2020-01-19T07:02:12.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130632672 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:02:12.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130632672 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]} [2020-01-19T07:02:12.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130632670 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:02:12.346Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2020-01-19T07:02:12.346Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-01-19T07:02:12.602Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-01-19T07:02:12.602Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2020-01-19T07:02:12.602Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1130632507 data=null doit=true} to Shell with text {Trace Import} [2020-01-19T07:02:12.602Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:12.602Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2020-01-19T07:02:12.602Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2020-01-19T07:02:12.602Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2020-01-19T07:02:12.602Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:12.602Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:12.602Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:12.602Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:12.602Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:12.602Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:12.602Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:12.602Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:12.602Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:12.602Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:12.602Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:12.603Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T07:02:12.603Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:02:12.603Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:02:12.603Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:02:12.603Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:02:12.603Z] DEBUG - matched Combo with text " [2020-01-19T07:02:36.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-1130608343 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 label (with mnemonic 'Trace Type:')) [2020-01-19T07:02:36.736Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2020-01-19T07:02:36.736Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:36.736Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:36.736Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:36.736Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:36.736Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:36.736Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:36.736Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:36.736Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2020-01-19T07:02:36.736Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:02:36.736Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:02:36.736Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:36.736Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:36.736Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:36.736Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:36.736Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:36.736Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:02:36.736Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2020-01-19T07:02:36.736Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:36.736Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:36.736Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:36.736Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:36.736Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:36.736Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:36.736Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:36.736Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:36.736Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2020-01-19T07:02:36.736Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:02:36.736Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:02:36.736Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:36.736Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:36.736Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:36.736Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:36.736Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:02:36.736Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@17e4c205 [2020-01-19T07:02:36.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1130608339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:02:36.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1130608339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:02:36.736Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1130608339 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:02:36.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1130608339 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:02:36.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1130608339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:02:36.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1130608339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:02:36.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1130608339 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 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:02:36.736Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1130608339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:02:36.736Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1130608339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:02:36.737Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1130608339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:02:36.737Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1130608338 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:02:36.737Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1130608338 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:02:36.737Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:02:36.737Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:02:36.737Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:02:36.737Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T07:02:36.737Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:02:36.737Z] DEBUG - Clicking on &Finish [2020-01-19T07:02:36.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1130608316 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') [2020-01-19T07:02:36.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1130608316 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') [2020-01-19T07:02:36.737Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1130608316 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:02:36.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1130608316 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:02:36.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1130608316 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') [2020-01-19T07:02:36.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1130608316 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') [2020-01-19T07:02:36.737Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:02:36.737Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:02:36.737Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:02:36.737Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:02:36.737Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:02:36.737Z] DEBUG - Clicked on &Finish [2020-01-19T07:02:36.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1130608316 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') [2020-01-19T07:02:36.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1130608442 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2020-01-19T07:02:37.249Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:02:37.249Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:37.249Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:37.249Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:37.249Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:37.249Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:37.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130607800 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:02:37.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130607800 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:02:37.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130607799 data=null} to TreeItem with text {test} [2020-01-19T07:02:37.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130607799 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:37.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130607799 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} [2020-01-19T07:02:37.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130607791 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:37.249Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:37.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130607790 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:02:37.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130607790 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:02:37.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130607790 data=null} to TreeItem with text {test} [2020-01-19T07:02:37.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130607790 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:37.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130607790 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} [2020-01-19T07:02:37.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130607786 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:37.249Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:02:37.249Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:37.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1130607785 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2020-01-19T07:02:37.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130607785 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:02:37.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130607785 data=null} to TreeItem with text {Traces [2]} [2020-01-19T07:02:37.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130607785 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:02:37.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130607785 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:02:37.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130607780 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:02:37.249Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2020-01-19T07:02:37.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA [2]} time=-1130607779 data=null doit=true} to TreeItem with text {FolderA [2]} [2020-01-19T07:02:37.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA [2]} time=-1130607779 data=null} to TreeItem with text {FolderA [2]} [2020-01-19T07:02:37.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [2]} time=-1130607779 data=null button=1 stateMask=0x0 x=109 y=84 count=1} to TreeItem with text {FolderA [2]} [2020-01-19T07:02:37.249Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130607779 data=null item=TreeItem {FolderA [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {FolderA [2]} [2020-01-19T07:02:37.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [2]} time=-1130607775 data=null button=1 stateMask=0x80000 x=109 y=84 count=1} to TreeItem with text {FolderA [2]} [2020-01-19T07:02:37.811Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:02:37.811Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:37.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130607349 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:37.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130607349 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:37.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130607349 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:37.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130607349 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:37.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130607348 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:37.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130607336 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:37.812Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:37.812Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:37.812Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:37.812Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:37.812Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:02:37.812Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:37.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130607334 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:37.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130607334 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:37.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130607334 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:37.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130607334 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:37.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130607334 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:37.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130607331 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:37.812Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:37.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130607331 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:37.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130607330 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:37.812Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:37.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130607330 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:37.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130607330 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:37.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130607330 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:37.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130607327 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:37.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130607327 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:37.812Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130607327 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:37.812Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130607327 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:37.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130607315 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:37.812Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130607216 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:37.812Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130607216 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:37.812Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130607216 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:37.812Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:37.812Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:02:39.703Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:02:39.703Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:02:39.703Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:02:39.703Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:02:39.703Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:02:39.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130605712 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:02:39.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130605712 data=null doit=true} to TableItem with text {} [2020-01-19T07:02:39.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130605712 data=null} to TableItem with text {} [2020-01-19T07:02:39.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130605711 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:02:39.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130605710 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:02:39.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130605702 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:02:39.703Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:02:39.703Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:02:39.703Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:02:39.703Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:39.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130605643 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:39.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130605643 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:39.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130605643 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:39.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130605642 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:39.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130605642 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:39.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130605638 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:39.703Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:39.703Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:39.703Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:39.703Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:39.703Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:02:39.703Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:02:39.703Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:39.703Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:39.703Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:39.703Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:39.703Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:39.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130605633 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:02:39.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130605633 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:02:39.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130605633 data=null} to TreeItem with text {test} [2020-01-19T07:02:39.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130605632 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:39.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130605632 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} [2020-01-19T07:02:39.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130605617 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:39.703Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:39.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130605617 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:02:39.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130605616 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:02:39.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130605616 data=null} to TreeItem with text {test} [2020-01-19T07:02:39.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130605616 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:39.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130605616 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} [2020-01-19T07:02:39.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130605612 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:39.703Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:02:39.703Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:39.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1130605611 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2020-01-19T07:02:39.704Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130605611 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:02:39.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130605611 data=null} to TreeItem with text {Traces [2]} [2020-01-19T07:02:39.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130605611 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:02:39.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130605611 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:02:39.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130605604 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:02:39.704Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2020-01-19T07:02:39.704Z] WARN - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again. [2020-01-19T07:02:39.704Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:02:39.704Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:39.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130605278 data=null button=0 stateMask=0x0 x=163 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:39.704Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130605278 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:39.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130605278 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:39.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130605277 data=null button=1 stateMask=0x0 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:39.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130605277 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:39.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130605264 data=null button=1 stateMask=0x80000 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:39.704Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:39.704Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:39.704Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:39.704Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:39.704Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:02:39.704Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:39.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130605262 data=null button=0 stateMask=0x0 x=163 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:39.704Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130605261 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:39.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130605261 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:39.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130605261 data=null button=1 stateMask=0x0 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:39.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130605261 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:39.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130605258 data=null button=1 stateMask=0x80000 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:39.704Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:39.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130605257 data=null button=0 stateMask=0x0 x=163 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:39.704Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130605257 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:39.704Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:39.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130605257 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:39.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130605257 data=null button=1 stateMask=0x0 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:39.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130605257 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:39.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130605254 data=null button=1 stateMask=0x80000 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:39.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130605254 data=null button=1 stateMask=0x0 x=163 y=132 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:39.704Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130605254 data=null button=1 stateMask=0x0 x=163 y=132 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:39.960Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130605253 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:39.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130605239 data=null button=1 stateMask=0x80000 x=163 y=132 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:40.215Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130604994 data=null button=0 stateMask=0x0 x=163 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:40.216Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130604973 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:40.216Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130604973 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:40.216Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:40.216Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:02:40.216Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:02:40.216Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:02:40.216Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:02:40.216Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:02:40.216Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:02:40.216Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:02:40.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130604968 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:02:40.216Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130604968 data=null doit=true} to TableItem with text {} [2020-01-19T07:02:40.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130604968 data=null} to TableItem with text {} [2020-01-19T07:02:40.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130604967 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:02:40.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130604965 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:02:40.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130604961 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:02:40.216Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:02:40.216Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:02:41.142Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:02:41.142Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:41.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130603790 data=null button=0 stateMask=0x0 x=163 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:41.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130603789 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:41.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130603789 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:41.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130603789 data=null button=1 stateMask=0x0 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:41.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130603789 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:41.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130603785 data=null button=1 stateMask=0x80000 x=163 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:41.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:41.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:41.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:41.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:41.400Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:02:41.400Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2020-01-19T07:02:41.400Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:41.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=-1130603783 data=null button=0 stateMask=0x0 x=98 y=156 count=0} to TreeItem with text {FolderB} [2020-01-19T07:02:41.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB} time=-1130603783 data=null doit=true} to TreeItem with text {FolderB} [2020-01-19T07:02:41.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB} time=-1130603783 data=null} to TreeItem with text {FolderB} [2020-01-19T07:02:41.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB} time=-1130603783 data=null button=1 stateMask=0x0 x=98 y=156 count=1} to TreeItem with text {FolderB} [2020-01-19T07:02:41.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130603783 data=null item=TreeItem {FolderB} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FolderB} [2020-01-19T07:02:41.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB} time=-1130603774 data=null button=1 stateMask=0x80000 x=98 y=156 count=1} to TreeItem with text {FolderB} [2020-01-19T07:02:41.400Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2020-01-19T07:02:41.400Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-01-19T07:02:41.400Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-01-19T07:02:41.400Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2020-01-19T07:02:41.400Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1130603694 data=null doit=true} to Shell with text {Trace Import} [2020-01-19T07:02:41.400Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:41.400Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2020-01-19T07:02:41.400Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2020-01-19T07:02:41.401Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2020-01-19T07:02:41.401Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:41.401Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:41.401Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:41.401Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:41.401Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:41.401Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:41.401Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:41.401Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:41.401Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:41.401Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:41.401Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:41.401Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T07:02:41.401Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:02:41.401Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:02:41.401Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:02:41.401Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:02:41.401Z] DEBUG - matched Combo with text " [2020-01-19T07:02:41.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-1130603661 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 label (with mnemonic 'Trace Type:')) [2020-01-19T07:02:41.401Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2020-01-19T07:02:41.401Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:41.401Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:41.401Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:41.401Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:41.401Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:41.401Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:41.401Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:41.401Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2020-01-19T07:02:41.401Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:02:41.401Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:02:41.401Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:41.401Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:41.401Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:41.401Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:41.401Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:41.401Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:02:41.401Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2020-01-19T07:02:41.401Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:41.401Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:41.401Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:41.401Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:41.401Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:41.401Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:41.401Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:41.401Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:41.401Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2020-01-19T07:02:41.401Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:02:41.401Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:02:41.401Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:41.401Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:41.401Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:41.401Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:02:41.402Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:02:41.402Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:02:41.402Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:02:41.402Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:02:41.402Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T07:02:41.402Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:02:41.402Z] DEBUG - Clicking on &Finish [2020-01-19T07:02:41.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1130603649 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') [2020-01-19T07:02:41.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1130603649 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') [2020-01-19T07:02:41.402Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1130603649 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:02:41.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1130603649 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:02:41.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1130603649 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') [2020-01-19T07:02:41.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1130603649 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') [2020-01-19T07:02:41.402Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:02:41.402Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:02:41.402Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:02:41.402Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:02:41.402Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:02:41.402Z] DEBUG - Clicked on &Finish [2020-01-19T07:02:41.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1130603649 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') [2020-01-19T07:02:41.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1130603751 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2020-01-19T07:02:41.917Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:02:41.917Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:41.917Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:41.917Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:41.917Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:41.917Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:41.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130603133 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:02:41.917Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130603133 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:02:41.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130603133 data=null} to TreeItem with text {test} [2020-01-19T07:02:41.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130603133 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:41.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130603133 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} [2020-01-19T07:02:41.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130603124 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:41.917Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:41.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130603123 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:02:41.917Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130603123 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:02:41.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130603123 data=null} to TreeItem with text {test} [2020-01-19T07:02:41.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130603123 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:41.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130603123 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} [2020-01-19T07:02:41.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130603119 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:41.917Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:02:41.917Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:41.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1130603118 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2020-01-19T07:02:41.917Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130603118 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:02:41.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130603118 data=null} to TreeItem with text {Traces [2]} [2020-01-19T07:02:41.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130603118 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:02:41.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130603118 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:02:41.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130603112 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:02:41.917Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2020-01-19T07:02:41.917Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB [2]} time=-1130603112 data=null doit=true} to TreeItem with text {FolderB [2]} [2020-01-19T07:02:41.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB [2]} time=-1130603111 data=null} to TreeItem with text {FolderB [2]} [2020-01-19T07:02:41.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=-1130603111 data=null button=1 stateMask=0x0 x=109 y=156 count=1} to TreeItem with text {FolderB [2]} [2020-01-19T07:02:41.917Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130603111 data=null item=TreeItem {FolderB [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {FolderB [2]} [2020-01-19T07:02:41.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=-1130603107 data=null button=1 stateMask=0x80000 x=109 y=156 count=1} to TreeItem with text {FolderB [2]} [2020-01-19T07:02:42.174Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:02:42.174Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:42.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130602781 data=null button=0 stateMask=0x0 x=166 y=180 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:42.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130602781 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:42.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130602781 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:42.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130602781 data=null button=1 stateMask=0x0 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:42.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130602781 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:42.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130602769 data=null button=1 stateMask=0x80000 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:42.174Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:42.174Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:42.174Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:42.174Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:42.174Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:02:42.174Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:42.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130602767 data=null button=0 stateMask=0x0 x=166 y=180 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:42.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130602767 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:42.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130602767 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:42.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130602767 data=null button=1 stateMask=0x0 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:42.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130602767 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:42.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130602764 data=null button=1 stateMask=0x80000 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:42.174Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:42.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130602763 data=null button=0 stateMask=0x0 x=166 y=180 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:42.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130602763 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:42.174Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:42.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130602763 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:42.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130602763 data=null button=1 stateMask=0x0 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:42.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130602763 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:42.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130602760 data=null button=1 stateMask=0x80000 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:42.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130602760 data=null button=1 stateMask=0x0 x=166 y=180 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:42.430Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130602760 data=null button=1 stateMask=0x0 x=166 y=180 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:42.430Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130602760 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:42.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130602747 data=null button=1 stateMask=0x80000 x=166 y=180 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:42.430Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130602661 data=null button=0 stateMask=0x0 x=166 y=180 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:42.430Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130602661 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:42.430Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130602661 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:42.430Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:42.430Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:02:42.430Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:02:42.430Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:02:43.796Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:02:43.796Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:02:43.796Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:02:43.796Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:02:43.796Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:02:43.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130601156 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:02:43.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130601156 data=null doit=true} to TableItem with text {} [2020-01-19T07:02:43.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130601156 data=null} to TableItem with text {} [2020-01-19T07:02:43.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130601156 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:02:43.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130601155 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:02:43.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130601150 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:02:43.796Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:02:43.796Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:02:44.052Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:02:44.052Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:44.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130601100 data=null button=0 stateMask=0x0 x=166 y=180 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:44.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130601100 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:44.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130601100 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:44.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130601099 data=null button=1 stateMask=0x0 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:44.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130601099 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:44.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130601095 data=null button=1 stateMask=0x80000 x=166 y=180 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:44.052Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:44.052Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:44.052Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:44.052Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:44.052Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:02:44.052Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:02:44.052Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:44.052Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:44.052Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:44.052Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:44.052Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:44.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130601090 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:02:44.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130601089 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:02:44.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130601089 data=null} to TreeItem with text {test} [2020-01-19T07:02:44.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130601089 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:44.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130601089 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} [2020-01-19T07:02:44.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130601077 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:44.052Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:44.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130601077 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:02:44.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130601077 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:02:44.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130601077 data=null} to TreeItem with text {test} [2020-01-19T07:02:44.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130601077 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:44.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130601076 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} [2020-01-19T07:02:44.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130601073 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:44.052Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:02:44.052Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:44.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1130601072 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]} [2020-01-19T07:02:44.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1130601072 data=null doit=true} to TreeItem with text {Traces [4]} [2020-01-19T07:02:44.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1130601072 data=null} to TreeItem with text {Traces [4]} [2020-01-19T07:02:44.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1130601072 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2020-01-19T07:02:44.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130601071 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]} [2020-01-19T07:02:44.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1130601064 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2020-01-19T07:02:44.052Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2020-01-19T07:02:44.052Z] WARN - Tree item TreeItem with text {FolderB [2]} is already expanded. Won't expand it again. [2020-01-19T07:02:44.308Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:02:44.308Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:44.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130600635 data=null button=0 stateMask=0x0 x=163 y=204 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:44.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130600635 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:44.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130600634 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:44.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130600634 data=null button=1 stateMask=0x0 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:44.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130600634 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:44.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130600621 data=null button=1 stateMask=0x80000 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:44.565Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:44.565Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:44.565Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:44.565Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:44.565Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:02:44.565Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:44.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130600619 data=null button=0 stateMask=0x0 x=163 y=204 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:44.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130600619 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:44.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130600619 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:44.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130600619 data=null button=1 stateMask=0x0 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:44.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130600619 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:44.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130600615 data=null button=1 stateMask=0x80000 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:44.565Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:44.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130600615 data=null button=0 stateMask=0x0 x=163 y=204 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:44.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130600615 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:44.565Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:44.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130600614 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:44.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130600614 data=null button=1 stateMask=0x0 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:44.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130600614 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:44.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130600611 data=null button=1 stateMask=0x80000 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:44.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130600611 data=null button=1 stateMask=0x0 x=163 y=204 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:44.565Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130600611 data=null button=1 stateMask=0x0 x=163 y=204 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:44.565Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130600611 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:44.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130600595 data=null button=1 stateMask=0x80000 x=163 y=204 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:44.821Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130600293 data=null button=0 stateMask=0x0 x=163 y=204 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:44.821Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130600293 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:44.821Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130600293 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:44.821Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:44.821Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:02:44.821Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:02:44.821Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:02:44.821Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:02:45.383Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:02:45.383Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:02:45.383Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:02:45.383Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:02:45.383Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:02:45.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130599788 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:02:45.383Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130599787 data=null doit=true} to TableItem with text {} [2020-01-19T07:02:45.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130599787 data=null} to TableItem with text {} [2020-01-19T07:02:45.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130599787 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:02:45.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130599785 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:02:45.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130599780 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:02:45.383Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:02:45.383Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:02:45.945Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:02:45.945Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:45.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130599042 data=null button=0 stateMask=0x0 x=163 y=204 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:45.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130599042 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:45.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130599042 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:45.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130599041 data=null button=1 stateMask=0x0 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:45.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130599041 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:45.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130599038 data=null button=1 stateMask=0x80000 x=163 y=204 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:45.945Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:45.945Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:45.945Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:45.945Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:45.945Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:02:45.945Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:02:45.945Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:45.945Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:45.945Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2020-01-19T07:02:45.945Z] WARN - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again. [2020-01-19T07:02:45.946Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2020-01-19T07:02:45.946Z] DEBUG - Attempting to set focus on (of type 'Tree') [2020-01-19T07:02:45.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-1130599035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2020-01-19T07:02:45.946Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-1130599035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2020-01-19T07:02:45.946Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-1130599035 data=null doit=true} to (of type 'Tree') [2020-01-19T07:02:45.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-1130599035 data=null} to (of type 'Tree') [2020-01-19T07:02:45.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130599035 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to (of type 'Tree') [2020-01-19T07:02:45.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130599035 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Tree') [2020-01-19T07:02:45.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130599022 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to (of type 'Tree') [2020-01-19T07:02:45.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-1130599021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2020-01-19T07:02:45.946Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-1130599021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2020-01-19T07:02:45.946Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-1130599021 data=null doit=true} to (of type 'Tree') [2020-01-19T07:02:45.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-1130599020 data=null} to (of type 'Tree') [2020-01-19T07:02:45.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=-1130599020 data=null button=1 stateMask=0x40000 x=109 y=156 count=1} to (of type 'Tree') [2020-01-19T07:02:45.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130599020 data=null item=TreeItem {FolderB [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Tree') [2020-01-19T07:02:45.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=-1130599011 data=null button=1 stateMask=0xc0000 x=109 y=156 count=1} to (of type 'Tree') [2020-01-19T07:02:46.202Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T07:02:46.202Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T07:02:46.202Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T07:02:46.202Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2020-01-19T07:02:46.202Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:02:46.202Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T07:02:46.202Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T07:02:46.202Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:02:46.202Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:02:46.202Z] DEBUG - Clicking on &Yes [2020-01-19T07:02:46.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1130598953 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') [2020-01-19T07:02:46.202Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1130598953 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') [2020-01-19T07:02:46.202Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1130598953 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:02:46.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1130598953 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:02:46.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1130598953 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') [2020-01-19T07:02:46.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1130598953 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') [2020-01-19T07:02:46.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1130598953 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') [2020-01-19T07:02:46.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1130598986 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T07:02:47.020Z] DEBUG - Clicked on [2020-01-19T07:02:47.020Z] DEBUG - matched EditorReference with text "", using matcher: with name '"FolderA/kernel-overlap-testing"' [2020-01-19T07:02:47.020Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:02:47.020Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:47.020Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:47.020Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:47.020Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:47.020Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:47.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130598101 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:02:47.020Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130598101 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:02:47.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130598100 data=null} to TreeItem with text {test} [2020-01-19T07:02:47.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130598100 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:47.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130598100 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} [2020-01-19T07:02:47.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130598085 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:47.020Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:47.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130598085 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:02:47.020Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130598084 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:02:47.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130598084 data=null} to TreeItem with text {test} [2020-01-19T07:02:47.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130598084 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:47.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130598084 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} [2020-01-19T07:02:47.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130598080 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:47.020Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:02:47.020Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:47.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1130598079 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]} [2020-01-19T07:02:47.020Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1130598079 data=null doit=true} to TreeItem with text {Traces [4]} [2020-01-19T07:02:47.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1130598079 data=null} to TreeItem with text {Traces [4]} [2020-01-19T07:02:47.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1130598079 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2020-01-19T07:02:47.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130598079 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]} [2020-01-19T07:02:47.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1130598071 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2020-01-19T07:02:47.020Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:47.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1130598071 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]} [2020-01-19T07:02:47.020Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1130598070 data=null doit=true} to TreeItem with text {Traces [4]} [2020-01-19T07:02:47.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1130598070 data=null} to TreeItem with text {Traces [4]} [2020-01-19T07:02:47.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1130598070 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2020-01-19T07:02:47.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130598070 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]} [2020-01-19T07:02:47.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1130598067 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2020-01-19T07:02:47.021Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2020-01-19T07:02:47.021Z] DEBUG - Clicking on with mnemonic 'Clear' [2020-01-19T07:02:47.021Z] DEBUG - Clicked on with mnemonic 'Clear' [2020-01-19T07:02:47.021Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2020-01-19T07:02:47.021Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1130597997 data=null doit=true} to Shell with text {Confirm Clear} [2020-01-19T07:02:47.021Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:02:47.021Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T07:02:47.021Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T07:02:47.021Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:02:47.021Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:02:47.021Z] DEBUG - Clicking on &Yes [2020-01-19T07:02:47.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1130597996 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') [2020-01-19T07:02:47.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1130597996 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') [2020-01-19T07:02:47.021Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1130597996 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:02:47.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1130597996 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:02:47.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1130597996 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') [2020-01-19T07:02:47.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1130597996 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') [2020-01-19T07:02:47.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1130597996 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') [2020-01-19T07:02:47.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-1130598021 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2020-01-19T07:02:47.299Z] DEBUG - Clicked on [2020-01-19T07:02:47.299Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:02:47.299Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:47.299Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:47.299Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:47.299Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:47.299Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:47.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130597718 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:02:47.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130597717 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:02:47.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130597717 data=null} to TreeItem with text {test} [2020-01-19T07:02:47.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130597717 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:47.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130597717 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} [2020-01-19T07:02:47.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130597709 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:47.299Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:47.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130597708 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:02:47.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130597708 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:02:47.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130597708 data=null} to TreeItem with text {test} [2020-01-19T07:02:47.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130597708 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:47.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130597708 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} [2020-01-19T07:02:47.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130597703 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:47.299Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:02:47.299Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:47.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130597703 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T07:02:47.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130597703 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T07:02:47.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130597703 data=null} to TreeItem with text {Traces [0]} [2020-01-19T07:02:47.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130597702 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:02:47.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130597702 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]} [2020-01-19T07:02:47.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130597696 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:02:47.299Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:47.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130597696 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T07:02:47.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130597696 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T07:02:47.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130597696 data=null} to TreeItem with text {Traces [0]} [2020-01-19T07:02:47.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130597696 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:02:47.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130597696 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]} [2020-01-19T07:02:47.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130597693 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:02:47.299Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...' [2020-01-19T07:02:47.299Z] DEBUG - Clicking on with mnemonic 'New Folder...' [2020-01-19T07:02:47.555Z] DEBUG - Clicked on with mnemonic 'New Folder...' [2020-01-19T07:02:47.555Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder' [2020-01-19T07:02:47.555Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T07:02:47.555Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-19T07:02:47.555Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:47.555Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:02:47.555Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:02:47.555Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:02:47.555Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:02:47.555Z] DEBUG - Clicking on OK [2020-01-19T07:02:47.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130597603 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') [2020-01-19T07:02:47.555Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130597602 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') [2020-01-19T07:02:47.555Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130597602 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:02:47.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130597602 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:02:47.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130597602 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') [2020-01-19T07:02:47.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130597602 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') [2020-01-19T07:02:47.556Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:02:47.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130597602 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') [2020-01-19T07:02:47.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-1130597672 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'New Folder...' [2020-01-19T07:02:47.556Z] DEBUG - Clicked on [2020-01-19T07:02:47.556Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:47.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130597569 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T07:02:47.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130597569 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T07:02:47.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130597569 data=null} to TreeItem with text {Traces [0]} [2020-01-19T07:02:47.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130597569 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:02:47.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130597568 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]} [2020-01-19T07:02:47.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130597565 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:02:47.556Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...' [2020-01-19T07:02:47.556Z] DEBUG - Clicking on with mnemonic 'New Folder...' [2020-01-19T07:02:47.556Z] DEBUG - Clicked on with mnemonic 'New Folder...' [2020-01-19T07:02:47.556Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder' [2020-01-19T07:02:47.556Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T07:02:47.556Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2020-01-19T07:02:47.556Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:47.556Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:02:47.556Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:02:47.556Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:02:47.556Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:02:47.556Z] DEBUG - Clicking on OK [2020-01-19T07:02:47.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130597496 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') [2020-01-19T07:02:47.556Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130597496 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') [2020-01-19T07:02:47.556Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130597496 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:02:47.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130597496 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:02:47.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130597495 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') [2020-01-19T07:02:47.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130597495 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') [2020-01-19T07:02:47.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130597495 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') [2020-01-19T07:02:47.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-1130597520 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'New Folder...' [2020-01-19T07:02:47.556Z] DEBUG - Clicked on [2020-01-19T07:02:47.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130597463 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T07:02:47.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130597463 data=null} to TreeItem with text {Traces [0]} [2020-01-19T07:02:47.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130597462 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:02:47.556Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130597462 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T07:02:47.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130597460 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:02:47.556Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:47.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=-1130597459 data=null button=0 stateMask=0x0 x=97 y=84 count=0} to TreeItem with text {FolderA} [2020-01-19T07:02:47.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA} time=-1130597459 data=null doit=true} to TreeItem with text {FolderA} [2020-01-19T07:02:47.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA} time=-1130597459 data=null} to TreeItem with text {FolderA} [2020-01-19T07:02:47.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA} time=-1130597459 data=null button=1 stateMask=0x0 x=97 y=84 count=1} to TreeItem with text {FolderA} [2020-01-19T07:02:47.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130597459 data=null item=TreeItem {FolderA} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FolderA} [2020-01-19T07:02:47.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA} time=-1130597453 data=null button=1 stateMask=0x80000 x=97 y=84 count=1} to TreeItem with text {FolderA} [2020-01-19T07:02:47.556Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2020-01-19T07:02:47.556Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-01-19T07:02:47.814Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-01-19T07:02:47.814Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2020-01-19T07:02:47.814Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1130597364 data=null doit=true} to Shell with text {Trace Import} [2020-01-19T07:02:47.814Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:47.814Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2020-01-19T07:02:47.814Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2020-01-19T07:02:47.814Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2020-01-19T07:02:47.814Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:47.814Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:47.814Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:47.814Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:47.814Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:47.814Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:47.814Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:47.814Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:47.814Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:47.814Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:47.814Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:47.814Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T07:02:47.814Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:02:47.814Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:02:47.814Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:02:47.814Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:02:47.814Z] DEBUG - matched Combo with text " [2020-01-19T07:02:47.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-1130597308 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 label (with mnemonic 'Trace Type:')) [2020-01-19T07:02:47.814Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2020-01-19T07:02:47.814Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:47.814Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:47.814Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:02:47.815Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:02:47.815Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:02:47.815Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:02:47.815Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:02:47.815Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:02:47.815Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:47.815Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:47.816Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T07:02:47.816Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T07:02:47.816Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:02:47.816Z] DEBUG - Clicking on &Finish [2020-01-19T07:02:47.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1130597301 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') [2020-01-19T07:02:47.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1130597301 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') [2020-01-19T07:02:47.816Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1130597301 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:02:47.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1130597301 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:02:47.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1130597301 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') [2020-01-19T07:02:47.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1130597301 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') [2020-01-19T07:02:48.074Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:02:48.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1130597301 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') [2020-01-19T07:02:48.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1130597417 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2020-01-19T07:02:48.074Z] DEBUG - Clicked on [2020-01-19T07:02:48.074Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:02:48.074Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:48.074Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:48.074Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:48.074Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:48.074Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:48.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130597060 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:02:48.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130597060 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:02:48.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130597060 data=null} to TreeItem with text {test} [2020-01-19T07:02:48.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130597059 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:48.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130597059 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} [2020-01-19T07:02:48.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130597051 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:48.074Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:48.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130597050 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:02:48.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130597050 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:02:48.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130597050 data=null} to TreeItem with text {test} [2020-01-19T07:02:48.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130597050 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:48.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130597050 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} [2020-01-19T07:02:48.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130597046 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:48.074Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:02:48.074Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:48.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130597045 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T07:02:48.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130597045 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:02:48.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130597045 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:02:48.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130597045 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:02:48.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130597045 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]} [2020-01-19T07:02:48.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130597039 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:02:48.074Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2020-01-19T07:02:48.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA [1]} time=-1130597039 data=null doit=true} to TreeItem with text {FolderA [1]} [2020-01-19T07:02:48.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA [1]} time=-1130597039 data=null} to TreeItem with text {FolderA [1]} [2020-01-19T07:02:48.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=-1130597039 data=null button=1 stateMask=0x0 x=109 y=84 count=1} to TreeItem with text {FolderA [1]} [2020-01-19T07:02:48.074Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130597039 data=null item=TreeItem {FolderA [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {FolderA [1]} [2020-01-19T07:02:48.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=-1130597035 data=null button=1 stateMask=0x80000 x=109 y=84 count=1} to TreeItem with text {FolderA [1]} [2020-01-19T07:02:48.074Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:02:48.074Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:48.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130596997 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:48.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130596996 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:48.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130596996 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:48.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130596996 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:48.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130596996 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:48.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130596984 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:48.074Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:48.074Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:48.074Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:48.074Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:48.074Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:02:48.074Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:48.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130596983 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:48.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130596983 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:48.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130596983 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:48.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130596982 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:48.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130596982 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:48.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130596980 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:48.075Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:48.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130596980 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:48.075Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130596979 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:48.075Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:48.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130596979 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:48.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130596979 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:48.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130596979 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:48.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130596977 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:48.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130596976 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:48.075Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130596976 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:48.075Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130596976 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:48.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130596960 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:48.075Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130596945 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:48.075Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130596945 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:48.075Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130596945 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:48.075Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:48.641Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:02:49.570Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:02:49.570Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:02:49.570Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:02:49.570Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:02:49.570Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:02:49.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130595442 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:02:49.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130595442 data=null doit=true} to TableItem with text {} [2020-01-19T07:02:49.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130595442 data=null} to TableItem with text {} [2020-01-19T07:02:49.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130595441 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:02:49.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130595440 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:02:49.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130595436 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:02:49.570Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:02:49.570Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:02:49.570Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:02:49.570Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:49.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130595390 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:49.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130595390 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:49.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130595390 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:49.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130595390 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:49.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130595390 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:49.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130595387 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:49.571Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:49.571Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:49.571Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:49.571Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:49.571Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:02:49.571Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2020-01-19T07:02:49.571Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:49.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=-1130595385 data=null button=0 stateMask=0x0 x=98 y=132 count=0} to TreeItem with text {FolderB} [2020-01-19T07:02:49.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB} time=-1130595385 data=null doit=true} to TreeItem with text {FolderB} [2020-01-19T07:02:49.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB} time=-1130595385 data=null} to TreeItem with text {FolderB} [2020-01-19T07:02:49.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB} time=-1130595385 data=null button=1 stateMask=0x0 x=98 y=132 count=1} to TreeItem with text {FolderB} [2020-01-19T07:02:49.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130595385 data=null item=TreeItem {FolderB} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {FolderB} [2020-01-19T07:02:49.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB} time=-1130595378 data=null button=1 stateMask=0x80000 x=98 y=132 count=1} to TreeItem with text {FolderB} [2020-01-19T07:02:49.828Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2020-01-19T07:02:49.828Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-01-19T07:02:49.828Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-01-19T07:02:49.828Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2020-01-19T07:02:49.828Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1130595301 data=null doit=true} to Shell with text {Trace Import} [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:49.828Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T07:02:49.828Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:02:49.828Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:02:49.828Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:02:49.828Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:02:49.828Z] DEBUG - matched Combo with text " [2020-01-19T07:02:49.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-1130595273 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 label (with mnemonic 'Trace Type:')) [2020-01-19T07:02:49.828Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:49.828Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:02:49.828Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:49.828Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:02:49.828Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:49.828Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:02:49.829Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:02:49.829Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:02:49.829Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:02:49.829Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T07:02:49.829Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:02:49.829Z] DEBUG - Clicking on &Finish [2020-01-19T07:02:49.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1130595266 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') [2020-01-19T07:02:49.829Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1130595266 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') [2020-01-19T07:02:49.829Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1130595266 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:02:49.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1130595266 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:02:49.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1130595266 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') [2020-01-19T07:02:49.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1130595266 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') [2020-01-19T07:02:49.829Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:02:49.829Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:02:49.829Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:02:49.829Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:02:49.829Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:02:49.829Z] DEBUG - Clicked on &Finish [2020-01-19T07:02:49.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1130595266 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') [2020-01-19T07:02:49.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1130595357 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2020-01-19T07:02:50.391Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:02:50.391Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:50.391Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:50.391Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:50.391Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:50.391Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:50.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130594750 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:02:50.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130594750 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:02:50.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130594750 data=null} to TreeItem with text {test} [2020-01-19T07:02:50.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130594750 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:50.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130594749 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} [2020-01-19T07:02:50.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130594740 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:50.391Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:50.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130594739 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:02:50.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130594739 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:02:50.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130594739 data=null} to TreeItem with text {test} [2020-01-19T07:02:50.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130594739 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:50.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130594739 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} [2020-01-19T07:02:50.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130594735 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:50.391Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:02:50.391Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:50.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1130594734 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2020-01-19T07:02:50.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130594734 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:02:50.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130594734 data=null} to TreeItem with text {Traces [2]} [2020-01-19T07:02:50.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130594734 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:02:50.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130594734 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:02:50.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130594728 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:02:50.391Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2020-01-19T07:02:50.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB [1]} time=-1130594727 data=null doit=true} to TreeItem with text {FolderB [1]} [2020-01-19T07:02:50.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB [1]} time=-1130594727 data=null} to TreeItem with text {FolderB [1]} [2020-01-19T07:02:50.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=-1130594727 data=null button=1 stateMask=0x0 x=109 y=132 count=1} to TreeItem with text {FolderB [1]} [2020-01-19T07:02:50.391Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130594727 data=null item=TreeItem {FolderB [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {FolderB [1]} [2020-01-19T07:02:50.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=-1130594723 data=null button=1 stateMask=0x80000 x=109 y=132 count=1} to TreeItem with text {FolderB [1]} [2020-01-19T07:02:50.647Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:02:50.647Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:50.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130594300 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:50.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130594300 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:50.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130594300 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:50.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130594300 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:50.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130594300 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:50.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130594288 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:50.647Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:50.903Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:50.903Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:50.903Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:50.903Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:02:50.903Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:50.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130594286 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:50.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130594286 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:50.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130594286 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:50.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130594286 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:50.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130594286 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:50.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130594283 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:50.903Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:50.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130594282 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:50.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130594282 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:50.903Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:50.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130594282 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:50.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130594282 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:50.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130594282 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:50.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130594279 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:50.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130594279 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:50.903Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130594279 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:50.903Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130594279 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:50.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130594264 data=null button=1 stateMask=0x80000 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:50.903Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130594076 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:50.903Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130594076 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:50.903Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130594076 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:50.903Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:50.903Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:02:50.903Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:02:51.465Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:02:51.465Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:02:51.465Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:02:51.465Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:02:51.465Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:02:51.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130593570 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:02:51.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130593570 data=null doit=true} to TableItem with text {} [2020-01-19T07:02:51.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130593570 data=null} to TableItem with text {} [2020-01-19T07:02:51.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130593570 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:02:51.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130593567 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:02:51.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130593563 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:02:51.465Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:02:51.465Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:02:52.393Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:02:52.393Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:52.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130592828 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:52.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130592828 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:52.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130592828 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:52.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130592828 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:52.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130592828 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:52.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130592825 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:02:52.393Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:52.393Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:52.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:52.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:52.394Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:02:52.394Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:02:52.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:52.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:52.394Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2020-01-19T07:02:52.394Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2020-01-19T07:02:52.394Z] DEBUG - Attempting to set focus on (of type 'Tree') [2020-01-19T07:02:52.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-1130592823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2020-01-19T07:02:52.394Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-1130592823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2020-01-19T07:02:52.394Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-1130592823 data=null doit=true} to (of type 'Tree') [2020-01-19T07:02:52.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-1130592823 data=null} to (of type 'Tree') [2020-01-19T07:02:52.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=-1130592823 data=null button=1 stateMask=0x0 x=109 y=84 count=1} to (of type 'Tree') [2020-01-19T07:02:52.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130592823 data=null item=TreeItem {FolderA [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Tree') [2020-01-19T07:02:52.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=-1130592815 data=null button=1 stateMask=0x80000 x=109 y=84 count=1} to (of type 'Tree') [2020-01-19T07:02:52.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-1130592815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2020-01-19T07:02:52.394Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-1130592815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2020-01-19T07:02:52.394Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-1130592815 data=null doit=true} to (of type 'Tree') [2020-01-19T07:02:52.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-1130592815 data=null} to (of type 'Tree') [2020-01-19T07:02:52.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=-1130592815 data=null button=1 stateMask=0x40000 x=109 y=132 count=1} to (of type 'Tree') [2020-01-19T07:02:52.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130592814 data=null item=TreeItem {FolderB [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Tree') [2020-01-19T07:02:52.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=-1130592808 data=null button=1 stateMask=0xc0000 x=109 y=132 count=1} to (of type 'Tree') [2020-01-19T07:02:52.394Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T07:02:52.394Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T07:02:52.394Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T07:02:52.394Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2020-01-19T07:02:52.394Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:02:52.394Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T07:02:52.394Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T07:02:52.394Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:02:52.394Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:02:52.394Z] DEBUG - Clicking on &Yes [2020-01-19T07:02:52.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1130592763 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') [2020-01-19T07:02:52.394Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1130592763 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') [2020-01-19T07:02:52.394Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1130592763 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:02:52.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1130592763 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:02:52.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1130592763 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') [2020-01-19T07:02:52.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1130592763 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') [2020-01-19T07:02:52.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1130592763 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') [2020-01-19T07:02:52.957Z] DEBUG - Clicked on [2020-01-19T07:02:52.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1130592787 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T07:02:52.957Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:02:52.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:52.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:52.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:52.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:52.957Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:52.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130592177 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:02:52.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130592177 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:02:52.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130592177 data=null} to TreeItem with text {test} [2020-01-19T07:02:52.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130592177 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:52.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130592177 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} [2020-01-19T07:02:52.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130592164 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:52.957Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:52.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130592163 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:02:52.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130592163 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:02:52.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130592163 data=null} to TreeItem with text {test} [2020-01-19T07:02:52.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130592163 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:52.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130592163 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} [2020-01-19T07:02:52.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130592159 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:52.957Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:02:52.957Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:52.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1130592158 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2020-01-19T07:02:52.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130592158 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:02:52.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130592158 data=null} to TreeItem with text {Traces [2]} [2020-01-19T07:02:52.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130592158 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:02:52.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130592158 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:02:52.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130592152 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:02:52.958Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:52.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1130592151 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2020-01-19T07:02:52.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130592151 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:02:52.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130592151 data=null} to TreeItem with text {Traces [2]} [2020-01-19T07:02:52.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130592151 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:02:52.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130592151 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:02:52.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130592148 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:02:52.958Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2020-01-19T07:02:52.958Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-01-19T07:02:52.958Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-01-19T07:02:52.958Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2020-01-19T07:02:52.958Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1130592068 data=null doit=true} to Shell with text {Trace Import} [2020-01-19T07:02:52.958Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:52.958Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2020-01-19T07:02:52.958Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2020-01-19T07:02:52.958Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2020-01-19T07:02:52.958Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:52.958Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:52.958Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:52.958Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:52.958Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:52.958Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:52.958Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:52.958Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:52.958Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:52.958Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:52.958Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:52.958Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T07:02:52.958Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:02:52.958Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:02:52.958Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:02:52.958Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:02:52.958Z] DEBUG - matched Combo with text " [2020-01-19T07:02:58.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-1130586902 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 label (with mnemonic 'Trace Type:')) [2020-01-19T07:02:58.282Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2020-01-19T07:02:58.282Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:58.282Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:58.282Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:58.282Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:58.282Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:58.282Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:58.282Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:58.282Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2020-01-19T07:02:58.282Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:02:58.282Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:02:58.282Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:58.282Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:58.282Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:58.282Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:58.282Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:58.282Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:02:58.282Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2020-01-19T07:02:58.282Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:58.282Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:58.282Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:58.282Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:58.282Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:58.282Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:58.282Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:58.282Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:58.282Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2020-01-19T07:02:58.282Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:02:58.282Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:02:58.282Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:58.282Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:58.282Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:58.282Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:58.282Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:02:58.282Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2b2f96c9 [2020-01-19T07:02:58.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1130586899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:02:58.282Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1130586899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:02:58.282Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1130586899 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:02:58.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1130586899 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:02:58.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1130586899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:02:58.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1130586899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:02:58.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1130586899 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 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:02:58.283Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1130586899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:02:58.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1130586899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:02:58.283Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1130586899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:02:58.283Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1130586899 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:02:58.283Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1130586899 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:02:58.283Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:02:58.283Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:02:58.283Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:02:58.283Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T07:02:58.283Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:02:58.283Z] DEBUG - Clicking on &Finish [2020-01-19T07:02:58.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1130586894 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') [2020-01-19T07:02:58.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1130586894 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') [2020-01-19T07:02:58.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1130586894 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:02:58.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1130586894 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:02:58.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1130586894 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') [2020-01-19T07:02:58.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1130586894 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') [2020-01-19T07:02:58.283Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:02:58.283Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:02:58.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1130586894 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') [2020-01-19T07:02:58.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1130587071 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2020-01-19T07:02:58.540Z] DEBUG - Clicked on [2020-01-19T07:02:58.540Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:02:58.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:58.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:58.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:58.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:58.540Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:58.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130586650 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:02:58.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130586649 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:02:58.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130586649 data=null} to TreeItem with text {test} [2020-01-19T07:02:58.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130586649 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:58.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130586649 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} [2020-01-19T07:02:58.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130586641 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:58.540Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:58.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130586640 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:02:58.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130586640 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:02:58.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130586640 data=null} to TreeItem with text {test} [2020-01-19T07:02:58.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130586640 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:58.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130586640 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} [2020-01-19T07:02:58.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130586620 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:02:58.540Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:02:58.540Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:58.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130586618 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T07:02:58.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130586618 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:02:58.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130586618 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:02:58.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130586618 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:02:58.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130586618 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]} [2020-01-19T07:02:58.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130586612 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:02:58.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130586612 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:02:58.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130586612 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:02:58.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130586612 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:02:58.541Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130586612 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]} [2020-01-19T07:02:58.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130586609 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:02:58.797Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:02:58.797Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:58.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130586186 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:58.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130586186 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:58.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130586186 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:58.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130586185 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:58.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130586185 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:58.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130586174 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:58.797Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:58.797Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:58.797Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:02:58.797Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:02:58.797Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:02:58.797Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:58.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130586172 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:58.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130586172 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:58.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130586172 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:58.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130586172 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:58.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130586172 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:58.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130586168 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:58.797Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:58.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130586168 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:58.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130586168 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:58.797Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:02:58.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130586168 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:58.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130586168 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:58.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130586168 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:58.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130586165 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:58.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130586165 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:58.797Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130586165 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:58.797Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130586165 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:59.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130586154 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:59.053Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130586089 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:59.053Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130586089 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:59.053Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130586088 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:59.053Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:02:59.053Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:00.418Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:00.418Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:00.418Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:00.418Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:00.418Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:03:00.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130584585 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:03:00.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130584585 data=null doit=true} to TableItem with text {} [2020-01-19T07:03:00.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130584585 data=null} to TableItem with text {} [2020-01-19T07:03:00.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130584585 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:00.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130584583 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:03:00.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130584579 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:00.419Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:00.419Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:00.419Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:00.419Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:00.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130584532 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:00.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130584532 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:00.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130584532 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:00.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130584532 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:00.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130584531 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:00.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130584528 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:00.419Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:00.419Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:00.419Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:00.419Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:00.419Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:00.676Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:03:00.676Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:00.676Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:00.676Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:00.676Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:00.676Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:00.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1130584419 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing} [2020-01-19T07:03:00.676Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1130584419 data=null doit=true} to TreeItem with text {Tracing} [2020-01-19T07:03:00.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1130584418 data=null} to TreeItem with text {Tracing} [2020-01-19T07:03:00.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1130584418 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing} [2020-01-19T07:03:00.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130584418 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} [2020-01-19T07:03:00.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1130584406 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing} [2020-01-19T07:03:00.676Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:00.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1130584406 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing} [2020-01-19T07:03:00.677Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1130584406 data=null doit=true} to TreeItem with text {Tracing} [2020-01-19T07:03:00.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1130584405 data=null} to TreeItem with text {Tracing} [2020-01-19T07:03:00.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1130584405 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing} [2020-01-19T07:03:00.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130584405 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} [2020-01-19T07:03:00.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1130584401 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing} [2020-01-19T07:03:00.677Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1130584401 data=null doit=true} to TreeItem with text {Tracing} [2020-01-19T07:03:00.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1130584401 data=null} to TreeItem with text {Tracing} [2020-01-19T07:03:00.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1130584401 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing} [2020-01-19T07:03:00.677Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130584401 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} [2020-01-19T07:03:00.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1130584397 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing} [2020-01-19T07:03:00.677Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:00.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130584397 data=null button=0 stateMask=0x0 x=89 y=156 count=0} to TreeItem with text {Traces [0]} [2020-01-19T07:03:00.677Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130584397 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T07:03:00.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130584397 data=null} to TreeItem with text {Traces [0]} [2020-01-19T07:03:00.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130584397 data=null button=1 stateMask=0x0 x=89 y=156 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:03:00.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130584396 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]} [2020-01-19T07:03:00.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130584390 data=null button=1 stateMask=0x80000 x=89 y=156 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:03:00.677Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:00.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130584390 data=null button=0 stateMask=0x0 x=89 y=156 count=0} to TreeItem with text {Traces [0]} [2020-01-19T07:03:00.677Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130584390 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T07:03:00.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130584390 data=null} to TreeItem with text {Traces [0]} [2020-01-19T07:03:00.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130584390 data=null button=1 stateMask=0x0 x=89 y=156 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:03:00.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130584389 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]} [2020-01-19T07:03:00.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130584387 data=null button=1 stateMask=0x80000 x=89 y=156 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:03:00.677Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2020-01-19T07:03:00.677Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-01-19T07:03:00.677Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-01-19T07:03:00.677Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2020-01-19T07:03:00.677Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1130584308 data=null doit=true} to Shell with text {Trace Import} [2020-01-19T07:03:00.677Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:03:00.677Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2020-01-19T07:03:00.677Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2020-01-19T07:03:00.677Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2020-01-19T07:03:00.677Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:00.677Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:03:00.677Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:00.677Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:03:00.677Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:03:00.677Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:03:00.677Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:03:00.677Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:03:00.677Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:03:00.677Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:03:00.677Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:03:00.677Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T07:03:00.677Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:03:00.677Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:03:00.677Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:03:00.677Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:03:00.677Z] DEBUG - matched Combo with text " [2020-01-19T07:03:00.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-1130584268 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 label (with mnemonic 'Trace Type:')) [2020-01-19T07:03:00.678Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:03:00.678Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:03:00.678Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:03:00.678Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:03:00.678Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:03:00.678Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:03:00.934Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:03:00.934Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:03:00.934Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2020-01-19T07:03:00.934Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2020-01-19T07:03:00.934Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:03:00.934Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:03:00.934Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:03:00.935Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:03:00.935Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:03:00.935Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:03:00.935Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:03:00.935Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:00.935Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:03:00.935Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:00.935Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:03:00.935Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:03:00.935Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:03:00.935Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:03:00.935Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:03:00.935Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:03:00.935Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2020-01-19T07:03:00.935Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:03:00.935Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:03:00.935Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:03:00.935Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:03:00.935Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:03:00.935Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:03:00.935Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:03:00.935Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:00.935Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:03:00.935Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:00.935Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:03:00.935Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:03:00.935Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:03:00.935Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:03:00.935Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:03:00.935Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:03:00.935Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:03:00.935Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:03:00.935Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T07:03:00.935Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T07:03:00.935Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:03:00.935Z] DEBUG - Clicking on &Finish [2020-01-19T07:03:00.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1130584255 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') [2020-01-19T07:03:00.935Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1130584255 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') [2020-01-19T07:03:00.935Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1130584255 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:03:00.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1130584255 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:03:00.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1130584255 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') [2020-01-19T07:03:00.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1130584255 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') [2020-01-19T07:03:00.935Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:03:00.935Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:03:00.935Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:03:00.935Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:03:00.935Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:03:00.935Z] DEBUG - Clicked on &Finish [2020-01-19T07:03:00.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1130584255 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') [2020-01-19T07:03:00.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1130584366 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2020-01-19T07:03:01.499Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:03:01.499Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:01.499Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:01.499Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:01.499Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:01.499Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:01.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1130583738 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing} [2020-01-19T07:03:01.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1130583738 data=null doit=true} to TreeItem with text {Tracing} [2020-01-19T07:03:01.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1130583738 data=null} to TreeItem with text {Tracing} [2020-01-19T07:03:01.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1130583738 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing} [2020-01-19T07:03:01.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130583737 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} [2020-01-19T07:03:01.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1130583729 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing} [2020-01-19T07:03:01.500Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:01.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1130583728 data=null button=0 stateMask=0x0 x=64 y=108 count=0} to TreeItem with text {Tracing} [2020-01-19T07:03:01.500Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1130583728 data=null doit=true} to TreeItem with text {Tracing} [2020-01-19T07:03:01.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1130583728 data=null} to TreeItem with text {Tracing} [2020-01-19T07:03:01.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1130583728 data=null button=1 stateMask=0x0 x=64 y=108 count=1} to TreeItem with text {Tracing} [2020-01-19T07:03:01.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130583728 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} [2020-01-19T07:03:01.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1130583724 data=null button=1 stateMask=0x80000 x=64 y=108 count=1} to TreeItem with text {Tracing} [2020-01-19T07:03:01.500Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-01-19T07:03:01.500Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:01.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130583724 data=null button=0 stateMask=0x0 x=89 y=156 count=0} to TreeItem with text {Traces [1]} [2020-01-19T07:03:01.500Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130583724 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:03:01.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130583723 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:03:01.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130583723 data=null button=1 stateMask=0x0 x=89 y=156 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:03:01.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130583723 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]} [2020-01-19T07:03:01.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130583718 data=null button=1 stateMask=0x80000 x=89 y=156 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:03:01.500Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130583717 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:03:01.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130583717 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:03:01.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130583717 data=null button=1 stateMask=0x0 x=89 y=156 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:03:01.500Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130583717 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]} [2020-01-19T07:03:01.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130583714 data=null button=1 stateMask=0x80000 x=89 y=156 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:03:01.757Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:01.757Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:01.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130583386 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:01.757Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130583386 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:01.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130583386 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:01.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130583386 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:01.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130583386 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:01.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130583375 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:01.757Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:01.757Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:01.757Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:01.757Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:01.757Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:01.757Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:01.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130583373 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:01.757Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130583373 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:01.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130583372 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:01.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130583372 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:01.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130583372 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:01.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130583369 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:01.757Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:01.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130583369 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:01.757Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130583369 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:01.757Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:01.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130583368 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:01.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130583368 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:01.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130583368 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:01.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130583366 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:01.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130583365 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:01.757Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130583365 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:01.757Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130583365 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:02.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130583352 data=null button=1 stateMask=0x80000 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:02.013Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130583086 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:02.013Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130583073 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:02.013Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130583073 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:02.013Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:02.013Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:02.013Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:02.013Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:02.013Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:02.013Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:02.013Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:02.013Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:03:02.013Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130583066 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:03:02.013Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130583066 data=null doit=true} to TableItem with text {} [2020-01-19T07:03:02.013Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130583066 data=null} to TableItem with text {} [2020-01-19T07:03:02.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130583066 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:02.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130583019 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:03:02.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130583016 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:02.013Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:02.013Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:03.380Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:03.380Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:03.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130581879 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:03.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130581879 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:03.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130581879 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:03.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130581879 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:03.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130581879 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:03.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130581875 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:03.380Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:03.380Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:03.380Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:03.380Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:03.380Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:03.380Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:03:03.380Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:03.380Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:03.380Z] DEBUG - Attempting to set focus on (of type 'Tree') [2020-01-19T07:03:03.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-1130581873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2020-01-19T07:03:03.380Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-1130581873 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2020-01-19T07:03:03.380Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-1130581873 data=null doit=true} to (of type 'Tree') [2020-01-19T07:03:03.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-1130581873 data=null} to (of type 'Tree') [2020-01-19T07:03:03.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130581873 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to (of type 'Tree') [2020-01-19T07:03:03.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130581873 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Tree') [2020-01-19T07:03:03.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130581865 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to (of type 'Tree') [2020-01-19T07:03:03.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-1130581865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2020-01-19T07:03:03.380Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-1130581865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2020-01-19T07:03:03.380Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-1130581865 data=null doit=true} to (of type 'Tree') [2020-01-19T07:03:03.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-1130581865 data=null} to (of type 'Tree') [2020-01-19T07:03:03.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130581865 data=null button=1 stateMask=0x40000 x=89 y=156 count=1} to (of type 'Tree') [2020-01-19T07:03:03.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130581865 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Tree') [2020-01-19T07:03:03.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130581859 data=null button=1 stateMask=0xc0000 x=89 y=156 count=1} to (of type 'Tree') [2020-01-19T07:03:03.380Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2020-01-19T07:03:03.380Z] DEBUG - Clicking on with mnemonic 'Clear' [2020-01-19T07:03:03.380Z] DEBUG - Clicked on with mnemonic 'Clear' [2020-01-19T07:03:03.380Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2020-01-19T07:03:03.380Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:03:03.380Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T07:03:03.380Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T07:03:03.380Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:03:03.380Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:03:03.380Z] DEBUG - Clicking on &Yes [2020-01-19T07:03:03.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1130581815 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') [2020-01-19T07:03:03.380Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1130581815 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') [2020-01-19T07:03:03.380Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1130581814 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:03:03.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1130581814 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:03:03.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1130581814 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') [2020-01-19T07:03:03.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1130581814 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') [2020-01-19T07:03:03.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1130581814 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') [2020-01-19T07:03:03.636Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-1130581838 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2020-01-19T07:03:03.636Z] DEBUG - Clicked on [2020-01-19T07:03:03.636Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1130581318 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T07:03:03.636Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T07:03:03.636Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:03.636Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:03.636Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:03.636Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1130581312 data=null button=0 stateMask=0x0 x=64 y=84 count=0} to TreeItem with text {Tracing} [2020-01-19T07:03:03.636Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1130581312 data=null doit=true} to TreeItem with text {Tracing} [2020-01-19T07:03:03.636Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1130581312 data=null} to TreeItem with text {Tracing} [2020-01-19T07:03:03.636Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1130581312 data=null button=1 stateMask=0x0 x=64 y=84 count=1} to TreeItem with text {Tracing} [2020-01-19T07:03:03.636Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130581311 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} [2020-01-19T07:03:03.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1130581302 data=null button=1 stateMask=0x80000 x=64 y=84 count=1} to TreeItem with text {Tracing} [2020-01-19T07:03:03.892Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T07:03:03.892Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T07:03:03.892Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T07:03:04.455Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T07:03:04.455Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T07:03:04.455Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T07:03:04.455Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:03:04.455Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:03:04.455Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T07:03:04.455Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:03:04.455Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:03:04.455Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:03:04.455Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T07:03:04.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130580671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:03:04.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130580671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:03:04.455Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130580671 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:03:04.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130580671 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:03:04.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130580670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:03:04.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130580670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:03:04.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130580670 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') [2020-01-19T07:03:04.455Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130580670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:03:04.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130580670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:03:04.455Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130580670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:03:04.455Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130580670 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:03:04.455Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130580670 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:03:04.455Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:03:04.455Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T07:03:04.455Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T07:03:04.455Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:03:04.455Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:03:04.455Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:03:04.455Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:03:04.455Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:03:04.455Z] DEBUG - Clicking on OK [2020-01-19T07:03:04.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130580669 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') [2020-01-19T07:03:04.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130580669 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') [2020-01-19T07:03:04.455Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130580669 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:03:04.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130580669 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:03:04.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130580669 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') [2020-01-19T07:03:04.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130580669 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') [2020-01-19T07:03:04.455Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:03:04.455Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:03:04.455Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:03:04.455Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:03:04.455Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:03:04.455Z] DEBUG - Clicked on OK [2020-01-19T07:03:04.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130580669 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') [2020-01-19T07:03:04.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1130581269 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T07:03:04.455Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:03:04.455Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:04.455Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:04.456Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:04.456Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:04.456Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:04.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130580631 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:04.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130580631 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:04.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130580631 data=null} to TreeItem with text {test} [2020-01-19T07:03:04.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130580631 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:04.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130580631 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} [2020-01-19T07:03:04.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130580620 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:04.456Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:04.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130580620 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:04.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130580620 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:04.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130580620 data=null} to TreeItem with text {test} [2020-01-19T07:03:04.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130580619 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:04.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130580619 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} [2020-01-19T07:03:04.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130580616 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:04.456Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:03:04.456Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:04.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130580615 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T07:03:04.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130580615 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T07:03:04.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130580615 data=null} to TreeItem with text {Traces [0]} [2020-01-19T07:03:04.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130580615 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:03:04.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130580615 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]} [2020-01-19T07:03:04.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130580609 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:03:04.456Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:04.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130580609 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T07:03:04.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130580608 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T07:03:04.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130580608 data=null} to TreeItem with text {Traces [0]} [2020-01-19T07:03:04.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130580608 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:03:04.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130580608 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]} [2020-01-19T07:03:04.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130580606 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:03:04.456Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2020-01-19T07:03:04.456Z] DEBUG - Clicking on with mnemonic 'Clear' [2020-01-19T07:03:04.456Z] DEBUG - Clicked on with mnemonic 'Clear' [2020-01-19T07:03:04.456Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2020-01-19T07:03:04.456Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1130580560 data=null doit=true} to Shell with text {Confirm Clear} [2020-01-19T07:03:04.456Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:03:04.456Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T07:03:04.456Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T07:03:04.456Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:03:04.456Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:03:04.456Z] DEBUG - Clicking on &Yes [2020-01-19T07:03:04.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1130580560 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') [2020-01-19T07:03:04.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1130580560 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') [2020-01-19T07:03:04.456Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1130580560 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:03:04.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1130580560 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:03:04.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1130580560 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') [2020-01-19T07:03:04.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1130580559 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') [2020-01-19T07:03:04.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1130580559 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') [2020-01-19T07:03:04.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-1130580583 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2020-01-19T07:03:04.456Z] DEBUG - Clicked on [2020-01-19T07:03:04.456Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:03:04.456Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:04.456Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:04.456Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:04.456Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:04.456Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:04.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130580497 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:04.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130580497 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:04.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130580497 data=null} to TreeItem with text {test} [2020-01-19T07:03:04.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130580497 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:04.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130580497 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} [2020-01-19T07:03:04.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130580488 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:04.456Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:04.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130580488 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:04.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130580488 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:04.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130580488 data=null} to TreeItem with text {test} [2020-01-19T07:03:04.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130580487 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:04.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130580487 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} [2020-01-19T07:03:04.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130580483 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:04.456Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:03:04.456Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:04.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130580482 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T07:03:04.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130580482 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T07:03:04.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130580482 data=null} to TreeItem with text {Traces [0]} [2020-01-19T07:03:04.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130580482 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:03:04.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130580482 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]} [2020-01-19T07:03:04.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130580476 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:03:04.713Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:04.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130580475 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T07:03:04.713Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130580475 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T07:03:04.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130580475 data=null} to TreeItem with text {Traces [0]} [2020-01-19T07:03:04.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130580475 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:03:04.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130580475 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]} [2020-01-19T07:03:04.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130580472 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:03:04.713Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2020-01-19T07:03:04.713Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-01-19T07:03:04.713Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-01-19T07:03:04.713Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2020-01-19T07:03:04.713Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1130580390 data=null doit=true} to Shell with text {Trace Import} [2020-01-19T07:03:04.713Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:03:04.713Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:04.713Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:03:04.713Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2020-01-19T07:03:04.713Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2020-01-19T07:03:04.713Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2020-01-19T07:03:04.713Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:04.713Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:03:04.713Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:03:04.713Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:03:04.713Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:03:04.713Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:03:04.713Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:03:04.713Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:03:04.713Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:03:04.713Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2020-01-19T07:03:04.713Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-1130580389 data=null doit=true} to Button with text {Select roo&t directory:} [2020-01-19T07:03:04.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-1130580389 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Select roo&t directory:} [2020-01-19T07:03:04.713Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2020-01-19T07:03:04.713Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select &archive file:} time=-1130580388 data=null doit=true} to (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2020-01-19T07:03:04.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-1130580388 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2020-01-19T07:03:04.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-1130580388 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2020-01-19T07:03:04.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select &archive file:} time=-1130580388 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 archive file:' and with style 'SWT.RADIO') [2020-01-19T07:03:04.713Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2020-01-19T07:03:04.714Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:03:04.714Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:03:04.714Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:03:04.714Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:03:04.714Z] DEBUG - matched Combo with text " [2020-01-19T07:03:04.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-1130580351 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 label (with mnemonic 'Trace Type:')) [2020-01-19T07:03:04.714Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2020-01-19T07:03:04.714Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:03:04.714Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:04.714Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:03:04.714Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:04.714Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:03:04.714Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:03:04.714Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:03:04.714Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2020-01-19T07:03:04.714Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:03:04.714Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:03:04.714Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:03:04.714Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:03:04.714Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:03:04.714Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:03:04.714Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:03:04.714Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:03:04.714Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:04.714Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:03:04.714Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:04.714Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:03:04.714Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:03:04.714Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:03:04.714Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:03:04.714Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2020-01-19T07:03:04.714Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:03:04.714Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:03:04.714Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:03:04.714Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:03:04.714Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:03:04.714Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:03:04.714Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:03:04.714Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@435fdb36 [2020-01-19T07:03:04.714Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1130580348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:03:04.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1130580348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:03:04.714Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1130580348 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:03:04.714Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1130580348 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:03:04.714Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1130580347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:03:04.714Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1130580347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:03:04.714Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1130580347 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 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:03:04.714Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1130580347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:03:04.714Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1130580347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:03:04.714Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1130580347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:03:04.714Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1130580347 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:03:04.714Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1130580347 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:03:04.714Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:03:04.714Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:04.714Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:03:04.714Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:04.714Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:03:04.714Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2020-01-19T07:03:04.714Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:03:04.714Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:03:04.714Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:03:04.714Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:03:04.714Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:03:04.714Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:03:04.714Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:03:04.714Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:03:04.714Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:03:04.714Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:03:04.714Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:03:04.714Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:03:04.715Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:03:04.715Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:03:04.715Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T07:03:04.715Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:03:04.715Z] DEBUG - Clicking on &Finish [2020-01-19T07:03:04.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1130580342 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') [2020-01-19T07:03:04.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1130580342 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') [2020-01-19T07:03:04.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1130580342 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:03:04.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1130580342 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:03:04.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1130580341 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') [2020-01-19T07:03:04.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1130580341 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') [2020-01-19T07:03:04.715Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:03:04.715Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:03:04.715Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:03:04.715Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:03:04.715Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:03:04.715Z] DEBUG - Clicked on &Finish [2020-01-19T07:03:05.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1130580341 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') [2020-01-19T07:03:05.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1130580452 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2020-01-19T07:03:05.898Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:03:05.898Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:05.898Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:05.898Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:05.898Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:05.898Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:05.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130579108 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:05.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130579108 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:05.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130579108 data=null} to TreeItem with text {test} [2020-01-19T07:03:05.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130579108 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:05.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130579108 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} [2020-01-19T07:03:05.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130579099 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:05.898Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:05.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130579099 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:05.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130579099 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:05.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130579099 data=null} to TreeItem with text {test} [2020-01-19T07:03:05.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130579099 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:05.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130579099 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} [2020-01-19T07:03:05.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130579095 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:05.898Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:03:05.898Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:05.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130579095 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:03:05.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130579095 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:05.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130579095 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:03:05.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130579094 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:05.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130579094 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:05.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130579089 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:05.898Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130579089 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:05.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130579089 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:03:05.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130579088 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:05.898Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130579088 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:05.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130579083 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:06.460Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:06.460Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:06.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130578659 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:06.460Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130578659 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:06.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130578659 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:06.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130578659 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:06.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130578659 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:06.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130578647 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:06.461Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:06.461Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:06.461Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:06.461Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:06.461Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:06.461Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:06.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130578645 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:06.461Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130578645 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:06.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130578645 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:06.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130578645 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:06.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130578645 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:06.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130578642 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:06.461Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:06.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130578642 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:06.461Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130578642 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:06.461Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:06.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130578642 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:06.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130578642 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:06.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130578642 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:06.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130578639 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:06.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130578639 data=null button=1 stateMask=0x0 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:06.461Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130578639 data=null button=1 stateMask=0x0 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:06.461Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130578639 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:06.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130578625 data=null button=1 stateMask=0x80000 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:06.461Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130578561 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:06.461Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130578561 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:06.461Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130578561 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:06.461Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:06.461Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:08.351Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:08.351Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:08.351Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:08.351Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:08.351Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:03:08.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130577057 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:03:08.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130577057 data=null doit=true} to TableItem with text {} [2020-01-19T07:03:08.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130577057 data=null} to TableItem with text {} [2020-01-19T07:03:08.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130577057 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:08.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130577055 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:03:08.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130577051 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:08.351Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:08.351Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:08.351Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:08.351Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:08.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130577002 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:08.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130577002 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:08.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130577002 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:08.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130577002 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:08.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130577002 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:08.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130576998 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:08.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:08.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:08.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:08.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:08.351Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:08.351Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:03:08.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:08.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:08.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:08.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:08.351Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:08.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130576993 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:08.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130576993 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:08.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130576993 data=null} to TreeItem with text {test} [2020-01-19T07:03:08.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130576993 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:08.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130576993 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} [2020-01-19T07:03:08.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130576982 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:08.351Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:08.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130576982 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:08.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130576982 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:08.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130576981 data=null} to TreeItem with text {test} [2020-01-19T07:03:08.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130576981 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:08.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130576981 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} [2020-01-19T07:03:08.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130576978 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:08.351Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:03:08.351Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:08.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130576977 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:03:08.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130576977 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:08.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130576977 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:03:08.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130576977 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:08.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130576977 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:08.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130576970 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:08.351Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2020-01-19T07:03:08.610Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:08.610Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:08.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130576546 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:08.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130576546 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:08.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130576546 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:08.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130576546 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:08.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130576546 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:08.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130576535 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:08.610Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:08.610Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:08.610Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:08.610Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:08.610Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:08.610Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:08.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130576533 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:08.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130576533 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:08.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130576533 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:08.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130576533 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:08.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130576533 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:08.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130576530 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:08.610Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:08.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130576530 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:08.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130576530 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:08.610Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:08.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130576530 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:08.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130576530 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:08.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130576529 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:08.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130576527 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:08.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130576527 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:08.611Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130576527 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:08.611Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130576526 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:08.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130576515 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:08.611Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130576443 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:08.611Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130576443 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:08.611Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130576443 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:08.611Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:08.611Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:08.611Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:10.503Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:10.503Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:10.503Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:10.503Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:10.503Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:03:10.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130574939 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:03:10.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130574939 data=null doit=true} to TableItem with text {} [2020-01-19T07:03:10.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130574939 data=null} to TableItem with text {} [2020-01-19T07:03:10.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130574938 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:10.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130574937 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:03:10.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130574933 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:10.503Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:10.503Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:10.503Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:10.503Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:10.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130574885 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:10.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130574885 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:10.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130574885 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:10.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130574885 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:10.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130574884 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:10.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130574881 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:10.503Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:10.503Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:10.503Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:10.503Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:10.503Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:10.503Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:03:10.503Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:10.503Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:10.503Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:10.503Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:10.503Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:10.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130574877 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:10.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130574877 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:10.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130574876 data=null} to TreeItem with text {test} [2020-01-19T07:03:10.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130574876 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:10.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130574876 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} [2020-01-19T07:03:10.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130574866 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:10.503Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:10.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130574866 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:10.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130574865 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:10.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130574865 data=null} to TreeItem with text {test} [2020-01-19T07:03:10.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130574865 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:10.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130574865 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} [2020-01-19T07:03:10.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130574860 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:10.503Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:03:10.503Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:10.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130574859 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:03:10.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130574859 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:10.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130574859 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:03:10.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130574859 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:10.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130574859 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:10.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130574852 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:10.503Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2020-01-19T07:03:10.503Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:10.503Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:10.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130574425 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:10.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130574424 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:10.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130574424 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:10.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130574424 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:10.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130574424 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:10.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130574410 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:10.760Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:10.760Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:10.760Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:10.760Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:10.760Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:10.760Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:10.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130574408 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:10.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130574408 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:10.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130574408 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:10.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130574408 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:10.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130574408 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:10.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130574404 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:10.760Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:10.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130574404 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:10.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130574404 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:10.760Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:10.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130574404 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:10.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130574404 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:10.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130574404 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:10.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130574401 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:10.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130574401 data=null button=1 stateMask=0x0 x=147 y=156 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:10.760Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130574401 data=null button=1 stateMask=0x0 x=147 y=156 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:10.760Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130574401 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:10.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130574388 data=null button=1 stateMask=0x80000 x=147 y=156 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:11.017Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130574174 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:11.017Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130574164 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:11.017Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130574163 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:11.017Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:11.017Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:11.017Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:11.017Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:11.017Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:11.017Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:11.017Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:11.017Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:11.017Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:03:11.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130574121 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:03:11.017Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130574121 data=null doit=true} to TableItem with text {} [2020-01-19T07:03:11.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130574121 data=null} to TableItem with text {} [2020-01-19T07:03:11.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130574120 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:11.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130574118 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:03:11.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130574114 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:11.017Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:11.017Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:11.945Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:11.948Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:12.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130572978 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:12.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130572978 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:12.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130572978 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:12.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130572977 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:12.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130572977 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:12.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130572975 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:12.205Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:12.205Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:12.205Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:12.205Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:12.205Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:12.205Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:03:12.205Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:12.205Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:12.205Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:12.205Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:12.205Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:12.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130572970 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:12.205Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130572970 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:12.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130572970 data=null} to TreeItem with text {test} [2020-01-19T07:03:12.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130572970 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:12.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130572970 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} [2020-01-19T07:03:12.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130572959 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:12.205Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:12.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130572958 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:12.205Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130572958 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:12.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130572958 data=null} to TreeItem with text {test} [2020-01-19T07:03:12.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130572958 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:12.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130572958 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} [2020-01-19T07:03:12.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130572954 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:12.205Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:03:12.205Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:12.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130572954 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:03:12.205Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130572954 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:12.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130572954 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:03:12.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130572954 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:12.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130572954 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:12.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130572947 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:12.205Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2020-01-19T07:03:12.205Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:12.205Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:12.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1130572914 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:12.205Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1130572913 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:12.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1130572913 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:12.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130572913 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:12.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130572913 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:12.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130572901 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:12.205Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:12.205Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:12.205Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:12.205Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:12.205Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:12.205Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:12.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1130572899 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:12.205Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1130572899 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:12.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1130572899 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:12.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130572899 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:12.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130572899 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:12.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130572896 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:12.205Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2020-01-19T07:03:12.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1130572896 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:12.205Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1130572896 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:12.205Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:12.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1130572895 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:12.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130572895 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:12.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130572895 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:12.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130572893 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:12.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130572892 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:12.205Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1130572892 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:12.205Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130572892 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:12.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130572863 data=null button=1 stateMask=0x80000 x=148 y=180 count=2} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:12.205Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1130572741 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:12.205Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1130572734 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:12.205Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1130572734 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:12.205Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2020-01-19T07:03:12.205Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:12.205Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:12.205Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:12.205Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:12.205Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:12.205Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:12.205Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:12.205Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:12.205Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:03:12.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130572730 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:03:12.461Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130572730 data=null doit=true} to TableItem with text {} [2020-01-19T07:03:12.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130572730 data=null} to TableItem with text {} [2020-01-19T07:03:12.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130572730 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:12.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130572727 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:03:12.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130572721 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:12.461Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:12.461Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:13.829Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:13.829Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:13.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1130571474 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:13.829Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1130571473 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:13.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1130571473 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:13.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130571473 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:13.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130571473 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:13.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130571469 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:13.829Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:13.829Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:13.829Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:13.829Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:13.829Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:13.829Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:03:13.829Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:13.829Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:13.829Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:13.829Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:13.829Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:13.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130571462 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:13.829Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130571462 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:13.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130571462 data=null} to TreeItem with text {test} [2020-01-19T07:03:13.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130571462 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:13.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130571462 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} [2020-01-19T07:03:13.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130571422 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:13.829Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:13.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130571415 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:13.829Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130571415 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:13.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130571415 data=null} to TreeItem with text {test} [2020-01-19T07:03:13.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130571415 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:13.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130571415 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} [2020-01-19T07:03:13.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130571410 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:13.829Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:03:13.829Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:13.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130571409 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:03:13.829Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130571409 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:13.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130571409 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:03:13.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130571409 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:13.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130571409 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:13.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130571401 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:13.829Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2020-01-19T07:03:14.085Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:14.085Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:14.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1130571075 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:14.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1130571075 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:14.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1130571075 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:14.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130571074 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:14.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130571074 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:14.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130571062 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:14.085Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:14.085Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:14.085Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:14.085Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:14.085Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:14.085Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:14.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1130571060 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:14.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1130571060 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:14.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1130571060 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:14.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130571060 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:14.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130571060 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:14.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130571057 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:14.085Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2020-01-19T07:03:14.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1130571057 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:14.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1130571057 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:14.086Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:14.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1130571057 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:14.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130571057 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:14.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130571057 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:14.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130571054 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:14.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130571054 data=null button=1 stateMask=0x0 x=148 y=204 count=2} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:14.086Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1130571054 data=null button=1 stateMask=0x0 x=148 y=204 count=2} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:14.086Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130571053 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:14.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130571042 data=null button=1 stateMask=0x80000 x=148 y=204 count=2} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:14.086Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1130570949 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:14.086Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1130570948 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:14.086Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1130570948 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:14.086Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2020-01-19T07:03:14.086Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:14.086Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:14.086Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:14.086Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:14.086Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:14.648Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:14.648Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:14.648Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:14.648Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:14.648Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:03:14.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130570443 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:03:14.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130570443 data=null doit=true} to TableItem with text {} [2020-01-19T07:03:14.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130570443 data=null} to TableItem with text {} [2020-01-19T07:03:14.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130570443 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:14.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130570440 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:03:14.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130570436 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:14.648Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:14.648Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:15.210Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:15.466Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:15.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1130569694 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:15.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1130569694 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:15.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1130569694 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:15.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130569693 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:15.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130569693 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:15.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130569690 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:15.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:15.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:15.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:15.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:15.466Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:15.466Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:03:15.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:15.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:15.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:15.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:15.466Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:15.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130569684 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:15.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130569683 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:15.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130569683 data=null} to TreeItem with text {test} [2020-01-19T07:03:15.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130569683 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:15.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130569683 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} [2020-01-19T07:03:15.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130569669 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:15.466Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:15.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130569669 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:15.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130569669 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:15.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130569669 data=null} to TreeItem with text {test} [2020-01-19T07:03:15.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130569669 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:15.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130569669 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} [2020-01-19T07:03:15.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130569664 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:15.466Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:03:15.466Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:15.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130569663 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:03:15.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130569663 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:15.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130569663 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:03:15.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130569663 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:15.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130569663 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:15.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130569655 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:15.467Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2020-01-19T07:03:15.467Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:15.467Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:15.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130569618 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:15.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130569618 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:15.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130569618 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:15.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130569618 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:15.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130569618 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:15.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130569604 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:15.467Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:15.467Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:15.467Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:15.467Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:15.467Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:15.467Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:15.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130569602 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:15.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130569602 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:15.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130569602 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:15.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130569602 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:15.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130569602 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:15.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130569599 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:15.467Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:15.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130569598 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:15.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130569598 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:15.467Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:15.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130569598 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:15.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130569598 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:15.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130569597 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:15.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130569595 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:15.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130569594 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:15.467Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130569594 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:15.467Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130569594 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:15.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130569575 data=null button=1 stateMask=0x80000 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:15.467Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130569481 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:15.467Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130569481 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:15.467Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130569481 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:15.467Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:15.467Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:15.467Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:15.467Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:15.467Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:15.467Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:15.467Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:16.029Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:16.029Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:16.029Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:16.029Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:16.029Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:03:16.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130568975 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:03:16.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130568975 data=null doit=true} to TableItem with text {} [2020-01-19T07:03:16.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130568975 data=null} to TableItem with text {} [2020-01-19T07:03:16.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130568975 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:16.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130568973 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:03:16.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130568969 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:16.029Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:16.029Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:16.957Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:16.957Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:16.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130568229 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:16.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130568228 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:16.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130568228 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:16.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130568228 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:16.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130568228 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:16.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130568225 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:16.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:16.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:16.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:16.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:16.957Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:16.957Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:03:16.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:16.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:16.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:16.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:16.957Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:16.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130568219 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:16.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130568219 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:16.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130568218 data=null} to TreeItem with text {test} [2020-01-19T07:03:16.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130568218 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:16.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130568218 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} [2020-01-19T07:03:16.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130568205 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:16.957Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:16.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130568204 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:16.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130568204 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:16.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130568204 data=null} to TreeItem with text {test} [2020-01-19T07:03:16.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130568204 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:16.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130568204 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} [2020-01-19T07:03:16.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130568199 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:16.957Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:03:16.957Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:16.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130568198 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:03:16.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130568198 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:16.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130568198 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:03:16.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130568198 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:16.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130568198 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:16.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130568190 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:16.958Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2020-01-19T07:03:16.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=-1130568189 data=null doit=true} to TreeItem with text {z-clashes [6]} [2020-01-19T07:03:16.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=-1130568189 data=null} to TreeItem with text {z-clashes [6]} [2020-01-19T07:03:16.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=-1130568189 data=null button=1 stateMask=0x0 x=116 y=84 count=1} to TreeItem with text {z-clashes [6]} [2020-01-19T07:03:16.958Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130568189 data=null item=TreeItem {z-clashes [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {z-clashes [6]} [2020-01-19T07:03:16.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=-1130568180 data=null button=1 stateMask=0x80000 x=116 y=84 count=1} to TreeItem with text {z-clashes [6]} [2020-01-19T07:03:17.216Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:17.216Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:17.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130567846 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:17.216Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130567846 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:17.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130567846 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:17.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130567846 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:17.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130567845 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:17.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130567831 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:17.216Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:17.216Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:17.216Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:17.216Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:17.216Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:17.216Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:17.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130567829 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:17.216Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130567828 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:17.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130567828 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:17.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130567828 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:17.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130567828 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:17.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130567825 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:17.217Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:17.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130567824 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:17.217Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130567824 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:17.217Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:17.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130567824 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:17.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130567824 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:17.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130567823 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:17.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130567820 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:17.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130567820 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:17.217Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130567820 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:17.217Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130567820 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:17.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130567804 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:17.473Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130567678 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:17.473Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130567678 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:17.473Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130567678 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:17.473Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:17.473Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:17.473Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:17.473Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:17.473Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:17.473Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:17.473Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:17.473Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:18.401Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:18.401Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:18.401Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:18.401Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:18.401Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:03:18.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130566645 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:03:18.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130566645 data=null doit=true} to TableItem with text {} [2020-01-19T07:03:18.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130566645 data=null} to TableItem with text {} [2020-01-19T07:03:18.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130566645 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:18.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130566643 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:03:18.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130566639 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:18.401Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:18.401Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:18.657Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:18.657Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:18.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130566402 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:18.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130566402 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:18.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130566402 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:18.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130566402 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:18.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130566402 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:18.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130566398 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:18.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:18.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:18.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:18.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:18.657Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:18.657Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:03:18.658Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:18.658Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:18.658Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:18.658Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:18.658Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:18.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130566393 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:18.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130566393 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:18.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130566393 data=null} to TreeItem with text {test} [2020-01-19T07:03:18.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130566393 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:18.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130566393 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} [2020-01-19T07:03:18.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130566382 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:18.658Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:18.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130566381 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:18.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130566381 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:18.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130566381 data=null} to TreeItem with text {test} [2020-01-19T07:03:18.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130566381 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:18.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130566381 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} [2020-01-19T07:03:18.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130566377 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:18.658Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:03:18.658Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:18.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130566375 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:03:18.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130566375 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:18.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130566375 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:03:18.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130566375 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:18.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130566375 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:18.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130566369 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:18.658Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2020-01-19T07:03:18.658Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2020-01-19T07:03:19.220Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:19.220Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:19.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130565941 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:19.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130565941 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:19.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130565941 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:19.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130565941 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:19.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130565941 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:19.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130565929 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:19.220Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:19.220Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:19.220Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:19.220Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:19.220Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:19.220Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:19.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130565927 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:19.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130565927 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:19.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130565927 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:19.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130565927 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:19.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130565927 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:19.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130565924 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:19.220Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:19.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130565924 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:19.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130565924 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:19.220Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:19.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130565924 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:19.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130565923 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:19.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130565923 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:19.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130565921 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:19.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130565921 data=null button=1 stateMask=0x0 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:19.220Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130565920 data=null button=1 stateMask=0x0 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:19.220Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130565920 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:19.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130565907 data=null button=1 stateMask=0x80000 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:19.220Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130565790 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:19.220Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130565790 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:19.220Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130565790 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:19.220Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:19.220Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:19.220Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:19.220Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:19.220Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:19.221Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:19.221Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:19.221Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:19.221Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:20.588Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:20.588Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:20.588Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:20.588Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:20.588Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:03:20.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130564755 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:03:20.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130564755 data=null doit=true} to TableItem with text {} [2020-01-19T07:03:20.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130564755 data=null} to TableItem with text {} [2020-01-19T07:03:20.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130564754 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:20.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130564753 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:03:20.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130564747 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:20.588Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:20.588Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:20.588Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:20.588Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:20.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130564507 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:20.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130564506 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:20.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130564506 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:20.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130564506 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:20.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130564506 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:20.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130564502 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:20.588Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:20.588Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:20.588Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:20.588Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:20.588Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:20.588Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:03:20.588Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:20.588Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:20.588Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:20.588Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:20.588Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:20.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130564497 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:20.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130564497 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:20.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130564497 data=null} to TreeItem with text {test} [2020-01-19T07:03:20.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130564496 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:20.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130564496 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} [2020-01-19T07:03:20.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130564474 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:20.588Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:20.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130564474 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:20.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130564474 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:20.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130564474 data=null} to TreeItem with text {test} [2020-01-19T07:03:20.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130564474 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:20.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130564474 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} [2020-01-19T07:03:20.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130564469 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:20.588Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:03:20.588Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:20.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130564468 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:03:20.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130564468 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:20.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130564468 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:03:20.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130564468 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:20.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130564468 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:20.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130564460 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:20.588Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2020-01-19T07:03:20.588Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2020-01-19T07:03:21.151Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:21.151Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:21.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130564025 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:21.151Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130564025 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:21.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130564025 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:21.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130564024 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:21.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130564024 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:21.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130564010 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:21.151Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:21.151Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:21.151Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:21.151Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:21.151Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:21.151Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:21.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130564008 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:21.151Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130564008 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:21.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130564007 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:21.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130564007 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:21.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130564007 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:21.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130564004 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:21.151Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:21.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130564003 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:21.151Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130564003 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:21.151Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:21.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130564003 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:21.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130564003 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:21.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130564003 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:21.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130563999 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:21.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130563999 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:21.151Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130563999 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:21.151Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130563999 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:21.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130563982 data=null button=1 stateMask=0x80000 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:21.407Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130563691 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:21.407Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130563681 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:21.407Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130563681 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:21.407Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:21.407Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:21.407Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:21.407Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:21.407Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:21.407Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:21.407Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:21.407Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:21.407Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:21.407Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:21.407Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:21.407Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:21.407Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:21.407Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:21.407Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:03:21.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130563676 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:03:21.407Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130563676 data=null doit=true} to TableItem with text {} [2020-01-19T07:03:21.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130563675 data=null} to TableItem with text {} [2020-01-19T07:03:21.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130563675 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:21.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130563673 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:03:21.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130563666 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:21.407Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:21.407Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:22.775Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:22.775Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:22.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130562525 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:22.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130562525 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:22.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130562525 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:22.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130562525 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:22.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130562525 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:22.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130562522 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:22.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:22.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:22.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:22.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:22.775Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:22.775Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:03:22.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:22.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:22.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:22.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:22.775Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:22.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130562517 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:22.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130562517 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:22.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130562517 data=null} to TreeItem with text {test} [2020-01-19T07:03:22.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130562516 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:22.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130562516 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} [2020-01-19T07:03:22.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130562506 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:22.775Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:22.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130562506 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:22.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130562505 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:22.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130562505 data=null} to TreeItem with text {test} [2020-01-19T07:03:22.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130562505 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:22.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130562505 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} [2020-01-19T07:03:22.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130562501 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:22.775Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:03:22.775Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:22.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130562501 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:03:22.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130562501 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:22.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130562501 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:03:22.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130562500 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:22.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130562500 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:22.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130562494 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:22.775Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2020-01-19T07:03:22.775Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2020-01-19T07:03:22.775Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:22.775Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:22.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1130562455 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:22.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1130562455 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:22.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1130562455 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:22.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130562455 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:22.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130562454 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:22.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130562444 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:22.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:22.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:22.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:22.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:22.775Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:22.775Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:22.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1130562442 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:22.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1130562442 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:22.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1130562442 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:22.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130562442 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:22.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130562441 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:22.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130562438 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:22.775Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2020-01-19T07:03:22.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1130562438 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:22.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1130562438 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:22.775Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:22.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1130562437 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:22.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130562437 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:22.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130562437 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:22.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130562433 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:22.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130562433 data=null button=1 stateMask=0x0 x=164 y=180 count=2} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:22.775Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1130562433 data=null button=1 stateMask=0x0 x=164 y=180 count=2} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:22.775Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130562433 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:22.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130562404 data=null button=1 stateMask=0x80000 x=164 y=180 count=2} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:22.775Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1130562270 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:22.776Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1130562264 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:22.776Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1130562264 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:22.776Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2020-01-19T07:03:22.776Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:22.776Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:22.776Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:22.776Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:22.776Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:22.776Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:22.776Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:22.776Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:22.776Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:22.776Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:22.776Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:22.776Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:22.776Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:22.776Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:22.776Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:03:22.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130562259 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:03:22.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130562259 data=null doit=true} to TableItem with text {} [2020-01-19T07:03:22.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130562259 data=null} to TableItem with text {} [2020-01-19T07:03:22.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130562259 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:22.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130562257 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:03:22.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130562252 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:22.776Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:22.776Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:24.143Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:24.143Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:24.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1130561013 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:24.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1130561013 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:24.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1130561012 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:24.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130561012 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:24.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130561012 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:24.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130561009 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:24.143Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:24.143Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:24.143Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:24.143Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:24.143Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:24.143Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:03:24.143Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:24.143Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:24.143Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:24.143Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:24.143Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:24.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130561004 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:24.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130561004 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:24.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130561004 data=null} to TreeItem with text {test} [2020-01-19T07:03:24.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130561004 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:24.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130561004 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} [2020-01-19T07:03:24.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130560991 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:24.143Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:24.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130560991 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:24.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130560991 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:24.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130560991 data=null} to TreeItem with text {test} [2020-01-19T07:03:24.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130560990 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:24.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130560990 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} [2020-01-19T07:03:24.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130560984 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:24.143Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:03:24.143Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:24.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130560983 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:03:24.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130560983 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:24.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130560983 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:03:24.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130560983 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:24.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130560983 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:24.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130560975 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:24.143Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2020-01-19T07:03:24.143Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2020-01-19T07:03:24.143Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:24.143Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:24.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1130560924 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:24.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1130560924 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:24.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1130560923 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:24.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130560923 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:24.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130560923 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:24.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130560911 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:24.143Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:24.143Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:24.143Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:24.143Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:24.143Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:24.143Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:24.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1130560908 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:24.144Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1130560908 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:24.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1130560908 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:24.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130560908 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:24.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130560908 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:24.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130560905 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:24.144Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2020-01-19T07:03:24.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1130560905 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:24.144Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1130560905 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:24.144Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:24.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1130560904 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:24.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130560904 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:24.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130560904 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:24.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130560901 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:24.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130560901 data=null button=1 stateMask=0x0 x=164 y=204 count=2} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:24.144Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1130560901 data=null button=1 stateMask=0x0 x=164 y=204 count=2} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:24.144Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130560901 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:24.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130560885 data=null button=1 stateMask=0x80000 x=164 y=204 count=2} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:24.399Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1130560768 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:24.399Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1130560761 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:24.399Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1130560761 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:24.399Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2020-01-19T07:03:24.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:24.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:24.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:24.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:24.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:24.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:24.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:24.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:24.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:24.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:24.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:24.400Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:24.400Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:24.400Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:24.400Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:24.400Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:03:24.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130560757 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:03:24.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130560757 data=null doit=true} to TableItem with text {} [2020-01-19T07:03:24.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130560756 data=null} to TableItem with text {} [2020-01-19T07:03:24.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130560756 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:24.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130560754 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:03:24.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130560718 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:24.400Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:24.400Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:25.770Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:25.770Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:25.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1130559466 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:25.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1130559466 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:25.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1130559466 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:25.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130559466 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:25.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130559466 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:25.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130559462 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:25.770Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:25.770Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:25.770Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:25.770Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:25.770Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:25.770Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:03:25.770Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:25.770Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:25.770Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:25.770Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:25.770Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:25.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130559456 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:25.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130559456 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:25.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130559456 data=null} to TreeItem with text {test} [2020-01-19T07:03:25.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130559455 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:25.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130559455 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} [2020-01-19T07:03:25.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130559443 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:25.770Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:25.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130559442 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:25.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130559442 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:25.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130559442 data=null} to TreeItem with text {test} [2020-01-19T07:03:25.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130559442 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:25.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130559442 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} [2020-01-19T07:03:25.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130559437 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:25.770Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:03:25.770Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:25.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130559436 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:03:25.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130559436 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:25.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130559436 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:03:25.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130559436 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:25.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130559436 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:25.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130559428 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:25.770Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2020-01-19T07:03:25.770Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2020-01-19T07:03:26.027Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:26.027Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:26.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130558991 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:26.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130558991 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:26.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130558991 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:26.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130558991 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:26.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130558991 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:26.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130558977 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:26.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:26.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:26.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:26.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:26.027Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:26.027Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:26.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130558975 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:26.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130558975 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:26.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130558975 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:26.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130558975 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:26.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130558974 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:26.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130558971 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:26.027Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:26.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130558971 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:26.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130558971 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:26.027Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:26.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130558970 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:26.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130558970 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:26.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130558970 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:26.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130558967 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:26.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130558967 data=null button=1 stateMask=0x0 x=152 y=228 count=2} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:26.027Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130558967 data=null button=1 stateMask=0x0 x=152 y=228 count=2} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:26.027Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130558967 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:26.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130558951 data=null button=1 stateMask=0x80000 x=152 y=228 count=2} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:26.284Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130558846 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:26.284Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130558846 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:26.284Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130558846 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:26.284Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:26.284Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:26.284Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:26.284Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:26.284Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:26.284Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:26.284Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:26.284Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:26.284Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:26.284Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:26.284Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:26.284Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:26.284Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:26.846Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:26.846Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:26.846Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:26.846Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:26.846Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:03:26.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130558341 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:03:26.846Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130558341 data=null doit=true} to TableItem with text {} [2020-01-19T07:03:26.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130558341 data=null} to TableItem with text {} [2020-01-19T07:03:26.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130558341 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:26.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130558339 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:03:26.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130558333 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:26.846Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:26.846Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:27.408Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:27.408Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:27.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130557582 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:27.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130557582 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:27.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130557582 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:27.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130557582 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:27.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130557582 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:27.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130557578 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:27.408Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:27.408Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:27.408Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:27.408Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:27.408Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:27.408Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:03:27.408Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:27.408Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:27.408Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:27.408Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:27.408Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:27.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130557573 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:27.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130557572 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:27.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130557572 data=null} to TreeItem with text {test} [2020-01-19T07:03:27.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130557572 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:27.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130557572 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} [2020-01-19T07:03:27.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130557561 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:27.408Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:27.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130557560 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:27.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130557560 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:27.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130557560 data=null} to TreeItem with text {test} [2020-01-19T07:03:27.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130557560 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:27.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130557560 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} [2020-01-19T07:03:27.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130557556 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:27.408Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:03:27.408Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:27.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130557555 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:03:27.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130557555 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:27.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130557555 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:03:27.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130557555 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:27.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130557555 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:27.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130557548 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:27.408Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2020-01-19T07:03:27.408Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:03:27.408Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:27.408Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:27.408Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:27.408Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:27.408Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:27.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130557543 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:27.408Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130557543 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:27.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130557543 data=null} to TreeItem with text {test} [2020-01-19T07:03:27.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130557543 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:27.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130557543 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} [2020-01-19T07:03:27.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130557533 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:27.409Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:27.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130557533 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:27.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130557532 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:27.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130557532 data=null} to TreeItem with text {test} [2020-01-19T07:03:27.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130557532 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:27.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130557524 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} [2020-01-19T07:03:27.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130557520 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:27.664Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:03:27.664Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:27.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130557519 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:03:27.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130557519 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:27.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130557519 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:03:27.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130557519 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:27.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130557519 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:27.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130557514 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:27.664Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:27.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130557513 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:03:27.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130557513 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:27.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130557513 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:03:27.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130557513 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:27.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130557512 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:27.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130557510 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:27.665Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2020-01-19T07:03:27.665Z] DEBUG - Clicking on with mnemonic 'Clear' [2020-01-19T07:03:27.665Z] DEBUG - Clicked on with mnemonic 'Clear' [2020-01-19T07:03:27.665Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2020-01-19T07:03:27.665Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1130557461 data=null doit=true} to Shell with text {Confirm Clear} [2020-01-19T07:03:27.665Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:03:27.665Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T07:03:27.665Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T07:03:27.665Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:03:27.665Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:03:27.665Z] DEBUG - Clicking on &Yes [2020-01-19T07:03:27.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1130557460 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') [2020-01-19T07:03:27.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1130557460 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') [2020-01-19T07:03:27.665Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1130557460 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:03:27.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1130557460 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:03:27.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1130557460 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') [2020-01-19T07:03:27.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1130557460 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') [2020-01-19T07:03:27.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1130557460 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') [2020-01-19T07:03:30.186Z] DEBUG - Clicked on [2020-01-19T07:03:30.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-1130557488 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2020-01-19T07:03:31.176Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:03:31.176Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:31.176Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:31.176Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:31.176Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:31.176Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:31.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130553944 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:31.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130553944 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:31.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130553943 data=null} to TreeItem with text {test} [2020-01-19T07:03:31.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130553943 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:31.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130553943 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} [2020-01-19T07:03:31.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130553935 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:31.176Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:31.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130553935 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:31.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130553935 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:31.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130553935 data=null} to TreeItem with text {test} [2020-01-19T07:03:31.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130553934 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:31.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130553934 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} [2020-01-19T07:03:31.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130553931 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:31.177Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:03:31.177Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:31.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130553930 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T07:03:31.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130553930 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T07:03:31.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130553930 data=null} to TreeItem with text {Traces [0]} [2020-01-19T07:03:31.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130553930 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:03:31.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130553930 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]} [2020-01-19T07:03:31.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130553924 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:03:31.177Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:31.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130553924 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T07:03:31.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130553924 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T07:03:31.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130553924 data=null} to TreeItem with text {Traces [0]} [2020-01-19T07:03:31.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130553924 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:03:31.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130553924 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]} [2020-01-19T07:03:31.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130553921 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:03:31.177Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2020-01-19T07:03:31.177Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-01-19T07:03:31.177Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-01-19T07:03:31.177Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2020-01-19T07:03:31.177Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1130553809 data=null doit=true} to Shell with text {Trace Import} [2020-01-19T07:03:31.177Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:03:31.177Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:31.177Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:03:31.177Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2020-01-19T07:03:31.177Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2020-01-19T07:03:31.177Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2020-01-19T07:03:31.177Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:31.177Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:03:31.177Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:03:31.177Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:03:31.177Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:03:31.177Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:03:31.177Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:03:31.177Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:03:31.177Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:03:31.177Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T07:03:31.177Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:03:31.177Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:03:31.177Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:03:31.177Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:03:31.177Z] DEBUG - matched Combo with text " [2020-01-19T07:03:31.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-1130553782 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 label (with mnemonic 'Trace Type:')) [2020-01-19T07:03:31.177Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2020-01-19T07:03:31.177Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:03:31.177Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:31.177Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:03:31.177Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:31.177Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:03:31.177Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:03:31.177Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:03:31.177Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2020-01-19T07:03:31.177Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:03:31.177Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:03:31.177Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:03:31.177Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:03:31.177Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:03:31.177Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:03:31.177Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:03:31.177Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:03:31.177Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:31.177Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:03:31.177Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:31.177Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:03:31.177Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:03:31.177Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:03:31.177Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:03:31.177Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2020-01-19T07:03:31.177Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:03:31.177Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:03:31.177Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:03:31.177Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:03:31.177Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:03:31.177Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:03:31.177Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:03:31.177Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2457f615 [2020-01-19T07:03:31.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1130553780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:03:31.177Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1130553780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:03:31.177Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1130553779 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:03:31.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1130553779 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:03:31.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1130553779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:03:31.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1130553779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:03:31.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1130553779 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 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:03:31.178Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1130553779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:03:31.178Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1130553779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:03:31.178Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1130553779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:03:31.178Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1130553779 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:03:31.178Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1130553779 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:03:31.178Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:03:31.178Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:03:31.178Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:03:31.178Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T07:03:31.178Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:03:31.178Z] DEBUG - Clicking on &Finish [2020-01-19T07:03:31.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1130553774 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') [2020-01-19T07:03:31.178Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1130553774 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') [2020-01-19T07:03:31.178Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1130553774 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:03:31.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1130553774 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:03:31.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1130553774 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') [2020-01-19T07:03:31.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1130553773 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') [2020-01-19T07:03:31.435Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:03:31.435Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:03:31.435Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:03:31.435Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:03:31.435Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:03:31.435Z] DEBUG - Clicked on &Finish [2020-01-19T07:03:31.691Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2020-01-19T07:03:31.691Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1130553255 data=null doit=true} to Shell with text {Confirmation} [2020-01-19T07:03:31.691Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2020-01-19T07:03:31.691Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2020-01-19T07:03:31.691Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All' [2020-01-19T07:03:31.691Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH' [2020-01-19T07:03:31.691Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2020-01-19T07:03:31.691Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2020-01-19T07:03:31.691Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2020-01-19T07:03:31.691Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2020-01-19T07:03:31.691Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2020-01-19T07:03:31.691Z] DEBUG - Clicking on Rename All [2020-01-19T07:03:31.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=-1130553254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2020-01-19T07:03:31.691Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=-1130553254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2020-01-19T07:03:31.691Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=-1130553254 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2020-01-19T07:03:31.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=-1130553254 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2020-01-19T07:03:31.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=-1130553254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2020-01-19T07:03:31.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=-1130553254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2020-01-19T07:03:31.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=-1130553254 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 'Rename All' and with style 'SWT.PUSH') [2020-01-19T07:03:31.947Z] DEBUG - Clicked on [2020-01-19T07:03:32.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1130553773 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') [2020-01-19T07:03:32.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1130553891 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2020-01-19T07:03:32.203Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:03:32.203Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:32.203Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:32.203Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:32.203Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:32.203Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:32.203Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130552737 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:32.203Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130552737 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:32.203Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130552737 data=null} to TreeItem with text {test} [2020-01-19T07:03:32.203Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130552737 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:32.203Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130552737 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} [2020-01-19T07:03:32.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130552727 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:32.459Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:32.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130552727 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:32.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130552727 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:32.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130552727 data=null} to TreeItem with text {test} [2020-01-19T07:03:32.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130552727 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:32.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130552727 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} [2020-01-19T07:03:32.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130552722 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:32.459Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:03:32.459Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:32.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130552722 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:03:32.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130552722 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:32.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130552722 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:03:32.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130552720 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:32.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130552720 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:32.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130552714 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:32.460Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130552714 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:32.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130552714 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:03:32.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130552714 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:32.460Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130552714 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:32.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130552704 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:32.716Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:32.716Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:32.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130552276 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:32.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130552276 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:32.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130552276 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:32.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130552276 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:32.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130552276 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:32.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130552265 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:32.716Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:32.716Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:32.716Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:32.716Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:32.716Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:32.716Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:32.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130552263 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:32.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130552263 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:32.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130552263 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:32.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130552263 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:32.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130552263 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:32.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130552260 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:32.716Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:32.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130552260 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:32.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130552260 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:32.716Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:32.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130552259 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:32.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130552259 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:32.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130552259 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:32.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130552257 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:32.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130552257 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:32.716Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130552256 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:32.716Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130552256 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:32.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130552244 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:32.972Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130552173 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:32.972Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130552173 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:32.972Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130552173 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:32.972Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:32.972Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:34.339Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:34.339Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:34.339Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:34.339Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:34.339Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:03:34.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130550670 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:03:34.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130550669 data=null doit=true} to TableItem with text {} [2020-01-19T07:03:34.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130550669 data=null} to TableItem with text {} [2020-01-19T07:03:34.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130550669 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:34.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130550668 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:03:34.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130550664 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:34.339Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:34.339Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:34.339Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:34.339Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:34.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130550610 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:34.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130550610 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:34.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130550610 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:34.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130550610 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:34.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130550609 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:34.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130550606 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:34.339Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:34.339Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:34.339Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:34.339Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:34.339Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:34.339Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:03:34.339Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:34.339Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:34.339Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:34.339Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:34.339Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:34.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130550601 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:34.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130550601 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:34.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130550601 data=null} to TreeItem with text {test} [2020-01-19T07:03:34.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130550601 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:34.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130550600 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} [2020-01-19T07:03:34.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130550588 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:34.596Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:34.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130550587 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:34.596Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130550587 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:34.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130550587 data=null} to TreeItem with text {test} [2020-01-19T07:03:34.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130550587 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:34.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130550587 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} [2020-01-19T07:03:34.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130550583 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:34.596Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:03:34.596Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:34.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130550583 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:03:34.596Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130550583 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:34.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130550582 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:03:34.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130550582 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:34.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130550582 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:34.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130550576 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:34.596Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2020-01-19T07:03:34.853Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:34.853Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:34.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130550149 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:34.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130550149 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:34.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130550149 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:34.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130550149 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:34.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130550149 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:34.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130550137 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:34.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:34.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:34.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:34.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:34.853Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:34.853Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:34.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130550135 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:34.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130550135 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:34.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130550135 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:34.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130550135 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:34.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130550135 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:34.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130550133 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:34.853Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:34.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130550132 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:34.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130550132 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:34.853Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:34.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130550132 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:34.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130550132 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:34.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130550132 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:34.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130550129 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:34.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130550129 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:34.853Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130550129 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:34.853Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130550129 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:34.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130550114 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:34.853Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130550083 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:34.853Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130550083 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:34.853Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130550083 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:34.853Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:34.853Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:35.416Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:35.416Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:36.783Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:36.783Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:36.783Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:36.783Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:36.783Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:03:36.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130548579 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:03:36.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130548579 data=null doit=true} to TableItem with text {} [2020-01-19T07:03:36.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130548579 data=null} to TableItem with text {} [2020-01-19T07:03:36.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130548579 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:36.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130548577 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:03:36.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130548574 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:36.783Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:36.783Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:36.783Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:36.783Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:36.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130548530 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:36.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130548530 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:36.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130548530 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:36.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130548530 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:36.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130548530 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:36.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130548527 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:03:36.783Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:36.783Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:36.783Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:36.783Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:36.783Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:36.783Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:03:36.783Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:36.783Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:36.783Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:36.783Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:36.783Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:36.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130548522 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:36.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130548522 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:36.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130548522 data=null} to TreeItem with text {test} [2020-01-19T07:03:36.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130548522 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:36.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130548522 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} [2020-01-19T07:03:36.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130548512 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:36.783Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:36.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130548511 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:36.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130548511 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:36.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130548511 data=null} to TreeItem with text {test} [2020-01-19T07:03:36.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130548511 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:36.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130548511 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} [2020-01-19T07:03:36.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130548508 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:36.783Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:03:36.783Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:36.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130548507 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:03:36.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130548507 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:36.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130548507 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:03:36.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130548507 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:36.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130548507 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:36.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130548500 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:36.783Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2020-01-19T07:03:36.783Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:36.783Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:36.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130548175 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:36.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130548174 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:36.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130548174 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:36.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130548174 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:36.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130548174 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:36.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130548162 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:36.784Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:36.784Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:36.784Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:36.784Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:36.784Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:36.784Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:36.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130548161 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:36.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130548161 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:36.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130548160 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:36.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130548160 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:36.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130548160 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:36.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130548157 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:36.784Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:36.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130548157 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:36.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130548157 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:36.784Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:36.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130548157 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:36.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130548157 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:36.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130548157 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:36.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130548154 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:36.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130548154 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:36.784Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130548153 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:37.040Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130548153 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:37.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130548139 data=null button=1 stateMask=0x80000 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:37.040Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130547971 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:37.040Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130547971 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:37.040Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130547971 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:37.040Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:37.040Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:37.040Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:37.040Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:37.604Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:37.604Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:37.604Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:37.604Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:37.604Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:03:37.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130547466 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:03:37.604Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130547466 data=null doit=true} to TableItem with text {} [2020-01-19T07:03:37.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130547466 data=null} to TableItem with text {} [2020-01-19T07:03:37.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130547465 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:37.604Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130547463 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:03:37.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130547460 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:37.604Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:37.604Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:38.532Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:38.532Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:38.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130546721 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:38.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130546721 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:38.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130546721 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:38.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130546720 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:38.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130546720 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:38.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130546717 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:03:38.532Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:38.532Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:38.532Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:38.532Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:38.532Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:38.532Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:03:38.532Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:38.532Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:38.532Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:38.532Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:38.532Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:38.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130546713 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:38.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130546712 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:38.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130546712 data=null} to TreeItem with text {test} [2020-01-19T07:03:38.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130546712 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:38.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130546712 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} [2020-01-19T07:03:38.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130546701 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:38.532Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:38.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130546701 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:38.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130546701 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:38.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130546701 data=null} to TreeItem with text {test} [2020-01-19T07:03:38.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130546701 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:38.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130546701 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} [2020-01-19T07:03:38.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130546697 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:38.533Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:03:38.533Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:38.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130546696 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:03:38.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130546696 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:38.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130546696 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:03:38.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130546696 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:38.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130546696 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:38.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130546689 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:38.533Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2020-01-19T07:03:38.533Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:38.533Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:38.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1130546651 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:38.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1130546651 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:38.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1130546651 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:38.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130546650 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:38.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130546650 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:38.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130546638 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:38.533Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:38.533Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:38.533Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:38.533Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:38.533Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:38.533Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:38.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1130546637 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:38.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1130546636 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:38.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1130546636 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:38.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130546636 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:38.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130546636 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:38.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130546633 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:38.533Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2020-01-19T07:03:38.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1130546633 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:38.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1130546633 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:38.533Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:38.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1130546633 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:38.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130546633 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:38.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130546632 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:38.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130546630 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:38.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130546629 data=null button=1 stateMask=0x0 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:38.533Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1130546629 data=null button=1 stateMask=0x0 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:38.533Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130546629 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:38.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130546607 data=null button=1 stateMask=0x80000 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:38.533Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1130546477 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:38.533Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1130546470 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:38.533Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1130546470 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:38.533Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2020-01-19T07:03:38.533Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:38.533Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:38.533Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:38.533Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:38.533Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:38.533Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:38.533Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:38.533Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:38.533Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:03:38.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130546466 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:03:38.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130546466 data=null doit=true} to TableItem with text {} [2020-01-19T07:03:38.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130546466 data=null} to TableItem with text {} [2020-01-19T07:03:38.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130546465 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:38.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130546463 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:03:38.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130546459 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:38.533Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:38.533Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:39.899Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:39.899Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:39.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1130545218 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:39.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1130545218 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:39.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1130545218 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:39.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130545218 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:39.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130545218 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:39.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130545215 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:03:39.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:39.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:39.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:39.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:39.900Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:39.900Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:03:39.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:39.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:39.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:39.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:39.900Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:39.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130545210 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:39.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130545210 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:39.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130545210 data=null} to TreeItem with text {test} [2020-01-19T07:03:39.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130545210 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:39.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130545209 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} [2020-01-19T07:03:39.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130545199 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:39.900Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:39.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130545199 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:39.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130545199 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:39.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130545199 data=null} to TreeItem with text {test} [2020-01-19T07:03:39.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130545199 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:39.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130545199 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} [2020-01-19T07:03:39.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130545195 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:39.900Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:03:39.900Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:39.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130545194 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:03:39.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130545194 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:39.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130545194 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:03:39.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130545194 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:39.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130545194 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:39.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130545187 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:39.900Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2020-01-19T07:03:39.900Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:39.900Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:39.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1130545150 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:39.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1130545150 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:39.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1130545143 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:39.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130545143 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:39.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130545143 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:39.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130545132 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:39.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:39.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:39.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:39.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:39.900Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:39.900Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:39.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1130545130 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:39.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1130545130 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:39.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1130545130 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:39.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130545129 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:39.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130545129 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:39.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130545126 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:39.900Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2020-01-19T07:03:39.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1130545126 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:39.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1130545126 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:39.900Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:39.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1130545126 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:39.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130545126 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:39.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130545126 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:39.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130545123 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:39.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130545123 data=null button=1 stateMask=0x0 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:39.900Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1130545123 data=null button=1 stateMask=0x0 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:39.900Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130545123 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:40.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130545107 data=null button=1 stateMask=0x80000 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:40.156Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1130544979 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:40.156Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1130544972 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:40.156Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1130544972 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:40.156Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2020-01-19T07:03:40.156Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:40.156Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:40.156Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:40.156Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:40.156Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:40.156Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:40.156Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:40.156Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:40.156Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:40.156Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:03:40.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130544968 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:03:40.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130544968 data=null doit=true} to TableItem with text {} [2020-01-19T07:03:40.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130544968 data=null} to TableItem with text {} [2020-01-19T07:03:40.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130544967 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:40.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130544965 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:03:40.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130544961 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:40.156Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:40.156Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:41.521Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:41.521Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:41.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1130543721 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:41.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1130543721 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:41.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1130543721 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:41.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130543721 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:41.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130543721 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:41.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130543718 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:03:41.521Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:41.521Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:41.521Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:41.521Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:41.521Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:41.521Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:03:41.522Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:41.522Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:41.522Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:41.522Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:41.522Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:41.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130543713 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:41.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130543713 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:41.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130543713 data=null} to TreeItem with text {test} [2020-01-19T07:03:41.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130543713 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:41.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130543713 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} [2020-01-19T07:03:41.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130543701 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:41.522Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:41.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130543701 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:41.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130543701 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:41.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130543701 data=null} to TreeItem with text {test} [2020-01-19T07:03:41.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130543701 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:41.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130543701 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} [2020-01-19T07:03:41.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130543696 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:41.522Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:03:41.522Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:41.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130543695 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:03:41.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130543695 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:41.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130543695 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:03:41.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130543695 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:41.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130543695 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:41.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130543688 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:41.522Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2020-01-19T07:03:41.522Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:41.522Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:41.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130543644 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:41.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130543644 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:41.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130543644 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:41.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130543644 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:41.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130543643 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:41.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130543633 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:41.522Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:41.522Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:41.522Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:41.522Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:41.522Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:41.522Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:41.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130543631 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:41.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130543631 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:41.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130543631 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:41.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130543631 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:41.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130543631 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:41.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130543628 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:41.522Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:41.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130543628 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:41.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130543628 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:41.522Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:41.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130543627 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:41.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130543627 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:41.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130543627 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:41.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130543625 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:41.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130543624 data=null button=1 stateMask=0x0 x=136 y=324 count=2} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:41.522Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130543624 data=null button=1 stateMask=0x0 x=136 y=324 count=2} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:41.522Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130543624 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:41.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130543610 data=null button=1 stateMask=0x80000 x=136 y=324 count=2} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:41.522Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130543485 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:41.522Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130543479 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:41.522Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130543478 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:41.522Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:41.522Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:41.522Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:41.522Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:41.522Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:41.522Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:41.522Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:41.522Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:41.522Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:41.522Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:41.522Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:41.522Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:03:41.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130543474 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:03:41.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130543474 data=null doit=true} to TableItem with text {} [2020-01-19T07:03:41.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130543474 data=null} to TableItem with text {} [2020-01-19T07:03:41.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130543474 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:41.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130543472 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:03:41.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130543469 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:41.522Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:41.522Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:42.889Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:42.889Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:42.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130542230 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:42.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130542230 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:42.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130542230 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:42.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130542229 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:42.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130542229 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:42.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130542226 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:03:42.889Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:42.889Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:42.889Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:42.889Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:42.889Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:42.889Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:03:42.889Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:42.889Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:42.889Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:42.889Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:42.889Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:42.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130542221 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:42.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130542221 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:42.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130542221 data=null} to TreeItem with text {test} [2020-01-19T07:03:42.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130542221 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:42.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130542221 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} [2020-01-19T07:03:42.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130542210 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:42.889Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:42.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130542209 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:42.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130542209 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:42.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130542209 data=null} to TreeItem with text {test} [2020-01-19T07:03:42.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130542209 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:42.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130542209 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} [2020-01-19T07:03:42.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130542205 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:42.889Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:03:42.889Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:42.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130542204 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:03:42.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130542204 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:42.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130542204 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:03:42.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130542204 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:42.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130542204 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:42.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130542197 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:42.889Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2020-01-19T07:03:42.889Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:42.889Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:42.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130542158 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:03:42.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130542158 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:03:42.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130542158 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:03:42.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130542158 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:03:42.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130542158 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:03:42.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130542146 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:03:42.889Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:42.889Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:42.889Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:42.889Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:42.889Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:42.889Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:42.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130542144 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:03:42.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130542144 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:03:42.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130542144 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:03:42.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130542144 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:03:42.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130542144 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:03:42.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130542141 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:03:42.889Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:03:42.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130542141 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:03:42.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130542141 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:03:42.889Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:42.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130542141 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:03:42.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130542140 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:03:42.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130542140 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:03:42.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130542137 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:03:42.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130542137 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:03:42.890Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130542137 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:03:42.890Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130542137 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:03:43.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130542117 data=null button=1 stateMask=0x80000 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:03:43.145Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130541995 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:03:43.145Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130541995 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:03:43.145Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130541995 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:03:43.145Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:03:43.146Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:43.146Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:43.146Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:43.146Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:43.146Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:43.146Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:43.146Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:44.073Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:44.073Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:44.073Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:44.073Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:44.073Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:03:44.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130540955 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:03:44.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130540955 data=null doit=true} to TableItem with text {} [2020-01-19T07:03:44.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130540955 data=null} to TableItem with text {} [2020-01-19T07:03:44.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130540954 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:44.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130540953 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:03:44.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130540948 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:44.073Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:44.073Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:44.329Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:44.329Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:44.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130540712 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:03:44.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130540712 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:03:44.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130540712 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:03:44.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130540712 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:03:44.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130540712 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:03:44.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130540709 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:03:44.329Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:44.329Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:44.329Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:44.329Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:44.329Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:44.329Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:03:44.329Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:44.329Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:44.329Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:44.329Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:44.329Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:44.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130540705 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:44.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130540704 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:44.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130540704 data=null} to TreeItem with text {test} [2020-01-19T07:03:44.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130540704 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:44.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130540704 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} [2020-01-19T07:03:44.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130540693 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:44.330Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:44.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130540685 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:44.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130540685 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:44.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130540685 data=null} to TreeItem with text {test} [2020-01-19T07:03:44.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130540685 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:44.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130540684 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} [2020-01-19T07:03:44.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130540680 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:44.330Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:03:44.330Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:44.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130540680 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:03:44.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130540680 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:44.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130540679 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:03:44.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130540679 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:44.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130540679 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:44.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130540673 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:44.330Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2020-01-19T07:03:44.896Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:44.896Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:44.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130540244 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:03:44.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130540244 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:03:44.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130540244 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:03:44.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130540243 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:03:44.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130540243 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:03:44.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130540232 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:03:44.896Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:44.896Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:44.896Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:44.896Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:44.896Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:44.896Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:44.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130540230 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:03:44.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130540230 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:03:44.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130540230 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:03:44.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130540229 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:03:44.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130540229 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:03:44.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130540227 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:03:44.896Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:03:44.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130540226 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:03:44.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130540226 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:03:44.896Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:44.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130540226 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:03:44.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130540226 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:03:44.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130540226 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:03:44.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130540223 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:03:44.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130540223 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:03:44.896Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130540223 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:03:44.896Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130540223 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:03:44.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130540208 data=null button=1 stateMask=0x80000 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:03:44.896Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130540108 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:03:44.896Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130540108 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:03:44.896Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130540108 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:03:44.896Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:03:44.896Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:44.896Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:44.896Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:44.896Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:44.896Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:44.896Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:44.896Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:44.896Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:46.814Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:46.814Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:46.814Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:46.814Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:46.814Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:03:46.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130538604 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:03:46.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130538604 data=null doit=true} to TableItem with text {} [2020-01-19T07:03:46.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130538604 data=null} to TableItem with text {} [2020-01-19T07:03:46.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130538604 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:46.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130538603 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:03:46.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130538598 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:46.814Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:46.814Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:46.814Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:46.814Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:46.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130538550 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:03:46.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130538550 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:03:46.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130538550 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:03:46.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130538549 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:03:46.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130538549 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:03:46.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130538546 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:03:46.814Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:46.814Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:46.814Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:46.814Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:46.814Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:46.814Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:03:46.814Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:46.814Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:46.814Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:46.815Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:46.815Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:46.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130538541 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:46.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130538541 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:46.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130538541 data=null} to TreeItem with text {test} [2020-01-19T07:03:46.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130538541 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:46.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130538541 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} [2020-01-19T07:03:46.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130538517 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:46.815Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:46.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130538517 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:46.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130538517 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:46.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130538517 data=null} to TreeItem with text {test} [2020-01-19T07:03:46.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130538517 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:46.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130538517 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} [2020-01-19T07:03:46.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130538512 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:46.815Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:03:46.815Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:46.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130538512 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:03:46.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130538512 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:46.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130538512 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:03:46.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130538512 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:46.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130538512 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:46.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130538505 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:46.815Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2020-01-19T07:03:46.815Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:46.815Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:46.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130538175 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:03:46.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1130538175 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:03:46.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1130538175 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:03:46.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130538175 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:03:46.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130538175 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:03:46.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130538163 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:03:46.815Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:46.815Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:46.815Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:46.815Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:46.815Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:46.815Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:46.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130538161 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:03:46.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1130538161 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:03:46.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1130538161 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:03:46.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130538161 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:03:46.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130538160 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:03:46.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130538157 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:03:46.815Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:03:46.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130538157 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:03:46.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1130538157 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:03:46.815Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:46.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1130538157 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:03:46.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130538157 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:03:46.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130538156 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:03:46.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130538154 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:03:46.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130538154 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:03:46.815Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130538154 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:03:46.815Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130538153 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:03:47.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130538140 data=null button=1 stateMask=0x80000 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:03:47.072Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130537903 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:03:47.072Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1130537893 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:03:47.072Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1130537893 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:03:47.072Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:03:47.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:47.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:47.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:47.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:47.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:47.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:47.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:47.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:47.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:47.072Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:47.072Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:47.072Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:47.072Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:47.072Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:03:47.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130537888 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:03:47.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130537888 data=null doit=true} to TableItem with text {} [2020-01-19T07:03:47.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130537888 data=null} to TableItem with text {} [2020-01-19T07:03:47.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130537888 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:47.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130537885 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:03:47.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130537880 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:47.072Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:47.072Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:48.439Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:48.439Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:48.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130536641 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:03:48.439Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1130536640 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:03:48.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1130536640 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:03:48.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130536640 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:03:48.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130536640 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:03:48.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130536637 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:03:48.439Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:48.439Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:48.439Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:48.439Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:48.439Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:48.439Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:03:48.439Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:48.439Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:48.439Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:48.439Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:48.439Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:48.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130536632 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:48.439Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130536632 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:48.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130536632 data=null} to TreeItem with text {test} [2020-01-19T07:03:48.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130536632 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:48.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130536632 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} [2020-01-19T07:03:48.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130536621 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:48.439Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:48.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130536621 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:48.439Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130536620 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:48.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130536620 data=null} to TreeItem with text {test} [2020-01-19T07:03:48.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130536620 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:48.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130536620 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} [2020-01-19T07:03:48.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130536616 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:48.439Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:03:48.439Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:48.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130536615 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:03:48.439Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130536615 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:48.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130536615 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:03:48.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130536615 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:48.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130536615 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:48.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130536601 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:48.439Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2020-01-19T07:03:48.439Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:48.439Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:48.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130536562 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:03:48.439Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1130536562 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:03:48.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1130536562 data=null} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:03:48.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130536561 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:03:48.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130536561 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:03:48.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130536549 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:03:48.439Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:48.439Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:48.439Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:48.439Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:48.439Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:48.439Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:48.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130536546 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:03:48.439Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1130536546 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:03:48.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1130536546 data=null} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:03:48.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130536546 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:03:48.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130536546 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:03:48.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130536543 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:03:48.440Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:03:48.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130536542 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:03:48.440Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1130536542 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:03:48.440Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:48.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1130536542 data=null} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:03:48.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130536542 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:03:48.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130536542 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:03:48.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130536539 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:03:48.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130536539 data=null button=1 stateMask=0x0 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:03:48.440Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130536539 data=null button=1 stateMask=0x0 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:03:48.440Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130536539 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:03:48.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130536524 data=null button=1 stateMask=0x80000 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:03:48.696Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130536379 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:03:48.696Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1130536379 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:03:48.696Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1130536379 data=null} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:03:48.696Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:03:48.696Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:48.696Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:48.696Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:48.696Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:48.696Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:48.696Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:48.696Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:48.696Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:48.696Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:48.696Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:49.257Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:49.257Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:49.257Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:49.257Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:49.257Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:03:49.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130535874 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:03:49.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130535874 data=null doit=true} to TableItem with text {} [2020-01-19T07:03:49.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130535874 data=null} to TableItem with text {} [2020-01-19T07:03:49.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130535873 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:49.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130535871 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:03:49.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130535865 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:49.257Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:49.257Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:49.819Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:49.819Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:49.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130535117 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:03:49.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1130535117 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:03:49.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1130535117 data=null} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:03:49.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130535117 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:03:50.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130535116 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:03:50.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130535113 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:03:50.075Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:50.075Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:50.075Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:50.075Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:50.075Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:50.075Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:03:50.075Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:50.075Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:50.075Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:50.075Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:50.075Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:50.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130535107 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:50.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130535107 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:50.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130535107 data=null} to TreeItem with text {test} [2020-01-19T07:03:50.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130535106 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:50.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130535106 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} [2020-01-19T07:03:50.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130535093 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:50.076Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:50.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130535085 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:50.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130535085 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:50.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130535085 data=null} to TreeItem with text {test} [2020-01-19T07:03:50.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130535084 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:50.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130535084 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} [2020-01-19T07:03:50.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130535079 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:50.076Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:03:50.076Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:50.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130535079 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:03:50.076Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130535079 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:50.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130535078 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:03:50.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130535077 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:50.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130535077 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:50.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130535069 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:50.076Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2020-01-19T07:03:50.332Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:50.332Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:50.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130534631 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:03:50.332Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1130534630 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:03:50.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1130534630 data=null} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:03:50.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130534630 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:03:50.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130534630 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:03:50.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130534619 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:03:50.332Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:50.332Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:50.332Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:50.332Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:50.332Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:50.332Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:50.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130534616 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:03:50.332Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1130534616 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:03:50.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1130534616 data=null} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:03:50.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130534616 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:03:50.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130534616 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:03:50.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130534613 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:03:50.332Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:03:50.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130534613 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:03:50.332Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1130534613 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:03:50.332Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:50.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1130534613 data=null} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:03:50.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130534612 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:03:50.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130534612 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:03:50.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130534609 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:03:50.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130534609 data=null button=1 stateMask=0x0 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:03:50.333Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130534609 data=null button=1 stateMask=0x0 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:03:50.588Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130534609 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:03:50.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130534594 data=null button=1 stateMask=0x80000 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:03:50.588Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130534401 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:03:50.588Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1130534401 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:03:50.588Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1130534401 data=null} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:03:50.588Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:03:50.588Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:50.588Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:50.588Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:50.588Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:50.588Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:50.588Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:50.589Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:50.589Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:50.589Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:50.589Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:50.589Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:51.150Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:51.150Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:51.150Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:51.150Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:51.150Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:03:51.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130533895 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:03:51.150Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130533895 data=null doit=true} to TableItem with text {} [2020-01-19T07:03:51.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130533895 data=null} to TableItem with text {} [2020-01-19T07:03:51.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130533895 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:51.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130533893 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:03:51.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130533888 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:51.150Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:51.150Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:52.095Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:52.095Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:52.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130533151 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:03:52.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1130533150 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:03:52.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1130533150 data=null} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:03:52.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130533150 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:03:52.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130533150 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:03:52.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130533147 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:03:52.096Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:52.096Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:52.096Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:52.096Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:52.096Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:52.096Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:03:52.096Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:52.096Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:52.096Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:52.096Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:52.096Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:52.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130533142 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:52.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130533142 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:52.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130533142 data=null} to TreeItem with text {test} [2020-01-19T07:03:52.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130533142 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:52.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130533142 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} [2020-01-19T07:03:52.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130533131 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:52.096Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:52.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130533130 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:52.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130533130 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:52.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130533130 data=null} to TreeItem with text {test} [2020-01-19T07:03:52.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130533130 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:52.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130533130 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} [2020-01-19T07:03:52.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130533126 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:52.096Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:03:52.096Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:52.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130533126 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:03:52.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130533125 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:52.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130533125 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:03:52.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130533125 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:52.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130533125 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:52.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130533119 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:52.096Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2020-01-19T07:03:52.096Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:52.096Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:52.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130533071 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:03:52.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1130533071 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:03:52.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1130533071 data=null} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:03:52.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130533071 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:03:52.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130533071 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:03:52.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130533021 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:03:52.096Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:52.096Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:52.096Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:52.096Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:52.096Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:52.096Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:52.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130533019 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:03:52.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1130533019 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:03:52.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1130533019 data=null} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:03:52.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130533019 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:03:52.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130533019 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:03:52.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130533016 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:03:52.096Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:03:52.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130533015 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:03:52.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1130533015 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:03:52.096Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:52.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1130533015 data=null} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:03:52.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130533015 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:03:52.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130533015 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:03:52.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130533012 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:03:52.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130533012 data=null button=1 stateMask=0x0 x=146 y=348 count=2} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:03:52.096Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130533012 data=null button=1 stateMask=0x0 x=146 y=348 count=2} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:03:52.096Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130533011 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:03:52.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130532998 data=null button=1 stateMask=0x80000 x=146 y=348 count=2} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:03:52.096Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130532876 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:03:52.096Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1130532869 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:03:52.096Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1130532869 data=null} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:03:52.096Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:03:52.096Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:52.096Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:52.096Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:52.096Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:52.096Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:52.096Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:52.096Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:52.096Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:52.096Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:52.097Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:52.097Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:52.097Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:52.097Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:52.097Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:52.097Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:52.097Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:52.097Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:03:52.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130532864 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:03:52.097Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130532864 data=null doit=true} to TableItem with text {} [2020-01-19T07:03:52.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130532864 data=null} to TableItem with text {} [2020-01-19T07:03:52.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130532864 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:52.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130532861 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:03:52.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130532817 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:52.354Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:52.354Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:53.721Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:53.721Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:53.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130531567 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:03:53.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1130531567 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:03:53.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1130531567 data=null} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:03:53.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130531567 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:03:53.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130531567 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:03:53.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130531563 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:03:53.721Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:53.721Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:53.721Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:53.721Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:53.721Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:53.721Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:03:53.721Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:53.721Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:53.721Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:53.721Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:53.721Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:53.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130531559 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:53.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130531559 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:53.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130531559 data=null} to TreeItem with text {test} [2020-01-19T07:03:53.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130531558 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:53.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130531558 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} [2020-01-19T07:03:53.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130531546 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:53.721Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:53.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130531546 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:53.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130531546 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:53.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130531545 data=null} to TreeItem with text {test} [2020-01-19T07:03:53.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130531545 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:53.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130531545 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} [2020-01-19T07:03:53.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130531540 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:53.722Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:03:53.722Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:53.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130531540 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:03:53.722Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130531540 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:53.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130531540 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:03:53.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130531540 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:53.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130531539 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:53.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130531532 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:53.722Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:03:53.722Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:53.722Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:53.722Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:53.722Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:53.722Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:53.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130531528 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:53.722Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130531528 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:53.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130531528 data=null} to TreeItem with text {test} [2020-01-19T07:03:53.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130531528 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:53.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130531527 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} [2020-01-19T07:03:53.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130531519 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:53.722Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:53.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130531519 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:53.722Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130531519 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:53.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130531519 data=null} to TreeItem with text {test} [2020-01-19T07:03:53.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130531519 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:53.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130531518 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} [2020-01-19T07:03:53.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130531514 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:53.722Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:03:53.722Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:53.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130531514 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:03:53.722Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130531514 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:53.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130531514 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:03:53.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130531513 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:53.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130531513 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:53.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130531507 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:53.722Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:53.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130531507 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:03:53.722Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130531507 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:53.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130531507 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:03:53.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130531506 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:53.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130531506 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:03:53.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130531503 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:03:53.722Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2020-01-19T07:03:53.722Z] DEBUG - Clicking on with mnemonic 'Clear' [2020-01-19T07:03:53.722Z] DEBUG - Clicked on with mnemonic 'Clear' [2020-01-19T07:03:53.722Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2020-01-19T07:03:53.722Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1130531451 data=null doit=true} to Shell with text {Confirm Clear} [2020-01-19T07:03:53.722Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:03:53.722Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T07:03:53.722Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T07:03:53.722Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:03:53.722Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:03:53.722Z] DEBUG - Clicking on &Yes [2020-01-19T07:03:53.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1130531451 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') [2020-01-19T07:03:53.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1130531451 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') [2020-01-19T07:03:53.722Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1130531451 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:03:53.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1130531451 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:03:53.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1130531451 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') [2020-01-19T07:03:53.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1130531451 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') [2020-01-19T07:03:53.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1130531451 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') [2020-01-19T07:03:56.992Z] DEBUG - Clicked on [2020-01-19T07:03:56.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-1130531481 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2020-01-19T07:03:57.248Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:03:57.249Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:57.249Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:57.249Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:57.249Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:57.249Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:57.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130527775 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:57.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130527775 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:57.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130527775 data=null} to TreeItem with text {test} [2020-01-19T07:03:57.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130527774 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:57.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130527774 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} [2020-01-19T07:03:57.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130527767 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:57.249Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:57.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130527766 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:57.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130527766 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:57.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130527766 data=null} to TreeItem with text {test} [2020-01-19T07:03:57.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130527766 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:57.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130527766 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} [2020-01-19T07:03:57.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130527762 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:57.249Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:03:57.249Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:57.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130527762 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T07:03:57.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130527762 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T07:03:57.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130527762 data=null} to TreeItem with text {Traces [0]} [2020-01-19T07:03:57.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130527761 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:03:57.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130527761 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]} [2020-01-19T07:03:57.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130527756 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:03:57.249Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:57.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130527755 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T07:03:57.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130527755 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T07:03:57.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130527755 data=null} to TreeItem with text {Traces [0]} [2020-01-19T07:03:57.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130527755 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:03:57.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130527755 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]} [2020-01-19T07:03:57.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130527753 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:03:57.249Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2020-01-19T07:03:57.249Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-01-19T07:03:57.506Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-01-19T07:03:57.506Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2020-01-19T07:03:57.506Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1130527678 data=null doit=true} to Shell with text {Trace Import} [2020-01-19T07:03:57.506Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:03:57.506Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:57.506Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:03:57.506Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2020-01-19T07:03:57.506Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2020-01-19T07:03:57.506Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2020-01-19T07:03:57.506Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:57.506Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:03:57.506Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:03:57.507Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:03:57.507Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:03:57.507Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:03:57.507Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:03:57.507Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:03:57.507Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:03:57.507Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T07:03:57.507Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:03:57.507Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:03:57.507Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:03:57.507Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:03:57.507Z] DEBUG - matched Combo with text " [2020-01-19T07:03:57.507Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-1130527598 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 label (with mnemonic 'Trace Type:')) [2020-01-19T07:03:57.507Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2020-01-19T07:03:57.507Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:03:57.507Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:57.507Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:03:57.507Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:57.507Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:03:57.507Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:03:57.507Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:03:57.507Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2020-01-19T07:03:57.507Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:03:57.507Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:03:57.507Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:03:57.507Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:03:57.507Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:03:57.507Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:03:57.507Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:03:57.507Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:03:57.507Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:57.507Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:03:57.507Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:57.507Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:03:57.507Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:03:57.507Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:03:57.507Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:03:57.507Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2020-01-19T07:03:57.507Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:03:57.507Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:03:57.507Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:03:57.507Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:03:57.507Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:03:57.507Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:03:57.507Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:03:57.507Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4c07bc83 [2020-01-19T07:03:57.507Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1130527596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:03:57.507Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1130527595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:03:57.507Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1130527595 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:03:57.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1130527595 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:03:57.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1130527595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:03:57.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1130527595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:03:57.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1130527595 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 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:03:57.508Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1130527595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:03:57.508Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1130527595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:03:57.508Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1130527595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:03:57.508Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1130527595 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:03:57.508Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1130527595 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:03:57.508Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:03:57.508Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:03:57.508Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:03:57.508Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T07:03:57.508Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:03:57.508Z] DEBUG - Clicking on &Finish [2020-01-19T07:03:57.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1130527590 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') [2020-01-19T07:03:57.508Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1130527590 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') [2020-01-19T07:03:57.508Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1130527590 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:03:57.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1130527590 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:03:57.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1130527590 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') [2020-01-19T07:03:57.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1130527590 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') [2020-01-19T07:03:57.508Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:03:57.508Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:03:57.508Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:03:57.508Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:03:57.509Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:03:57.509Z] DEBUG - Clicked on &Finish [2020-01-19T07:03:57.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1130527590 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') [2020-01-19T07:03:57.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1130527733 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2020-01-19T07:03:58.021Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:03:58.021Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:58.021Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:58.021Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:58.021Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:58.021Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:58.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130527074 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:58.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130527074 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:58.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130527074 data=null} to TreeItem with text {test} [2020-01-19T07:03:58.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130527073 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:58.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130527073 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} [2020-01-19T07:03:58.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130527064 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:58.021Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:58.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130527064 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:03:58.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130527064 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:03:58.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130527064 data=null} to TreeItem with text {test} [2020-01-19T07:03:58.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130527063 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:58.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130527063 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} [2020-01-19T07:03:58.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130527059 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:03:58.021Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:03:58.021Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:58.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1130527059 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2020-01-19T07:03:58.022Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130527059 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:03:58.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130527058 data=null} to TreeItem with text {Traces [2]} [2020-01-19T07:03:58.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130527058 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:03:58.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130527058 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:03:58.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130527052 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:03:58.022Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130527052 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:03:58.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130527052 data=null} to TreeItem with text {Traces [2]} [2020-01-19T07:03:58.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130527052 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:03:58.022Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130527052 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:03:58.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130527049 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:03:58.022Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=-1130527048 data=null doit=true} to TreeItem with text {z-clashes [1]} [2020-01-19T07:03:58.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=-1130527048 data=null} to TreeItem with text {z-clashes [1]} [2020-01-19T07:03:58.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=-1130527048 data=null button=1 stateMask=0x0 x=116 y=84 count=1} to TreeItem with text {z-clashes [1]} [2020-01-19T07:03:58.022Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130527048 data=null item=TreeItem {z-clashes [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {z-clashes [1]} [2020-01-19T07:03:58.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=-1130527045 data=null button=1 stateMask=0x80000 x=116 y=84 count=1} to TreeItem with text {z-clashes [1]} [2020-01-19T07:03:58.584Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:03:58.584Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:58.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130526620 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:58.584Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130526620 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:58.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130526620 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:58.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130526619 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:58.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130526619 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:58.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130526607 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:58.584Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:58.584Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:58.584Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:03:58.584Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:03:58.584Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:03:58.584Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:58.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130526606 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:58.584Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130526606 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:58.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130526606 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:58.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130526605 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:58.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130526605 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:58.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130526602 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:58.584Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:58.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130526602 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:58.584Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130526602 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:58.584Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:03:58.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130526602 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:58.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130526601 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:58.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130526601 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:58.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130526599 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:58.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130526599 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:58.584Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130526598 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:58.584Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130526598 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:58.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130526587 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:58.584Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130526501 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:58.584Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130526500 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:58.584Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130526500 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:58.584Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:03:58.584Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:03:59.953Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:59.953Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:59.953Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:59.953Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:03:59.953Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:03:59.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130524997 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:03:59.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130524997 data=null doit=true} to TableItem with text {} [2020-01-19T07:03:59.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130524997 data=null} to TableItem with text {} [2020-01-19T07:03:59.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130524997 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:59.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130524995 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:03:59.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130524992 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:03:59.953Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:03:59.953Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:00.209Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:00.209Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:00.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130524948 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:00.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130524948 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:00.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130524948 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:00.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130524947 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:00.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130524947 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:00.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130524945 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:00.209Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:00.209Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:00.209Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:00.209Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:00.209Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:00.209Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:04:00.209Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:00.209Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:00.209Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:00.209Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:00.209Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:00.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130524939 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:00.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130524939 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:00.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130524939 data=null} to TreeItem with text {test} [2020-01-19T07:04:00.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130524939 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:00.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130524939 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} [2020-01-19T07:04:00.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130524927 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:00.209Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:00.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130524927 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:00.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130524927 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:00.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130524927 data=null} to TreeItem with text {test} [2020-01-19T07:04:00.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130524926 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:00.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130524926 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} [2020-01-19T07:04:00.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130524923 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:00.209Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:04:00.209Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:00.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1130524922 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2020-01-19T07:04:00.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130524922 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:04:00.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130524922 data=null} to TreeItem with text {Traces [2]} [2020-01-19T07:04:00.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130524922 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:04:00.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130524922 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:04:00.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130524915 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:04:00.209Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2020-01-19T07:04:00.466Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:00.466Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:00.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130524590 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:00.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130524590 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:00.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130524590 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:00.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130524590 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:00.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130524589 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:00.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130524577 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:00.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:00.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:00.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:00.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:00.466Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:00.466Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:00.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130524574 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:00.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130524574 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:00.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130524574 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:00.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130524574 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:00.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130524574 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:00.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130524571 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:00.466Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:00.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130524570 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:00.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130524570 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:00.467Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:00.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130524570 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:00.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130524570 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:00.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130524570 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:00.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130524567 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:00.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130524567 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:00.467Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130524567 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:00.467Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130524567 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:00.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130524556 data=null button=1 stateMask=0x80000 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:00.467Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130524530 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:00.467Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130524529 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:00.467Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130524529 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:00.467Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:00.467Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:01.029Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:01.029Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:01.029Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:01.029Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:01.029Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:01.029Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:01.029Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:04:01.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130524023 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:04:01.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130524023 data=null doit=true} to TableItem with text {} [2020-01-19T07:04:01.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130524023 data=null} to TableItem with text {} [2020-01-19T07:04:01.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130524023 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:01.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130524020 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:04:01.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130524016 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:01.029Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:01.029Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:01.958Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:01.958Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:01.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130523080 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:01.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130523079 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:01.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130523079 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:01.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130523079 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:01.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130523079 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:01.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130523076 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:01.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:01.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:01.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:01.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:01.958Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:01.958Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:04:01.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:01.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:01.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:01.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:01.958Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:01.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130523071 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:01.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130523071 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:01.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130523071 data=null} to TreeItem with text {test} [2020-01-19T07:04:01.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130523070 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:01.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130523070 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} [2020-01-19T07:04:01.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130523058 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:01.958Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:01.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130523057 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:01.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130523057 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:01.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130523057 data=null} to TreeItem with text {test} [2020-01-19T07:04:01.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130523057 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:01.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130523057 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} [2020-01-19T07:04:01.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130523018 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:01.958Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:04:01.958Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:01.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1130523017 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2020-01-19T07:04:01.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130523017 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:04:01.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130523017 data=null} to TreeItem with text {Traces [2]} [2020-01-19T07:04:01.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130523017 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:04:01.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130523017 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:04:01.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130523010 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:04:01.958Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2020-01-19T07:04:01.958Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:04:01.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:01.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:01.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:01.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:01.959Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:01.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130523005 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:01.959Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130523005 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:01.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130523005 data=null} to TreeItem with text {test} [2020-01-19T07:04:01.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130523005 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:01.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130523005 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} [2020-01-19T07:04:01.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130522996 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:01.959Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:01.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130522996 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:01.959Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130522996 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:01.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130522996 data=null} to TreeItem with text {test} [2020-01-19T07:04:01.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130522996 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:01.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130522996 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} [2020-01-19T07:04:01.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130522992 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:01.959Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:04:01.959Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:01.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1130522991 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2020-01-19T07:04:01.959Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130522991 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:04:01.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130522991 data=null} to TreeItem with text {Traces [2]} [2020-01-19T07:04:01.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130522991 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:04:01.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130522991 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:04:01.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130522985 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:04:01.959Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:01.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1130522984 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2020-01-19T07:04:01.959Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130522984 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:04:01.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130522984 data=null} to TreeItem with text {Traces [2]} [2020-01-19T07:04:01.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130522984 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:04:01.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130522984 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:04:01.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130522981 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:04:02.215Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2020-01-19T07:04:02.215Z] DEBUG - Clicking on with mnemonic 'Clear' [2020-01-19T07:04:02.215Z] DEBUG - Clicked on with mnemonic 'Clear' [2020-01-19T07:04:02.215Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2020-01-19T07:04:02.215Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1130522889 data=null doit=true} to Shell with text {Confirm Clear} [2020-01-19T07:04:02.215Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:04:02.215Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T07:04:02.215Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T07:04:02.215Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:04:02.215Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:04:02.215Z] DEBUG - Clicking on &Yes [2020-01-19T07:04:02.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1130522889 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') [2020-01-19T07:04:02.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1130522889 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') [2020-01-19T07:04:02.215Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1130522888 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:04:02.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1130522888 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:04:02.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1130522888 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') [2020-01-19T07:04:02.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1130522888 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') [2020-01-19T07:04:02.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1130522888 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') [2020-01-19T07:04:03.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-1130522912 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2020-01-19T07:04:03.144Z] DEBUG - Clicked on [2020-01-19T07:04:03.144Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:04:03.144Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:03.144Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:03.144Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:03.144Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:03.144Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:03.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130522067 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:03.144Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130522066 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:03.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130522066 data=null} to TreeItem with text {test} [2020-01-19T07:04:03.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130522066 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:03.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130522066 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} [2020-01-19T07:04:03.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130522012 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:03.144Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:03.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130522011 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:03.144Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130522011 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:03.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130522011 data=null} to TreeItem with text {test} [2020-01-19T07:04:03.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130522011 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:03.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130522011 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} [2020-01-19T07:04:03.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130522007 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:03.144Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:04:03.144Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:03.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1130522006 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2020-01-19T07:04:03.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130522006 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:04:03.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130522006 data=null} to TreeItem with text {Traces [2]} [2020-01-19T07:04:03.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130522006 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:04:03.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130522006 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:04:03.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130522000 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:04:03.145Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:03.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1130521999 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2020-01-19T07:04:03.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130521999 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:04:03.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130521999 data=null} to TreeItem with text {Traces [2]} [2020-01-19T07:04:03.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130521999 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:04:03.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130521999 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:04:03.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130521996 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:04:03.145Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2020-01-19T07:04:03.145Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-01-19T07:04:03.145Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-01-19T07:04:03.145Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2020-01-19T07:04:03.145Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1130521873 data=null doit=true} to Shell with text {Trace Import} [2020-01-19T07:04:03.145Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:04:03.145Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:03.145Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:04:03.145Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2020-01-19T07:04:03.145Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2020-01-19T07:04:03.145Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2020-01-19T07:04:03.145Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:03.145Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:04:03.145Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:04:03.145Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:04:03.145Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:04:03.145Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:04:03.145Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:04:03.145Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:04:03.145Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:04:03.145Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T07:04:03.145Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:04:03.145Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:04:03.145Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:04:03.145Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:04:03.145Z] DEBUG - matched Combo with text " [2020-01-19T07:04:03.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-1130521771 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 label (with mnemonic 'Trace Type:')) [2020-01-19T07:04:03.402Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2020-01-19T07:04:03.402Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:04:03.402Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:03.402Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:04:03.402Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:03.402Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:04:03.402Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:04:03.402Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:04:03.402Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2020-01-19T07:04:03.402Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:04:03.402Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:04:03.403Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again. [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:04:03.403Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:04:03.403Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:04:03.403Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:04:03.403Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T07:04:03.403Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:04:03.403Z] DEBUG - Clicking on &Finish [2020-01-19T07:04:03.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1130521763 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') [2020-01-19T07:04:03.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1130521763 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') [2020-01-19T07:04:03.403Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1130521763 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:04:03.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1130521763 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:04:03.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1130521763 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') [2020-01-19T07:04:03.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1130521763 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') [2020-01-19T07:04:03.403Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:04:03.403Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:04:03.403Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:04:03.404Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:04:03.404Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:04:03.404Z] DEBUG - Clicked on &Finish [2020-01-19T07:04:03.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1130521763 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') [2020-01-19T07:04:03.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1130521974 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2020-01-19T07:04:04.529Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:04:04.529Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:04.529Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:04.529Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:04.529Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:04.529Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:04.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130520664 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:04.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130520664 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:04.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130520664 data=null} to TreeItem with text {test} [2020-01-19T07:04:04.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130520663 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:04.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130520663 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} [2020-01-19T07:04:04.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130520655 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:04.529Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:04.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130520655 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:04.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130520655 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:04.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130520655 data=null} to TreeItem with text {test} [2020-01-19T07:04:04.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130520654 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:04.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130520654 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} [2020-01-19T07:04:04.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130520651 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:04.529Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:04:04.529Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:04.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130520650 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:04:04.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130520650 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:04.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130520650 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:04:04.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130520650 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:04.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130520650 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:04.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130520644 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:04.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130520644 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:04.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130520644 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:04:04.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130520644 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:04.529Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130520644 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:04.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130520638 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:04.785Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:04.785Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:04.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130520215 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:04.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130520215 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:04.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130520215 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:04.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130520214 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:04.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130520214 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:04.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130520204 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:04.785Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:04.785Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:04.785Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:04.785Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:04.785Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:04.785Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:04.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130520202 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:04.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130520202 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:04.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130520202 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:04.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130520202 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:04.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130520201 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:04.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130520199 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:04.785Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:04.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130520199 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:04.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130520199 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:04.785Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:04.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130520198 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:04.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130520198 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:04.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130520198 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:04.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130520196 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:04.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130520196 data=null button=1 stateMask=0x0 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:04.785Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130520195 data=null button=1 stateMask=0x0 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:04.785Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130520195 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:05.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130520183 data=null button=1 stateMask=0x80000 x=150 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:05.041Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130520101 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:05.041Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130520101 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:05.041Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130520101 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:05.041Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:05.041Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:06.411Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:06.411Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:06.411Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:06.411Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:06.411Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:04:06.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130518598 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:04:06.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130518598 data=null doit=true} to TableItem with text {} [2020-01-19T07:04:06.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130518598 data=null} to TableItem with text {} [2020-01-19T07:04:06.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130518598 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:06.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130518596 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:04:06.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130518593 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:06.411Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:06.411Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:06.411Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:06.411Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:06.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130518543 data=null button=0 stateMask=0x0 x=150 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:06.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130518543 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:06.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130518543 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:06.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130518543 data=null button=1 stateMask=0x0 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:06.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130518542 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:06.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130518539 data=null button=1 stateMask=0x80000 x=150 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:06.411Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:06.411Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:06.411Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:06.411Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:06.411Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:06.411Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:04:06.411Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:06.411Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:06.411Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:06.411Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:06.411Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:06.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130518535 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:06.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130518535 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:06.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130518534 data=null} to TreeItem with text {test} [2020-01-19T07:04:06.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130518534 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:06.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130518534 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} [2020-01-19T07:04:06.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130518522 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:06.668Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:06.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130518522 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:06.668Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130518522 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:06.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130518522 data=null} to TreeItem with text {test} [2020-01-19T07:04:06.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130518521 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:06.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130518521 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} [2020-01-19T07:04:06.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130518517 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:06.668Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:04:06.668Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:06.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130518516 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:04:06.668Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130518516 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:06.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130518516 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:04:06.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130518516 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:06.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130518516 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:06.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130518509 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:06.668Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2020-01-19T07:04:06.924Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:06.924Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:06.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130518085 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:06.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130518085 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:06.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130518085 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:06.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130518085 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:06.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130518084 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:06.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130518073 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:06.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:06.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:06.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:06.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:06.924Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:06.924Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:06.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130518072 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:06.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130518072 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:06.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130518072 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:06.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130518071 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:06.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130518071 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:06.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130518069 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:06.924Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:06.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130518068 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:06.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130518068 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:06.925Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:06.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130518068 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:06.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130518068 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:06.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130518068 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:06.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130518066 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:06.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130518065 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:06.925Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130518065 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:06.925Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130518065 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:07.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130518054 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:07.180Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130517980 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:07.180Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130517980 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:07.180Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130517980 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:07.180Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:07.180Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:07.180Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:08.547Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:08.547Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:08.547Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:08.547Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:08.547Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:04:08.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130516476 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:04:08.547Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130516476 data=null doit=true} to TableItem with text {} [2020-01-19T07:04:08.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130516476 data=null} to TableItem with text {} [2020-01-19T07:04:08.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130516476 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:08.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130516475 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:04:08.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130516471 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:08.548Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:08.548Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:08.548Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:08.548Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:08.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130516433 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:08.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130516433 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:08.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130516433 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:08.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130516432 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:08.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130516432 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:08.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130516430 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:08.548Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:08.548Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:08.548Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:08.548Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:08.548Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:08.548Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:04:08.548Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:08.548Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:08.548Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:08.548Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:08.548Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:08.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130516425 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:08.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130516425 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:08.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130516425 data=null} to TreeItem with text {test} [2020-01-19T07:04:08.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130516425 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:08.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130516425 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} [2020-01-19T07:04:08.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130516414 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:08.548Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:08.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130516413 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:08.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130516413 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:08.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130516413 data=null} to TreeItem with text {test} [2020-01-19T07:04:08.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130516413 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:08.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130516413 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} [2020-01-19T07:04:08.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130516409 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:08.548Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:04:08.548Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:08.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130516408 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:04:08.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130516408 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:08.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130516408 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:04:08.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130516408 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:08.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130516408 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:08.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130516400 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:08.548Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2020-01-19T07:04:09.110Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:09.110Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:09.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130515974 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:09.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130515974 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:09.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130515974 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:09.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130515973 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:09.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130515973 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:09.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130515963 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:09.110Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:09.110Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:09.110Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:09.110Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:09.110Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:09.110Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:09.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130515961 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:09.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130515961 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:09.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130515961 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:09.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130515961 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:09.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130515961 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:09.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130515958 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:09.110Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:09.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130515958 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:09.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130515958 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:09.110Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:09.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130515957 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:09.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130515957 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:09.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130515957 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:09.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130515955 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:09.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130515955 data=null button=1 stateMask=0x0 x=147 y=156 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:09.110Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130515955 data=null button=1 stateMask=0x0 x=147 y=156 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:09.110Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130515954 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:09.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130515943 data=null button=1 stateMask=0x80000 x=147 y=156 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:09.366Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130515774 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:09.366Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130515774 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:09.366Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130515774 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:09.366Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:09.366Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:09.366Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:09.366Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:09.927Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:09.927Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:09.927Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:09.927Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:09.927Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:04:09.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130515269 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:04:09.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130515269 data=null doit=true} to TableItem with text {} [2020-01-19T07:04:09.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130515269 data=null} to TableItem with text {} [2020-01-19T07:04:09.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130515269 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:09.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130515266 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:04:09.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130515263 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:09.927Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:09.927Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:10.489Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:10.489Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:10.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130514524 data=null button=0 stateMask=0x0 x=147 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:10.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130514524 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:10.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130514524 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:10.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130514524 data=null button=1 stateMask=0x0 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:10.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130514524 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:10.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130514521 data=null button=1 stateMask=0x80000 x=147 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:10.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:10.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:10.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:10.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:10.489Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:10.489Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:04:10.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:10.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:10.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:10.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:10.489Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:10.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130514516 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:10.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130514516 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:10.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130514516 data=null} to TreeItem with text {test} [2020-01-19T07:04:10.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130514516 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:10.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130514516 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} [2020-01-19T07:04:10.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130514504 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:10.490Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:10.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130514504 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:10.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130514504 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:10.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130514504 data=null} to TreeItem with text {test} [2020-01-19T07:04:10.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130514504 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:10.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130514504 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} [2020-01-19T07:04:10.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130514500 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:10.490Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:04:10.490Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:10.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130514499 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:04:10.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130514499 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:10.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130514499 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:04:10.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130514499 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:10.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130514499 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:10.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130514492 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:10.490Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2020-01-19T07:04:10.490Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:10.490Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:10.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1130514459 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:10.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1130514459 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:10.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1130514459 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:10.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130514459 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:10.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130514459 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:10.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130514447 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:10.490Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:10.490Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:10.490Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:10.490Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:10.490Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:10.746Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:10.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1130514445 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:10.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1130514445 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:10.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1130514445 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:10.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130514445 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:10.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130514445 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:10.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130514442 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:10.746Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2020-01-19T07:04:10.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1130514442 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:10.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1130514442 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:10.746Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:10.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1130514441 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:10.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130514441 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:10.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130514441 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:10.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130514438 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:10.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130514438 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:10.746Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1130514438 data=null button=1 stateMask=0x0 x=148 y=180 count=2} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:10.746Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130514438 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:10.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130514408 data=null button=1 stateMask=0x80000 x=148 y=180 count=2} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:10.746Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1130514289 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:10.746Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1130514282 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:10.746Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1130514282 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:10.746Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2020-01-19T07:04:10.746Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:10.746Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:10.746Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:10.746Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:10.746Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:10.746Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:10.746Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:10.746Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:10.746Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:04:10.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130514278 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:04:10.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130514278 data=null doit=true} to TableItem with text {} [2020-01-19T07:04:10.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130514278 data=null} to TableItem with text {} [2020-01-19T07:04:10.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130514278 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:10.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130514275 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:04:10.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130514272 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:10.747Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:10.747Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:12.113Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:12.113Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:12.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1130513034 data=null button=0 stateMask=0x0 x=148 y=180 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:12.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1130513033 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:12.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1130513033 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:12.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130513033 data=null button=1 stateMask=0x0 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:12.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130513033 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:12.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130513030 data=null button=1 stateMask=0x80000 x=148 y=180 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:12.113Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:12.113Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:12.113Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:12.113Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:12.113Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:12.113Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:04:12.113Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:12.113Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:12.113Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:12.113Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:12.113Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:12.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130513023 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:12.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130513023 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:12.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130513023 data=null} to TreeItem with text {test} [2020-01-19T07:04:12.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130513023 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:12.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130513023 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} [2020-01-19T07:04:12.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130513010 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:12.114Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:12.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130513010 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:12.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130513010 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:12.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130513010 data=null} to TreeItem with text {test} [2020-01-19T07:04:12.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130513009 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:12.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130513009 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} [2020-01-19T07:04:12.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130513006 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:12.114Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:04:12.114Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:12.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130513005 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:04:12.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130513005 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:12.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130513005 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:04:12.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130513005 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:12.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130513005 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:12.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130512998 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:12.114Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2020-01-19T07:04:12.114Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:12.114Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:12.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1130512965 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:12.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1130512965 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:12.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1130512965 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:12.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130512965 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:12.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130512965 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:12.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130512954 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:12.114Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:12.114Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:12.114Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:12.114Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:12.114Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:12.114Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:12.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1130512946 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:12.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1130512946 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:12.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1130512946 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:12.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130512946 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:12.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130512946 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:12.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130512943 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:12.114Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2020-01-19T07:04:12.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1130512943 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:12.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1130512943 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:12.114Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:12.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1130512943 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:12.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130512943 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:12.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130512943 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:12.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130512940 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:12.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130512940 data=null button=1 stateMask=0x0 x=148 y=204 count=2} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:12.114Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1130512940 data=null button=1 stateMask=0x0 x=148 y=204 count=2} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:12.114Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130512940 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:12.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130512928 data=null button=1 stateMask=0x80000 x=148 y=204 count=2} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:12.371Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1130512812 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:12.371Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1130512806 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:12.371Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1130512805 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:12.371Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2020-01-19T07:04:12.371Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:12.371Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:12.371Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:12.371Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:12.371Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:12.371Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:12.371Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:12.371Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:12.371Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:12.371Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:04:12.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130512801 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:04:12.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130512801 data=null doit=true} to TableItem with text {} [2020-01-19T07:04:12.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130512801 data=null} to TableItem with text {} [2020-01-19T07:04:12.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130512801 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:12.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130512799 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:04:12.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130512795 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:12.371Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:12.371Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:13.739Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:13.739Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:13.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1130511547 data=null button=0 stateMask=0x0 x=148 y=204 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:13.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1130511547 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:13.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1130511547 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:13.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130511546 data=null button=1 stateMask=0x0 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:13.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130511546 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:13.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130511542 data=null button=1 stateMask=0x80000 x=148 y=204 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:13.740Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:13.740Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:13.740Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:13.740Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:13.740Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:13.740Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:04:13.740Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:13.740Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:13.740Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:13.740Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:13.740Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:13.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130511536 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:13.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130511536 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:13.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130511535 data=null} to TreeItem with text {test} [2020-01-19T07:04:13.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130511535 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:13.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130511535 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} [2020-01-19T07:04:13.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130511523 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:13.740Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:13.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130511523 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:13.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130511523 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:13.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130511523 data=null} to TreeItem with text {test} [2020-01-19T07:04:13.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130511523 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:13.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130511523 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} [2020-01-19T07:04:13.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130511518 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:13.740Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:04:13.740Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:13.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130511518 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:04:13.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130511517 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:13.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130511517 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:04:13.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130511517 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:13.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130511517 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:13.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130511510 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:13.740Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2020-01-19T07:04:13.740Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:13.740Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:13.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130511469 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:13.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130511469 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:13.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130511469 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:13.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130511468 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:13.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130511468 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:13.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130511418 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:13.740Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:13.740Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:13.740Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:13.740Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:13.740Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:13.740Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:13.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130511416 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:13.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130511416 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:13.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130511416 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:13.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130511416 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:13.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130511415 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:13.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130511412 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:13.740Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:13.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130511412 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:13.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130511412 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:13.740Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:13.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130511412 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:13.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130511411 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:13.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130511411 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:13.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130511409 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:13.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130511408 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:13.740Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130511408 data=null button=1 stateMask=0x0 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:13.740Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130511408 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:13.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130511396 data=null button=1 stateMask=0x80000 x=136 y=228 count=2} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:13.740Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130511271 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:13.740Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130511265 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:13.740Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130511265 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:13.740Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:13.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:13.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:13.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:13.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:13.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:13.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:13.740Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:13.740Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:13.740Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:13.740Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:13.740Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:04:13.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130511260 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:04:13.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130511260 data=null doit=true} to TableItem with text {} [2020-01-19T07:04:13.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130511259 data=null} to TableItem with text {} [2020-01-19T07:04:13.741Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130511259 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:13.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130511257 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:04:13.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130511253 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:13.741Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:13.741Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:15.107Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:15.107Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:15.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130510014 data=null button=0 stateMask=0x0 x=136 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:15.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130510013 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:15.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130510013 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:15.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130510013 data=null button=1 stateMask=0x0 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:15.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130510013 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:15.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130510010 data=null button=1 stateMask=0x80000 x=136 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:15.107Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:15.107Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:15.107Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:15.107Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:15.107Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:15.107Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:04:15.107Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:15.107Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:15.107Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:15.107Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:15.107Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:15.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130510005 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:15.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130510005 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:15.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130510005 data=null} to TreeItem with text {test} [2020-01-19T07:04:15.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130510005 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:15.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130510005 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} [2020-01-19T07:04:15.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130509994 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:15.107Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:15.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130509994 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:15.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130509994 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:15.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130509994 data=null} to TreeItem with text {test} [2020-01-19T07:04:15.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130509994 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:15.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130509994 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} [2020-01-19T07:04:15.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130509990 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:15.107Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:04:15.107Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:15.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130509989 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:04:15.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130509989 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:15.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130509989 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:04:15.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130509989 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:15.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130509989 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:15.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130509983 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:15.107Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2020-01-19T07:04:15.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=-1130509982 data=null doit=true} to TreeItem with text {z-clashes [6]} [2020-01-19T07:04:15.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=-1130509982 data=null} to TreeItem with text {z-clashes [6]} [2020-01-19T07:04:15.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=-1130509982 data=null button=1 stateMask=0x0 x=116 y=84 count=1} to TreeItem with text {z-clashes [6]} [2020-01-19T07:04:15.107Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130509982 data=null item=TreeItem {z-clashes [6]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {z-clashes [6]} [2020-01-19T07:04:15.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=-1130509969 data=null button=1 stateMask=0x80000 x=116 y=84 count=1} to TreeItem with text {z-clashes [6]} [2020-01-19T07:04:15.107Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:15.107Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:15.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130509834 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:15.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130509833 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:15.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130509833 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:15.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130509833 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:15.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130509833 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:15.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130509819 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:15.364Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:15.364Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:15.364Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:15.364Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:15.364Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:15.364Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:15.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130509817 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:15.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130509817 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:15.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130509816 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:15.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130509816 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:15.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130509816 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:15.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130509813 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:15.364Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:15.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130509813 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:15.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130509813 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:15.364Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:15.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130509812 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:15.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130509812 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:15.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130509812 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:15.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130509809 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:15.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130509809 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:15.364Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130509809 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:15.364Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130509809 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:15.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130509791 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:15.365Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130509675 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:15.365Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130509675 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:15.365Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130509675 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:15.365Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:15.365Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:15.365Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:15.365Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:15.365Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:15.365Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:15.365Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:15.365Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:16.293Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:16.293Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:16.549Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:16.549Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:16.549Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:04:16.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130508627 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:04:16.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130508627 data=null doit=true} to TableItem with text {} [2020-01-19T07:04:16.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130508627 data=null} to TableItem with text {} [2020-01-19T07:04:16.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130508627 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:16.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130508625 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:04:16.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130508620 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:16.549Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:16.549Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:16.549Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:16.549Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:16.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130508378 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:16.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130508378 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:16.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130508378 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:16.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130508378 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:16.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130508378 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:16.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130508374 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:16.805Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:16.805Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:16.805Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:16.805Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:16.805Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:16.805Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:04:16.805Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:16.805Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:16.805Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:16.805Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:16.805Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:16.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130508368 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:16.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130508368 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:16.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130508368 data=null} to TreeItem with text {test} [2020-01-19T07:04:16.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130508368 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:16.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130508368 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} [2020-01-19T07:04:16.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130508355 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:16.805Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:16.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130508354 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:16.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130508354 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:16.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130508354 data=null} to TreeItem with text {test} [2020-01-19T07:04:16.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130508354 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:16.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130508354 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} [2020-01-19T07:04:16.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130508349 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:16.805Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:04:16.805Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:16.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130508349 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:04:16.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130508349 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:16.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130508349 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:04:16.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130508348 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:16.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130508348 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:16.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130508318 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:16.805Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2020-01-19T07:04:16.805Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2020-01-19T07:04:17.061Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:17.061Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:17.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130507887 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:17.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130507886 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:17.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130507886 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:17.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130507886 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:17.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130507886 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:17.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130507873 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:17.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:17.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:17.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:17.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:17.317Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:17.317Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:17.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130507871 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:17.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130507871 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:17.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130507871 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:17.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130507871 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:17.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130507871 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:17.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130507868 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:17.317Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:17.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130507868 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:17.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130507868 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:17.317Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:17.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130507867 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:17.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130507867 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:17.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130507867 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:17.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130507864 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:17.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130507864 data=null button=1 stateMask=0x0 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:17.317Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130507864 data=null button=1 stateMask=0x0 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:17.317Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130507864 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:17.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130507850 data=null button=1 stateMask=0x80000 x=169 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:17.317Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130507764 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:17.317Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130507764 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:17.317Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130507764 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:17.317Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:17.317Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:17.317Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:17.317Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:17.317Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:17.317Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:17.317Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:17.317Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:17.317Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:18.682Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:18.682Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:18.682Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:18.682Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:18.682Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:04:18.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130506258 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:04:18.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130506257 data=null doit=true} to TableItem with text {} [2020-01-19T07:04:18.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130506257 data=null} to TableItem with text {} [2020-01-19T07:04:18.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130506257 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:18.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130506255 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:04:18.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130506249 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:18.939Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:18.939Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:18.939Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:18.939Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:18.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130506198 data=null button=0 stateMask=0x0 x=169 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:18.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130506198 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:18.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130506198 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:18.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130506197 data=null button=1 stateMask=0x0 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:18.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130506197 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:18.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130506194 data=null button=1 stateMask=0x80000 x=169 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:18.939Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:18.939Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:18.939Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:18.939Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:18.939Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:18.939Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:04:18.939Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:18.939Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:18.939Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:18.939Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:18.939Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:18.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130506189 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:18.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130506189 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:18.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130506188 data=null} to TreeItem with text {test} [2020-01-19T07:04:18.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130506188 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:18.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130506188 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} [2020-01-19T07:04:18.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130506177 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:18.939Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:18.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130506176 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:18.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130506176 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:18.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130506176 data=null} to TreeItem with text {test} [2020-01-19T07:04:18.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130506176 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:18.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130506176 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} [2020-01-19T07:04:18.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130506172 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:18.939Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:04:18.939Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:18.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130506171 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:04:18.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130506171 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:18.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130506171 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:04:18.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130506171 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:18.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130506171 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:18.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130506164 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:18.939Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2020-01-19T07:04:18.939Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2020-01-19T07:04:19.501Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:19.501Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:19.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130505693 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:19.501Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130505692 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:19.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130505692 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:19.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130505692 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:19.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130505692 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:19.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130505678 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:19.501Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:19.501Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:19.501Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:19.501Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:19.501Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:19.501Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:19.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130505676 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:19.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130505676 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:19.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130505676 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:19.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130505676 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:19.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130505676 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:19.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130505672 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:19.502Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:19.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130505672 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:19.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130505672 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:19.502Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:19.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130505671 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:19.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130505671 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:19.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130505671 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:19.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130505668 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:19.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130505668 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:19.502Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130505668 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:19.502Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130505668 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:19.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130505652 data=null button=1 stateMask=0x80000 x=163 y=156 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:19.759Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130505376 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:19.759Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130505317 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:19.759Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130505317 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:19.759Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:19.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:19.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:19.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:19.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:19.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:19.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:19.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:19.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:19.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:19.759Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:19.759Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:19.759Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:19.759Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:19.759Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:04:19.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130505312 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:04:19.759Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130505312 data=null doit=true} to TableItem with text {} [2020-01-19T07:04:19.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130505312 data=null} to TableItem with text {} [2020-01-19T07:04:19.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130505312 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:19.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130505310 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:04:19.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130505305 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:19.759Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:19.759Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:21.127Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:21.127Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:21.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130504165 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:21.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130504165 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:21.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130504165 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:21.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130504165 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:21.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130504164 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:21.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130504161 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:21.127Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:21.127Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:21.127Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:21.127Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:21.127Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:21.127Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:04:21.127Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:21.127Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:21.127Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:21.127Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:21.127Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:21.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130504156 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:21.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130504156 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:21.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130504155 data=null} to TreeItem with text {test} [2020-01-19T07:04:21.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130504155 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:21.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130504155 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} [2020-01-19T07:04:21.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130504144 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:21.127Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:21.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130504143 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:21.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130504143 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:21.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130504143 data=null} to TreeItem with text {test} [2020-01-19T07:04:21.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130504143 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:21.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130504143 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} [2020-01-19T07:04:21.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130504139 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:21.127Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:04:21.127Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:21.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130504138 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:04:21.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130504138 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:21.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130504138 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:04:21.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130504138 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:21.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130504138 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:21.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130504131 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:21.127Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2020-01-19T07:04:21.127Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2020-01-19T07:04:21.127Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:21.127Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:21.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1130504002 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:21.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1130504002 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:21.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1130504002 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:21.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130504002 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:21.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130504001 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:21.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130503989 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:21.127Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:21.127Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:21.127Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:21.127Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:21.127Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:21.127Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:21.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1130503987 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:21.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1130503987 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:21.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1130503987 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:21.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130503987 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:21.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130503987 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:21.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130503984 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:21.127Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2020-01-19T07:04:21.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1130503984 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:21.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1130503984 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:21.127Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:21.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1130503984 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:21.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130503983 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:21.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130503983 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:21.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130503981 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:21.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130503981 data=null button=1 stateMask=0x0 x=164 y=180 count=2} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:21.128Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1130503980 data=null button=1 stateMask=0x0 x=164 y=180 count=2} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:21.128Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130503980 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:21.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130503967 data=null button=1 stateMask=0x80000 x=164 y=180 count=2} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:21.128Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1130503867 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:21.128Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1130503867 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:21.128Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1130503867 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:21.128Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2020-01-19T07:04:21.128Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:21.128Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:21.128Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:21.128Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:21.128Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:21.128Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:21.128Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:21.128Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:21.128Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:21.128Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:21.690Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:21.690Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:21.690Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:21.690Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:21.690Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:04:21.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130503361 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:04:21.690Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130503361 data=null doit=true} to TableItem with text {} [2020-01-19T07:04:21.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130503361 data=null} to TableItem with text {} [2020-01-19T07:04:21.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130503361 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:21.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130503359 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:04:21.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130503353 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:21.690Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:21.690Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:22.618Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:22.618Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:22.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1130502609 data=null button=0 stateMask=0x0 x=164 y=180 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:22.618Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1130502609 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:22.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1130502609 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:22.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130502609 data=null button=1 stateMask=0x0 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:22.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130502609 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:22.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130502605 data=null button=1 stateMask=0x80000 x=164 y=180 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:22.619Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:22.619Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:22.619Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:22.619Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:22.619Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:22.619Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:04:22.619Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:22.619Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:22.619Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:22.619Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:22.619Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:22.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130502600 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:22.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130502600 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:22.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130502600 data=null} to TreeItem with text {test} [2020-01-19T07:04:22.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130502600 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:22.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130502600 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} [2020-01-19T07:04:22.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130502588 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:22.619Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:22.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130502588 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:22.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130502588 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:22.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130502588 data=null} to TreeItem with text {test} [2020-01-19T07:04:22.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130502588 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:22.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130502588 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} [2020-01-19T07:04:22.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130502584 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:22.619Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:04:22.619Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:22.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130502583 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:04:22.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130502583 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:22.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130502583 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:04:22.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130502583 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:22.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130502583 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:22.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130502576 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:22.619Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2020-01-19T07:04:22.619Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2020-01-19T07:04:22.619Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:22.619Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:22.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1130502539 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:22.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1130502539 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:22.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1130502539 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:22.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130502539 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:22.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130502539 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:22.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130502528 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:22.619Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:22.619Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:22.619Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:22.619Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:22.619Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:22.619Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:22.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1130502526 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:22.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1130502526 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:22.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1130502526 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:22.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130502526 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:22.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130502526 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:22.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130502523 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:22.619Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2020-01-19T07:04:22.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1130502522 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:22.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1130502522 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:22.619Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:22.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1130502522 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:22.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130502522 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:22.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130502522 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:22.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130502519 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:22.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130502519 data=null button=1 stateMask=0x0 x=164 y=204 count=2} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:22.619Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1130502519 data=null button=1 stateMask=0x0 x=164 y=204 count=2} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:22.619Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130502519 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:22.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130502494 data=null button=1 stateMask=0x80000 x=164 y=204 count=2} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:22.619Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1130502368 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:22.619Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1130502361 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:22.619Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1130502360 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:22.619Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2020-01-19T07:04:22.619Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:22.619Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:22.619Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:22.619Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:22.619Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:22.619Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:22.619Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:22.619Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:22.619Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:22.619Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:22.619Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:22.619Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:22.619Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:22.619Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:22.619Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:22.619Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:04:22.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130502356 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:04:22.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130502356 data=null doit=true} to TableItem with text {} [2020-01-19T07:04:22.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130502356 data=null} to TableItem with text {} [2020-01-19T07:04:22.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130502356 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:22.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130502353 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:04:22.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130502319 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:22.619Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:22.619Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:23.985Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:23.985Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:23.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1130501066 data=null button=0 stateMask=0x0 x=164 y=204 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:23.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1130501066 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:23.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1130501066 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:23.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130501066 data=null button=1 stateMask=0x0 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:23.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130501066 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:23.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130501062 data=null button=1 stateMask=0x80000 x=164 y=204 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:23.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:23.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:23.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:23.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:23.985Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:23.985Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:04:23.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:23.986Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:23.986Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:23.986Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:23.986Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:23.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130501057 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:23.986Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130501057 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:23.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130501057 data=null} to TreeItem with text {test} [2020-01-19T07:04:23.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130501056 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:23.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130501056 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} [2020-01-19T07:04:23.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130501018 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:23.986Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:23.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130501018 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:23.986Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130501018 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:23.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130501018 data=null} to TreeItem with text {test} [2020-01-19T07:04:23.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130501017 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:23.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130501017 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} [2020-01-19T07:04:23.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130501013 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:23.986Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:04:23.986Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:23.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130501012 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:04:23.986Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130501012 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:23.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130501012 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:04:23.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130501012 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:23.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130501012 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:23.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130501005 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:23.986Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2020-01-19T07:04:23.986Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2020-01-19T07:04:24.547Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:24.547Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:24.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130500573 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:24.547Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130500573 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:24.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130500573 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:24.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130500573 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:24.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130500573 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:24.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130500560 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:24.547Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:24.547Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:24.547Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:24.547Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:24.548Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:24.548Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:24.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130500558 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:24.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130500558 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:24.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130500558 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:24.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130500558 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:24.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130500557 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:24.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130500554 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:24.548Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:24.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130500554 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:24.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130500554 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:24.548Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:24.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130500554 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:24.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130500554 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:24.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130500554 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:24.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130500551 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:24.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130500551 data=null button=1 stateMask=0x0 x=152 y=228 count=2} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:24.548Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130500550 data=null button=1 stateMask=0x0 x=152 y=228 count=2} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:24.548Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130500550 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:24.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130500513 data=null button=1 stateMask=0x80000 x=152 y=228 count=2} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:24.804Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130500350 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:24.804Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130500343 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:24.804Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130500343 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:24.804Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:24.804Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:24.804Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:24.804Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:24.804Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:24.804Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:24.804Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:24.804Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:24.804Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:24.804Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:24.804Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:24.804Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:24.804Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:24.804Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:24.804Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:24.804Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:24.804Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:24.804Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:04:24.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130500319 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:04:24.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130500319 data=null doit=true} to TableItem with text {} [2020-01-19T07:04:24.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130500319 data=null} to TableItem with text {} [2020-01-19T07:04:24.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130500319 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:24.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130500317 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:04:24.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130500312 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:24.804Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:24.804Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:26.170Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:26.170Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:26.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130499061 data=null button=0 stateMask=0x0 x=152 y=228 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:26.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130499061 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:26.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130499061 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:26.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130499061 data=null button=1 stateMask=0x0 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:26.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130499061 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:26.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130499057 data=null button=1 stateMask=0x80000 x=152 y=228 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:26.170Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:26.170Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:26.170Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:26.170Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:26.170Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:26.170Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:04:26.170Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:26.170Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:26.170Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:26.170Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:26.170Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:26.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130499051 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:26.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130499051 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:26.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130499051 data=null} to TreeItem with text {test} [2020-01-19T07:04:26.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130499051 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:26.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130499051 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} [2020-01-19T07:04:26.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130499038 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:26.170Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:26.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130499038 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:26.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130499038 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:26.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130499038 data=null} to TreeItem with text {test} [2020-01-19T07:04:26.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130499038 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:26.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130499038 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} [2020-01-19T07:04:26.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130499032 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:26.170Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:04:26.170Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:26.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130499031 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:04:26.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130499031 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:26.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130499031 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:04:26.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130499031 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:26.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130499031 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:26.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130499023 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:26.170Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2020-01-19T07:04:26.170Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:04:26.170Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:26.170Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:26.170Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:26.170Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:26.170Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:26.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130499017 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:26.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130499017 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:26.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130499017 data=null} to TreeItem with text {test} [2020-01-19T07:04:26.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130499017 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:26.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130499017 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} [2020-01-19T07:04:26.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130499008 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:26.170Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:26.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130499008 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:26.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130499008 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:26.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130499008 data=null} to TreeItem with text {test} [2020-01-19T07:04:26.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130499007 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:26.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130499007 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} [2020-01-19T07:04:26.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130499003 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:26.171Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:04:26.171Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:26.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130499002 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:04:26.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130499002 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:26.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130499002 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:04:26.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130499002 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:26.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130499002 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:26.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130498995 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:26.171Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:26.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130498995 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:04:26.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130498995 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:26.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130498995 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:04:26.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130498995 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:26.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130498995 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:26.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130498992 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:26.171Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2020-01-19T07:04:26.171Z] DEBUG - Clicking on with mnemonic 'Clear' [2020-01-19T07:04:26.171Z] DEBUG - Clicked on with mnemonic 'Clear' [2020-01-19T07:04:26.171Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2020-01-19T07:04:26.171Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1130498908 data=null doit=true} to Shell with text {Confirm Clear} [2020-01-19T07:04:26.171Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:04:26.171Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T07:04:26.171Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T07:04:26.171Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:04:26.171Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:04:26.171Z] DEBUG - Clicking on &Yes [2020-01-19T07:04:26.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1130498908 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') [2020-01-19T07:04:26.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1130498908 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') [2020-01-19T07:04:26.171Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1130498907 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:04:26.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1130498907 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:04:26.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1130498907 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') [2020-01-19T07:04:26.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1130498907 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') [2020-01-19T07:04:26.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1130498907 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') [2020-01-19T07:04:29.442Z] DEBUG - Clicked on [2020-01-19T07:04:29.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-1130498965 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2020-01-19T07:04:30.005Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:04:30.005Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:30.005Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:30.005Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:30.005Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:30.005Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:30.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130495126 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:30.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130495126 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:30.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130495126 data=null} to TreeItem with text {test} [2020-01-19T07:04:30.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130495126 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:30.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130495126 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} [2020-01-19T07:04:30.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130495117 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:30.005Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:30.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130495117 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:30.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130495117 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:30.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130495117 data=null} to TreeItem with text {test} [2020-01-19T07:04:30.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130495117 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:30.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130495117 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} [2020-01-19T07:04:30.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130495112 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:30.005Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:04:30.005Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:30.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130495112 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T07:04:30.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130495112 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T07:04:30.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130495112 data=null} to TreeItem with text {Traces [0]} [2020-01-19T07:04:30.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130495112 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:04:30.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130495112 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]} [2020-01-19T07:04:30.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130495105 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:04:30.005Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:30.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130495105 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T07:04:30.006Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130495105 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T07:04:30.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130495105 data=null} to TreeItem with text {Traces [0]} [2020-01-19T07:04:30.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130495105 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:04:30.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130495105 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]} [2020-01-19T07:04:30.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130495102 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:04:30.006Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2020-01-19T07:04:30.006Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-01-19T07:04:30.006Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-01-19T07:04:30.006Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2020-01-19T07:04:30.006Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1130495002 data=null doit=true} to Shell with text {Trace Import} [2020-01-19T07:04:30.006Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:04:30.006Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:30.006Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:04:30.006Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2020-01-19T07:04:30.006Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2020-01-19T07:04:30.006Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2020-01-19T07:04:30.006Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:30.006Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:04:30.006Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:04:30.006Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:04:30.006Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:04:30.006Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:04:30.006Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:04:30.006Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:04:30.006Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:04:30.006Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T07:04:30.006Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:04:30.006Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:04:30.006Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:04:30.006Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:04:30.006Z] DEBUG - matched Combo with text " [2020-01-19T07:04:30.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-1130494975 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 label (with mnemonic 'Trace Type:')) [2020-01-19T07:04:30.006Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2020-01-19T07:04:30.006Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:04:30.006Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:30.006Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:04:30.006Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:30.006Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:04:30.006Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:04:30.006Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:04:30.006Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2020-01-19T07:04:30.006Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:04:30.006Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:04:30.006Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:04:30.006Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:04:30.006Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:04:30.006Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:04:30.006Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:04:30.006Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:04:30.006Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:30.006Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:04:30.006Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:30.006Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:04:30.006Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:04:30.006Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:04:30.006Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:04:30.006Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2020-01-19T07:04:30.006Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:04:30.006Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:04:30.006Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:04:30.006Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:04:30.006Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:04:30.006Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:04:30.006Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:04:30.006Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5844a746 [2020-01-19T07:04:30.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1130494972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:04:30.006Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1130494972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:04:30.006Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1130494972 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:04:30.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1130494972 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:04:30.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1130494972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:04:30.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1130494972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:04:30.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1130494972 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 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:04:30.006Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1130494971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:04:30.007Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1130494971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:04:30.007Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1130494971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:04:30.007Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1130494971 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:04:30.007Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1130494971 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:04:30.007Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:04:30.007Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:04:30.007Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:04:30.007Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T07:04:30.007Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:04:30.007Z] DEBUG - Clicking on &Finish [2020-01-19T07:04:30.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1130494965 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') [2020-01-19T07:04:30.007Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1130494965 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') [2020-01-19T07:04:30.007Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1130494965 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:04:30.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1130494965 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:04:30.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1130494964 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') [2020-01-19T07:04:30.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1130494964 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') [2020-01-19T07:04:30.263Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:04:30.263Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:04:30.263Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:04:30.263Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:04:30.263Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:04:30.263Z] DEBUG - Clicked on &Finish [2020-01-19T07:04:30.825Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2020-01-19T07:04:30.825Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1130494405 data=null doit=true} to Shell with text {Confirmation} [2020-01-19T07:04:30.825Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2020-01-19T07:04:30.825Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2020-01-19T07:04:30.825Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All' [2020-01-19T07:04:30.825Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH' [2020-01-19T07:04:30.825Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2020-01-19T07:04:30.825Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2020-01-19T07:04:30.825Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2020-01-19T07:04:30.825Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2020-01-19T07:04:30.825Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2020-01-19T07:04:30.825Z] DEBUG - Clicking on Rename All [2020-01-19T07:04:30.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=-1130494404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2020-01-19T07:04:30.825Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=-1130494404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2020-01-19T07:04:30.825Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=-1130494404 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2020-01-19T07:04:30.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=-1130494404 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2020-01-19T07:04:30.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=-1130494404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2020-01-19T07:04:30.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=-1130494404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2020-01-19T07:04:30.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=-1130494404 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 'Rename All' and with style 'SWT.PUSH') [2020-01-19T07:04:30.825Z] DEBUG - Clicked on [2020-01-19T07:04:30.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1130494964 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') [2020-01-19T07:04:30.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1130495078 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2020-01-19T07:04:31.081Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:04:31.081Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:31.081Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:31.081Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:31.081Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:31.081Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:31.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130493889 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:31.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130493888 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:31.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130493888 data=null} to TreeItem with text {test} [2020-01-19T07:04:31.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130493888 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:31.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130493888 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} [2020-01-19T07:04:31.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130493880 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:31.082Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:31.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130493880 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:31.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130493880 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:31.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130493880 data=null} to TreeItem with text {test} [2020-01-19T07:04:31.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130493880 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:31.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130493879 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} [2020-01-19T07:04:31.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130493876 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:31.082Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:04:31.082Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:31.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130493875 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:04:31.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130493875 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:31.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130493875 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:04:31.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130493875 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:31.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130493875 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:31.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130493870 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:31.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130493869 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:31.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130493869 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:04:31.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130493869 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:31.082Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130493869 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:31.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130493861 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:31.644Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:31.644Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:31.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130493533 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:31.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130493532 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:31.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130493532 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:31.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130493532 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:31.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130493532 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:31.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130493520 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:31.644Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:31.644Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:31.644Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:31.644Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:31.644Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:31.644Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:31.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130493518 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:31.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130493518 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:31.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130493518 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:31.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130493517 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:31.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130493517 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:31.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130493514 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:31.644Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:31.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130493514 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:31.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130493514 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:31.645Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:31.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130493514 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:31.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130493514 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:31.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130493513 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:31.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130493511 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:31.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130493511 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:31.645Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130493510 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:31.645Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130493510 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:31.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130493495 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:31.645Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130493416 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:31.645Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130493416 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:31.645Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130493416 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:31.645Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:31.645Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:33.535Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:33.535Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:33.535Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:33.535Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:33.535Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:04:33.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130491912 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:04:33.535Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130491912 data=null doit=true} to TableItem with text {} [2020-01-19T07:04:33.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130491912 data=null} to TableItem with text {} [2020-01-19T07:04:33.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130491912 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:33.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130491910 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:04:33.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130491907 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:33.535Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:33.535Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:33.535Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:33.535Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:33.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130491854 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:33.535Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130491854 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:33.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130491854 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:33.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130491854 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:33.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130491854 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:33.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130491851 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:33.535Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:33.535Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:33.535Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:33.535Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:33.535Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:33.535Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:04:33.535Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:33.535Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:33.535Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:33.535Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:33.535Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:33.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130491846 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:33.535Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130491846 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:33.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130491846 data=null} to TreeItem with text {test} [2020-01-19T07:04:33.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130491846 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:33.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130491846 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} [2020-01-19T07:04:33.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130491835 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:33.535Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:33.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130491834 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:33.535Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130491834 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:33.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130491834 data=null} to TreeItem with text {test} [2020-01-19T07:04:33.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130491834 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:33.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130491834 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} [2020-01-19T07:04:33.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130491830 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:33.535Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:04:33.535Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:33.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130491830 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:04:33.535Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130491829 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:33.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130491829 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:04:33.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130491829 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:33.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130491829 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:33.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130491822 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:33.536Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2020-01-19T07:04:33.536Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:33.536Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:33.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130491392 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:33.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130491392 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:33.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130491392 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:33.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130491391 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:33.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130491391 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:33.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130491378 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:33.792Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:33.792Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:33.792Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:33.792Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:33.792Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:33.792Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:33.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130491377 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:33.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130491376 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:33.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130491376 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:33.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130491376 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:33.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130491376 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:33.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130491373 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:33.792Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:33.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130491373 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:33.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130491373 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:33.792Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:33.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130491373 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:33.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130491373 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:33.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130491373 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:33.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130491370 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:33.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130491370 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:33.792Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130491370 data=null button=1 stateMask=0x0 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:33.792Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130491370 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:33.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130491357 data=null button=1 stateMask=0x80000 x=153 y=132 count=2} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:33.792Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130491262 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:33.792Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130491261 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:33.793Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130491261 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:33.793Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:33.793Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:33.793Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:35.685Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:35.685Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:35.685Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:35.685Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:35.685Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:04:35.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130489758 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:04:35.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130489757 data=null doit=true} to TableItem with text {} [2020-01-19T07:04:35.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130489757 data=null} to TableItem with text {} [2020-01-19T07:04:35.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130489757 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:35.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130489756 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:04:35.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130489753 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:35.685Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:35.685Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:35.685Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:35.685Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:35.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130489713 data=null button=0 stateMask=0x0 x=153 y=132 count=0} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:35.686Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1130489713 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:35.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1130489713 data=null} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:35.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130489713 data=null button=1 stateMask=0x0 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:35.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130489713 data=null item=TreeItem {ExampleCustomXml.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:35.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1130489710 data=null button=1 stateMask=0x80000 x=153 y=132 count=1} to TreeItem with text {ExampleCustomXml.xml} [2020-01-19T07:04:35.686Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:35.686Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:35.686Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:35.686Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:35.686Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:35.686Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:04:35.686Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:35.686Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:35.686Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:35.686Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:35.686Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:35.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130489705 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:35.686Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130489705 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:35.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130489705 data=null} to TreeItem with text {test} [2020-01-19T07:04:35.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130489704 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:35.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130489704 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} [2020-01-19T07:04:35.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130489693 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:35.686Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:35.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130489693 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:35.686Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130489692 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:35.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130489692 data=null} to TreeItem with text {test} [2020-01-19T07:04:35.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130489692 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:35.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130489692 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} [2020-01-19T07:04:35.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130489688 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:35.686Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:04:35.686Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:35.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130489687 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:04:35.686Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130489687 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:35.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130489687 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:04:35.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130489687 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:35.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130489687 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:35.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130489680 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:35.686Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2020-01-19T07:04:35.686Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:35.686Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:35.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130489253 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:35.686Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130489253 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:35.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130489252 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:35.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130489252 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:35.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130489252 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:35.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130489240 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:35.943Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:35.943Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:35.943Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:35.943Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:35.943Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:35.943Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:35.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130489238 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:35.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130489238 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:35.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130489238 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:35.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130489238 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:35.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130489237 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:35.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130489235 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:35.943Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:35.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130489234 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:35.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130489234 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:35.943Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:35.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130489234 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:35.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130489234 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:35.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130489234 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:35.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130489231 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:35.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130489231 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:35.943Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130489231 data=null button=1 stateMask=0x0 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:35.943Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130489231 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:35.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130489216 data=null button=1 stateMask=0x80000 x=147 y=180 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:35.943Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130489016 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:35.943Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130489016 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:35.943Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130489016 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:35.943Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:35.943Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:35.943Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:35.943Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:36.504Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:36.504Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:36.504Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:36.504Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:36.504Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:04:36.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130488510 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:04:36.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130488510 data=null doit=true} to TableItem with text {} [2020-01-19T07:04:36.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130488510 data=null} to TableItem with text {} [2020-01-19T07:04:36.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130488509 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:36.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130488507 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:04:36.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130488503 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:36.504Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:36.504Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:37.432Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:37.432Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:37.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130487763 data=null button=0 stateMask=0x0 x=147 y=180 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:37.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130487763 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:37.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130487763 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:37.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130487763 data=null button=1 stateMask=0x0 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:37.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130487763 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:37.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130487759 data=null button=1 stateMask=0x80000 x=147 y=180 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:37.432Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:37.432Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:37.432Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:37.432Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:37.432Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:37.432Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:04:37.432Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:37.432Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:37.432Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:37.432Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:37.432Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:37.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130487755 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:37.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130487754 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:37.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130487754 data=null} to TreeItem with text {test} [2020-01-19T07:04:37.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130487754 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:37.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130487754 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} [2020-01-19T07:04:37.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130487744 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:37.432Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:37.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130487744 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:37.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130487744 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:37.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130487744 data=null} to TreeItem with text {test} [2020-01-19T07:04:37.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130487743 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:37.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130487743 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} [2020-01-19T07:04:37.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130487739 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:37.433Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:04:37.433Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:37.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130487739 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:04:37.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130487739 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:37.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130487739 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:04:37.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130487738 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:37.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130487738 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:37.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130487731 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:37.433Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2020-01-19T07:04:37.433Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:37.433Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:37.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1130487694 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:37.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1130487693 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:37.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1130487693 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:37.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130487693 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:37.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130487693 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:37.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130487680 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:37.433Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:37.433Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:37.433Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:37.433Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:37.433Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:37.433Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:37.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1130487670 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:37.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1130487670 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:37.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1130487670 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:37.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130487670 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:37.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130487670 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:37.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130487667 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:37.433Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2020-01-19T07:04:37.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1130487667 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:37.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1130487667 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:37.433Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:37.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1130487667 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:37.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130487667 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:37.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130487666 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:37.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130487664 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:37.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130487663 data=null button=1 stateMask=0x0 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:37.433Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1130487663 data=null button=1 stateMask=0x0 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:37.433Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130487663 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:37.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130487650 data=null button=1 stateMask=0x80000 x=148 y=228 count=2} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:37.690Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1130487489 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:37.690Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1130487482 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:37.690Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1130487482 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:37.690Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2020-01-19T07:04:37.690Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:37.690Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:37.690Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:37.690Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:37.690Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:37.690Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:37.690Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:37.690Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:37.690Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:04:37.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130487477 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:04:37.690Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130487477 data=null doit=true} to TableItem with text {} [2020-01-19T07:04:37.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130487477 data=null} to TableItem with text {} [2020-01-19T07:04:37.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130487477 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:37.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130487475 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:04:37.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130487471 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:37.690Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:37.690Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:39.056Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:39.056Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:39.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1130486231 data=null button=0 stateMask=0x0 x=148 y=228 count=0} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:39.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1130486231 data=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:39.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1130486231 data=null} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:39.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1130486231 data=null button=1 stateMask=0x0 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:39.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130486230 data=null item=TreeItem {simple_server-thread1} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:39.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1130486228 data=null button=1 stateMask=0x80000 x=148 y=228 count=1} to TreeItem with text {simple_server-thread1} [2020-01-19T07:04:39.056Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:39.056Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:39.056Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:39.056Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:39.056Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:39.056Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:04:39.056Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:39.056Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:39.056Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:39.056Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:39.056Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:39.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130486223 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:39.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130486223 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:39.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130486223 data=null} to TreeItem with text {test} [2020-01-19T07:04:39.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130486222 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:39.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130486222 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} [2020-01-19T07:04:39.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130486212 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:39.056Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:39.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130486211 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:39.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130486211 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:39.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130486211 data=null} to TreeItem with text {test} [2020-01-19T07:04:39.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130486211 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:39.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130486211 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} [2020-01-19T07:04:39.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130486207 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:39.056Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:04:39.056Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:39.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130486206 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:04:39.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130486206 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:39.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130486206 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:04:39.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130486206 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:39.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130486206 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:39.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130486198 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:39.057Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2020-01-19T07:04:39.057Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:39.057Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:39.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1130486152 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:39.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1130486151 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:39.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1130486151 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:39.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130486151 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:39.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130486151 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:39.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130486139 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:39.057Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:39.057Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:39.057Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:39.057Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:39.057Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:39.057Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:39.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1130486137 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:39.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1130486137 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:39.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1130486137 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:39.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130486137 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:39.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130486137 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:39.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130486134 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:39.057Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2020-01-19T07:04:39.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1130486133 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:39.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1130486133 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:39.057Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:39.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1130486133 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:39.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130486133 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:39.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130486133 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:39.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130486130 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:39.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130486130 data=null button=1 stateMask=0x0 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:39.057Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1130486130 data=null button=1 stateMask=0x0 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:39.057Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130486130 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:39.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130486115 data=null button=1 stateMask=0x80000 x=148 y=276 count=2} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:39.057Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1130486017 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:39.057Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1130486016 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:39.057Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1130486016 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:39.057Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2020-01-19T07:04:39.057Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:39.057Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:39.057Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:39.057Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:39.057Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:39.619Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:39.619Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:39.619Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:39.619Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:39.619Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:04:39.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130485511 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:04:39.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130485511 data=null doit=true} to TableItem with text {} [2020-01-19T07:04:39.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130485511 data=null} to TableItem with text {} [2020-01-19T07:04:39.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130485510 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:39.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130485508 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:04:39.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130485504 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:39.619Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:39.619Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:40.181Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:40.181Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:40.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1130484765 data=null button=0 stateMask=0x0 x=148 y=276 count=0} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:40.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1130484765 data=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:40.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1130484765 data=null} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:40.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1130484764 data=null button=1 stateMask=0x0 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:40.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130484764 data=null item=TreeItem {simple_server-thread2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:40.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1130484761 data=null button=1 stateMask=0x80000 x=148 y=276 count=1} to TreeItem with text {simple_server-thread2} [2020-01-19T07:04:40.181Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:40.181Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:40.181Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:40.181Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:40.181Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:40.181Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:04:40.181Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:40.181Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:40.181Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:40.181Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:40.181Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:40.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130484756 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:40.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130484756 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:40.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130484756 data=null} to TreeItem with text {test} [2020-01-19T07:04:40.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130484756 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:40.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130484755 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} [2020-01-19T07:04:40.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130484744 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:40.438Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:40.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130484743 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:40.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130484743 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:40.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130484743 data=null} to TreeItem with text {test} [2020-01-19T07:04:40.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130484743 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:40.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130484743 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} [2020-01-19T07:04:40.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130484739 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:40.438Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:04:40.438Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:40.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130484738 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:04:40.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130484738 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:40.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130484738 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:04:40.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130484738 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:40.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130484738 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:40.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130484731 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:40.438Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2020-01-19T07:04:40.438Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:40.438Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:40.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130484688 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:40.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130484688 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:40.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130484688 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:40.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130484687 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:40.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130484687 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:40.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130484675 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:40.438Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:40.438Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:40.438Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:40.438Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:40.438Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:40.438Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:40.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130484673 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:40.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130484673 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:40.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130484673 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:40.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130484672 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:40.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130484672 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:40.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130484670 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:40.438Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:40.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130484669 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:40.438Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130484669 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:40.438Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:40.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130484669 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:40.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130484669 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:40.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130484669 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:40.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130484666 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:40.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130484666 data=null button=1 stateMask=0x0 x=136 y=324 count=2} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:40.438Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130484666 data=null button=1 stateMask=0x0 x=136 y=324 count=2} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:40.438Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130484666 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:40.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130484652 data=null button=1 stateMask=0x80000 x=136 y=324 count=2} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:40.438Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130484553 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:40.438Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130484553 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:40.438Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130484553 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:40.438Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:40.438Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:40.438Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:40.438Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:40.438Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:40.438Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:40.438Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:41.000Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:41.000Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:41.000Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:41.000Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:41.000Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:04:41.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130484048 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:04:41.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130484048 data=null doit=true} to TableItem with text {} [2020-01-19T07:04:41.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130484048 data=null} to TableItem with text {} [2020-01-19T07:04:41.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130484047 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:41.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130484045 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:04:41.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130484041 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:41.000Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:41.000Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:41.928Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:41.928Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:41.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130483300 data=null button=0 stateMask=0x0 x=136 y=324 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:41.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130483300 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:41.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130483300 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:41.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130483300 data=null button=1 stateMask=0x0 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:41.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130483300 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:41.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130483296 data=null button=1 stateMask=0x80000 x=136 y=324 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:04:41.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:41.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:41.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:41.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:41.928Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:41.928Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:04:41.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:41.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:41.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:41.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:41.928Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:41.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130483290 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:41.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130483290 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:41.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130483290 data=null} to TreeItem with text {test} [2020-01-19T07:04:41.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130483290 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:41.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130483290 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} [2020-01-19T07:04:41.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130483277 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:41.928Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:41.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130483276 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:41.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130483276 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:41.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130483276 data=null} to TreeItem with text {test} [2020-01-19T07:04:41.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130483276 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:41.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130483276 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} [2020-01-19T07:04:41.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130483271 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:41.928Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:04:41.928Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:41.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130483271 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:04:41.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130483271 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:41.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130483271 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:04:41.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130483271 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:41.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130483271 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:41.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130483263 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:41.928Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2020-01-19T07:04:41.929Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:41.929Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:41.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130483225 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:04:41.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130483225 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:04:41.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130483225 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:04:41.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130483225 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:04:41.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130483225 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:04:41.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130483213 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:04:41.929Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:41.929Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:41.929Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:41.929Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:41.929Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:41.929Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:41.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130483204 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:04:41.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130483204 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:04:41.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130483203 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:04:41.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130483203 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:04:41.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130483203 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:04:41.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130483200 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:04:41.929Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:04:41.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130483200 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:04:41.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130483200 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:04:41.929Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:41.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130483200 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:04:41.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130483199 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:04:41.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130483199 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:04:41.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130483197 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:04:41.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130483196 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:04:41.929Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130483196 data=null button=1 stateMask=0x0 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:04:41.929Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130483196 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:04:41.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130483183 data=null button=1 stateMask=0x80000 x=160 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:04:41.929Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130483084 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:04:41.929Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130483084 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:04:41.929Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130483084 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:04:41.929Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:04:41.929Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:41.929Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:41.929Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:41.929Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:41.929Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:41.929Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:41.929Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:43.823Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:43.823Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:43.823Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:43.823Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:43.823Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:04:43.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130481580 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:04:43.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130481580 data=null doit=true} to TableItem with text {} [2020-01-19T07:04:43.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130481580 data=null} to TableItem with text {} [2020-01-19T07:04:43.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130481580 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:43.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130481578 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:04:43.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130481574 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:43.823Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:43.823Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:43.823Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:43.823Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:43.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130481523 data=null button=0 stateMask=0x0 x=160 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:04:43.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130481522 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:04:43.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130481522 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:04:43.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130481522 data=null button=1 stateMask=0x0 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:04:43.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130481522 data=null item=TreeItem {ExampleCustomTxt.log(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:04:43.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1130481518 data=null button=1 stateMask=0x80000 x=160 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2020-01-19T07:04:43.823Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:43.823Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:43.823Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:43.823Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:43.823Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:43.823Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:04:43.823Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:43.823Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:43.823Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:43.823Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:43.823Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:43.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130481513 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:43.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130481513 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:43.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130481513 data=null} to TreeItem with text {test} [2020-01-19T07:04:43.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130481513 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:43.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130481513 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} [2020-01-19T07:04:43.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130481501 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:43.823Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:43.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130481501 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:43.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130481501 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:43.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130481500 data=null} to TreeItem with text {test} [2020-01-19T07:04:43.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130481500 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:43.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130481500 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} [2020-01-19T07:04:43.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130481496 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:43.823Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:04:43.823Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:43.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130481496 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:04:43.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130481496 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:43.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130481495 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:04:43.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130481494 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:43.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130481494 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:43.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130481487 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:43.823Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2020-01-19T07:04:44.079Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:44.079Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:44.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130481059 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:04:44.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130481059 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:04:44.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130481059 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:04:44.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130481059 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:04:44.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130481058 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:04:44.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130481048 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:04:44.079Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:44.079Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:44.079Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:44.079Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:44.079Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:44.079Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:44.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130481046 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:04:44.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130481046 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:04:44.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130481046 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:04:44.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130481045 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:04:44.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130481045 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:04:44.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130481043 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:04:44.079Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:04:44.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130481042 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:04:44.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130481042 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:04:44.080Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:44.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130481042 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:04:44.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130481042 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:04:44.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130481042 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:04:44.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130481039 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:04:44.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130481039 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:04:44.080Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130481039 data=null button=1 stateMask=0x0 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:04:44.080Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130481039 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:04:44.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130481027 data=null button=1 stateMask=0x80000 x=163 y=156 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:04:44.080Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130480918 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:04:44.080Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130480918 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:04:44.080Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130480918 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:04:44.080Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:04:44.080Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:44.080Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:44.080Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:44.080Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:44.080Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:44.080Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:44.080Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:44.080Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:45.970Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:45.970Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:45.970Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:45.970Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:45.970Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:04:45.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130479414 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:04:45.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130479414 data=null doit=true} to TableItem with text {} [2020-01-19T07:04:45.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130479414 data=null} to TableItem with text {} [2020-01-19T07:04:45.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130479413 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:45.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130479412 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:04:45.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130479408 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:45.970Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:45.970Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:45.970Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:45.970Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:45.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130479361 data=null button=0 stateMask=0x0 x=163 y=156 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:04:45.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130479360 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:04:45.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130479360 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:04:45.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130479360 data=null button=1 stateMask=0x0 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:04:45.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130479360 data=null item=TreeItem {ExampleCustomXml.xml(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:04:45.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1130479357 data=null button=1 stateMask=0x80000 x=163 y=156 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2020-01-19T07:04:45.970Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:45.970Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:45.970Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:45.970Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:45.970Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:45.970Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:04:45.970Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:45.970Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:45.970Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:45.970Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:45.970Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:45.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130479352 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:45.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130479352 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:45.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130479352 data=null} to TreeItem with text {test} [2020-01-19T07:04:45.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130479352 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:45.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130479352 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} [2020-01-19T07:04:45.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130479341 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:45.971Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:45.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130479340 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:45.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130479340 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:45.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130479340 data=null} to TreeItem with text {test} [2020-01-19T07:04:45.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130479340 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:45.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130479340 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} [2020-01-19T07:04:45.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130479336 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:45.971Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:04:45.971Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:45.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130479336 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:04:45.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130479336 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:45.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130479336 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:04:45.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130479336 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:45.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130479335 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:45.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130479329 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:45.971Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2020-01-19T07:04:46.227Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:46.227Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:46.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130478896 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:04:46.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1130478895 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:04:46.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1130478895 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:04:46.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130478895 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:04:46.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130478895 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:04:46.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130478883 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:04:46.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:46.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:46.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:46.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:46.227Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:46.227Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:46.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130478881 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:04:46.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1130478880 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:04:46.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1130478880 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:04:46.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130478880 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:04:46.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130478880 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:04:46.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130478876 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:04:46.227Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:04:46.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130478876 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:04:46.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1130478876 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:04:46.227Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:46.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1130478876 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:04:46.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130478876 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:04:46.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130478876 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:04:46.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130478872 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:04:46.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130478872 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:04:46.227Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130478872 data=null button=1 stateMask=0x0 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:04:46.227Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130478872 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:04:46.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130478857 data=null button=1 stateMask=0x80000 x=156 y=204 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:04:46.484Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130478673 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:04:46.484Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1130478673 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:04:46.484Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1130478673 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:04:46.484Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:04:46.484Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:46.484Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:46.484Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:46.484Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:46.484Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:46.484Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:46.484Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:46.484Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:46.484Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:47.046Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:47.046Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:47.046Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:47.046Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:47.046Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:04:47.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130478167 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:04:47.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130478167 data=null doit=true} to TableItem with text {} [2020-01-19T07:04:47.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130478167 data=null} to TableItem with text {} [2020-01-19T07:04:47.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130478167 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:47.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130478164 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:04:47.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130478160 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:47.046Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:47.046Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:47.607Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:47.608Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:47.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130477419 data=null button=0 stateMask=0x0 x=156 y=204 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:04:47.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1130477419 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:04:47.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1130477419 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:04:47.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130477418 data=null button=1 stateMask=0x0 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:04:47.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130477418 data=null item=TreeItem {kernel-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:04:47.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1130477415 data=null button=1 stateMask=0x80000 x=156 y=204 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2020-01-19T07:04:47.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:47.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:47.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:47.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:47.608Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:47.608Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:04:47.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:47.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:47.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:47.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:47.608Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:47.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130477410 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:47.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130477410 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:47.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130477410 data=null} to TreeItem with text {test} [2020-01-19T07:04:47.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130477410 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:47.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130477410 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} [2020-01-19T07:04:47.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130477398 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:47.608Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:47.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130477398 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:47.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130477398 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:47.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130477398 data=null} to TreeItem with text {test} [2020-01-19T07:04:47.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130477398 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:47.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130477398 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} [2020-01-19T07:04:47.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130477394 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:47.608Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:04:47.608Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:47.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130477393 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:04:47.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130477393 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:47.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130477393 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:04:47.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130477393 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:47.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130477392 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:47.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130477386 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:47.608Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2020-01-19T07:04:47.608Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:47.608Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:47.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130477345 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:04:47.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1130477344 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:04:47.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1130477344 data=null} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:04:47.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130477336 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:04:47.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130477322 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:04:47.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130477309 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:04:47.864Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:47.864Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:47.864Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:47.864Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:47.864Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:47.864Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:47.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130477306 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:04:47.864Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1130477306 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:04:47.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1130477306 data=null} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:04:47.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130477306 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:04:47.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130477306 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:04:47.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130477302 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:04:47.864Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:04:47.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130477302 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:04:47.864Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1130477302 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:04:47.864Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:47.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1130477302 data=null} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:04:47.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130477301 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:04:47.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130477301 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:04:47.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130477295 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:04:47.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130477295 data=null button=1 stateMask=0x0 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:04:47.864Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130477295 data=null button=1 stateMask=0x0 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:04:47.864Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130477295 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:04:47.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130477280 data=null button=1 stateMask=0x80000 x=157 y=252 count=2} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:04:47.864Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130477090 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:04:47.864Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1130477090 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:04:47.864Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1130477090 data=null} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:04:47.865Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:04:47.865Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:47.865Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:47.865Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:47.865Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:47.865Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:47.865Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:47.865Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:47.865Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:47.865Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:47.865Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:48.426Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:48.426Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:48.426Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:48.426Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:48.426Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:04:48.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130476585 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:04:48.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130476585 data=null doit=true} to TableItem with text {} [2020-01-19T07:04:48.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130476585 data=null} to TableItem with text {} [2020-01-19T07:04:48.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130476584 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:48.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130476582 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:04:48.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130476578 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:48.426Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:48.426Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:49.354Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:49.354Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:49.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130475836 data=null button=0 stateMask=0x0 x=157 y=252 count=0} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:04:49.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1130475836 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:04:49.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1130475836 data=null} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:04:49.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130475836 data=null button=1 stateMask=0x0 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:04:49.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130475836 data=null item=TreeItem {simple_server-thread1(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:04:49.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1130475832 data=null button=1 stateMask=0x80000 x=157 y=252 count=1} to TreeItem with text {simple_server-thread1(2)} [2020-01-19T07:04:49.354Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:49.354Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:49.354Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:49.354Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:49.354Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:49.354Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:04:49.354Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:49.354Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:49.354Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:49.354Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:49.354Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:49.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130475796 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:49.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130475796 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:49.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130475796 data=null} to TreeItem with text {test} [2020-01-19T07:04:49.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130475796 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:49.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130475796 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} [2020-01-19T07:04:49.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130475784 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:49.354Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:49.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130475784 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:49.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130475784 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:49.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130475784 data=null} to TreeItem with text {test} [2020-01-19T07:04:49.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130475784 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:49.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130475784 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} [2020-01-19T07:04:49.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130475779 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:49.354Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:04:49.354Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:49.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130475779 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:04:49.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130475779 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:49.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130475779 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:04:49.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130475778 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:49.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130475778 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:49.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130475772 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:49.354Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2020-01-19T07:04:49.613Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:49.613Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:49.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130475440 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:04:49.613Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1130475440 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:04:49.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1130475440 data=null} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:04:49.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130475440 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:04:49.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130475440 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:04:49.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130475425 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:04:49.613Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:49.613Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:49.613Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:49.613Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:49.613Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:49.613Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:49.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130475423 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:04:49.613Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1130475423 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:04:49.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1130475423 data=null} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:04:49.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130475423 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:04:49.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130475423 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:04:49.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130475418 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:04:49.613Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:04:49.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130475418 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:04:49.613Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1130475418 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:04:49.613Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:49.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1130475418 data=null} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:04:49.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130475417 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:04:49.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130475417 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:04:49.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130475412 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:04:49.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130475412 data=null button=1 stateMask=0x0 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:04:49.613Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130475412 data=null button=1 stateMask=0x0 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:04:49.613Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130475412 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:04:49.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130475396 data=null button=1 stateMask=0x80000 x=157 y=300 count=2} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:04:49.870Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130475265 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:04:49.870Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1130475257 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:04:49.870Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1130475257 data=null} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:04:49.870Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:04:49.870Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:49.870Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:49.870Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:49.870Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:49.870Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:49.870Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:49.870Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:49.870Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:49.870Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:49.870Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:49.870Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:49.870Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:49.870Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:49.870Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:49.870Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:49.870Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:04:49.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130475252 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:04:49.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130475252 data=null doit=true} to TableItem with text {} [2020-01-19T07:04:49.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130475252 data=null} to TableItem with text {} [2020-01-19T07:04:49.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130475251 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:49.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130475249 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:04:49.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130475245 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:49.870Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:49.870Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:51.236Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:51.236Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:51.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130474003 data=null button=0 stateMask=0x0 x=157 y=300 count=0} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:04:51.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1130474002 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:04:51.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1130474002 data=null} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:04:51.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130474002 data=null button=1 stateMask=0x0 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:04:51.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130474002 data=null item=TreeItem {simple_server-thread2(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:04:51.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1130473999 data=null button=1 stateMask=0x80000 x=157 y=300 count=1} to TreeItem with text {simple_server-thread2(2)} [2020-01-19T07:04:51.236Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:51.236Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:51.236Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:51.236Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:51.236Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:51.236Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:04:51.236Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:51.236Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:51.236Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:51.236Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:51.236Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:51.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130473994 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:51.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130473994 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:51.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130473994 data=null} to TreeItem with text {test} [2020-01-19T07:04:51.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130473993 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:51.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130473993 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} [2020-01-19T07:04:51.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130473982 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:51.236Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:51.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130473982 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:51.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130473981 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:51.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130473981 data=null} to TreeItem with text {test} [2020-01-19T07:04:51.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130473981 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:51.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130473981 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} [2020-01-19T07:04:51.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130473977 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:51.236Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:04:51.236Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:51.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130473976 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:04:51.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130473976 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:51.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130473976 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:04:51.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130473976 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:51.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130473976 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:51.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130473969 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:51.236Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2020-01-19T07:04:51.236Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:51.236Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:51.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130473929 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:04:51.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1130473929 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:04:51.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1130473929 data=null} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:04:51.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130473929 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:04:51.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130473929 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:04:51.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130473917 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:04:51.237Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:51.237Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:51.237Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:51.237Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:51.237Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:51.237Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:51.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130473914 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:04:51.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1130473914 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:04:51.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1130473914 data=null} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:04:51.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130473914 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:04:51.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130473914 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:04:51.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130473911 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:04:51.237Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:04:51.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130473910 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:04:51.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1130473910 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:04:51.237Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:51.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1130473910 data=null} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:04:51.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130473910 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:04:51.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130473910 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:04:51.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130473907 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:04:51.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130473907 data=null button=1 stateMask=0x0 x=146 y=348 count=2} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:04:51.237Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130473907 data=null button=1 stateMask=0x0 x=146 y=348 count=2} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:04:51.237Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130473907 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:04:51.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130473879 data=null button=1 stateMask=0x80000 x=146 y=348 count=2} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:04:51.237Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130473764 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:04:51.237Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1130473757 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:04:51.237Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1130473757 data=null} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:04:51.237Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:04:51.237Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:51.237Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:51.237Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:51.237Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:51.237Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:51.237Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:51.237Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:51.237Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:51.237Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:51.237Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:51.237Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:51.237Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:51.237Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:51.237Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:51.237Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:51.237Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:51.237Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:04:51.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130473752 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:04:51.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130473752 data=null doit=true} to TableItem with text {} [2020-01-19T07:04:51.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130473752 data=null} to TableItem with text {} [2020-01-19T07:04:51.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130473752 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:51.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130473750 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:04:51.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130473719 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:51.237Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:51.237Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:52.603Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:52.603Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:52.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130472469 data=null button=0 stateMask=0x0 x=146 y=348 count=0} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:04:52.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1130472469 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:04:52.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1130472469 data=null} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:04:52.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130472469 data=null button=1 stateMask=0x0 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:04:52.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130472469 data=null item=TreeItem {ust-overlap-testing(2)} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:04:52.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1130472465 data=null button=1 stateMask=0x80000 x=146 y=348 count=1} to TreeItem with text {ust-overlap-testing(2)} [2020-01-19T07:04:52.603Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:52.603Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:52.603Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:52.603Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:52.603Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:52.603Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:04:52.603Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:52.603Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:52.603Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:52.603Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:52.603Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:52.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130472459 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:52.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130472459 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:52.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130472459 data=null} to TreeItem with text {test} [2020-01-19T07:04:52.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130472459 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:52.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130472459 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} [2020-01-19T07:04:52.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130472446 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:52.603Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:52.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130472446 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:52.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130472446 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:52.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130472446 data=null} to TreeItem with text {test} [2020-01-19T07:04:52.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130472446 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:52.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130472445 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} [2020-01-19T07:04:52.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130472441 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:52.603Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:04:52.603Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:52.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130472440 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:04:52.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130472440 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:52.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130472440 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:04:52.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130472440 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:52.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130472440 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:52.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130472432 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:52.603Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:04:52.603Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:52.603Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:52.603Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:52.603Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:52.603Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:52.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130472419 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:52.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130472419 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:52.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130472419 data=null} to TreeItem with text {test} [2020-01-19T07:04:52.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130472418 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:52.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130472418 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} [2020-01-19T07:04:52.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130472409 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:52.603Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:52.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130472409 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:52.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130472408 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:52.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130472408 data=null} to TreeItem with text {test} [2020-01-19T07:04:52.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130472408 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:52.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130472408 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} [2020-01-19T07:04:52.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130472403 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:52.603Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:04:52.603Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:52.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130472403 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:04:52.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130472403 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:52.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130472403 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:04:52.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130472402 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:52.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130472402 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:52.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130472396 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:52.603Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:52.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1130472395 data=null button=0 stateMask=0x0 x=94 y=60 count=0} to TreeItem with text {Traces [12]} [2020-01-19T07:04:52.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1130472395 data=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:52.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1130472395 data=null} to TreeItem with text {Traces [12]} [2020-01-19T07:04:52.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1130472395 data=null button=1 stateMask=0x0 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:52.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130472395 data=null item=TreeItem {Traces [12]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [12]} [2020-01-19T07:04:52.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1130472392 data=null button=1 stateMask=0x80000 x=94 y=60 count=1} to TreeItem with text {Traces [12]} [2020-01-19T07:04:52.603Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2020-01-19T07:04:52.603Z] DEBUG - Clicking on with mnemonic 'Clear' [2020-01-19T07:04:52.603Z] DEBUG - Clicked on with mnemonic 'Clear' [2020-01-19T07:04:52.603Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2020-01-19T07:04:52.603Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1130472333 data=null doit=true} to Shell with text {Confirm Clear} [2020-01-19T07:04:52.603Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:04:52.603Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T07:04:52.603Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T07:04:52.603Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:04:52.603Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:04:52.604Z] DEBUG - Clicking on &Yes [2020-01-19T07:04:52.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1130472333 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') [2020-01-19T07:04:52.859Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1130472333 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') [2020-01-19T07:04:52.859Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1130472333 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:04:52.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1130472333 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:04:52.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1130472332 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') [2020-01-19T07:04:52.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1130472332 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') [2020-01-19T07:04:52.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1130472332 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') [2020-01-19T07:04:55.376Z] DEBUG - Clicked on [2020-01-19T07:04:55.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-1130472365 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2020-01-19T07:04:56.502Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:04:56.502Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:56.502Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:56.502Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:56.502Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:56.502Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:56.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130468690 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:56.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130468690 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:56.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130468690 data=null} to TreeItem with text {test} [2020-01-19T07:04:56.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130468690 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:56.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130468690 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} [2020-01-19T07:04:56.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130468681 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:56.502Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:56.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130468681 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:56.502Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130468681 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:56.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130468681 data=null} to TreeItem with text {test} [2020-01-19T07:04:56.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130468681 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:56.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130468681 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} [2020-01-19T07:04:56.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130468677 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:56.503Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:04:56.503Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:56.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130468676 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T07:04:56.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130468676 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T07:04:56.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130468676 data=null} to TreeItem with text {Traces [0]} [2020-01-19T07:04:56.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130468676 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:04:56.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130468676 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]} [2020-01-19T07:04:56.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130468671 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:04:56.503Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:56.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130468670 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T07:04:56.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130468670 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T07:04:56.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130468670 data=null} to TreeItem with text {Traces [0]} [2020-01-19T07:04:56.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130468670 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:04:56.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130468670 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]} [2020-01-19T07:04:56.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130468667 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:04:56.503Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2020-01-19T07:04:56.503Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-01-19T07:04:56.503Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-01-19T07:04:56.503Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2020-01-19T07:04:56.503Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1130468595 data=null doit=true} to Shell with text {Trace Import} [2020-01-19T07:04:56.503Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:04:56.503Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:56.503Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:04:56.503Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2020-01-19T07:04:56.503Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2020-01-19T07:04:56.503Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2020-01-19T07:04:56.503Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:56.503Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:04:56.503Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:04:56.503Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:04:56.503Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:04:56.503Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:04:56.503Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:04:56.503Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:04:56.503Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:04:56.503Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T07:04:56.503Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:04:56.503Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:04:56.503Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:04:56.503Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:04:56.503Z] DEBUG - matched Combo with text " [2020-01-19T07:04:56.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-1130468555 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 label (with mnemonic 'Trace Type:')) [2020-01-19T07:04:56.504Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:04:56.504Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4d015cef [2020-01-19T07:04:56.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1130468552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:04:56.504Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1130468552 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:04:56.504Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1130468552 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:04:56.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1130468551 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:04:56.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1130468551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:04:56.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1130468551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:04:56.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1130468551 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 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:04:56.504Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1130468551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:04:56.504Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1130468551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:04:56.504Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1130468551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:04:56.504Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1130468551 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:04:56.504Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1130468551 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:04:56.504Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:04:56.504Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:04:56.504Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:04:56.504Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:04:56.505Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:04:56.505Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:56.505Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:04:56.505Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:56.505Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:04:56.505Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:04:56.505Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:04:56.505Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:04:56.505Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:04:56.505Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:04:56.505Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2020-01-19T07:04:56.505Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:04:56.505Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:04:56.505Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:04:56.505Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:04:56.505Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:04:56.505Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:04:56.505Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:04:56.505Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:56.505Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:04:56.505Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:04:56.505Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:04:56.505Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:04:56.505Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:04:56.505Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:04:56.505Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:04:56.505Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:04:56.505Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:04:56.505Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:04:56.505Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T07:04:56.505Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T07:04:56.505Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:04:56.505Z] DEBUG - Clicking on &Finish [2020-01-19T07:04:56.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1130468545 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') [2020-01-19T07:04:56.505Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1130468545 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') [2020-01-19T07:04:56.505Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1130468545 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:04:56.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1130468545 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:04:56.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1130468545 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') [2020-01-19T07:04:56.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1130468545 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') [2020-01-19T07:04:56.505Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:04:56.505Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:04:56.505Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:04:56.505Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:04:56.505Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:04:56.505Z] DEBUG - Clicked on &Finish [2020-01-19T07:04:56.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1130468545 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') [2020-01-19T07:04:56.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1130468647 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2020-01-19T07:04:57.019Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:04:57.019Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:57.019Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:57.019Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:57.019Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:57.019Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:57.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130468010 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:57.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130468010 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:57.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130468010 data=null} to TreeItem with text {test} [2020-01-19T07:04:57.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130468010 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:57.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130468010 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} [2020-01-19T07:04:57.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130468001 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:57.019Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:57.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130468001 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:57.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130468001 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:57.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130468001 data=null} to TreeItem with text {test} [2020-01-19T07:04:57.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130468001 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:57.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130468001 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} [2020-01-19T07:04:57.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130467997 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:57.019Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:04:57.019Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:57.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1130467996 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2020-01-19T07:04:57.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130467996 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:04:57.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130467996 data=null} to TreeItem with text {Traces [2]} [2020-01-19T07:04:57.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130467996 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:04:57.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130467996 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:04:57.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130467990 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:04:57.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130467989 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:04:57.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130467989 data=null} to TreeItem with text {Traces [2]} [2020-01-19T07:04:57.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130467989 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:04:57.019Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130467989 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:04:57.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130467986 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:04:57.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=-1130467986 data=null doit=true} to TreeItem with text {z-clashes [1]} [2020-01-19T07:04:57.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=-1130467986 data=null} to TreeItem with text {z-clashes [1]} [2020-01-19T07:04:57.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=-1130467985 data=null button=1 stateMask=0x0 x=116 y=84 count=1} to TreeItem with text {z-clashes [1]} [2020-01-19T07:04:57.019Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130467985 data=null item=TreeItem {z-clashes [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {z-clashes [1]} [2020-01-19T07:04:57.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=-1130467982 data=null button=1 stateMask=0x80000 x=116 y=84 count=1} to TreeItem with text {z-clashes [1]} [2020-01-19T07:04:57.275Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:57.275Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:57.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130467657 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:57.531Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130467657 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:57.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130467657 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:57.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130467657 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:57.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130467656 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:57.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130467645 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:57.531Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:57.531Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:57.531Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:57.531Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:57.531Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:57.531Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:57.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130467643 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:57.531Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130467643 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:57.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130467643 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:57.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130467643 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:57.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130467642 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:57.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130467640 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:57.531Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:57.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130467640 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:57.531Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130467640 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:57.531Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:57.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130467639 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:57.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130467639 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:57.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130467639 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:57.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130467637 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:57.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130467636 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:57.531Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130467636 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:57.531Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130467636 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:57.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130467627 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:57.531Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130467564 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:57.531Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130467564 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:57.531Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130467564 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:57.531Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:57.531Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:58.897Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:58.897Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:58.897Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:58.897Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:58.897Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:04:58.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130466060 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:04:58.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130466060 data=null doit=true} to TableItem with text {} [2020-01-19T07:04:58.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130466060 data=null} to TableItem with text {} [2020-01-19T07:04:58.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130466060 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:58.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130466058 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:04:58.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130466055 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:04:58.898Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:04:58.898Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:04:59.154Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:59.154Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:59.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130466003 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:59.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130466003 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:59.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130466003 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:59.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130466003 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:59.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130466003 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:59.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130466000 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:04:59.154Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:59.154Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:59.154Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:59.154Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:59.154Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:59.154Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:04:59.154Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:59.154Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:59.154Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:59.154Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:59.154Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:59.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130465995 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:59.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130465995 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:59.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130465995 data=null} to TreeItem with text {test} [2020-01-19T07:04:59.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130465994 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:59.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130465994 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} [2020-01-19T07:04:59.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130465982 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:59.154Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:59.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130465982 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:04:59.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130465982 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:04:59.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130465982 data=null} to TreeItem with text {test} [2020-01-19T07:04:59.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130465982 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:59.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130465982 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} [2020-01-19T07:04:59.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130465977 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:04:59.154Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:04:59.154Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:59.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1130465977 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2020-01-19T07:04:59.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130465977 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:04:59.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130465977 data=null} to TreeItem with text {Traces [2]} [2020-01-19T07:04:59.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130465976 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:04:59.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130465976 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:04:59.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130465969 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:04:59.154Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2020-01-19T07:04:59.410Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:04:59.410Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:59.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130465644 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:59.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130465644 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:59.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130465644 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:59.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130465643 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:59.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130465643 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:59.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130465631 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:59.410Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:59.410Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:59.410Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:04:59.410Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:04:59.410Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:04:59.410Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:59.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130465629 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:59.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130465629 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:59.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130465629 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:59.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130465629 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:59.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130465629 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:59.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130465626 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:59.410Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:59.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130465626 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:59.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130465626 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:59.410Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:04:59.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130465626 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:59.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130465625 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:59.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130465625 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:59.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130465623 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:59.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130465623 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:59.410Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130465622 data=null button=1 stateMask=0x0 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:59.410Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130465622 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:59.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130465611 data=null button=1 stateMask=0x80000 x=147 y=132 count=2} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:59.666Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130465406 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:59.666Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130465406 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:59.666Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130465406 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:59.666Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2020-01-19T07:04:59.666Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:04:59.666Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:05:00.228Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:05:00.228Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:05:00.228Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:05:00.228Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:05:00.228Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:05:00.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130464901 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:05:00.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130464901 data=null doit=true} to TableItem with text {} [2020-01-19T07:05:00.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130464901 data=null} to TableItem with text {} [2020-01-19T07:05:00.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130464901 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:05:00.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130464899 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:05:00.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130464895 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:05:00.228Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:05:00.228Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:05:00.789Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2020-01-19T07:05:00.789Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:00.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130464159 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:00.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130464159 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:00.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130464159 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:00.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130464159 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:00.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130464159 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:00.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130464155 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:00.790Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:00.790Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:00.790Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:00.790Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:00.790Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2020-01-19T07:05:00.790Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:00.790Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:00.790Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:00.790Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:00.790Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:00.790Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:00.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130464150 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:00.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130464150 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:00.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130464150 data=null} to TreeItem with text {test} [2020-01-19T07:05:00.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130464150 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:00.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130464150 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} [2020-01-19T07:05:01.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130464138 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:01.046Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:01.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130464138 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:01.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130464138 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:01.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130464137 data=null} to TreeItem with text {test} [2020-01-19T07:05:01.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130464137 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:01.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130464137 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} [2020-01-19T07:05:01.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130464133 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:01.047Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:05:01.047Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:01.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1130464132 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2020-01-19T07:05:01.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130464132 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:01.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130464132 data=null} to TreeItem with text {Traces [2]} [2020-01-19T07:05:01.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130464132 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:01.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130464132 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:01.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130464125 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:01.047Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2020-01-19T07:05:01.047Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:01.047Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:01.047Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:01.047Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:01.047Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:01.047Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:01.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130464119 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:01.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130464119 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:01.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130464119 data=null} to TreeItem with text {test} [2020-01-19T07:05:01.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130464119 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:01.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130464119 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} [2020-01-19T07:05:01.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130464110 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:01.047Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:01.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130464109 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:01.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130464109 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:01.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130464109 data=null} to TreeItem with text {test} [2020-01-19T07:05:01.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130464109 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:01.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130464109 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} [2020-01-19T07:05:01.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130464104 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:01.047Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:05:01.047Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:01.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1130464103 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2020-01-19T07:05:01.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130464103 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:01.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130464103 data=null} to TreeItem with text {Traces [2]} [2020-01-19T07:05:01.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130464103 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:01.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130464103 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:01.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130464097 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:01.047Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:01.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1130464096 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2020-01-19T07:05:01.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130464096 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:01.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130464096 data=null} to TreeItem with text {Traces [2]} [2020-01-19T07:05:01.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130464096 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:01.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130464096 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:01.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130464093 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:01.047Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...' [2020-01-19T07:05:01.047Z] DEBUG - Clicking on with mnemonic 'New Folder...' [2020-01-19T07:05:01.047Z] DEBUG - Clicked on with mnemonic 'New Folder...' [2020-01-19T07:05:01.047Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder' [2020-01-19T07:05:01.047Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {New Folder} time=-1130464041 data=null doit=true} to Shell with text {New Folder} [2020-01-19T07:05:01.047Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2020-01-19T07:05:01.047Z] DEBUG - matched Label with text "Folder name:", using matcher: with mnemonic 'Folder name:' [2020-01-19T07:05:01.047Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Folder name:') [2020-01-19T07:05:01.047Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Folder name:')) [2020-01-19T07:05:01.047Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:05:01.047Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:05:01.047Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:05:01.047Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:05:01.047Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:01.047Z] DEBUG - Clicking on OK [2020-01-19T07:05:01.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130464040 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') [2020-01-19T07:05:01.047Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130464040 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') [2020-01-19T07:05:01.047Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130464040 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:01.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130464040 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:01.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130464039 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') [2020-01-19T07:05:01.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130464039 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') [2020-01-19T07:05:01.047Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:01.047Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:01.047Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:01.047Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:01.047Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:01.047Z] DEBUG - Clicked on OK [2020-01-19T07:05:01.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130464039 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') [2020-01-19T07:05:01.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-1130464070 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'New Folder...' [2020-01-19T07:05:01.610Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2020-01-19T07:05:01.610Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:01.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {aaa} time=-1130463533 data=null button=0 stateMask=0x0 x=83 y=84 count=0} to TreeItem with text {aaa} [2020-01-19T07:05:01.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa} time=-1130463533 data=null doit=true} to TreeItem with text {aaa} [2020-01-19T07:05:01.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa} time=-1130463533 data=null} to TreeItem with text {aaa} [2020-01-19T07:05:01.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa} time=-1130463532 data=null button=1 stateMask=0x0 x=83 y=84 count=1} to TreeItem with text {aaa} [2020-01-19T07:05:01.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130463532 data=null item=TreeItem {aaa} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {aaa} [2020-01-19T07:05:01.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa} time=-1130463525 data=null button=1 stateMask=0x80000 x=83 y=84 count=1} to TreeItem with text {aaa} [2020-01-19T07:05:01.610Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2020-01-19T07:05:01.610Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-01-19T07:05:01.610Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-01-19T07:05:01.610Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2020-01-19T07:05:01.610Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1130463444 data=null doit=true} to Shell with text {Trace Import} [2020-01-19T07:05:01.610Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:05:01.610Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2020-01-19T07:05:01.610Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2020-01-19T07:05:01.610Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2020-01-19T07:05:01.610Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:05:01.610Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:05:01.610Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:05:01.610Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:05:01.610Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:05:01.610Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:05:01.610Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:05:01.610Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:05:01.610Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:05:01.610Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:05:01.610Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:05:01.610Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2020-01-19T07:05:01.610Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select &archive file:} time=-1130463442 data=null doit=true} to Button with text {Select &archive file:} [2020-01-19T07:05:01.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select &archive file:} time=-1130463442 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Select &archive file:} [2020-01-19T07:05:01.610Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2020-01-19T07:05:01.610Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select roo&t directory:} time=-1130463441 data=null doit=true} to (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2020-01-19T07:05:01.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=-1130463440 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2020-01-19T07:05:01.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=-1130463440 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2020-01-19T07:05:01.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-1130463440 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 root directory:' and with style 'SWT.RADIO') [2020-01-19T07:05:01.610Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2020-01-19T07:05:01.610Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:05:01.610Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:05:01.611Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:05:01.611Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:05:01.611Z] DEBUG - matched Combo with text " [2020-01-19T07:05:01.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=-1130463409 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 label (with mnemonic 'Trace Type:')) [2020-01-19T07:05:01.611Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2020-01-19T07:05:01.611Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:05:01.611Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:05:01.611Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:05:01.611Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:05:01.611Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:05:01.611Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:05:01.611Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:05:01.611Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2020-01-19T07:05:01.611Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:05:01.611Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:05:01.611Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:05:01.611Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:05:01.611Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:05:01.611Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:05:01.611Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:05:01.611Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:05:01.611Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@584c8fb7 [2020-01-19T07:05:01.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1130463407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:05:01.611Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1130463406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:05:01.611Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1130463406 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:05:01.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1130463406 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:05:01.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1130463406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:05:01.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1130463406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:05:01.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1130463406 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 links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:05:01.611Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1130463406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:05:01.611Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1130463406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:05:01.611Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1130463406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:05:01.611Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1130463405 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:05:01.611Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1130463405 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2020-01-19T07:05:01.611Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:05:01.611Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:05:01.611Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:05:01.611Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:05:01.611Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:05:01.611Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:05:01.611Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:05:01.611Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:05:01.611Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2020-01-19T07:05:01.611Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:05:01.611Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:05:01.611Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:05:01.611Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:05:01.611Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:05:01.611Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:05:01.611Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:05:01.611Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@256d7 [2020-01-19T07:05:01.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1130463404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:05:01.611Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1130463404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:05:01.612Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1130463404 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:05:01.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1130463404 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:05:01.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1130463404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:05:01.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1130463404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:05:01.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1130463404 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 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:05:01.612Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1130463404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:05:01.612Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1130463404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:05:01.612Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1130463404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:05:01.612Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1130463404 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:05:01.612Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1130463404 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2020-01-19T07:05:01.612Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2020-01-19T07:05:01.612Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2020-01-19T07:05:01.612Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') [2020-01-19T07:05:01.612Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again. [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2020-01-19T07:05:01.612Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:05:01.612Z] DEBUG - Clicking on &Finish [2020-01-19T07:05:01.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1130463397 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') [2020-01-19T07:05:01.612Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1130463397 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') [2020-01-19T07:05:01.613Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1130463397 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:05:01.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1130463397 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:05:01.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1130463397 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') [2020-01-19T07:05:01.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1130463397 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') [2020-01-19T07:05:01.613Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:05:01.613Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:05:01.613Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:05:01.613Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:05:01.613Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2020-01-19T07:05:01.613Z] DEBUG - Clicked on &Finish [2020-01-19T07:05:01.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1130463397 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') [2020-01-19T07:05:01.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1130463502 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2020-01-19T07:05:02.176Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:02.176Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:02.176Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:02.176Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:02.176Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:02.176Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:02.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130462854 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:02.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130462854 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:02.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130462854 data=null} to TreeItem with text {test} [2020-01-19T07:05:02.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130462854 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:02.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130462854 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} [2020-01-19T07:05:02.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130462844 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:02.176Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:05:02.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1130462844 data=null doit=true} to TreeItem with text {Experiments [1]} [2020-01-19T07:05:02.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1130462844 data=null} to TreeItem with text {Experiments [1]} [2020-01-19T07:05:02.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1130462843 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]} [2020-01-19T07:05:02.176Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130462843 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]} [2020-01-19T07:05:02.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1130462839 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]} [2020-01-19T07:05:02.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa [1]} time=-1130462839 data=null doit=true} to TreeItem with text {aaa [1]} [2020-01-19T07:05:02.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=-1130462839 data=null} to TreeItem with text {aaa [1]} [2020-01-19T07:05:02.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=-1130462838 data=null button=1 stateMask=0x0 x=95 y=108 count=1} to TreeItem with text {aaa [1]} [2020-01-19T07:05:02.176Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130462838 data=null item=TreeItem {aaa [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {aaa [1]} [2020-01-19T07:05:02.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=-1130462834 data=null button=1 stateMask=0x80000 x=95 y=108 count=1} to TreeItem with text {aaa [1]} [2020-01-19T07:05:02.176Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:02.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130462832 data=null doit=true} to Tree node with text: kernel-overlap-testing [2020-01-19T07:05:02.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130462832 data=null} to Tree node with text: kernel-overlap-testing [2020-01-19T07:05:02.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130462832 data=null button=1 stateMask=0x0 x=163 y=132 count=1} to Tree node with text: kernel-overlap-testing [2020-01-19T07:05:02.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130462832 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: kernel-overlap-testing [2020-01-19T07:05:02.176Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {kernel-overlap-testing} time=-1130462819 data=null x=163 y=132 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing [2020-01-19T07:05:02.176Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {kernel-overlap-testing} time=-1130462818 data=null x=163 y=132 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing [2020-01-19T07:05:02.176Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {kernel-overlap-testing} time=-1130462816 data=null x=105 y=206 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2020-01-19T07:05:02.177Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {kernel-overlap-testing} time=-1130462811 data=null x=105 y=206 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2020-01-19T07:05:02.177Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {kernel-overlap-testing} time=-1130462810 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing [2020-01-19T07:05:02.177Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {kernel-overlap-testing} time=-1130462809 data=null x=105 y=206 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2020-01-19T07:05:02.177Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {kernel-overlap-testing} time=-1130462808 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing [2020-01-19T07:05:02.177Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {kernel-overlap-testing} time=-1130462808 data=[TmfTraceElement(/test/Traces/aaa/kernel-overlap-testing)] x=105 y=206 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2020-01-19T07:05:02.177Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {kernel-overlap-testing} time=-1130462799 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2020-01-19T07:05:02.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [0]} time=-1130462794 data=null doit=true} to TreeItem with text {exp [0]} [2020-01-19T07:05:02.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [0]} time=-1130462794 data=null} to TreeItem with text {exp [0]} [2020-01-19T07:05:02.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [0]} time=-1130462793 data=null button=1 stateMask=0x0 x=95 y=60 count=1} to TreeItem with text {exp [0]} [2020-01-19T07:05:02.177Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130462793 data=null item=TreeItem {exp [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {exp [0]} [2020-01-19T07:05:02.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [0]} time=-1130462787 data=null button=1 stateMask=0x80000 x=95 y=60 count=1} to TreeItem with text {exp [0]} [2020-01-19T07:05:02.177Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:02.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {aaa [1]} time=-1130462786 data=null button=0 stateMask=0x0 x=95 y=204 count=0} to TreeItem with text {aaa [1]} [2020-01-19T07:05:02.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa [1]} time=-1130462786 data=null doit=true} to TreeItem with text {aaa [1]} [2020-01-19T07:05:02.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=-1130462786 data=null} to TreeItem with text {aaa [1]} [2020-01-19T07:05:02.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=-1130462786 data=null button=1 stateMask=0x0 x=95 y=204 count=1} to TreeItem with text {aaa [1]} [2020-01-19T07:05:02.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130462786 data=null item=TreeItem {aaa [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {aaa [1]} [2020-01-19T07:05:02.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=-1130462777 data=null button=1 stateMask=0x80000 x=95 y=204 count=1} to TreeItem with text {aaa [1]} [2020-01-19T07:05:02.432Z] DEBUG - matched MenuItem with text "Rena&me... F2", using matcher: with mnemonic 'Rename...' [2020-01-19T07:05:02.433Z] DEBUG - Clicking on with mnemonic 'Rename...' [2020-01-19T07:05:02.433Z] DEBUG - Clicked on with mnemonic 'Rename...' [2020-01-19T07:05:02.433Z] DEBUG - matched Shell with text "Rename Folder", using matcher: with text 'Rename Folder' [2020-01-19T07:05:02.433Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Folder} time=-1130462686 data=null doit=true} to Shell with text {Rename Folder} [2020-01-19T07:05:02.433Z] DEBUG - matched Text with text "aaa", using matcher: of type 'Text' [2020-01-19T07:05:02.433Z] DEBUG - matched Label with text "New Folder name:", using matcher: with mnemonic 'New Folder name:' [2020-01-19T07:05:02.433Z] DEBUG - matched Text with text "aaa", using matcher: with label (with mnemonic 'New Folder name:') [2020-01-19T07:05:02.433Z] DEBUG - matched Text with text "aaa", using matcher: (of type 'Text' and with label (with mnemonic 'New Folder name:')) [2020-01-19T07:05:02.433Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:05:02.433Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:05:02.433Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:05:02.433Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:05:02.433Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:02.433Z] DEBUG - Clicking on OK [2020-01-19T07:05:02.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130462684 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') [2020-01-19T07:05:02.433Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130462684 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') [2020-01-19T07:05:02.433Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130462684 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:02.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130462683 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:02.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130462683 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') [2020-01-19T07:05:02.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130462683 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') [2020-01-19T07:05:02.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130462683 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') [2020-01-19T07:05:02.433Z] DEBUG - Clicked on [2020-01-19T07:05:02.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me... F2} time=-1130462719 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Rename...' [2020-01-19T07:05:02.946Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:05:02.946Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2020-01-19T07:05:02.946Z] WARN - Tree item TreeItem with text {exp [1]} is already expanded. Won't expand it again. [2020-01-19T07:05:02.946Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:05:02.946Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2020-01-19T07:05:02.946Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:02.946Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:02.946Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:02.946Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:02.946Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:02.946Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:02.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130462108 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:02.946Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130462107 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:02.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130462107 data=null} to TreeItem with text {test} [2020-01-19T07:05:02.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130462107 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:02.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130462107 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} [2020-01-19T07:05:02.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130462103 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:02.946Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:02.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130462103 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:02.946Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130462103 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:02.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130462103 data=null} to TreeItem with text {test} [2020-01-19T07:05:02.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130462103 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:02.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130462103 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} [2020-01-19T07:05:02.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130462100 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:02.946Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:05:02.946Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:02.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1130462100 data=null button=0 stateMask=0x0 x=89 y=180 count=0} to TreeItem with text {Traces [3]} [2020-01-19T07:05:02.946Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1130462100 data=null doit=true} to TreeItem with text {Traces [3]} [2020-01-19T07:05:02.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1130462100 data=null} to TreeItem with text {Traces [3]} [2020-01-19T07:05:02.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1130462099 data=null button=1 stateMask=0x0 x=89 y=180 count=1} to TreeItem with text {Traces [3]} [2020-01-19T07:05:02.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130462099 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]} [2020-01-19T07:05:02.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1130462098 data=null button=1 stateMask=0x80000 x=89 y=180 count=1} to TreeItem with text {Traces [3]} [2020-01-19T07:05:03.527Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform} time=-1130461676 data=null doit=true} to Shell with text {data - Testing - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform} [2020-01-19T07:05:03.527Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T07:05:03.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:03.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:03.527Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:03.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130461666 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:03.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130461666 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:03.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130461666 data=null} to TreeItem with text {test} [2020-01-19T07:05:03.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130461666 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:03.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130461666 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} [2020-01-19T07:05:03.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130461656 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:03.527Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T07:05:03.527Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T07:05:03.527Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T07:05:04.089Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T07:05:04.089Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T07:05:04.089Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T07:05:04.089Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:05:04.089Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:04.089Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T07:05:04.089Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:05:04.089Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:05:04.089Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:04.089Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T07:05:04.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130461001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:04.090Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130461000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:04.090Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130461000 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:04.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130461000 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:04.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130461000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:04.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130461000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:04.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130461000 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') [2020-01-19T07:05:04.090Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130461000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:04.090Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130461000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:04.090Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130461000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:04.090Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130461000 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:04.090Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130461000 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:04.090Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:04.090Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T07:05:04.090Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T07:05:04.090Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:05:04.090Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:05:04.090Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:05:04.090Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:05:04.090Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:04.090Z] DEBUG - Clicking on OK [2020-01-19T07:05:04.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130460999 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') [2020-01-19T07:05:04.090Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130460999 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') [2020-01-19T07:05:04.090Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130460999 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:04.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130460999 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:04.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130460999 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') [2020-01-19T07:05:04.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130460999 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') [2020-01-19T07:05:04.090Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:04.090Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:04.090Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:04.652Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:04.652Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:04.652Z] DEBUG - Clicked on OK [2020-01-19T07:05:04.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130460999 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') [2020-01-19T07:05:04.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1130461623 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T07:05:05.215Z] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 330.739 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest [2020-01-19T07:05:05.215Z] test3_01ContextMenuPresence(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 0.196 s [2020-01-19T07:05:05.215Z] test3_02Import(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 0.47 s [2020-01-19T07:05:05.215Z] test3_03SingleCustomTextTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 2.896 s [2020-01-19T07:05:05.215Z] test3_04SingleCustomXmlTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 2.68 s [2020-01-19T07:05:05.215Z] test3_05SingleCtfTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 3.594 s [2020-01-19T07:05:05.215Z] test3_06RenameCopyImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 10.347 s [2020-01-19T07:05:05.215Z] test3_07OverwriteCopyImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 10.335 s [2020-01-19T07:05:05.215Z] test3_08SkipImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 6.622 s [2020-01-19T07:05:05.215Z] test3_09OverwriteOptionImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 9.064 s [2020-01-19T07:05:05.215Z] test3_10ImportUnrecognized(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 1.905 s [2020-01-19T07:05:05.215Z] test3_11ImportUnrecognizedIgnore(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 1.682 s [2020-01-19T07:05:05.215Z] test3_12ImportCtfWithMetadataSelection(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 4.933 s [2020-01-19T07:05:05.215Z] test3_13ImportRecursiveAutoRenameAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 24.027 s [2020-01-19T07:05:05.215Z] test3_14ImportRecursiveAutoOverwriteAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 16.317 s [2020-01-19T07:05:05.215Z] test3_15ImportRecursiveAutoSkipAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 15.673 s [2020-01-19T07:05:05.215Z] test3_16ImportRecursiveAutoRenameOverwriteSkip(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 11.823 s [2020-01-19T07:05:05.215Z] test3_17ImportRecursiveSpecifyTraceTypeCTF(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 8.696 s [2020-01-19T07:05:05.215Z] test3_18ImportRecursiveSpecifyTraceTypeKernel(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 4.314 s [2020-01-19T07:05:05.215Z] test3_19ImportRecursiveSpecifyTraceTypeUST(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 6.411 s [2020-01-19T07:05:05.215Z] test3_20ImportRecursiveSpecifyTraceTypeCustomText(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 7.752 s [2020-01-19T07:05:05.215Z] test3_21ImportFromMenuProjectSelected(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 3.117 s [2020-01-19T07:05:05.215Z] test3_22ImportFromMenuProjectNotSelected(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 4.171 s [2020-01-19T07:05:05.215Z] test3_29ImportRecursivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 8.968 s [2020-01-19T07:05:05.215Z] test3_30ImportRecursivePreserveSkipAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 2.965 s [2020-01-19T07:05:05.215Z] test3_31ImportRecursivePreserveRenameAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 9.218 s [2020-01-19T07:05:05.215Z] test3_32DeleteTraceAndFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 13.592 s [2020-01-19T07:05:05.215Z] test3_33DeleteMultipleFolders(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 5.922 s [2020-01-19T07:05:05.215Z] test3_34ClearSingleTracesFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 5.063 s [2020-01-19T07:05:05.215Z] test3_35ClearMultipleTracesFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 6.485 s [2020-01-19T07:05:05.215Z] test3_36ImportZipArchivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 23.087 s [2020-01-19T07:05:05.215Z] test3_37ImportZipArchiveNoPreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 26.016 s [2020-01-19T07:05:05.215Z] test3_38ImportZipArchiveSpecificTraces(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 8.523 s [2020-01-19T07:05:05.215Z] test3_39ImportTarGzipArchivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 23.987 s [2020-01-19T07:05:05.215Z] test3_40ImportTarGzipArchiveNoPreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 26.59 s [2020-01-19T07:05:05.215Z] test3_41ImportTarGzipArchiveSpecificTraces(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 8.307 s [2020-01-19T07:05:05.215Z] test_RenameFolderWorkaroundBug525833(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 2.04 s [2020-01-19T07:05:05.215Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest [2020-01-19T07:05:05.778Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:05.778Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:05.778Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:05.778Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:05.778Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:05.778Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:05.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1130459457 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {c-project} [2020-01-19T07:05:05.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1130459457 data=null doit=true} to TreeItem with text {c-project} [2020-01-19T07:05:05.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1130459457 data=null} to TreeItem with text {c-project} [2020-01-19T07:05:05.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1130459456 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project} [2020-01-19T07:05:05.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130459456 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {c-project} [2020-01-19T07:05:05.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1130459420 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project} [2020-01-19T07:05:05.778Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:05.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1130459419 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {c-project} [2020-01-19T07:05:05.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1130459419 data=null doit=true} to TreeItem with text {c-project} [2020-01-19T07:05:05.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1130459419 data=null} to TreeItem with text {c-project} [2020-01-19T07:05:05.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1130459419 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project} [2020-01-19T07:05:05.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130459419 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {c-project} [2020-01-19T07:05:05.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1130459414 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project} [2020-01-19T07:05:05.778Z] DEBUG - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure' [2020-01-19T07:05:05.778Z] DEBUG - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project' [2020-01-19T07:05:05.778Z] DEBUG - Clicking on with mnemonic 'Configure or convert to Tracing Project' [2020-01-19T07:05:05.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=-1130459382 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' [2020-01-19T07:05:05.778Z] DEBUG - Clicked on with mnemonic 'Configure or convert to Tracing Project' [2020-01-19T07:05:05.778Z] [2020-01-19T07:05:05.778Z] !ENTRY org.eclipse.cdt.core 1 0 2020-01-19 07:05:05.635 [2020-01-19T07:05:05.778Z] !MESSAGE Indexed 'c-project' (0 sources, 0 headers) in 0.001 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%) [2020-01-19T07:05:06.034Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:06.034Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:06.034Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:06.035Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:06.035Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:06.035Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:06.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130459149 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test} [2020-01-19T07:05:06.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130459149 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:06.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130459149 data=null} to TreeItem with text {test} [2020-01-19T07:05:06.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130459149 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test} [2020-01-19T07:05:06.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130459149 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} [2020-01-19T07:05:06.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130459140 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test} [2020-01-19T07:05:06.035Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:06.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130459140 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test} [2020-01-19T07:05:06.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130459140 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:06.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130459140 data=null} to TreeItem with text {test} [2020-01-19T07:05:06.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130459140 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test} [2020-01-19T07:05:06.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130459140 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} [2020-01-19T07:05:06.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130459136 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test} [2020-01-19T07:05:06.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130459136 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:06.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130459136 data=null} to TreeItem with text {test} [2020-01-19T07:05:06.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130459136 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test} [2020-01-19T07:05:06.035Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130459135 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} [2020-01-19T07:05:06.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130459133 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test} [2020-01-19T07:05:06.035Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:06.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130459132 data=null button=0 stateMask=0x0 x=89 y=84 count=0} to TreeItem with text {Traces [0]} [2020-01-19T07:05:06.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130459132 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T07:05:06.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130459132 data=null} to TreeItem with text {Traces [0]} [2020-01-19T07:05:06.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130459131 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:05:06.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130459131 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]} [2020-01-19T07:05:06.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130459125 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:05:06.035Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:06.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130459123 data=null button=0 stateMask=0x0 x=89 y=84 count=0} to TreeItem with text {Traces [0]} [2020-01-19T07:05:06.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130459123 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T07:05:06.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130459123 data=null} to TreeItem with text {Traces [0]} [2020-01-19T07:05:06.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130459123 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:05:06.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130459122 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]} [2020-01-19T07:05:06.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130459120 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:05:06.035Z] DEBUG - matched MenuItem with text "Re&fresh F5", using matcher: with mnemonic 'Refresh' [2020-01-19T07:05:06.035Z] DEBUG - Clicking on with mnemonic 'Refresh' [2020-01-19T07:05:06.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh F5} time=-1130459099 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh' [2020-01-19T07:05:06.035Z] DEBUG - Clicked on with mnemonic 'Refresh' [2020-01-19T07:05:06.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130459090 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T07:05:06.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130459090 data=null} to TreeItem with text {Traces [0]} [2020-01-19T07:05:06.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130459090 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:05:06.035Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130459090 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T07:05:06.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130459087 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:05:06.035Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:06.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130459086 data=null button=0 stateMask=0x0 x=147 y=108 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:06.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130459086 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:06.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130459086 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:06.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130459086 data=null button=1 stateMask=0x0 x=147 y=108 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:06.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130459086 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:06.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130459074 data=null button=1 stateMask=0x80000 x=147 y=108 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:06.035Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...' [2020-01-19T07:05:06.035Z] DEBUG - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format' [2020-01-19T07:05:06.035Z] DEBUG - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace' [2020-01-19T07:05:06.035Z] DEBUG - Clicking on with mnemonic 'Linux Kernel Trace' [2020-01-19T07:05:06.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=-1130459017 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Linux Kernel Trace' [2020-01-19T07:05:06.035Z] DEBUG - Clicked on with mnemonic 'Linux Kernel Trace' [2020-01-19T07:05:06.035Z] WARN - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again. [2020-01-19T07:05:06.035Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:06.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130459007 data=null button=0 stateMask=0x0 x=136 y=132 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:05:06.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130459007 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:05:06.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130459007 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:05:06.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130459007 data=null button=1 stateMask=0x0 x=136 y=132 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:05:06.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130459007 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:05:06.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130458996 data=null button=1 stateMask=0x80000 x=136 y=132 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:05:06.035Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...' [2020-01-19T07:05:06.035Z] DEBUG - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format' [2020-01-19T07:05:06.035Z] DEBUG - matched MenuItem with text "LTTng UST Trace", using matcher: with mnemonic 'LTTng UST Trace' [2020-01-19T07:05:06.035Z] DEBUG - Clicking on with mnemonic 'LTTng UST Trace' [2020-01-19T07:05:06.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {LTTng UST Trace} time=-1130458974 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'LTTng UST Trace' [2020-01-19T07:05:06.035Z] DEBUG - Clicked on with mnemonic 'LTTng UST Trace' [2020-01-19T07:05:06.035Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:06.035Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:06.035Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:06.036Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:06.036Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:06.036Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:06.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130458962 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test} [2020-01-19T07:05:06.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130458962 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:06.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130458962 data=null} to TreeItem with text {test} [2020-01-19T07:05:06.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130458962 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test} [2020-01-19T07:05:06.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130458962 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} [2020-01-19T07:05:06.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130458912 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test} [2020-01-19T07:05:06.036Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:06.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130458911 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test} [2020-01-19T07:05:06.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130458911 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:06.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130458911 data=null} to TreeItem with text {test} [2020-01-19T07:05:06.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130458911 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test} [2020-01-19T07:05:06.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130458911 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} [2020-01-19T07:05:06.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130458906 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test} [2020-01-19T07:05:06.036Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:05:06.036Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:06.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130458906 data=null button=0 stateMask=0x0 x=89 y=84 count=0} to TreeItem with text {Traces [0]} [2020-01-19T07:05:06.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130458906 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T07:05:06.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130458906 data=null} to TreeItem with text {Traces [0]} [2020-01-19T07:05:06.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130458906 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:05:06.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130458906 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]} [2020-01-19T07:05:06.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130458898 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:05:06.291Z] WARN - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again. [2020-01-19T07:05:06.291Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:06.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130458897 data=null button=0 stateMask=0x0 x=147 y=108 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:06.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130458897 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:06.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130458897 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:06.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130458897 data=null button=1 stateMask=0x0 x=147 y=108 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:06.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130458897 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:06.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130458885 data=null button=1 stateMask=0x80000 x=147 y=108 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:06.291Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2020-01-19T07:05:06.291Z] DEBUG - Clicking on with mnemonic 'Open' [2020-01-19T07:05:06.291Z] DEBUG - Clicked on with mnemonic 'Open' [2020-01-19T07:05:06.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=-1130458862 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open' [2020-01-19T07:05:06.882Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"' [2020-01-19T07:05:07.810Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:05:07.810Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:07.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1130457359 data=null button=0 stateMask=0x0 x=89 y=84 count=0} to TreeItem with text {Traces [2]} [2020-01-19T07:05:07.810Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130457359 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:07.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130457359 data=null} to TreeItem with text {Traces [2]} [2020-01-19T07:05:07.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130457358 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:07.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130457358 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:07.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130457347 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:07.810Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2020-01-19T07:05:07.810Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2020-01-19T07:05:07.810Z] DEBUG - Clicking on with mnemonic 'Generic Experiment' [2020-01-19T07:05:07.810Z] DEBUG - Clicked on with mnemonic 'Generic Experiment' [2020-01-19T07:05:07.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-1130457321 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Generic Experiment' [2020-01-19T07:05:07.810Z] [2020-01-19T07:05:07.810Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-01-19 07:05:07.710 [2020-01-19T07:05:07.810Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)] [2020-01-19T07:05:08.372Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Experiment"' [2020-01-19T07:05:09.300Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:05:09.300Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:05:09.300Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:09.300Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:09.300Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:09.300Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:09.300Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:09.300Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:09.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130455755 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test} [2020-01-19T07:05:09.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130455755 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:09.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130455755 data=null} to TreeItem with text {test} [2020-01-19T07:05:09.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130455755 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test} [2020-01-19T07:05:09.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130455754 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} [2020-01-19T07:05:09.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130455745 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test} [2020-01-19T07:05:09.300Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:05:09.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1130455744 data=null doit=true} to TreeItem with text {Experiments [1]} [2020-01-19T07:05:09.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1130455744 data=null} to TreeItem with text {Experiments [1]} [2020-01-19T07:05:09.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1130455744 data=null button=1 stateMask=0x0 x=110 y=60 count=1} to TreeItem with text {Experiments [1]} [2020-01-19T07:05:09.300Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130455744 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]} [2020-01-19T07:05:09.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1130455740 data=null button=1 stateMask=0x80000 x=110 y=60 count=1} to TreeItem with text {Experiments [1]} [2020-01-19T07:05:09.300Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:09.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130455738 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:09.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130455738 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:09.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130455738 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:09.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130455738 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:09.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130455738 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:09.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130455723 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:09.300Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:09.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-1130455700 data=null button=0 stateMask=0x0 x=122 y=84 count=0} to TreeItem with text {Experiment [2]} [2020-01-19T07:05:09.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-1130455700 data=null doit=true} to TreeItem with text {Experiment [2]} [2020-01-19T07:05:09.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-1130455700 data=null} to TreeItem with text {Experiment [2]} [2020-01-19T07:05:09.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-1130455699 data=null button=1 stateMask=0x0 x=122 y=84 count=1} to TreeItem with text {Experiment [2]} [2020-01-19T07:05:09.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130455699 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Experiment [2]} [2020-01-19T07:05:09.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-1130455690 data=null button=1 stateMask=0x80000 x=122 y=84 count=1} to TreeItem with text {Experiment [2]} [2020-01-19T07:05:09.301Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:09.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1130455665 data=null button=0 stateMask=0x0 x=89 y=108 count=0} to TreeItem with text {Traces [2]} [2020-01-19T07:05:09.301Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130455665 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:09.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130455665 data=null} to TreeItem with text {Traces [2]} [2020-01-19T07:05:09.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130455664 data=null button=1 stateMask=0x0 x=89 y=108 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:09.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130455664 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:09.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130455656 data=null button=1 stateMask=0x80000 x=89 y=108 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:09.556Z] DEBUG - matched MenuItem with text "Re&fresh F5", using matcher: with mnemonic 'Refresh' [2020-01-19T07:05:09.556Z] DEBUG - Clicking on with mnemonic 'Refresh' [2020-01-19T07:05:09.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh F5} time=-1130455619 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh' [2020-01-19T07:05:09.556Z] DEBUG - Clicked on with mnemonic 'Refresh' [2020-01-19T07:05:10.123Z] DEBUG - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed' [2020-01-19T07:05:10.123Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:05:10.123Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No' [2020-01-19T07:05:10.123Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH' [2020-01-19T07:05:10.123Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2020-01-19T07:05:10.123Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:05:10.123Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2020-01-19T07:05:10.123Z] DEBUG - Clicking on &No [2020-01-19T07:05:10.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=-1130455089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2020-01-19T07:05:10.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=-1130455089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2020-01-19T07:05:10.123Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=-1130455089 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2020-01-19T07:05:10.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=-1130455089 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2020-01-19T07:05:10.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=-1130455089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2020-01-19T07:05:10.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=-1130455089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2020-01-19T07:05:10.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=-1130455089 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 'No' and with style 'SWT.PUSH') [2020-01-19T07:05:10.123Z] DEBUG - Clicked on [2020-01-19T07:05:10.123Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:10.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130455069 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:10.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130455069 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:10.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130455069 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:10.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130455069 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:10.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130455068 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:10.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130455053 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:10.123Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:10.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-1130455032 data=null button=0 stateMask=0x0 x=122 y=84 count=0} to TreeItem with text {Experiment [2]} [2020-01-19T07:05:10.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-1130455031 data=null doit=true} to TreeItem with text {Experiment [2]} [2020-01-19T07:05:10.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-1130455031 data=null} to TreeItem with text {Experiment [2]} [2020-01-19T07:05:10.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-1130455031 data=null button=1 stateMask=0x0 x=122 y=84 count=1} to TreeItem with text {Experiment [2]} [2020-01-19T07:05:10.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130455031 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Experiment [2]} [2020-01-19T07:05:10.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-1130455021 data=null button=1 stateMask=0x80000 x=122 y=84 count=1} to TreeItem with text {Experiment [2]} [2020-01-19T07:05:10.123Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"' [2020-01-19T07:05:10.123Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:05:10.123Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:05:10.123Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Experiment"' [2020-01-19T07:05:10.123Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:05:10.123Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:05:10.123Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:10.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130454790 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:10.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130454790 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:10.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130454790 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:10.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130454790 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:10.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130454789 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:10.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130454773 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:10.380Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:10.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1130454750 data=null button=0 stateMask=0x0 x=89 y=108 count=0} to TreeItem with text {Traces [2]} [2020-01-19T07:05:10.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130454750 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:10.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130454750 data=null} to TreeItem with text {Traces [2]} [2020-01-19T07:05:10.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130454750 data=null button=1 stateMask=0x0 x=89 y=108 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:10.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130454749 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:10.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130454741 data=null button=1 stateMask=0x80000 x=89 y=108 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:10.380Z] DEBUG - matched MenuItem with text "Re&fresh F5", using matcher: with mnemonic 'Refresh' [2020-01-19T07:05:10.380Z] DEBUG - Clicking on with mnemonic 'Refresh' [2020-01-19T07:05:10.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh F5} time=-1130454703 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh' [2020-01-19T07:05:10.380Z] DEBUG - Clicked on with mnemonic 'Refresh' [2020-01-19T07:05:10.380Z] DEBUG - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed' [2020-01-19T07:05:10.380Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:05:10.380Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:05:10.380Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T07:05:10.380Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T07:05:10.380Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:05:10.380Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2020-01-19T07:05:10.380Z] DEBUG - Clicking on &Yes [2020-01-19T07:05:10.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1130454675 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') [2020-01-19T07:05:10.380Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1130454675 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') [2020-01-19T07:05:10.380Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1130454675 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:05:10.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1130454675 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:05:10.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1130454675 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') [2020-01-19T07:05:10.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1130454675 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') [2020-01-19T07:05:10.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1130454675 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') [2020-01-19T07:05:10.943Z] DEBUG - Clicked on [2020-01-19T07:05:10.943Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:10.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130454217 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:10.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130454217 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:10.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130454217 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:10.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130454217 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:10.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130454217 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:10.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130454205 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:10.943Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:10.943Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:10.943Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:10.943Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:10.943Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:10.943Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:10.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130454175 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test} [2020-01-19T07:05:10.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130454175 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:10.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130454175 data=null} to TreeItem with text {test} [2020-01-19T07:05:10.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130454174 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test} [2020-01-19T07:05:10.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130454174 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} [2020-01-19T07:05:10.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130454164 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test} [2020-01-19T07:05:10.943Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:10.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130454163 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test} [2020-01-19T07:05:10.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130454163 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:10.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130454163 data=null} to TreeItem with text {test} [2020-01-19T07:05:10.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130454163 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test} [2020-01-19T07:05:10.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130454163 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} [2020-01-19T07:05:10.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130454160 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test} [2020-01-19T07:05:10.943Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:05:10.943Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:10.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1130454159 data=null button=0 stateMask=0x0 x=89 y=108 count=0} to TreeItem with text {Traces [2]} [2020-01-19T07:05:10.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130454159 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:10.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130454159 data=null} to TreeItem with text {Traces [2]} [2020-01-19T07:05:10.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130454159 data=null button=1 stateMask=0x0 x=89 y=108 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:10.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130454159 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:10.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130454152 data=null button=1 stateMask=0x80000 x=89 y=108 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:10.943Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2020-01-19T07:05:10.943Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2020-01-19T07:05:10.943Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:10.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130454151 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:10.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130454151 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:10.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130454151 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:10.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130454151 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:10.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130454151 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:10.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130454140 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:10.943Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...' [2020-01-19T07:05:10.943Z] DEBUG - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format' [2020-01-19T07:05:10.943Z] DEBUG - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace' [2020-01-19T07:05:10.943Z] DEBUG - Clicking on with mnemonic 'Linux Kernel Trace' [2020-01-19T07:05:10.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=-1130454116 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Linux Kernel Trace' [2020-01-19T07:05:10.943Z] DEBUG - Clicked on with mnemonic 'Linux Kernel Trace' [2020-01-19T07:05:10.943Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:10.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130454097 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:10.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130454097 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:10.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130454097 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:10.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130454097 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:10.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130454097 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:10.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130454094 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:10.944Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2020-01-19T07:05:10.944Z] DEBUG - Clicking on with mnemonic 'Open' [2020-01-19T07:05:10.944Z] DEBUG - Clicked on with mnemonic 'Open' [2020-01-19T07:05:10.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=-1130454075 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open' [2020-01-19T07:05:11.506Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"' [2020-01-19T07:05:12.434Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:05:12.434Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:12.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1130452626 data=null button=0 stateMask=0x0 x=89 y=108 count=0} to TreeItem with text {Traces [2]} [2020-01-19T07:05:12.435Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130452626 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:12.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130452626 data=null} to TreeItem with text {Traces [2]} [2020-01-19T07:05:12.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130452626 data=null button=1 stateMask=0x0 x=89 y=108 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:12.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130452626 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:12.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130452618 data=null button=1 stateMask=0x80000 x=89 y=108 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:12.435Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2020-01-19T07:05:12.435Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2020-01-19T07:05:12.435Z] DEBUG - Clicking on with mnemonic 'Generic Experiment' [2020-01-19T07:05:12.435Z] DEBUG - Clicked on with mnemonic 'Generic Experiment' [2020-01-19T07:05:12.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-1130452598 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Generic Experiment' [2020-01-19T07:05:12.435Z] [2020-01-19T07:05:12.435Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-01-19 07:05:12.350 [2020-01-19T07:05:12.435Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)] [2020-01-19T07:05:12.997Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Experiment"' [2020-01-19T07:05:13.926Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:05:13.926Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:13.926Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:13.926Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:13.926Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:13.926Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:13.926Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:13.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130451042 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test} [2020-01-19T07:05:13.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130451042 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:13.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130451041 data=null} to TreeItem with text {test} [2020-01-19T07:05:13.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130451041 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test} [2020-01-19T07:05:13.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130451041 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} [2020-01-19T07:05:13.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130451031 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test} [2020-01-19T07:05:13.926Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:05:13.926Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2020-01-19T07:05:13.926Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:13.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130451029 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:13.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130451029 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:13.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130451029 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:13.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130451029 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:13.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130451029 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:13.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130451016 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:14.183Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:14.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130450991 data=null button=0 stateMask=0x0 x=136 y=156 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:05:14.183Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130450990 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:05:14.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130450990 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:05:14.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130450990 data=null button=1 stateMask=0x0 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:05:14.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130450990 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:05:14.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130450978 data=null button=1 stateMask=0x80000 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:05:14.184Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:14.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-1130450955 data=null button=0 stateMask=0x0 x=122 y=84 count=0} to TreeItem with text {Experiment [2]} [2020-01-19T07:05:14.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-1130450955 data=null doit=true} to TreeItem with text {Experiment [2]} [2020-01-19T07:05:14.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-1130450955 data=null} to TreeItem with text {Experiment [2]} [2020-01-19T07:05:14.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-1130450955 data=null button=1 stateMask=0x0 x=122 y=84 count=1} to TreeItem with text {Experiment [2]} [2020-01-19T07:05:14.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130450955 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Experiment [2]} [2020-01-19T07:05:14.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-1130450944 data=null button=1 stateMask=0x80000 x=122 y=84 count=1} to TreeItem with text {Experiment [2]} [2020-01-19T07:05:14.184Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:14.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1130450912 data=null button=0 stateMask=0x0 x=89 y=108 count=0} to TreeItem with text {Traces [2]} [2020-01-19T07:05:14.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130450912 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:14.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130450912 data=null} to TreeItem with text {Traces [2]} [2020-01-19T07:05:14.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130450912 data=null button=1 stateMask=0x0 x=89 y=108 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:14.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130450911 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:14.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130450903 data=null button=1 stateMask=0x80000 x=89 y=108 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:14.184Z] DEBUG - matched MenuItem with text "Re&fresh F5", using matcher: with mnemonic 'Refresh' [2020-01-19T07:05:14.184Z] DEBUG - Clicking on with mnemonic 'Refresh' [2020-01-19T07:05:14.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh F5} time=-1130450877 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh' [2020-01-19T07:05:14.184Z] DEBUG - Clicked on with mnemonic 'Refresh' [2020-01-19T07:05:14.184Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:14.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130450869 data=null button=0 stateMask=0x0 x=147 y=132 count=0} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:14.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1130450869 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:14.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1130450869 data=null} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:14.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130450869 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:14.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130450869 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:14.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1130450854 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {kernel-overlap-testing} [2020-01-19T07:05:14.184Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:14.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130450801 data=null button=0 stateMask=0x0 x=136 y=156 count=0} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:05:14.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1130450801 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:05:14.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1130450800 data=null} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:05:14.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130450800 data=null button=1 stateMask=0x0 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:05:14.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130450800 data=null item=TreeItem {ust-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:05:14.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1130450789 data=null button=1 stateMask=0x80000 x=136 y=156 count=1} to TreeItem with text {ust-overlap-testing} [2020-01-19T07:05:14.184Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:14.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-1130450765 data=null button=0 stateMask=0x0 x=122 y=84 count=0} to TreeItem with text {Experiment [2]} [2020-01-19T07:05:14.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-1130450765 data=null doit=true} to TreeItem with text {Experiment [2]} [2020-01-19T07:05:14.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-1130450764 data=null} to TreeItem with text {Experiment [2]} [2020-01-19T07:05:14.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-1130450764 data=null button=1 stateMask=0x0 x=122 y=84 count=1} to TreeItem with text {Experiment [2]} [2020-01-19T07:05:14.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130450764 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Experiment [2]} [2020-01-19T07:05:14.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-1130450753 data=null button=1 stateMask=0x80000 x=122 y=84 count=1} to TreeItem with text {Experiment [2]} [2020-01-19T07:05:14.441Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:14.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:14.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:14.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:14.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:14.441Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:14.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130450721 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test} [2020-01-19T07:05:14.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130450721 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:14.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130450721 data=null} to TreeItem with text {test} [2020-01-19T07:05:14.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130450721 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test} [2020-01-19T07:05:14.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130450721 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} [2020-01-19T07:05:14.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130450707 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test} [2020-01-19T07:05:14.441Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:14.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130450706 data=null button=0 stateMask=0x0 x=53 y=36 count=0} to TreeItem with text {test} [2020-01-19T07:05:14.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130450706 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:14.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130450706 data=null} to TreeItem with text {test} [2020-01-19T07:05:14.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130450706 data=null button=1 stateMask=0x0 x=53 y=36 count=1} to TreeItem with text {test} [2020-01-19T07:05:14.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130450706 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} [2020-01-19T07:05:14.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130450701 data=null button=1 stateMask=0x80000 x=53 y=36 count=1} to TreeItem with text {test} [2020-01-19T07:05:14.441Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:05:14.441Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:14.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1130450701 data=null button=0 stateMask=0x0 x=89 y=108 count=0} to TreeItem with text {Traces [2]} [2020-01-19T07:05:14.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130450700 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:14.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130450700 data=null} to TreeItem with text {Traces [2]} [2020-01-19T07:05:14.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130450700 data=null button=1 stateMask=0x0 x=89 y=108 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:14.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130450700 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:14.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130450694 data=null button=1 stateMask=0x80000 x=89 y=108 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:14.441Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2020-01-19T07:05:14.441Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2020-01-19T07:05:14.441Z] DEBUG - matched MenuItem with text "&File", using matcher: with mnemonic 'File' [2020-01-19T07:05:14.441Z] DEBUG - matched MenuItem with text "Re&fresh F5", using matcher: with mnemonic 'Refresh' [2020-01-19T07:05:14.441Z] DEBUG - Clicking on with mnemonic 'Refresh' [2020-01-19T07:05:14.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh F5} time=-1130450690 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh' [2020-01-19T07:05:14.441Z] DEBUG - Clicked on with mnemonic 'Refresh' [2020-01-19T07:05:14.698Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2020-01-19T07:05:14.698Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:14.698Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:14.698Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:14.698Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:14.698Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:14.698Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:14.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1130450315 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {c-project} [2020-01-19T07:05:14.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1130450315 data=null doit=true} to TreeItem with text {c-project} [2020-01-19T07:05:14.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1130450315 data=null} to TreeItem with text {c-project} [2020-01-19T07:05:14.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1130450314 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project} [2020-01-19T07:05:14.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130450314 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {c-project} [2020-01-19T07:05:14.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1130450306 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project} [2020-01-19T07:05:14.698Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:14.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1130450305 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {c-project} [2020-01-19T07:05:14.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1130450305 data=null doit=true} to TreeItem with text {c-project} [2020-01-19T07:05:14.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1130450305 data=null} to TreeItem with text {c-project} [2020-01-19T07:05:14.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1130450304 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project} [2020-01-19T07:05:14.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130450304 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {c-project} [2020-01-19T07:05:14.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1130450300 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project} [2020-01-19T07:05:14.698Z] DEBUG - matched MenuItem with text "Re&fresh F5", using matcher: with mnemonic 'Refresh' [2020-01-19T07:05:14.698Z] DEBUG - Clicking on with mnemonic 'Refresh' [2020-01-19T07:05:14.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh F5} time=-1130450265 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh' [2020-01-19T07:05:14.698Z] DEBUG - Clicked on with mnemonic 'Refresh' [2020-01-19T07:05:14.955Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:14.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1130450163 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {c-project} [2020-01-19T07:05:14.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1130450163 data=null doit=true} to TreeItem with text {c-project} [2020-01-19T07:05:14.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1130450163 data=null} to TreeItem with text {c-project} [2020-01-19T07:05:14.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1130450162 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project} [2020-01-19T07:05:14.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130450162 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {c-project} [2020-01-19T07:05:14.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1130450158 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project} [2020-01-19T07:05:14.955Z] DEBUG - matched MenuItem with text "Re&fresh F5", using matcher: with mnemonic 'Refresh' [2020-01-19T07:05:14.955Z] DEBUG - Clicking on with mnemonic 'Refresh' [2020-01-19T07:05:14.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh F5} time=-1130450130 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh' [2020-01-19T07:05:14.955Z] DEBUG - Clicked on with mnemonic 'Refresh' [2020-01-19T07:05:14.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1130450121 data=null doit=true} to TreeItem with text {c-project} [2020-01-19T07:05:14.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1130450120 data=null} to TreeItem with text {c-project} [2020-01-19T07:05:14.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1130450120 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project} [2020-01-19T07:05:14.955Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130450120 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {c-project} [2020-01-19T07:05:14.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1130450114 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project} [2020-01-19T07:05:14.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Compass} time=-1130450114 data=null doit=true} to TreeItem with text {Trace Compass} [2020-01-19T07:05:14.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=-1130450114 data=null} to TreeItem with text {Trace Compass} [2020-01-19T07:05:14.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=-1130450113 data=null button=1 stateMask=0x0 x=108 y=36 count=1} to TreeItem with text {Trace Compass} [2020-01-19T07:05:14.955Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130450113 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} [2020-01-19T07:05:14.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=-1130450108 data=null button=1 stateMask=0x80000 x=108 y=36 count=1} to TreeItem with text {Trace Compass} [2020-01-19T07:05:14.955Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:14.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130450108 data=null button=0 stateMask=0x0 x=105 y=84 count=0} to TreeItem with text {Traces [0]} [2020-01-19T07:05:14.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130450108 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T07:05:14.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130450107 data=null} to TreeItem with text {Traces [0]} [2020-01-19T07:05:14.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130450107 data=null button=1 stateMask=0x0 x=105 y=84 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:05:14.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130450107 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]} [2020-01-19T07:05:14.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130450100 data=null button=1 stateMask=0x80000 x=105 y=84 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:05:14.955Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2020-01-19T07:05:14.955Z] DEBUG - Clicking on with mnemonic 'Import...' [2020-01-19T07:05:14.955Z] DEBUG - Clicked on with mnemonic 'Import...' [2020-01-19T07:05:14.956Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2020-01-19T07:05:14.956Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2020-01-19T07:05:14.956Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2020-01-19T07:05:14.956Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2020-01-19T07:05:14.956Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:05:14.956Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2020-01-19T07:05:14.956Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2020-01-19T07:05:14.956Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2020-01-19T07:05:14.956Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2020-01-19T07:05:14.956Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2020-01-19T07:05:14.956Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2020-01-19T07:05:14.956Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2020-01-19T07:05:14.956Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2020-01-19T07:05:14.956Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:05:14.956Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2020-01-19T07:05:14.956Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T07:05:14.956Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:05:14.956Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:05:14.956Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2020-01-19T07:05:14.956Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2020-01-19T07:05:14.956Z] DEBUG - matched Combo with text "", using matcher: of type 'Button' [2020-01-19T07:05:18.735Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:05:18.735Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:05:18.735Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:18.735Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T07:05:18.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130446303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:18.735Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130446302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:18.735Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130446302 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:18.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130446302 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:18.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130446302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:18.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130446302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:18.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130446302 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') [2020-01-19T07:05:18.735Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130446302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:18.735Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130446302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:18.735Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130446302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:18.735Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130446302 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:18.735Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130446302 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:18.735Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:18.735Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T07:05:18.735Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T07:05:18.735Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:05:18.735Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:05:18.735Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:05:18.735Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:05:18.735Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:18.735Z] DEBUG - Clicking on OK [2020-01-19T07:05:18.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130446301 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') [2020-01-19T07:05:18.735Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130446301 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') [2020-01-19T07:05:18.735Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130446301 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:18.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130446301 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:18.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130446301 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') [2020-01-19T07:05:18.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130446301 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') [2020-01-19T07:05:18.735Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:18.735Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:18.735Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:18.735Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:18.735Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:18.735Z] DEBUG - Clicked on OK [2020-01-19T07:05:18.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130446301 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') [2020-01-19T07:05:18.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1130446866 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T07:05:19.297Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1130445791 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T07:05:19.297Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T07:05:19.297Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:19.297Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:19.297Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:19.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1130445784 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {c-project} [2020-01-19T07:05:19.297Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1130445783 data=null doit=true} to TreeItem with text {c-project} [2020-01-19T07:05:19.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1130445783 data=null} to TreeItem with text {c-project} [2020-01-19T07:05:19.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1130445783 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {c-project} [2020-01-19T07:05:19.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130445783 data=null item=TreeItem {c-project} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {c-project} [2020-01-19T07:05:19.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1130445772 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {c-project} [2020-01-19T07:05:19.297Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T07:05:19.297Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T07:05:19.297Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T07:05:19.860Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T07:05:19.860Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T07:05:19.860Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T07:05:19.860Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:05:19.860Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:19.860Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T07:05:19.860Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:05:19.860Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:05:19.860Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:19.860Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T07:05:19.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130445169 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:19.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130445168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:19.860Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130445168 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:19.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130445168 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:19.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130445168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:19.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130445168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:19.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130445168 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') [2020-01-19T07:05:19.860Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130445168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:19.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130445168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:19.860Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130445168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:19.860Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130445168 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:19.860Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130445168 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:19.860Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:19.860Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T07:05:19.860Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T07:05:19.860Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:05:19.860Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:05:19.860Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:05:19.860Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:05:19.860Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:19.860Z] DEBUG - Clicking on OK [2020-01-19T07:05:19.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130445167 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') [2020-01-19T07:05:19.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130445167 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') [2020-01-19T07:05:19.860Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130445167 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:19.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130445167 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:19.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130445167 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') [2020-01-19T07:05:19.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130445167 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') [2020-01-19T07:05:19.861Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:19.861Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:19.861Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:19.861Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:19.861Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:19.861Z] DEBUG - Clicked on OK [2020-01-19T07:05:19.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130445167 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') [2020-01-19T07:05:19.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1130445743 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T07:05:19.861Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.884 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest [2020-01-19T07:05:19.861Z] test16_01RefreshTraceAdded(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest) Time elapsed: 0.234 s [2020-01-19T07:05:19.861Z] test16_02RefreshOpenedTraceContentModified(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest) Time elapsed: 4.787 s [2020-01-19T07:05:19.861Z] test16_03RefreshClosedTraceContentModified(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest) Time elapsed: 3.449 s [2020-01-19T07:05:19.861Z] test16_04RefreshTraceDeleted(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest) Time elapsed: 0.373 s [2020-01-19T07:05:19.861Z] test16_05CProjectRefreshTraceDeleted(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest) Time elapsed: 3.236 s [2020-01-19T07:05:19.861Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest [2020-01-19T07:05:24.029Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2020-01-19T07:05:25.398Z] DEBUG - matched EditorReference with text "", using matcher: with name '"debuginfo-synth-exec"' [2020-01-19T07:05:25.398Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:25.398Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:25.398Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:25.398Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:25.398Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:25.398Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:25.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130439851 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:25.398Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130439851 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:25.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130439851 data=null} to TreeItem with text {test} [2020-01-19T07:05:25.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130439851 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:25.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130439850 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} [2020-01-19T07:05:25.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130439844 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:25.398Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130439844 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:25.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130439844 data=null} to TreeItem with text {test} [2020-01-19T07:05:25.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130439844 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:25.399Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130439844 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} [2020-01-19T07:05:25.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130439841 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:25.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130439840 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:25.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130439840 data=null} to TreeItem with text {Traces [2]} [2020-01-19T07:05:25.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130439840 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:25.399Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130439840 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:25.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130439837 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:25.399Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:05:25.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1130439836 data=null doit=true} to TreeItem with text {Experiments [1]} [2020-01-19T07:05:25.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1130439836 data=null} to TreeItem with text {Experiments [1]} [2020-01-19T07:05:25.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1130439836 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]} [2020-01-19T07:05:25.399Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130439836 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]} [2020-01-19T07:05:25.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1130439833 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]} [2020-01-19T07:05:25.399Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:25.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=-1130439832 data=null doit=true} to Tree node with text: debuginfo-synth-exec [2020-01-19T07:05:25.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=-1130439832 data=null} to Tree node with text: debuginfo-synth-exec [2020-01-19T07:05:25.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=-1130439832 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to Tree node with text: debuginfo-synth-exec [2020-01-19T07:05:25.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130439832 data=null item=TreeItem {debuginfo-synth-exec} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: debuginfo-synth-exec [2020-01-19T07:05:25.399Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {debuginfo-synth-exec} time=-1130439828 data=null x=147 y=132 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec [2020-01-19T07:05:25.399Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {debuginfo-synth-exec} time=-1130439828 data=null x=147 y=132 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec [2020-01-19T07:05:25.399Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {debuginfo-synth-exec} time=-1130439827 data=null x=146 y=206 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec [2020-01-19T07:05:25.399Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {debuginfo-synth-exec} time=-1130439827 data=null x=146 y=206 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec [2020-01-19T07:05:25.399Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {debuginfo-synth-exec} time=-1130439826 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec [2020-01-19T07:05:25.399Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {debuginfo-synth-exec} time=-1130439824 data=null x=146 y=206 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec [2020-01-19T07:05:25.399Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {debuginfo-synth-exec} time=-1130439824 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec [2020-01-19T07:05:25.399Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {debuginfo-synth-exec} time=-1130439824 data=[TmfTraceElement(/test/Traces/debuginfo-synth-exec)] x=146 y=206 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec [2020-01-19T07:05:25.399Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {debuginfo-synth-exec} time=-1130439819 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec [2020-01-19T07:05:25.399Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:25.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-1130439815 data=null doit=true} to Tree node with text: bug446190 [2020-01-19T07:05:25.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1130439815 data=null} to Tree node with text: bug446190 [2020-01-19T07:05:25.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1130439815 data=null button=1 stateMask=0x0 x=112 y=108 count=1} to Tree node with text: bug446190 [2020-01-19T07:05:25.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130439815 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: bug446190 [2020-01-19T07:05:25.399Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {bug446190} time=-1130439811 data=null x=112 y=108 width=0 height=0 detail=0} to Tree node with text: bug446190 [2020-01-19T07:05:25.399Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {bug446190} time=-1130439810 data=null x=112 y=108 width=0 height=0 detail=0} to Tree node with text: bug446190 [2020-01-19T07:05:25.399Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {bug446190} time=-1130439810 data=null x=146 y=206 width=0 height=0 detail=2} to Tree node with text: bug446190 [2020-01-19T07:05:25.399Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {bug446190} time=-1130439810 data=null x=146 y=206 width=0 height=0 detail=2} to Tree node with text: bug446190 [2020-01-19T07:05:25.399Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {bug446190} time=-1130439809 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: bug446190 [2020-01-19T07:05:25.399Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {bug446190} time=-1130439808 data=null x=146 y=206 width=0 height=0 detail=2} to Tree node with text: bug446190 [2020-01-19T07:05:25.399Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {bug446190} time=-1130439807 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: bug446190 [2020-01-19T07:05:25.399Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {bug446190} time=-1130439807 data=[TmfTraceElement(/test/Traces/bug446190)] x=146 y=206 width=0 height=0 detail=2} to Tree node with text: bug446190 [2020-01-19T07:05:25.399Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {bug446190} time=-1130439804 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: bug446190 [2020-01-19T07:05:25.399Z] DEBUG - Double-clicking on TreeItem with text {TestExperiment [0]} [2020-01-19T07:05:25.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestExperiment [0]} time=-1130439800 data=null button=0 stateMask=0x0 x=136 y=60 count=0} to TreeItem with text {TestExperiment [0]} [2020-01-19T07:05:25.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestExperiment [0]} time=-1130439800 data=null doit=true} to TreeItem with text {TestExperiment [0]} [2020-01-19T07:05:25.399Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:25.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestExperiment [0]} time=-1130439799 data=null} to TreeItem with text {TestExperiment [0]} [2020-01-19T07:05:25.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestExperiment [0]} time=-1130439799 data=null button=1 stateMask=0x0 x=136 y=60 count=1} to TreeItem with text {TestExperiment [0]} [2020-01-19T07:05:25.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130439799 data=null item=TreeItem {TestExperiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestExperiment [0]} [2020-01-19T07:05:25.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestExperiment [0]} time=-1130439795 data=null button=1 stateMask=0x80000 x=136 y=60 count=1} to TreeItem with text {TestExperiment [0]} [2020-01-19T07:05:25.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestExperiment [0]} time=-1130439795 data=null button=1 stateMask=0x0 x=136 y=60 count=2} to TreeItem with text {TestExperiment [0]} [2020-01-19T07:05:25.399Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {TestExperiment [0]} time=-1130439795 data=null button=1 stateMask=0x0 x=136 y=60 count=2} to TreeItem with text {TestExperiment [0]} [2020-01-19T07:05:25.399Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130439795 data=null item=TreeItem {TestExperiment [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestExperiment [0]} [2020-01-19T07:05:25.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestExperiment [0]} time=-1130439782 data=null button=1 stateMask=0x80000 x=136 y=60 count=2} to TreeItem with text {TestExperiment [0]} [2020-01-19T07:05:25.399Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {TestExperiment [0]} time=-1130439697 data=null button=0 stateMask=0x0 x=136 y=60 count=0} to TreeItem with text {TestExperiment [0]} [2020-01-19T07:05:25.399Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {TestExperiment [0]} time=-1130439697 data=null doit=true} to TreeItem with text {TestExperiment [0]} [2020-01-19T07:05:25.399Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {TestExperiment [0]} time=-1130439697 data=null} to TreeItem with text {TestExperiment [0]} [2020-01-19T07:05:25.399Z] DEBUG - Double-clicked on TreeItem with text {TestExperiment [0]} [2020-01-19T07:05:25.399Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:25.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:25.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:25.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:25.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:25.399Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:25.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130439693 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:25.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130439693 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:25.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130439693 data=null} to TreeItem with text {test} [2020-01-19T07:05:25.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130439693 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:25.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130439693 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} [2020-01-19T07:05:25.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130439687 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:25.399Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:25.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:25.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:25.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:25.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:25.399Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:25.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130439683 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:25.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130439683 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:25.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130439683 data=null} to TreeItem with text {test} [2020-01-19T07:05:25.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130439683 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:25.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130439682 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} [2020-01-19T07:05:25.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130439619 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:25.400Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:25.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130439618 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:25.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130439618 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:25.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130439618 data=null} to TreeItem with text {test} [2020-01-19T07:05:25.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130439618 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:25.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130439618 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} [2020-01-19T07:05:25.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130439613 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:25.400Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:05:25.400Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:25.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1130439613 data=null button=0 stateMask=0x0 x=89 y=84 count=0} to TreeItem with text {Traces [2]} [2020-01-19T07:05:25.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130439613 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:25.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130439613 data=null} to TreeItem with text {Traces [2]} [2020-01-19T07:05:25.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130439612 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:25.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130439612 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:25.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130439608 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:25.400Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2020-01-19T07:05:25.400Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2020-01-19T07:05:25.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=-1130439608 data=null doit=true} to TreeItem with text {debuginfo-synth-exec} [2020-01-19T07:05:25.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=-1130439608 data=null} to TreeItem with text {debuginfo-synth-exec} [2020-01-19T07:05:25.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=-1130439608 data=null button=1 stateMask=0x0 x=147 y=132 count=1} to TreeItem with text {debuginfo-synth-exec} [2020-01-19T07:05:25.400Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130439608 data=null item=TreeItem {debuginfo-synth-exec} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {debuginfo-synth-exec} [2020-01-19T07:05:25.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {debuginfo-synth-exec} time=-1130439603 data=null button=1 stateMask=0x80000 x=147 y=132 count=1} to TreeItem with text {debuginfo-synth-exec} [2020-01-19T07:05:25.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-1130439111 data=null doit=true} to Tree node with text: Views [2020-01-19T07:05:25.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-1130439111 data=null} to Tree node with text: Views [2020-01-19T07:05:25.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-1130439110 data=null button=1 stateMask=0x0 x=107 y=156 count=1} to Tree node with text: Views [2020-01-19T07:05:25.962Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130439110 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Views [2020-01-19T07:05:25.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-1130439094 data=null button=1 stateMask=0x80000 x=107 y=156 count=1} to Tree node with text: Views [2020-01-19T07:05:25.962Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:25.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:25.962Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:25.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:25.962Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:25.963Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:25.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130439018 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:25.963Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130439018 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:25.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130439018 data=null} to TreeItem with text {test} [2020-01-19T07:05:25.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130439017 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:25.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130439017 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} [2020-01-19T07:05:25.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130439010 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:25.963Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:25.963Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:25.963Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:25.963Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:25.963Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:25.963Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:25.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130439006 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:25.963Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130439006 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:25.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130439006 data=null} to TreeItem with text {test} [2020-01-19T07:05:25.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130439006 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:25.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130439006 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} [2020-01-19T07:05:25.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130439000 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:25.963Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:25.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130439000 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:25.963Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130439000 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:25.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130439000 data=null} to TreeItem with text {test} [2020-01-19T07:05:25.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130438999 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:25.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130438999 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} [2020-01-19T07:05:25.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130438995 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:25.963Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:05:25.963Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:25.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1130438994 data=null button=0 stateMask=0x0 x=89 y=84 count=0} to TreeItem with text {Traces [2]} [2020-01-19T07:05:25.963Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130438994 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:25.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130438994 data=null} to TreeItem with text {Traces [2]} [2020-01-19T07:05:25.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130438994 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:25.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130438994 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:25.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130438990 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:25.963Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2020-01-19T07:05:25.963Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2020-01-19T07:05:25.963Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-1130438989 data=null doit=true} to TreeItem with text {bug446190} [2020-01-19T07:05:25.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1130438989 data=null} to TreeItem with text {bug446190} [2020-01-19T07:05:25.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1130438989 data=null button=1 stateMask=0x0 x=112 y=108 count=1} to TreeItem with text {bug446190} [2020-01-19T07:05:25.963Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130438989 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {bug446190} [2020-01-19T07:05:25.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1130438981 data=null button=1 stateMask=0x80000 x=112 y=108 count=1} to TreeItem with text {bug446190} [2020-01-19T07:05:25.963Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-1130438981 data=null doit=true} to Tree node with text: Views [2020-01-19T07:05:25.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-1130438981 data=null} to Tree node with text: Views [2020-01-19T07:05:25.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-1130438981 data=null button=1 stateMask=0x0 x=107 y=132 count=1} to Tree node with text: Views [2020-01-19T07:05:25.963Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130438981 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Views [2020-01-19T07:05:26.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-1130438919 data=null button=1 stateMask=0x80000 x=107 y=132 count=1} to Tree node with text: Views [2020-01-19T07:05:27.147Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:27.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-1130437979 data=null button=0 stateMask=0x0 x=112 y=108 count=0} to TreeItem with text {bug446190} [2020-01-19T07:05:27.147Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-1130437978 data=null doit=true} to TreeItem with text {bug446190} [2020-01-19T07:05:27.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1130437978 data=null} to TreeItem with text {bug446190} [2020-01-19T07:05:27.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1130437978 data=null button=1 stateMask=0x0 x=112 y=108 count=1} to TreeItem with text {bug446190} [2020-01-19T07:05:27.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130437978 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {bug446190} [2020-01-19T07:05:27.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1130437973 data=null button=1 stateMask=0x80000 x=112 y=108 count=1} to TreeItem with text {bug446190} [2020-01-19T07:05:27.147Z] DEBUG - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...' [2020-01-19T07:05:27.147Z] DEBUG - Clicking on with mnemonic 'Delete Supplementary Files...' [2020-01-19T07:05:27.147Z] DEBUG - Clicked on with mnemonic 'Delete Supplementary Files...' [2020-01-19T07:05:27.147Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T07:05:27.147Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:27.147Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:27.147Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-01-19T07:05:27.147Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-01-19T07:05:27.148Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:05:27.148Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2020-01-19T07:05:27.148Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2020-01-19T07:05:27.148Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-19T07:05:27.148Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:05:27.148Z] DEBUG - Clicking on Cancel [2020-01-19T07:05:27.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1130437855 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') [2020-01-19T07:05:27.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1130437854 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') [2020-01-19T07:05:27.148Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1130437854 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-19T07:05:27.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1130437854 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-19T07:05:27.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1130437854 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') [2020-01-19T07:05:27.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1130437854 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') [2020-01-19T07:05:27.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1130437854 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') [2020-01-19T07:05:27.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-1130437918 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete Supplementary Files...' [2020-01-19T07:05:27.148Z] DEBUG - Clicked on [2020-01-19T07:05:27.148Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:27.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=-1130437815 data=null button=0 stateMask=0x0 x=145 y=300 count=0} to Tree node with text: IRQ Analysis [2020-01-19T07:05:27.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=-1130437814 data=null doit=true} to Tree node with text: IRQ Analysis [2020-01-19T07:05:27.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=-1130437814 data=null} to Tree node with text: IRQ Analysis [2020-01-19T07:05:27.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=-1130437814 data=null button=1 stateMask=0x0 x=145 y=300 count=1} to Tree node with text: IRQ Analysis [2020-01-19T07:05:27.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130437814 data=null item=TreeItem {IRQ Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: IRQ Analysis [2020-01-19T07:05:27.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=-1130437810 data=null button=1 stateMask=0x80000 x=145 y=300 count=1} to Tree node with text: IRQ Analysis [2020-01-19T07:05:27.148Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2020-01-19T07:05:27.148Z] DEBUG - Clicking on with mnemonic 'Open' [2020-01-19T07:05:27.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=-1130437790 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open' [2020-01-19T07:05:27.148Z] DEBUG - Clicked on with mnemonic 'Open' [2020-01-19T07:05:29.666Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:29.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-1130435817 data=null button=0 stateMask=0x0 x=112 y=108 count=0} to TreeItem with text {bug446190} [2020-01-19T07:05:29.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-1130435817 data=null doit=true} to TreeItem with text {bug446190} [2020-01-19T07:05:29.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1130435817 data=null} to TreeItem with text {bug446190} [2020-01-19T07:05:29.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1130435817 data=null button=1 stateMask=0x0 x=112 y=108 count=1} to TreeItem with text {bug446190} [2020-01-19T07:05:29.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130435817 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {bug446190} [2020-01-19T07:05:29.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1130435811 data=null button=1 stateMask=0x80000 x=112 y=108 count=1} to TreeItem with text {bug446190} [2020-01-19T07:05:29.666Z] DEBUG - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...' [2020-01-19T07:05:29.666Z] DEBUG - Clicking on with mnemonic 'Delete Supplementary Files...' [2020-01-19T07:05:29.666Z] DEBUG - Clicked on with mnemonic 'Delete Supplementary Files...' [2020-01-19T07:05:29.666Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T07:05:29.666Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:29.666Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:29.666Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-01-19T07:05:29.666Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-01-19T07:05:29.666Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:05:29.666Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2020-01-19T07:05:29.666Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2020-01-19T07:05:29.666Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-19T07:05:29.666Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:05:29.666Z] DEBUG - Clicking on Cancel [2020-01-19T07:05:29.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1130435717 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') [2020-01-19T07:05:29.666Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1130435717 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') [2020-01-19T07:05:29.666Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1130435717 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-19T07:05:29.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1130435717 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-19T07:05:29.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1130435716 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') [2020-01-19T07:05:29.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1130435716 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') [2020-01-19T07:05:29.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1130435716 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') [2020-01-19T07:05:29.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-1130435791 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete Supplementary Files...' [2020-01-19T07:05:29.667Z] DEBUG - Clicked on [2020-01-19T07:05:29.667Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:29.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-1130435688 data=null button=0 stateMask=0x0 x=112 y=108 count=0} to TreeItem with text {bug446190} [2020-01-19T07:05:29.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-1130435688 data=null doit=true} to TreeItem with text {bug446190} [2020-01-19T07:05:29.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1130435688 data=null} to TreeItem with text {bug446190} [2020-01-19T07:05:29.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1130435688 data=null button=1 stateMask=0x0 x=112 y=108 count=1} to TreeItem with text {bug446190} [2020-01-19T07:05:29.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130435688 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {bug446190} [2020-01-19T07:05:29.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1130435685 data=null button=1 stateMask=0x80000 x=112 y=108 count=1} to TreeItem with text {bug446190} [2020-01-19T07:05:29.667Z] DEBUG - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...' [2020-01-19T07:05:29.667Z] DEBUG - Clicking on with mnemonic 'Delete Supplementary Files...' [2020-01-19T07:05:29.667Z] DEBUG - Clicked on with mnemonic 'Delete Supplementary Files...' [2020-01-19T07:05:29.667Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T07:05:29.667Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:29.667Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:29.667Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-01-19T07:05:29.667Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-01-19T07:05:29.667Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:05:29.667Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2020-01-19T07:05:29.667Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2020-01-19T07:05:29.667Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-19T07:05:29.667Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:05:29.667Z] DEBUG - Clicking on Cancel [2020-01-19T07:05:29.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1130435606 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') [2020-01-19T07:05:29.667Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1130435606 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') [2020-01-19T07:05:29.667Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1130435606 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-19T07:05:29.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1130435606 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-19T07:05:29.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1130435606 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') [2020-01-19T07:05:29.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1130435606 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') [2020-01-19T07:05:29.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1130435606 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') [2020-01-19T07:05:29.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-1130435663 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete Supplementary Files...' [2020-01-19T07:05:29.667Z] DEBUG - Clicked on [2020-01-19T07:05:29.667Z] DEBUG - Double-clicking on Tree node with text: Futex Contention Analysis [2020-01-19T07:05:29.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1130435585 data=null button=0 stateMask=0x0 x=192 y=252 count=0} to Tree node with text: Futex Contention Analysis [2020-01-19T07:05:29.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=-1130435585 data=null doit=true} to Tree node with text: Futex Contention Analysis [2020-01-19T07:05:29.667Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:29.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=-1130435585 data=null} to Tree node with text: Futex Contention Analysis [2020-01-19T07:05:29.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1130435584 data=null button=1 stateMask=0x0 x=192 y=252 count=1} to Tree node with text: Futex Contention Analysis [2020-01-19T07:05:29.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130435584 data=null item=TreeItem {Futex Contention Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Futex Contention Analysis [2020-01-19T07:05:29.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1130435581 data=null button=1 stateMask=0x80000 x=192 y=252 count=1} to Tree node with text: Futex Contention Analysis [2020-01-19T07:05:29.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1130435580 data=null button=1 stateMask=0x0 x=192 y=252 count=2} to Tree node with text: Futex Contention Analysis [2020-01-19T07:05:29.667Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1130435580 data=null button=1 stateMask=0x0 x=192 y=252 count=2} to Tree node with text: Futex Contention Analysis [2020-01-19T07:05:29.667Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130435580 data=null item=TreeItem {Futex Contention Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Futex Contention Analysis [2020-01-19T07:05:29.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1130435578 data=null button=1 stateMask=0x80000 x=192 y=252 count=2} to Tree node with text: Futex Contention Analysis [2020-01-19T07:05:29.667Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1130435578 data=null button=0 stateMask=0x0 x=192 y=252 count=0} to Tree node with text: Futex Contention Analysis [2020-01-19T07:05:29.667Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Futex Contention Analysis} time=-1130435578 data=null doit=true} to Tree node with text: Futex Contention Analysis [2020-01-19T07:05:29.667Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Futex Contention Analysis} time=-1130435577 data=null} to Tree node with text: Futex Contention Analysis [2020-01-19T07:05:29.667Z] DEBUG - Double-clicked on Tree node with text: Futex Contention Analysis [2020-01-19T07:05:32.185Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:32.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-1130433301 data=null button=0 stateMask=0x0 x=112 y=108 count=0} to TreeItem with text {bug446190} [2020-01-19T07:05:32.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-1130433301 data=null doit=true} to TreeItem with text {bug446190} [2020-01-19T07:05:32.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1130433301 data=null} to TreeItem with text {bug446190} [2020-01-19T07:05:32.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1130433301 data=null button=1 stateMask=0x0 x=112 y=108 count=1} to TreeItem with text {bug446190} [2020-01-19T07:05:32.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130433301 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {bug446190} [2020-01-19T07:05:32.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1130433296 data=null button=1 stateMask=0x80000 x=112 y=108 count=1} to TreeItem with text {bug446190} [2020-01-19T07:05:32.185Z] DEBUG - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...' [2020-01-19T07:05:32.185Z] DEBUG - Clicking on with mnemonic 'Delete Supplementary Files...' [2020-01-19T07:05:32.185Z] DEBUG - Clicked on with mnemonic 'Delete Supplementary Files...' [2020-01-19T07:05:32.185Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T07:05:32.185Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:32.185Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:32.185Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2020-01-19T07:05:32.185Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2020-01-19T07:05:32.185Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:05:32.185Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2020-01-19T07:05:32.185Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2020-01-19T07:05:32.185Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-19T07:05:32.185Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:05:32.185Z] DEBUG - Clicking on Cancel [2020-01-19T07:05:32.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1130433218 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') [2020-01-19T07:05:32.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1130433218 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') [2020-01-19T07:05:32.185Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1130433218 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-19T07:05:32.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1130433218 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-19T07:05:32.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1130433217 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') [2020-01-19T07:05:32.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1130433217 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') [2020-01-19T07:05:32.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1130433217 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') [2020-01-19T07:05:32.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-1130433277 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete Supplementary Files...' [2020-01-19T07:05:32.185Z] DEBUG - Clicked on [2020-01-19T07:05:32.185Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:32.185Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:32.185Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:32.185Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:32.185Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:32.185Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:32.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130433193 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:32.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130433193 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:32.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130433193 data=null} to TreeItem with text {test} [2020-01-19T07:05:32.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130433193 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:32.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130433193 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} [2020-01-19T07:05:32.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130433188 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:32.185Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:32.185Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:32.185Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:32.185Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:32.185Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:32.185Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:32.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130433185 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:32.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130433185 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:32.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130433185 data=null} to TreeItem with text {test} [2020-01-19T07:05:32.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130433184 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:32.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130433183 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} [2020-01-19T07:05:32.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130433180 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:32.186Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:32.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130433179 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:32.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130433179 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:32.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130433178 data=null} to TreeItem with text {test} [2020-01-19T07:05:32.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130433178 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:32.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130433178 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} [2020-01-19T07:05:32.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130433175 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:32.186Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:05:32.186Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:32.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1130433174 data=null button=0 stateMask=0x0 x=89 y=84 count=0} to TreeItem with text {Traces [2]} [2020-01-19T07:05:32.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130433174 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:32.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130433174 data=null} to TreeItem with text {Traces [2]} [2020-01-19T07:05:32.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130433174 data=null button=1 stateMask=0x0 x=89 y=84 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:32.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130433174 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:32.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130433171 data=null button=1 stateMask=0x80000 x=89 y=84 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:32.186Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2020-01-19T07:05:32.186Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2020-01-19T07:05:32.186Z] WARN - Tree item TreeItem with text {bug446190} is already expanded. Won't expand it again. [2020-01-19T07:05:32.186Z] WARN - Tree item Tree node with text: Views is already expanded. Won't expand it again. [2020-01-19T07:05:32.186Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:32.186Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:32.186Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:32.186Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:32.186Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:32.186Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:32.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130433163 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:32.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130433163 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:32.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130433163 data=null} to TreeItem with text {test} [2020-01-19T07:05:32.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130433163 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:32.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130433163 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} [2020-01-19T07:05:32.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130433159 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:32.186Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:05:32.186Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:32.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiments [1]} time=-1130433158 data=null button=0 stateMask=0x0 x=110 y=36 count=0} to TreeItem with text {Experiments [1]} [2020-01-19T07:05:32.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1130433158 data=null doit=true} to TreeItem with text {Experiments [1]} [2020-01-19T07:05:32.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1130433158 data=null} to TreeItem with text {Experiments [1]} [2020-01-19T07:05:32.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1130433158 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]} [2020-01-19T07:05:32.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130433158 data=null item=TreeItem {Experiments [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Experiments [1]} [2020-01-19T07:05:32.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1130433154 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]} [2020-01-19T07:05:32.186Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2020-01-19T07:05:32.186Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2020-01-19T07:05:32.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestExperiment [2]} time=-1130433153 data=null doit=true} to TreeItem with text {TestExperiment [2]} [2020-01-19T07:05:32.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestExperiment [2]} time=-1130433153 data=null} to TreeItem with text {TestExperiment [2]} [2020-01-19T07:05:32.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestExperiment [2]} time=-1130433153 data=null button=1 stateMask=0x0 x=136 y=60 count=1} to TreeItem with text {TestExperiment [2]} [2020-01-19T07:05:32.186Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130433153 data=null item=TreeItem {TestExperiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {TestExperiment [2]} [2020-01-19T07:05:32.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestExperiment [2]} time=-1130433144 data=null button=1 stateMask=0x80000 x=136 y=60 count=1} to TreeItem with text {TestExperiment [2]} [2020-01-19T07:05:32.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-1130433144 data=null doit=true} to Tree node with text: Views [2020-01-19T07:05:32.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-1130433144 data=null} to Tree node with text: Views [2020-01-19T07:05:32.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-1130433142 data=null button=1 stateMask=0x0 x=107 y=132 count=1} to Tree node with text: Views [2020-01-19T07:05:32.186Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130433142 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Views [2020-01-19T07:05:32.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-1130433121 data=null button=1 stateMask=0x80000 x=107 y=132 count=1} to Tree node with text: Views [2020-01-19T07:05:32.186Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Tracing - Eclipse Platform} time=-1130432984 data=null doit=true} to Shell with text {data - Tracing - Eclipse Platform} [2020-01-19T07:05:32.186Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T07:05:32.186Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:32.186Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:32.186Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:32.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130432971 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:32.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130432971 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:32.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130432971 data=null} to TreeItem with text {test} [2020-01-19T07:05:32.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130432971 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:32.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130432970 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} [2020-01-19T07:05:32.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130432919 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:32.186Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T07:05:32.186Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T07:05:32.186Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T07:05:32.749Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T07:05:32.749Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T07:05:32.749Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T07:05:32.749Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:05:32.749Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:32.749Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T07:05:32.749Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:05:32.749Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:05:32.749Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:32.749Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T07:05:32.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130432286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:32.749Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130432285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:32.749Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130432285 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:32.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130432285 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:32.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130432285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:32.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130432285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:32.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130432285 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') [2020-01-19T07:05:32.749Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130432285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:32.749Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130432285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:32.749Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130432285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:32.749Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130432285 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:32.749Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130432285 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:32.749Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:05:32.749Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T07:05:32.749Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T07:05:32.749Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:05:32.749Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:05:32.749Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:05:32.749Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:05:32.749Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:32.749Z] DEBUG - Clicking on OK [2020-01-19T07:05:32.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130432284 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') [2020-01-19T07:05:32.749Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130432284 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') [2020-01-19T07:05:32.749Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130432284 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:32.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130432284 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:32.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130432284 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') [2020-01-19T07:05:32.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130432284 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') [2020-01-19T07:05:32.749Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:32.749Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:32.749Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:32.749Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:32.749Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:32.749Z] DEBUG - Clicked on OK [2020-01-19T07:05:33.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130432284 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') [2020-01-19T07:05:33.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1130432891 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T07:05:33.937Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.954 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest [2020-01-19T07:05:33.937Z] testUstAnalyses(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest) Time elapsed: 0.606 s [2020-01-19T07:05:33.937Z] testAnalysisRun(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest) Time elapsed: 5.894 s [2020-01-19T07:05:33.937Z] testKernelAnalyses(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest) Time elapsed: 0.03 s [2020-01-19T07:05:33.937Z] testExperimentAnalyses(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest) Time elapsed: 0.048 s [2020-01-19T07:05:33.937Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest [2020-01-19T07:05:35.828Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:05:35.828Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:35.828Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:35.828Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:35.828Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:35.828Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:35.828Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:35.828Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:35.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130429549 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:35.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130429549 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:35.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130429549 data=null} to TreeItem with text {test} [2020-01-19T07:05:35.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130429548 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:35.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130429548 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} [2020-01-19T07:05:35.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130429536 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:35.828Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:35.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130429536 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:35.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130429536 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:35.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130429536 data=null} to TreeItem with text {test} [2020-01-19T07:05:35.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130429536 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:35.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130429536 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} [2020-01-19T07:05:35.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130429531 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:35.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130429531 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:35.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130429531 data=null} to TreeItem with text {test} [2020-01-19T07:05:35.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130429531 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:35.828Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130429531 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} [2020-01-19T07:05:35.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130429528 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:35.828Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:35.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130429528 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T07:05:35.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130429528 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:05:35.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130429528 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:05:35.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130429527 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:05:35.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130429527 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]} [2020-01-19T07:05:35.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130429521 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:05:35.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130429521 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:05:35.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130429521 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:05:35.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130429520 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:05:35.828Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130429520 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]} [2020-01-19T07:05:35.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130429518 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:05:35.828Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:35.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130429517 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:35.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130429517 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:35.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130429517 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:35.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130429517 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:35.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130429517 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:35.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130429505 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:35.828Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:35.828Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:05:35.828Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:05:35.828Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:05:35.828Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:05:35.828Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:05:35.828Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:05:35.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130429396 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:05:35.829Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130429396 data=null doit=true} to TableItem with text {} [2020-01-19T07:05:35.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130429396 data=null} to TableItem with text {} [2020-01-19T07:05:35.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130429396 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:05:35.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130429394 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:05:35.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130429389 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:05:35.829Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:05:35.829Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:05:35.829Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"' [2020-01-19T07:05:35.829Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:35.829Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:35.829Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:35.829Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:35.829Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:35.829Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:35.829Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:35.829Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:35.829Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:35.829Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:35.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130429121 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:35.829Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130429121 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:35.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130429121 data=null} to TreeItem with text {test} [2020-01-19T07:05:35.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130429121 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:35.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130429121 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} [2020-01-19T07:05:35.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130429115 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:35.829Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:35.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130429115 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:35.829Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130429115 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:35.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130429115 data=null} to TreeItem with text {test} [2020-01-19T07:05:35.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130429115 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:35.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130429114 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} [2020-01-19T07:05:35.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130429110 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:35.829Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:05:35.829Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:35.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130429110 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T07:05:35.829Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130429110 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:05:35.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130429110 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:05:35.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130429109 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:05:35.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130429109 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]} [2020-01-19T07:05:36.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130429106 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:05:36.085Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:36.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130429105 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T07:05:36.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130429105 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:05:36.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130429105 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:05:36.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130429105 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:05:36.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130429105 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]} [2020-01-19T07:05:36.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130429102 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:05:36.085Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2020-01-19T07:05:36.085Z] DEBUG - Clicking on with mnemonic 'Clear' [2020-01-19T07:05:36.085Z] DEBUG - Clicked on with mnemonic 'Clear' [2020-01-19T07:05:36.085Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2020-01-19T07:05:36.085Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1130429015 data=null doit=true} to Shell with text {Confirm Clear} [2020-01-19T07:05:36.085Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:05:36.085Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T07:05:36.085Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T07:05:36.085Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:05:36.085Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:05:36.085Z] DEBUG - Clicking on &Yes [2020-01-19T07:05:36.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1130429015 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') [2020-01-19T07:05:36.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1130429015 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') [2020-01-19T07:05:36.085Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1130429015 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:05:36.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1130429015 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:05:36.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1130429015 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') [2020-01-19T07:05:36.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1130429015 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') [2020-01-19T07:05:36.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1130429015 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') [2020-01-19T07:05:36.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-1130429078 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2020-01-19T07:05:36.647Z] DEBUG - Clicked on [2020-01-19T07:05:38.016Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:05:38.016Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:38.016Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:38.016Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:38.016Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:38.016Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:38.016Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:38.016Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:38.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130427001 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:38.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130427000 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:38.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130427000 data=null} to TreeItem with text {test} [2020-01-19T07:05:38.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130427000 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:38.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130427000 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} [2020-01-19T07:05:38.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130426994 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:38.016Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:38.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130426994 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:38.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130426994 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:38.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130426994 data=null} to TreeItem with text {test} [2020-01-19T07:05:38.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130426994 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:38.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130426994 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} [2020-01-19T07:05:38.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130426990 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:38.016Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:05:38.016Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:38.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1130426989 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2020-01-19T07:05:38.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130426989 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:38.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130426989 data=null} to TreeItem with text {Traces [2]} [2020-01-19T07:05:38.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130426989 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:38.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130426989 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:38.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130426985 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:38.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130426985 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:38.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130426985 data=null} to TreeItem with text {Traces [2]} [2020-01-19T07:05:38.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130426985 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:38.016Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130426984 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:38.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130426981 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:38.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=-1130426981 data=null doit=true} to TreeItem with text {symbolic-link [1]} [2020-01-19T07:05:38.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=-1130426981 data=null} to TreeItem with text {symbolic-link [1]} [2020-01-19T07:05:38.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=-1130426980 data=null button=1 stateMask=0x0 x=127 y=84 count=1} to TreeItem with text {symbolic-link [1]} [2020-01-19T07:05:38.016Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130426980 data=null item=TreeItem {symbolic-link [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {symbolic-link [1]} [2020-01-19T07:05:38.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=-1130426976 data=null button=1 stateMask=0x80000 x=127 y=84 count=1} to TreeItem with text {symbolic-link [1]} [2020-01-19T07:05:38.016Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:38.016Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:38.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130426973 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:38.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130426973 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:38.016Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:38.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130426972 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:38.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130426972 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:38.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130426972 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:38.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130426921 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:38.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130426921 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:38.016Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130426921 data=null button=1 stateMask=0x0 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:38.273Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130426921 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:38.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130426908 data=null button=1 stateMask=0x80000 x=166 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:38.273Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130426763 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:38.273Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130426763 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:38.273Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130426763 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:38.273Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:38.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:05:38.273Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:38.273Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:38.273Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:38.273Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:38.273Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:38.273Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:38.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130426711 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:38.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130426711 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:38.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130426711 data=null} to TreeItem with text {test} [2020-01-19T07:05:38.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130426711 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:38.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130426711 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} [2020-01-19T07:05:38.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130426705 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:38.273Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:38.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130426705 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:38.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130426705 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:38.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130426705 data=null} to TreeItem with text {test} [2020-01-19T07:05:38.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130426705 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:38.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130426705 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} [2020-01-19T07:05:38.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130426701 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:38.273Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:05:38.273Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:38.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1130426701 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2020-01-19T07:05:38.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130426700 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:38.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130426700 data=null} to TreeItem with text {Traces [2]} [2020-01-19T07:05:38.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130426700 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:38.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130426700 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:38.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130426697 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:38.273Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2020-01-19T07:05:38.273Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again. [2020-01-19T07:05:38.273Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:38.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130426696 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:38.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130426696 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:38.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130426696 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:38.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130426695 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:38.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130426695 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:38.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130426692 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:38.273Z] DEBUG - matched MenuItem with text "Rena&me... F2", using matcher: with mnemonic 'Rename...' [2020-01-19T07:05:38.273Z] DEBUG - Clicking on with mnemonic 'Rename...' [2020-01-19T07:05:38.529Z] DEBUG - Clicked on with mnemonic 'Rename...' [2020-01-19T07:05:38.529Z] DEBUG - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace' [2020-01-19T07:05:38.529Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Trace} time=-1130426602 data=null doit=true} to Shell with text {Rename Trace} [2020-01-19T07:05:38.529Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2020-01-19T07:05:38.529Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2020-01-19T07:05:38.529Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2020-01-19T07:05:38.529Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2020-01-19T07:05:38.529Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:05:38.529Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:05:38.529Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:05:38.529Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:05:38.529Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:38.529Z] DEBUG - Clicking on OK [2020-01-19T07:05:38.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130426600 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') [2020-01-19T07:05:38.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130426600 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') [2020-01-19T07:05:38.529Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130426600 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:38.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130426600 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:38.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130426599 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') [2020-01-19T07:05:38.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130426599 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') [2020-01-19T07:05:38.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130426599 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') [2020-01-19T07:05:38.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me... F2} time=-1130426667 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Rename...' [2020-01-19T07:05:38.786Z] DEBUG - Clicked on [2020-01-19T07:05:38.786Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:38.786Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:38.786Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:38.786Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:38.786Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:38.786Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:38.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130426218 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:38.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130426218 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:38.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130426218 data=null} to TreeItem with text {test} [2020-01-19T07:05:38.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130426217 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:38.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130426217 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} [2020-01-19T07:05:38.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130426212 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:38.786Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:38.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130426212 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:38.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130426212 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:38.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130426211 data=null} to TreeItem with text {test} [2020-01-19T07:05:38.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130426211 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:38.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130426211 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} [2020-01-19T07:05:38.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130426208 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:38.786Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:05:38.786Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:38.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1130426207 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2020-01-19T07:05:38.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130426207 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:38.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130426207 data=null} to TreeItem with text {Traces [2]} [2020-01-19T07:05:38.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130426207 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:38.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130426207 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:38.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130426204 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:38.786Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2020-01-19T07:05:38.786Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again. [2020-01-19T07:05:38.786Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:38.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1130426203 data=null button=0 stateMask=0x0 x=171 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:05:38.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1130426203 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:05:38.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1130426203 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:05:38.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1130426203 data=null button=1 stateMask=0x0 x=171 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:05:38.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130426203 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:05:38.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1130426199 data=null button=1 stateMask=0x80000 x=171 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:05:38.786Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2020-01-19T07:05:38.786Z] DEBUG - Clicking on with mnemonic 'Open' [2020-01-19T07:05:38.786Z] DEBUG - Clicked on with mnemonic 'Open' [2020-01-19T07:05:38.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=-1130426180 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open' [2020-01-19T07:05:39.349Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:05:39.349Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:05:39.349Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:05:39.349Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:05:39.349Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:05:39.349Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:05:39.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130425667 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:05:39.349Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130425667 data=null doit=true} to TableItem with text {} [2020-01-19T07:05:39.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130425667 data=null} to TableItem with text {} [2020-01-19T07:05:39.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130425667 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:05:39.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130425665 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:05:39.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130425662 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:05:39.349Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:05:39.349Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:05:39.349Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2020-01-19T07:05:39.349Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:39.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1130425602 data=null button=0 stateMask=0x0 x=171 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:05:39.349Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1130425601 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:05:39.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1130425601 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:05:39.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1130425601 data=null button=1 stateMask=0x0 x=171 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:05:39.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130425601 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:05:39.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1130425598 data=null button=1 stateMask=0x80000 x=171 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:05:39.349Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:39.349Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:39.349Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:39.349Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:39.606Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:39.606Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:39.606Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:39.606Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:39.606Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:39.606Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:39.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130425515 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:39.606Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130425515 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:39.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130425514 data=null} to TreeItem with text {test} [2020-01-19T07:05:39.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130425514 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:39.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130425514 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} [2020-01-19T07:05:39.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130425502 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:39.606Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:39.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130425502 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:39.606Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130425502 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:39.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130425502 data=null} to TreeItem with text {test} [2020-01-19T07:05:39.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130425501 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:39.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130425501 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} [2020-01-19T07:05:39.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130425497 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:39.606Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:05:39.606Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:39.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1130425496 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2020-01-19T07:05:39.606Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130425496 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:39.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130425496 data=null} to TreeItem with text {Traces [2]} [2020-01-19T07:05:39.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130425496 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:39.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130425496 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:39.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130425488 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:39.606Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:39.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1130425488 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2020-01-19T07:05:39.606Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130425488 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:39.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130425487 data=null} to TreeItem with text {Traces [2]} [2020-01-19T07:05:39.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130425487 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:39.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130425487 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:39.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130425484 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:39.606Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2020-01-19T07:05:39.606Z] DEBUG - Clicking on with mnemonic 'Clear' [2020-01-19T07:05:39.606Z] DEBUG - Clicked on with mnemonic 'Clear' [2020-01-19T07:05:39.606Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2020-01-19T07:05:39.606Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1130425419 data=null doit=true} to Shell with text {Confirm Clear} [2020-01-19T07:05:39.606Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:05:39.606Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T07:05:39.606Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T07:05:39.606Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:05:39.606Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:05:39.606Z] DEBUG - Clicking on &Yes [2020-01-19T07:05:39.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1130425419 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') [2020-01-19T07:05:39.606Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1130425418 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') [2020-01-19T07:05:39.606Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1130425418 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:05:39.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1130425418 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:05:39.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1130425418 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') [2020-01-19T07:05:39.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1130425418 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') [2020-01-19T07:05:39.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1130425418 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') [2020-01-19T07:05:39.862Z] DEBUG - Clicked on [2020-01-19T07:05:39.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-1130425462 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2020-01-19T07:05:41.755Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:05:41.755Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:41.755Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:41.755Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:41.755Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:41.755Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:41.755Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:41.755Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:41.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130423204 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:41.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130423204 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:41.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130423203 data=null} to TreeItem with text {test} [2020-01-19T07:05:41.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130423203 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:41.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130423203 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} [2020-01-19T07:05:41.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130423195 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:41.755Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:41.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130423194 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:41.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130423194 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:41.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130423194 data=null} to TreeItem with text {test} [2020-01-19T07:05:41.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130423194 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:41.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130423194 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} [2020-01-19T07:05:41.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130423190 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:41.755Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:05:41.755Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:41.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130423190 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T07:05:41.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130423190 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:05:41.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130423190 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:05:41.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130423190 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:05:41.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130423190 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]} [2020-01-19T07:05:41.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130423184 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:05:41.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130423184 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:05:41.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130423184 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:05:41.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130423183 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:05:41.755Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130423183 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]} [2020-01-19T07:05:41.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130423181 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:05:41.755Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:42.014Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:42.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130423177 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:42.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130423177 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:42.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130423177 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:42.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130423177 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:42.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130423177 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:42.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130423165 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:42.014Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2020-01-19T07:05:42.014Z] DEBUG - Clicking on with mnemonic 'Copy...' [2020-01-19T07:05:42.014Z] DEBUG - Clicked on with mnemonic 'Copy...' [2020-01-19T07:05:42.014Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2020-01-19T07:05:42.014Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=-1130423106 data=null doit=true} to Shell with text {Copy Trace} [2020-01-19T07:05:42.014Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2020-01-19T07:05:42.014Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2020-01-19T07:05:42.014Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2020-01-19T07:05:42.014Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2020-01-19T07:05:42.014Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2020-01-19T07:05:42.014Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2020-01-19T07:05:42.014Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace' [2020-01-19T07:05:42.014Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO' [2020-01-19T07:05:42.014Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2020-01-19T07:05:42.014Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:05:42.014Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:05:42.014Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2020-01-19T07:05:42.014Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=-1130423104 data=null doit=true} to Button with text {Copy as a link} [2020-01-19T07:05:42.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=-1130423104 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Copy as a link} [2020-01-19T07:05:42.015Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2020-01-19T07:05:42.015Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=-1130423103 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2020-01-19T07:05:42.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=-1130423103 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2020-01-19T07:05:42.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=-1130423103 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2020-01-19T07:05:42.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=-1130423103 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 'Copy as a new trace' and with style 'SWT.RADIO') [2020-01-19T07:05:42.015Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2020-01-19T07:05:42.015Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2020-01-19T07:05:42.015Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2020-01-19T07:05:42.015Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:05:42.015Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:05:42.015Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:05:42.015Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:05:42.015Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:42.015Z] DEBUG - Clicking on OK [2020-01-19T07:05:42.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130423102 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') [2020-01-19T07:05:42.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130423102 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') [2020-01-19T07:05:42.015Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130423102 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:42.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130423102 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:42.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130423102 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') [2020-01-19T07:05:42.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130423102 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') [2020-01-19T07:05:42.015Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:42.015Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:42.015Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:42.015Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:42.015Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:42.015Z] DEBUG - Clicked on OK [2020-01-19T07:05:42.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130423101 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') [2020-01-19T07:05:42.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=-1130423143 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...' [2020-01-19T07:05:42.577Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:42.577Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:42.577Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:42.577Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:42.577Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:42.577Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:42.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130422591 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:42.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130422591 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:42.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130422591 data=null} to TreeItem with text {test} [2020-01-19T07:05:42.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130422591 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:42.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130422591 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} [2020-01-19T07:05:42.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130422579 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:42.577Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:42.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130422579 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:42.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130422579 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:42.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130422578 data=null} to TreeItem with text {test} [2020-01-19T07:05:42.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130422578 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:42.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130422578 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} [2020-01-19T07:05:42.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130422574 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:42.577Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:05:42.577Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:42.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1130422573 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2020-01-19T07:05:42.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130422573 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:42.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130422573 data=null} to TreeItem with text {Traces [2]} [2020-01-19T07:05:42.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130422573 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:42.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130422573 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:42.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130422565 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:42.577Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:42.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1130422564 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2020-01-19T07:05:42.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130422564 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:42.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130422564 data=null} to TreeItem with text {Traces [2]} [2020-01-19T07:05:42.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130422564 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:42.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130422564 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:42.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130422561 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:42.577Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2020-01-19T07:05:42.577Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2020-01-19T07:05:42.577Z] DEBUG - Clicking on with mnemonic 'Generic Experiment' [2020-01-19T07:05:42.577Z] DEBUG - Clicked on with mnemonic 'Generic Experiment' [2020-01-19T07:05:42.577Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:05:42.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-1130422540 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Generic Experiment' [2020-01-19T07:05:43.140Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:05:43.140Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:05:43.140Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:43.140Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:43.140Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:43.140Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:43.140Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:43.140Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:43.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130421976 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:43.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130421976 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:43.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130421976 data=null} to TreeItem with text {test} [2020-01-19T07:05:43.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130421975 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:43.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130421975 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} [2020-01-19T07:05:43.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130421967 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:43.140Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:05:43.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1130421967 data=null doit=true} to TreeItem with text {Experiments [1]} [2020-01-19T07:05:43.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1130421967 data=null} to TreeItem with text {Experiments [1]} [2020-01-19T07:05:43.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1130421967 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]} [2020-01-19T07:05:43.140Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130421966 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]} [2020-01-19T07:05:43.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1130421963 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]} [2020-01-19T07:05:43.140Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2020-01-19T07:05:43.140Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:43.140Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:43.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-1130421960 data=null button=0 stateMask=0x0 x=122 y=60 count=0} to TreeItem with text {Experiment [2]} [2020-01-19T07:05:43.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-1130421960 data=null doit=true} to TreeItem with text {Experiment [2]} [2020-01-19T07:05:43.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-1130421960 data=null} to TreeItem with text {Experiment [2]} [2020-01-19T07:05:43.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-1130421960 data=null button=1 stateMask=0x0 x=122 y=60 count=1} to TreeItem with text {Experiment [2]} [2020-01-19T07:05:43.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130421960 data=null item=TreeItem {Experiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Experiment [2]} [2020-01-19T07:05:43.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-1130421954 data=null button=1 stateMask=0x80000 x=122 y=60 count=1} to TreeItem with text {Experiment [2]} [2020-01-19T07:05:43.140Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2020-01-19T07:05:43.140Z] DEBUG - Clicking on with mnemonic 'Copy...' [2020-01-19T07:05:43.140Z] DEBUG - Clicked on with mnemonic 'Copy...' [2020-01-19T07:05:43.140Z] DEBUG - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment' [2020-01-19T07:05:43.140Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Experiment} time=-1130421906 data=null doit=true} to Shell with text {Copy Experiment} [2020-01-19T07:05:43.140Z] DEBUG - matched Text with text "Experiment", using matcher: of type 'Text' [2020-01-19T07:05:43.140Z] DEBUG - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:' [2020-01-19T07:05:43.140Z] DEBUG - matched Text with text "Experiment", using matcher: with label (with mnemonic 'New Experiment name:') [2020-01-19T07:05:43.140Z] DEBUG - matched Text with text "Experiment", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:')) [2020-01-19T07:05:43.140Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button' [2020-01-19T07:05:43.140Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:05:43.140Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:05:43.140Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:05:43.140Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:05:43.140Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:43.140Z] DEBUG - Clicking on OK [2020-01-19T07:05:43.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130421904 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') [2020-01-19T07:05:43.140Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130421904 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') [2020-01-19T07:05:43.140Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130421904 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:43.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130421904 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:43.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130421904 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') [2020-01-19T07:05:43.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130421904 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') [2020-01-19T07:05:43.140Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:43.140Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:43.140Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:43.140Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:43.140Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:43.140Z] DEBUG - Clicked on OK [2020-01-19T07:05:43.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130421904 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') [2020-01-19T07:05:43.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=-1130421934 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...' [2020-01-19T07:05:43.703Z] WARN - Tree item TreeItem with text {Experiments [2]} is already expanded. Won't expand it again. [2020-01-19T07:05:43.703Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:43.703Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:43.703Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:43.703Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:43.703Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:43.703Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:43.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130421393 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:43.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130421393 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:43.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130421393 data=null} to TreeItem with text {test} [2020-01-19T07:05:43.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130421393 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:43.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130421393 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} [2020-01-19T07:05:43.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130421384 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:43.703Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:43.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130421384 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:43.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130421384 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:43.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130421384 data=null} to TreeItem with text {test} [2020-01-19T07:05:43.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130421384 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:43.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130421384 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} [2020-01-19T07:05:43.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130421380 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:43.703Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:05:43.703Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:43.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1130421379 data=null button=0 stateMask=0x0 x=89 y=108 count=0} to TreeItem with text {Traces [2]} [2020-01-19T07:05:43.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130421379 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:43.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130421379 data=null} to TreeItem with text {Traces [2]} [2020-01-19T07:05:43.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130421379 data=null button=1 stateMask=0x0 x=89 y=108 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:43.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130421379 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:43.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130421373 data=null button=1 stateMask=0x80000 x=89 y=108 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:43.703Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2020-01-19T07:05:43.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [2]} time=-1130421373 data=null doit=true} to TreeItem with text {exp [2]} [2020-01-19T07:05:43.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=-1130421373 data=null} to TreeItem with text {exp [2]} [2020-01-19T07:05:43.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=-1130421373 data=null button=1 stateMask=0x0 x=95 y=60 count=1} to TreeItem with text {exp [2]} [2020-01-19T07:05:43.703Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130421372 data=null item=TreeItem {exp [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {exp [2]} [2020-01-19T07:05:43.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=-1130421367 data=null button=1 stateMask=0x80000 x=95 y=60 count=1} to TreeItem with text {exp [2]} [2020-01-19T07:05:43.703Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:43.703Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:43.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {exp [2]} time=-1130421363 data=null button=0 stateMask=0x0 x=95 y=60 count=0} to TreeItem with text {exp [2]} [2020-01-19T07:05:43.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [2]} time=-1130421363 data=null doit=true} to TreeItem with text {exp [2]} [2020-01-19T07:05:43.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=-1130421363 data=null} to TreeItem with text {exp [2]} [2020-01-19T07:05:43.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=-1130421363 data=null button=1 stateMask=0x0 x=95 y=60 count=1} to TreeItem with text {exp [2]} [2020-01-19T07:05:43.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130421363 data=null item=TreeItem {exp [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {exp [2]} [2020-01-19T07:05:43.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=-1130421356 data=null button=1 stateMask=0x80000 x=95 y=60 count=1} to TreeItem with text {exp [2]} [2020-01-19T07:05:43.703Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2020-01-19T07:05:43.703Z] DEBUG - Clicking on with mnemonic 'Copy...' [2020-01-19T07:05:43.703Z] DEBUG - Clicked on with mnemonic 'Copy...' [2020-01-19T07:05:43.703Z] DEBUG - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment' [2020-01-19T07:05:43.703Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Experiment} time=-1130421285 data=null doit=true} to Shell with text {Copy Experiment} [2020-01-19T07:05:43.703Z] DEBUG - matched Text with text "exp", using matcher: of type 'Text' [2020-01-19T07:05:43.703Z] DEBUG - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:' [2020-01-19T07:05:43.703Z] DEBUG - matched Text with text "exp", using matcher: with label (with mnemonic 'New Experiment name:') [2020-01-19T07:05:43.703Z] DEBUG - matched Text with text "exp", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:')) [2020-01-19T07:05:43.703Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button' [2020-01-19T07:05:43.703Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' [2020-01-19T07:05:43.703Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:05:43.703Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK') [2020-01-19T07:05:43.703Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:05:43.703Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:05:43.704Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK') [2020-01-19T07:05:43.704Z] DEBUG - Toggling state on Button {Deep copy this experiment (each trace will be copied as a new trace)}. Setting state to selected [2020-01-19T07:05:43.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1130421282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK') [2020-01-19T07:05:43.704Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1130421281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK') [2020-01-19T07:05:43.704Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1130421281 data=null doit=true} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK') [2020-01-19T07:05:43.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1130421281 data=null} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK') [2020-01-19T07:05:43.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1130421281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK') [2020-01-19T07:05:43.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1130421281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK') [2020-01-19T07:05:43.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1130421281 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 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK') [2020-01-19T07:05:43.704Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1130421281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK') [2020-01-19T07:05:43.704Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1130421281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK') [2020-01-19T07:05:43.704Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1130421281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK') [2020-01-19T07:05:43.704Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1130421281 data=null doit=true} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK') [2020-01-19T07:05:43.704Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1130421281 data=null} to (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK') [2020-01-19T07:05:43.704Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Deep copy this experiment (each trace will be copied as a new trace)' and with style 'SWT.CHECK') [2020-01-19T07:05:43.704Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button' [2020-01-19T07:05:43.704Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:05:43.704Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:05:43.704Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:05:43.704Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:05:43.704Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:43.704Z] DEBUG - Clicking on OK [2020-01-19T07:05:43.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130421280 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') [2020-01-19T07:05:43.704Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130421280 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') [2020-01-19T07:05:43.704Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130421280 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:43.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130421280 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:43.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130421280 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') [2020-01-19T07:05:43.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130421280 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') [2020-01-19T07:05:43.704Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:43.704Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:43.704Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:43.704Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:43.704Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:43.704Z] DEBUG - Clicked on OK [2020-01-19T07:05:43.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130421280 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') [2020-01-19T07:05:43.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=-1130421313 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...' [2020-01-19T07:05:44.216Z] WARN - Tree item TreeItem with text {Experiments [3]} is already expanded. Won't expand it again. [2020-01-19T07:05:44.216Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:44.216Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:44.216Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:44.216Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:44.216Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:44.216Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:44.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130420770 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:44.216Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130420770 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:44.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130420769 data=null} to TreeItem with text {test} [2020-01-19T07:05:44.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130420769 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:44.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130420769 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} [2020-01-19T07:05:44.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130420759 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:44.216Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:44.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130420759 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:44.216Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130420759 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:44.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130420758 data=null} to TreeItem with text {test} [2020-01-19T07:05:44.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130420758 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:44.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130420758 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} [2020-01-19T07:05:44.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130420754 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:44.217Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:05:44.217Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:44.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1130420753 data=null button=0 stateMask=0x0 x=89 y=252 count=0} to TreeItem with text {Traces [4]} [2020-01-19T07:05:44.217Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1130420753 data=null doit=true} to TreeItem with text {Traces [4]} [2020-01-19T07:05:44.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1130420753 data=null} to TreeItem with text {Traces [4]} [2020-01-19T07:05:44.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1130420753 data=null button=1 stateMask=0x0 x=89 y=252 count=1} to TreeItem with text {Traces [4]} [2020-01-19T07:05:44.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130420753 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]} [2020-01-19T07:05:44.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1130420747 data=null button=1 stateMask=0x80000 x=89 y=252 count=1} to TreeItem with text {Traces [4]} [2020-01-19T07:05:44.217Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2020-01-19T07:05:44.217Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=-1130420746 data=null doit=true} to TreeItem with text {expDeepCopy [2]} [2020-01-19T07:05:44.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=-1130420746 data=null} to TreeItem with text {expDeepCopy [2]} [2020-01-19T07:05:44.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=-1130420746 data=null button=1 stateMask=0x0 x=132 y=204 count=1} to TreeItem with text {expDeepCopy [2]} [2020-01-19T07:05:44.217Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130420746 data=null item=TreeItem {expDeepCopy [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {expDeepCopy [2]} [2020-01-19T07:05:44.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=-1130420737 data=null button=1 stateMask=0x80000 x=132 y=204 count=1} to TreeItem with text {expDeepCopy [2]} [2020-01-19T07:05:44.217Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2020-01-19T07:05:44.217Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=-1130420737 data=null doit=true} to TreeItem with text {expDeepCopy [2]} [2020-01-19T07:05:44.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=-1130420736 data=null} to TreeItem with text {expDeepCopy [2]} [2020-01-19T07:05:44.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=-1130420736 data=null button=1 stateMask=0x0 x=132 y=396 count=1} to TreeItem with text {expDeepCopy [2]} [2020-01-19T07:05:44.217Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130420736 data=null item=TreeItem {expDeepCopy [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {expDeepCopy [2]} [2020-01-19T07:05:44.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=-1130420727 data=null button=1 stateMask=0x80000 x=132 y=396 count=1} to TreeItem with text {expDeepCopy [2]} [2020-01-19T07:05:44.217Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2020-01-19T07:05:44.473Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:44.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130420682 data=null button=0 stateMask=0x0 x=166 y=420 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:44.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130420682 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:44.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130420682 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:44.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130420682 data=null button=1 stateMask=0x0 x=166 y=420 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:44.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130420682 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:44.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130420668 data=null button=1 stateMask=0x80000 x=166 y=420 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:44.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:44.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:44.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:44.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:44.473Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2020-01-19T07:05:44.473Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:44.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1130420604 data=null button=0 stateMask=0x0 x=171 y=444 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2020-01-19T07:05:44.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-1130420603 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2020-01-19T07:05:44.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-1130420603 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2020-01-19T07:05:44.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1130420603 data=null button=1 stateMask=0x0 x=171 y=444 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2020-01-19T07:05:44.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130420603 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2020-01-19T07:05:44.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1130420590 data=null button=1 stateMask=0x80000 x=171 y=444 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2020-01-19T07:05:44.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:44.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:44.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:44.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:45.036Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:45.036Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:45.036Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:45.036Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:45.036Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:45.036Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:45.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130420069 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:45.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130420069 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:45.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130420069 data=null} to TreeItem with text {test} [2020-01-19T07:05:45.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130420069 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:45.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130420069 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} [2020-01-19T07:05:45.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130420019 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:45.036Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:45.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130420019 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:45.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130420019 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:45.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130420019 data=null} to TreeItem with text {test} [2020-01-19T07:05:45.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130420018 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:45.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130420018 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} [2020-01-19T07:05:45.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130420014 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:45.036Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:05:45.036Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:45.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1130420013 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]} [2020-01-19T07:05:45.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1130420013 data=null doit=true} to TreeItem with text {Traces [4]} [2020-01-19T07:05:45.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1130420013 data=null} to TreeItem with text {Traces [4]} [2020-01-19T07:05:45.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1130420013 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2020-01-19T07:05:45.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130420013 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]} [2020-01-19T07:05:45.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1130420005 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2020-01-19T07:05:45.036Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:45.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1130420005 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]} [2020-01-19T07:05:45.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1130420005 data=null doit=true} to TreeItem with text {Traces [4]} [2020-01-19T07:05:45.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1130420005 data=null} to TreeItem with text {Traces [4]} [2020-01-19T07:05:45.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1130420004 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2020-01-19T07:05:45.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130420004 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]} [2020-01-19T07:05:45.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1130420001 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2020-01-19T07:05:45.037Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2020-01-19T07:05:45.037Z] DEBUG - Clicking on with mnemonic 'Clear' [2020-01-19T07:05:45.037Z] DEBUG - Clicked on with mnemonic 'Clear' [2020-01-19T07:05:45.037Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2020-01-19T07:05:45.037Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1130419916 data=null doit=true} to Shell with text {Confirm Clear} [2020-01-19T07:05:45.037Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:05:45.037Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T07:05:45.037Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T07:05:45.037Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:05:45.037Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:05:45.037Z] DEBUG - Clicking on &Yes [2020-01-19T07:05:45.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1130419916 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') [2020-01-19T07:05:45.037Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1130419916 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') [2020-01-19T07:05:45.037Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1130419916 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:05:45.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1130419916 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:05:45.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1130419916 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') [2020-01-19T07:05:45.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1130419916 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') [2020-01-19T07:05:45.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1130419916 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') [2020-01-19T07:05:45.293Z] DEBUG - Clicked on [2020-01-19T07:05:45.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-1130419977 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2020-01-19T07:05:47.186Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:05:47.186Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:47.186Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:47.186Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:47.186Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:47.186Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:47.186Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:47.186Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:47.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130417935 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:47.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130417935 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:47.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130417935 data=null} to TreeItem with text {test} [2020-01-19T07:05:47.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130417935 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:47.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130417935 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} [2020-01-19T07:05:47.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130417926 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:47.186Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:47.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130417926 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:47.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130417926 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:47.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130417925 data=null} to TreeItem with text {test} [2020-01-19T07:05:47.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130417925 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:47.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130417925 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} [2020-01-19T07:05:47.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130417921 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:47.186Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:05:47.186Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:47.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130417921 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T07:05:47.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130417921 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:05:47.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130417921 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:05:47.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130417920 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:05:47.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130417920 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]} [2020-01-19T07:05:47.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130417914 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:05:47.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130417914 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:05:47.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130417914 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:05:47.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130417914 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:05:47.186Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130417914 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]} [2020-01-19T07:05:47.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130417911 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:05:47.186Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:47.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130417911 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:47.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130417911 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:47.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130417911 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:47.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130417911 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:47.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130417910 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:47.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130417900 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:47.186Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:47.186Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:47.186Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:47.186Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:47.186Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:47.186Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:47.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130417845 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:47.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130417844 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:47.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130417844 data=null} to TreeItem with text {test} [2020-01-19T07:05:47.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130417844 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:47.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130417844 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} [2020-01-19T07:05:47.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130417832 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:47.186Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:47.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130417832 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:47.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130417832 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:47.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130417831 data=null} to TreeItem with text {test} [2020-01-19T07:05:47.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130417831 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:47.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130417831 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} [2020-01-19T07:05:47.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130417827 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:47.187Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:05:47.187Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:47.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130417826 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T07:05:47.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130417826 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:05:47.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130417826 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:05:47.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130417826 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:05:47.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130417826 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]} [2020-01-19T07:05:47.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130417819 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:05:47.187Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:47.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130417818 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T07:05:47.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130417818 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:05:47.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130417818 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:05:47.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130417818 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:05:47.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130417818 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]} [2020-01-19T07:05:47.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130417815 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:05:47.187Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2020-01-19T07:05:47.187Z] DEBUG - Clicking on with mnemonic 'Clear' [2020-01-19T07:05:47.187Z] DEBUG - Clicked on with mnemonic 'Clear' [2020-01-19T07:05:47.187Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2020-01-19T07:05:47.187Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1130417771 data=null doit=true} to Shell with text {Confirm Clear} [2020-01-19T07:05:47.187Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:05:47.187Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T07:05:47.187Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T07:05:47.187Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:05:47.187Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:05:47.187Z] DEBUG - Clicking on &Yes [2020-01-19T07:05:47.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1130417770 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') [2020-01-19T07:05:47.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1130417770 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') [2020-01-19T07:05:47.187Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1130417770 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:05:47.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1130417770 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:05:47.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1130417770 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') [2020-01-19T07:05:47.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1130417770 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') [2020-01-19T07:05:47.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1130417770 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') [2020-01-19T07:05:47.443Z] DEBUG - Clicked on [2020-01-19T07:05:47.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-1130417795 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2020-01-19T07:05:49.333Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:05:49.333Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:49.333Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:49.333Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:49.333Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:49.333Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:49.333Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:49.333Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:49.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130415683 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:49.333Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130415683 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:49.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130415683 data=null} to TreeItem with text {test} [2020-01-19T07:05:49.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130415682 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:49.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130415682 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} [2020-01-19T07:05:49.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130415673 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:49.333Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:49.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130415673 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:49.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130415673 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:49.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130415673 data=null} to TreeItem with text {test} [2020-01-19T07:05:49.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130415673 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:49.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130415673 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} [2020-01-19T07:05:49.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130415668 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:49.334Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:05:49.334Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:49.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130415668 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T07:05:49.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130415668 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:05:49.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130415668 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:05:49.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130415667 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:05:49.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130415667 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]} [2020-01-19T07:05:49.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130415661 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:05:49.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130415660 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:05:49.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130415660 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:05:49.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130415660 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:05:49.334Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130415660 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]} [2020-01-19T07:05:49.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130415657 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:05:49.334Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:49.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130415657 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:49.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130415657 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:49.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130415657 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:49.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130415657 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:49.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130415657 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:49.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130415643 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:49.334Z] DEBUG - matched MenuItem with text "Rena&me... F2", using matcher: with mnemonic 'Rename...' [2020-01-19T07:05:49.334Z] DEBUG - Clicking on with mnemonic 'Rename...' [2020-01-19T07:05:49.590Z] DEBUG - Clicked on with mnemonic 'Rename...' [2020-01-19T07:05:49.590Z] DEBUG - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace' [2020-01-19T07:05:49.590Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Trace} time=-1130415590 data=null doit=true} to Shell with text {Rename Trace} [2020-01-19T07:05:49.590Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2020-01-19T07:05:49.590Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2020-01-19T07:05:49.590Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2020-01-19T07:05:49.590Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2020-01-19T07:05:49.590Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:05:49.590Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:05:49.590Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:05:49.590Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:05:49.590Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:49.590Z] DEBUG - Clicking on OK [2020-01-19T07:05:49.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130415588 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') [2020-01-19T07:05:49.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130415588 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') [2020-01-19T07:05:49.590Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130415588 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:49.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130415588 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:49.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130415588 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') [2020-01-19T07:05:49.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130415588 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') [2020-01-19T07:05:49.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130415588 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') [2020-01-19T07:05:49.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me... F2} time=-1130415618 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Rename...' [2020-01-19T07:05:49.846Z] DEBUG - Clicked on [2020-01-19T07:05:49.846Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:49.846Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:49.846Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:49.846Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:49.846Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:49.846Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:49.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130415165 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:49.846Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130415165 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:49.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130415165 data=null} to TreeItem with text {test} [2020-01-19T07:05:49.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130415165 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:49.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130415164 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} [2020-01-19T07:05:49.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130415107 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:49.846Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:49.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130415107 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:49.846Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130415107 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:49.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130415107 data=null} to TreeItem with text {test} [2020-01-19T07:05:49.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130415107 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:49.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130415106 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} [2020-01-19T07:05:49.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130415102 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:49.846Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:05:49.847Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:49.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130415101 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T07:05:49.847Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130415101 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:05:49.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130415101 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:05:49.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130415101 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:05:49.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130415101 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]} [2020-01-19T07:05:49.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130415093 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:05:49.847Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2020-01-19T07:05:49.847Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:49.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1130415092 data=null button=0 stateMask=0x0 x=155 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:05:49.847Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1130415092 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:05:49.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1130415092 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:05:49.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1130415092 data=null button=1 stateMask=0x0 x=155 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:05:49.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130415092 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:05:50.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1130415079 data=null button=1 stateMask=0x80000 x=155 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:05:50.102Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2020-01-19T07:05:50.102Z] DEBUG - Clicking on with mnemonic 'Open' [2020-01-19T07:05:50.102Z] DEBUG - Clicked on with mnemonic 'Open' [2020-01-19T07:05:50.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=-1130415013 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open' [2020-01-19T07:05:50.664Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:05:50.664Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:05:50.664Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:05:50.664Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:05:50.664Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:05:50.664Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:05:50.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130414499 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:05:50.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130414499 data=null doit=true} to TableItem with text {} [2020-01-19T07:05:50.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130414499 data=null} to TableItem with text {} [2020-01-19T07:05:50.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130414499 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:05:50.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130414497 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:05:50.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130414491 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:05:50.664Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:05:50.664Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:05:50.664Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:50.664Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:50.664Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:50.664Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:50.664Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:50.664Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:50.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130414440 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:50.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130414440 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:50.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130414440 data=null} to TreeItem with text {test} [2020-01-19T07:05:50.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130414440 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:50.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130414440 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} [2020-01-19T07:05:50.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130414428 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:50.664Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:50.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130414428 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:50.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130414428 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:50.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130414428 data=null} to TreeItem with text {test} [2020-01-19T07:05:50.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130414428 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:50.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130414427 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} [2020-01-19T07:05:50.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130414423 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:50.664Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:05:50.664Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:50.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130414423 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T07:05:50.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130414422 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:05:50.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130414422 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:05:50.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130414422 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:05:50.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130414422 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]} [2020-01-19T07:05:50.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130414415 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:05:50.665Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:50.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130414415 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T07:05:50.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130414415 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:05:50.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130414415 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:05:50.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130414414 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:05:50.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130414414 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]} [2020-01-19T07:05:50.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130414412 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:05:50.665Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2020-01-19T07:05:50.665Z] DEBUG - Clicking on with mnemonic 'Clear' [2020-01-19T07:05:50.665Z] DEBUG - Clicked on with mnemonic 'Clear' [2020-01-19T07:05:50.665Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2020-01-19T07:05:50.665Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1130414369 data=null doit=true} to Shell with text {Confirm Clear} [2020-01-19T07:05:50.665Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:05:50.665Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T07:05:50.665Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T07:05:50.665Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:05:50.665Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:05:50.665Z] DEBUG - Clicking on &Yes [2020-01-19T07:05:50.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1130414369 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') [2020-01-19T07:05:50.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1130414369 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') [2020-01-19T07:05:50.665Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1130414369 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:05:50.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1130414369 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:05:50.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1130414369 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') [2020-01-19T07:05:50.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1130414369 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') [2020-01-19T07:05:50.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1130414368 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') [2020-01-19T07:05:50.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-1130414392 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2020-01-19T07:05:50.921Z] DEBUG - Clicked on [2020-01-19T07:05:52.287Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:05:52.287Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:52.287Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:52.287Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:52.287Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:52.287Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:52.287Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:52.287Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:52.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130412651 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:52.287Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130412651 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:52.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130412651 data=null} to TreeItem with text {test} [2020-01-19T07:05:52.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130412651 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:52.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130412651 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} [2020-01-19T07:05:52.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130412642 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:52.544Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:52.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130412641 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:52.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130412641 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:52.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130412641 data=null} to TreeItem with text {test} [2020-01-19T07:05:52.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130412641 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:52.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130412641 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} [2020-01-19T07:05:52.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130412637 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:52.544Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:05:52.544Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:52.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130412637 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T07:05:52.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130412637 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:05:52.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130412636 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:05:52.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130412636 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:05:52.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130412636 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]} [2020-01-19T07:05:52.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130412631 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:05:52.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130412631 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:05:52.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130412631 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:05:52.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130412630 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:05:52.544Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130412630 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]} [2020-01-19T07:05:52.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130412628 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:05:52.544Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:52.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130412628 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:52.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130412628 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:52.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130412628 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:52.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130412627 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:52.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130412627 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:52.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130412618 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:52.544Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2020-01-19T07:05:52.544Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2020-01-19T07:05:52.544Z] DEBUG - Clicking on with mnemonic 'Generic Experiment' [2020-01-19T07:05:52.544Z] DEBUG - Clicked on with mnemonic 'Generic Experiment' [2020-01-19T07:05:52.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-1130412597 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Generic Experiment' [2020-01-19T07:05:53.105Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:05:53.105Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:53.105Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:53.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:53.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:53.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:53.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:53.105Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:53.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130412058 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:53.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130412058 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:53.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130412058 data=null} to TreeItem with text {test} [2020-01-19T07:05:53.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130412058 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:53.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130412058 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} [2020-01-19T07:05:53.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130412047 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:53.105Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:05:53.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1130412047 data=null doit=true} to TreeItem with text {Experiments [1]} [2020-01-19T07:05:53.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1130412046 data=null} to TreeItem with text {Experiments [1]} [2020-01-19T07:05:53.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1130412046 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]} [2020-01-19T07:05:53.105Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130412046 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]} [2020-01-19T07:05:53.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1130412043 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]} [2020-01-19T07:05:53.105Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2020-01-19T07:05:53.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1130412043 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]} [2020-01-19T07:05:53.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1130412043 data=null} to TreeItem with text {ExampleCustomTxt.log [1]} [2020-01-19T07:05:53.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1130412043 data=null button=1 stateMask=0x0 x=162 y=60 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2020-01-19T07:05:53.106Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130412043 data=null item=TreeItem {ExampleCustomTxt.log [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]} [2020-01-19T07:05:53.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1130412038 data=null button=1 stateMask=0x80000 x=162 y=60 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2020-01-19T07:05:53.106Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:53.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130412038 data=null button=0 stateMask=0x0 x=166 y=84 count=0} to Tree node with text: ExampleCustomTxt.log [2020-01-19T07:05:53.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130412038 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2020-01-19T07:05:53.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130412038 data=null} to Tree node with text: ExampleCustomTxt.log [2020-01-19T07:05:53.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130412038 data=null button=1 stateMask=0x0 x=166 y=84 count=1} to Tree node with text: ExampleCustomTxt.log [2020-01-19T07:05:53.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130412038 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log [2020-01-19T07:05:53.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130412027 data=null button=1 stateMask=0x80000 x=166 y=84 count=1} to Tree node with text: ExampleCustomTxt.log [2020-01-19T07:05:53.106Z] DEBUG - matched MenuItem with text "Remo&ve", using matcher: with mnemonic 'Remove' [2020-01-19T07:05:53.106Z] DEBUG - Clicking on with mnemonic 'Remove' [2020-01-19T07:05:53.106Z] DEBUG - Clicked on with mnemonic 'Remove' [2020-01-19T07:05:53.106Z] DEBUG - matched Shell with text "Confirm Remove", using matcher: with text 'Confirm Remove' [2020-01-19T07:05:53.106Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Remove} time=-1130411981 data=null doit=true} to Shell with text {Confirm Remove} [2020-01-19T07:05:53.106Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:05:53.106Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T07:05:53.106Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T07:05:53.106Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:05:53.106Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:05:53.106Z] DEBUG - Clicking on &Yes [2020-01-19T07:05:53.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1130411980 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') [2020-01-19T07:05:53.106Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1130411980 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') [2020-01-19T07:05:53.106Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1130411980 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:05:53.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1130411980 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:05:53.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1130411980 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') [2020-01-19T07:05:53.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1130411980 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') [2020-01-19T07:05:53.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1130411980 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') [2020-01-19T07:05:53.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Remo&ve} time=-1130412006 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Remove' [2020-01-19T07:05:53.362Z] DEBUG - Clicked on [2020-01-19T07:05:53.362Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2020-01-19T07:05:53.925Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2020-01-19T07:05:54.515Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2020-01-19T07:05:54.515Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:54.515Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:54.515Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:54.515Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:54.515Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:54.515Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:54.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130410663 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:54.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130410663 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:54.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130410663 data=null} to TreeItem with text {test} [2020-01-19T07:05:54.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130410663 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:54.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130410663 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} [2020-01-19T07:05:54.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130410648 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:54.515Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:54.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130410648 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:54.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130410648 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:54.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130410648 data=null} to TreeItem with text {test} [2020-01-19T07:05:54.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130410648 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:54.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130410648 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} [2020-01-19T07:05:54.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130410643 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:54.515Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:05:54.515Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:54.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130410643 data=null button=0 stateMask=0x0 x=89 y=156 count=0} to TreeItem with text {Traces [1]} [2020-01-19T07:05:54.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130410643 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:05:54.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130410643 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:05:54.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130410643 data=null button=1 stateMask=0x0 x=89 y=156 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:05:54.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130410642 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]} [2020-01-19T07:05:54.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130410635 data=null button=1 stateMask=0x80000 x=89 y=156 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:05:54.515Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2020-01-19T07:05:54.515Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:54.515Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:54.515Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:54.515Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:54.515Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:54.515Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:54.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130410626 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:54.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130410626 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:54.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130410626 data=null} to TreeItem with text {test} [2020-01-19T07:05:54.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130410625 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:54.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130410625 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} [2020-01-19T07:05:54.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130410616 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:54.516Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:54.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130410615 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:54.516Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130410615 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:54.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130410615 data=null} to TreeItem with text {test} [2020-01-19T07:05:54.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130410615 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:54.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130410615 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} [2020-01-19T07:05:54.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130410611 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:54.516Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:05:54.516Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:54.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130410610 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T07:05:54.516Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130410610 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:05:54.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130410610 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:05:54.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130410610 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:05:54.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130410610 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]} [2020-01-19T07:05:54.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130410604 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:05:54.516Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:54.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130410603 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T07:05:54.516Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130410603 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:05:54.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130410603 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:05:54.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130410603 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:05:54.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130410603 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]} [2020-01-19T07:05:54.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130410600 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:05:54.516Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2020-01-19T07:05:54.516Z] DEBUG - Clicking on with mnemonic 'Clear' [2020-01-19T07:05:54.516Z] DEBUG - Clicked on with mnemonic 'Clear' [2020-01-19T07:05:54.516Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2020-01-19T07:05:54.516Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1130410554 data=null doit=true} to Shell with text {Confirm Clear} [2020-01-19T07:05:54.516Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:05:54.516Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T07:05:54.516Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T07:05:54.516Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:05:54.516Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:05:54.516Z] DEBUG - Clicking on &Yes [2020-01-19T07:05:54.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1130410554 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') [2020-01-19T07:05:54.516Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1130410554 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') [2020-01-19T07:05:54.516Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1130410554 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:05:54.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1130410554 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:05:54.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1130410554 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') [2020-01-19T07:05:54.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1130410554 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') [2020-01-19T07:05:54.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1130410554 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') [2020-01-19T07:05:54.516Z] DEBUG - Clicked on [2020-01-19T07:05:54.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-1130410578 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2020-01-19T07:05:56.407Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:05:56.407Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:56.407Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:56.407Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:56.407Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:56.407Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:56.407Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:56.407Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:56.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130408645 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:56.407Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130408645 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:56.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130408645 data=null} to TreeItem with text {test} [2020-01-19T07:05:56.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130408645 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:56.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130408645 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} [2020-01-19T07:05:56.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130408637 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:56.407Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:56.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130408637 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:56.407Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130408637 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:56.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130408637 data=null} to TreeItem with text {test} [2020-01-19T07:05:56.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130408637 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:56.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130408636 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} [2020-01-19T07:05:56.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130408633 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:56.407Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:05:56.407Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:56.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1130408632 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2020-01-19T07:05:56.407Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130408632 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:56.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130408632 data=null} to TreeItem with text {Traces [2]} [2020-01-19T07:05:56.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130408632 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:56.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130408632 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:56.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130408627 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:56.407Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130408627 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:56.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130408627 data=null} to TreeItem with text {Traces [2]} [2020-01-19T07:05:56.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130408627 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:56.407Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130408626 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:05:56.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130408622 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:05:56.407Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=-1130408622 data=null doit=true} to TreeItem with text {symbolic-link [1]} [2020-01-19T07:05:56.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=-1130408622 data=null} to TreeItem with text {symbolic-link [1]} [2020-01-19T07:05:56.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=-1130408622 data=null button=1 stateMask=0x0 x=127 y=84 count=1} to TreeItem with text {symbolic-link [1]} [2020-01-19T07:05:56.407Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130408622 data=null item=TreeItem {symbolic-link [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {symbolic-link [1]} [2020-01-19T07:05:56.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=-1130408619 data=null button=1 stateMask=0x80000 x=127 y=84 count=1} to TreeItem with text {symbolic-link [1]} [2020-01-19T07:05:56.407Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:56.407Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:56.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130408616 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:56.407Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130408616 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:56.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130408616 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:56.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130408616 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:56.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130408616 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:56.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130408605 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:56.407Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2020-01-19T07:05:56.407Z] DEBUG - Clicking on with mnemonic 'Copy...' [2020-01-19T07:05:56.407Z] DEBUG - Clicked on with mnemonic 'Copy...' [2020-01-19T07:05:56.407Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2020-01-19T07:05:56.407Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=-1130408561 data=null doit=true} to Shell with text {Copy Trace} [2020-01-19T07:05:56.407Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2020-01-19T07:05:56.407Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2020-01-19T07:05:56.407Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2020-01-19T07:05:56.407Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2020-01-19T07:05:56.407Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2020-01-19T07:05:56.407Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2020-01-19T07:05:56.407Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:05:56.408Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:05:56.408Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:05:56.408Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:05:56.408Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:56.408Z] DEBUG - Clicking on OK [2020-01-19T07:05:56.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130408559 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') [2020-01-19T07:05:56.408Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130408559 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') [2020-01-19T07:05:56.408Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130408559 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:56.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130408559 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:56.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130408559 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') [2020-01-19T07:05:56.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130408559 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') [2020-01-19T07:05:56.408Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:56.408Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:56.408Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:56.408Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:56.408Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:56.408Z] DEBUG - Clicked on OK [2020-01-19T07:05:56.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130408559 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') [2020-01-19T07:05:56.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=-1130408585 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...' [2020-01-19T07:05:56.920Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:56.920Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:56.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130408050 data=null button=0 stateMask=0x0 x=166 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:56.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130408050 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:56.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130408050 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:56.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130408050 data=null button=1 stateMask=0x0 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:56.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130408050 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:56.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130408046 data=null button=1 stateMask=0x80000 x=166 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:05:56.920Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2020-01-19T07:05:56.920Z] DEBUG - Clicking on with mnemonic 'Copy...' [2020-01-19T07:05:57.176Z] DEBUG - Clicked on with mnemonic 'Copy...' [2020-01-19T07:05:57.176Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2020-01-19T07:05:57.176Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=-1130408000 data=null doit=true} to Shell with text {Copy Trace} [2020-01-19T07:05:57.176Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2020-01-19T07:05:57.176Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2020-01-19T07:05:57.176Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2020-01-19T07:05:57.176Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2020-01-19T07:05:57.176Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2020-01-19T07:05:57.176Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2020-01-19T07:05:57.176Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace' [2020-01-19T07:05:57.176Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO' [2020-01-19T07:05:57.176Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2020-01-19T07:05:57.176Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:05:57.176Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:05:57.177Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2020-01-19T07:05:57.177Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=-1130407997 data=null doit=true} to Button with text {Copy as a link} [2020-01-19T07:05:57.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=-1130407997 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Copy as a link} [2020-01-19T07:05:57.177Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2020-01-19T07:05:57.177Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=-1130407997 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2020-01-19T07:05:57.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=-1130407996 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2020-01-19T07:05:57.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=-1130407996 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2020-01-19T07:05:57.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=-1130407996 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 'Copy as a new trace' and with style 'SWT.RADIO') [2020-01-19T07:05:57.177Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2020-01-19T07:05:57.177Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2020-01-19T07:05:57.177Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2020-01-19T07:05:57.177Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:05:57.177Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:05:57.177Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:05:57.177Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:05:57.177Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:57.177Z] DEBUG - Clicking on OK [2020-01-19T07:05:57.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130407995 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') [2020-01-19T07:05:57.177Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130407995 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') [2020-01-19T07:05:57.177Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130407995 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:57.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130407995 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:57.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130407995 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') [2020-01-19T07:05:57.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130407995 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') [2020-01-19T07:05:57.177Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:57.177Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:57.177Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:57.177Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:57.177Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:05:57.177Z] DEBUG - Clicked on OK [2020-01-19T07:05:57.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130407994 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') [2020-01-19T07:05:57.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=-1130408027 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...' [2020-01-19T07:05:57.739Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:57.739Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:57.739Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:57.739Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:57.739Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:57.739Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:57.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130407484 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:57.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130407484 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:57.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130407484 data=null} to TreeItem with text {test} [2020-01-19T07:05:57.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130407484 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:57.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130407483 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} [2020-01-19T07:05:57.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130407471 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:57.739Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:57.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130407470 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:57.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130407470 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:57.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130407470 data=null} to TreeItem with text {test} [2020-01-19T07:05:57.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130407470 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:57.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130407470 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} [2020-01-19T07:05:57.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130407466 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:57.739Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:05:57.739Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:57.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1130407465 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]} [2020-01-19T07:05:57.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1130407465 data=null doit=true} to TreeItem with text {Traces [4]} [2020-01-19T07:05:57.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1130407465 data=null} to TreeItem with text {Traces [4]} [2020-01-19T07:05:57.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1130407465 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2020-01-19T07:05:57.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130407465 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]} [2020-01-19T07:05:57.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1130407458 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2020-01-19T07:05:57.739Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2020-01-19T07:05:57.739Z] WARN - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again. [2020-01-19T07:05:57.739Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:57.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1130407457 data=null button=0 stateMask=0x0 x=171 y=132 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:05:57.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1130407457 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:05:57.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1130407457 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:05:57.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1130407457 data=null button=1 stateMask=0x0 x=171 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:05:57.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130407457 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:05:57.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1130407445 data=null button=1 stateMask=0x80000 x=171 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:05:57.739Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2020-01-19T07:05:57.739Z] DEBUG - Clicking on with mnemonic 'Open' [2020-01-19T07:05:57.739Z] DEBUG - Clicked on with mnemonic 'Open' [2020-01-19T07:05:57.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=-1130407423 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open' [2020-01-19T07:05:58.301Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:05:58.301Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:05:58.301Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:05:58.557Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:05:58.557Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:05:59.119Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:05:59.119Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:05:59.119Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:05:59.119Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:05:59.119Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:05:59.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130405907 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:05:59.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130405907 data=null doit=true} to TableItem with text {} [2020-01-19T07:05:59.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130405906 data=null} to TableItem with text {} [2020-01-19T07:05:59.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130405906 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:05:59.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130405905 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:05:59.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130405899 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:05:59.119Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:05:59.119Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:05:59.119Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:05:59.119Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:59.119Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:59.119Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:05:59.119Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:05:59.119Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:59.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130405867 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:59.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130405867 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:59.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130405867 data=null} to TreeItem with text {test} [2020-01-19T07:05:59.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130405867 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:59.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130405867 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} [2020-01-19T07:05:59.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130405855 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:59.119Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:59.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130405855 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:05:59.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130405855 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:05:59.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130405855 data=null} to TreeItem with text {test} [2020-01-19T07:05:59.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130405854 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:59.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130405853 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} [2020-01-19T07:05:59.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130405850 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:05:59.119Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:05:59.119Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:59.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1130405849 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]} [2020-01-19T07:05:59.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1130405849 data=null doit=true} to TreeItem with text {Traces [4]} [2020-01-19T07:05:59.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1130405849 data=null} to TreeItem with text {Traces [4]} [2020-01-19T07:05:59.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1130405849 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2020-01-19T07:05:59.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130405849 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]} [2020-01-19T07:05:59.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1130405842 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2020-01-19T07:05:59.119Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2020-01-19T07:05:59.120Z] WARN - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again. [2020-01-19T07:05:59.120Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:05:59.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1130405841 data=null button=0 stateMask=0x0 x=171 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2020-01-19T07:05:59.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-1130405841 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2020-01-19T07:05:59.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-1130405841 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2020-01-19T07:05:59.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1130405841 data=null button=1 stateMask=0x0 x=171 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2020-01-19T07:05:59.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130405841 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2020-01-19T07:05:59.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1130405831 data=null button=1 stateMask=0x80000 x=171 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2020-01-19T07:05:59.376Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2020-01-19T07:05:59.376Z] DEBUG - Clicking on with mnemonic 'Open' [2020-01-19T07:05:59.376Z] DEBUG - Clicked on with mnemonic 'Open' [2020-01-19T07:05:59.376Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:05:59.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=-1130405809 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open' [2020-01-19T07:05:59.938Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:05:59.938Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:05:59.938Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:05:59.938Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:06:00.194Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:06:00.194Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:06:00.758Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:06:00.758Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:06:00.758Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:06:00.758Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:06:00.758Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:06:00.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130404266 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:06:00.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130404266 data=null doit=true} to TableItem with text {} [2020-01-19T07:06:00.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130404266 data=null} to TableItem with text {} [2020-01-19T07:06:00.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130404266 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:06:00.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130404264 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:06:00.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130404257 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:06:00.758Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:06:00.758Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:06:00.758Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2020-01-19T07:06:00.758Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:00.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1130404206 data=null button=0 stateMask=0x0 x=171 y=132 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:06:00.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1130404206 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:06:00.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1130404206 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:06:00.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1130404206 data=null button=1 stateMask=0x0 x=171 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:06:00.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130404206 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:06:00.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1130404194 data=null button=1 stateMask=0x80000 x=171 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:06:00.759Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:00.759Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:00.759Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:00.759Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:00.759Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2020-01-19T07:06:01.030Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:01.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1130404152 data=null button=0 stateMask=0x0 x=171 y=156 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2020-01-19T07:06:01.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-1130404152 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2020-01-19T07:06:01.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-1130404152 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2020-01-19T07:06:01.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1130404152 data=null button=1 stateMask=0x0 x=171 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2020-01-19T07:06:01.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130404152 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2020-01-19T07:06:01.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1130404141 data=null button=1 stateMask=0x80000 x=171 y=156 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2020-01-19T07:06:01.030Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:01.030Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:01.030Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:01.030Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:01.030Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:06:01.030Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:01.030Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:01.030Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:01.030Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:01.030Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:01.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130404070 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:06:01.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130404070 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:06:01.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130404070 data=null} to TreeItem with text {test} [2020-01-19T07:06:01.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130404070 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:01.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130404070 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} [2020-01-19T07:06:01.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130404054 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:01.031Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:01.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130404053 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:06:01.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130404053 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:06:01.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130404053 data=null} to TreeItem with text {test} [2020-01-19T07:06:01.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130404053 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:01.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130404053 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} [2020-01-19T07:06:01.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130404047 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:01.031Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:06:01.031Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:01.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1130404047 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]} [2020-01-19T07:06:01.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1130404047 data=null doit=true} to TreeItem with text {Traces [4]} [2020-01-19T07:06:01.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1130404047 data=null} to TreeItem with text {Traces [4]} [2020-01-19T07:06:01.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1130404046 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2020-01-19T07:06:01.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130404046 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]} [2020-01-19T07:06:01.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1130404014 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2020-01-19T07:06:01.031Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:01.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1130404013 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [4]} [2020-01-19T07:06:01.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1130404013 data=null doit=true} to TreeItem with text {Traces [4]} [2020-01-19T07:06:01.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1130404013 data=null} to TreeItem with text {Traces [4]} [2020-01-19T07:06:01.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1130404013 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2020-01-19T07:06:01.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130404013 data=null item=TreeItem {Traces [4]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [4]} [2020-01-19T07:06:01.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1130404010 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [4]} [2020-01-19T07:06:01.031Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2020-01-19T07:06:01.031Z] DEBUG - Clicking on with mnemonic 'Clear' [2020-01-19T07:06:01.031Z] DEBUG - Clicked on with mnemonic 'Clear' [2020-01-19T07:06:01.031Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2020-01-19T07:06:01.031Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1130403919 data=null doit=true} to Shell with text {Confirm Clear} [2020-01-19T07:06:01.031Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:06:01.031Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T07:06:01.031Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T07:06:01.031Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:06:01.031Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:06:01.031Z] DEBUG - Clicking on &Yes [2020-01-19T07:06:01.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1130403919 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') [2020-01-19T07:06:01.031Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1130403919 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') [2020-01-19T07:06:01.031Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1130403918 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:06:01.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1130403918 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:06:01.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1130403918 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') [2020-01-19T07:06:01.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1130403918 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') [2020-01-19T07:06:01.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1130403918 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') [2020-01-19T07:06:01.287Z] DEBUG - Clicked on [2020-01-19T07:06:01.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-1130403987 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2020-01-19T07:06:03.433Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:06:03.433Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:06:03.433Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:06:03.433Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:03.433Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:03.433Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:03.433Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:03.433Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:03.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130401704 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:06:03.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130401703 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:06:03.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130401703 data=null} to TreeItem with text {test} [2020-01-19T07:06:03.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130401702 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:03.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130401702 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} [2020-01-19T07:06:03.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130401693 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:03.434Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:03.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130401692 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:06:03.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130401692 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:06:03.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130401692 data=null} to TreeItem with text {test} [2020-01-19T07:06:03.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130401692 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:03.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130401692 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} [2020-01-19T07:06:03.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130401686 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:03.434Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:06:03.434Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:03.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130401686 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T07:06:03.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130401686 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:06:03.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130401685 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:06:03.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130401685 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:03.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130401685 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]} [2020-01-19T07:06:03.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130401679 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:03.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130401678 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:06:03.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130401678 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:06:03.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130401678 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:03.434Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130401678 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]} [2020-01-19T07:06:03.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130401675 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:03.434Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:03.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130401675 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:03.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130401675 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:03.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130401675 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:03.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130401673 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:03.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130401673 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:03.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130401661 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:03.434Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T07:06:03.434Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T07:06:03.434Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T07:06:03.434Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2020-01-19T07:06:03.434Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=-1130401585 data=null doit=true} to Shell with text {Confirm Delete} [2020-01-19T07:06:03.434Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:06:03.434Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T07:06:03.434Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T07:06:03.434Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:06:03.434Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:06:03.434Z] DEBUG - Clicking on &Yes [2020-01-19T07:06:03.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1130401585 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') [2020-01-19T07:06:03.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1130401584 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') [2020-01-19T07:06:03.434Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1130401584 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:06:03.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1130401584 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:06:03.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1130401584 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') [2020-01-19T07:06:03.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1130401584 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') [2020-01-19T07:06:03.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1130401584 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') [2020-01-19T07:06:03.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1130401611 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T07:06:03.947Z] DEBUG - Clicked on [2020-01-19T07:06:03.947Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:06:03.947Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:03.947Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:03.947Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:03.947Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:03.947Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:03.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130401210 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:06:03.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130401210 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:06:03.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130401210 data=null} to TreeItem with text {test} [2020-01-19T07:06:03.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130401209 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:03.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130401209 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} [2020-01-19T07:06:03.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130401196 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:03.947Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:03.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130401196 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:06:03.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130401196 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:06:03.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130401196 data=null} to TreeItem with text {test} [2020-01-19T07:06:03.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130401196 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:03.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130401195 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} [2020-01-19T07:06:03.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130401192 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:03.948Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:06:03.948Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:03.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130401190 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T07:06:03.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130401190 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T07:06:03.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130401190 data=null} to TreeItem with text {Traces [0]} [2020-01-19T07:06:03.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130401190 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:06:03.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130401190 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]} [2020-01-19T07:06:03.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130401183 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:06:03.948Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:03.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130401183 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T07:06:03.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130401183 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T07:06:03.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130401183 data=null} to TreeItem with text {Traces [0]} [2020-01-19T07:06:03.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130401183 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:06:03.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130401183 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]} [2020-01-19T07:06:03.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130401180 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:06:03.948Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2020-01-19T07:06:03.948Z] DEBUG - Clicking on with mnemonic 'Clear' [2020-01-19T07:06:03.948Z] DEBUG - Clicked on with mnemonic 'Clear' [2020-01-19T07:06:03.948Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2020-01-19T07:06:03.948Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1130401118 data=null doit=true} to Shell with text {Confirm Clear} [2020-01-19T07:06:03.948Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:06:03.948Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T07:06:03.948Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T07:06:03.948Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:06:03.948Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:06:03.948Z] DEBUG - Clicking on &Yes [2020-01-19T07:06:03.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1130401118 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') [2020-01-19T07:06:03.948Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1130401117 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') [2020-01-19T07:06:03.948Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1130401117 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:06:03.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1130401117 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:06:03.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1130401117 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') [2020-01-19T07:06:03.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1130401117 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') [2020-01-19T07:06:03.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1130401117 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') [2020-01-19T07:06:03.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-1130401160 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2020-01-19T07:06:03.948Z] DEBUG - Clicked on [2020-01-19T07:06:05.837Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:06:05.837Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:06:05.837Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:06:05.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:05.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:05.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:05.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:05.837Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:05.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130399523 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:06:05.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130399523 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:06:05.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130399523 data=null} to TreeItem with text {test} [2020-01-19T07:06:05.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130399521 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:05.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130399521 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} [2020-01-19T07:06:05.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130399514 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:05.837Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:05.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130399513 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:06:05.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130399513 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:06:05.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130399513 data=null} to TreeItem with text {test} [2020-01-19T07:06:05.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130399513 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:05.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130399513 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} [2020-01-19T07:06:05.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130399509 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:05.837Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:06:05.837Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:05.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130399509 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T07:06:05.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130399509 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:06:05.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130399509 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:06:05.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130399509 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:05.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130399509 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]} [2020-01-19T07:06:05.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130399503 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:05.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130399503 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:06:05.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130399503 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:06:05.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130399503 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:05.837Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130399503 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]} [2020-01-19T07:06:05.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130399500 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:05.837Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:05.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130399500 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:05.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130399500 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:05.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130399500 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:05.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130399500 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:05.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130399500 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:05.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130399489 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:05.837Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2020-01-19T07:06:05.837Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2020-01-19T07:06:05.837Z] DEBUG - Clicking on with mnemonic 'Generic Experiment' [2020-01-19T07:06:05.837Z] DEBUG - Clicked on with mnemonic 'Generic Experiment' [2020-01-19T07:06:05.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-1130399468 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Generic Experiment' [2020-01-19T07:06:06.094Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:06:06.094Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:06:06.094Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:06:06.094Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:06.094Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:06.094Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:06.094Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:06.094Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:06.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130398927 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:06:06.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130398927 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:06:06.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130398927 data=null} to TreeItem with text {test} [2020-01-19T07:06:06.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130398927 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:06.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130398927 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} [2020-01-19T07:06:06.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130398916 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:06.094Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:06:06.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1130398915 data=null doit=true} to TreeItem with text {Experiments [1]} [2020-01-19T07:06:06.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1130398915 data=null} to TreeItem with text {Experiments [1]} [2020-01-19T07:06:06.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1130398914 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]} [2020-01-19T07:06:06.094Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130398914 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]} [2020-01-19T07:06:06.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1130398911 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]} [2020-01-19T07:06:06.094Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2020-01-19T07:06:06.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1130398911 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]} [2020-01-19T07:06:06.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1130398911 data=null} to TreeItem with text {ExampleCustomTxt.log [1]} [2020-01-19T07:06:06.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1130398910 data=null button=1 stateMask=0x0 x=162 y=60 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2020-01-19T07:06:06.094Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130398910 data=null item=TreeItem {ExampleCustomTxt.log [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]} [2020-01-19T07:06:06.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1130398906 data=null button=1 stateMask=0x80000 x=162 y=60 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2020-01-19T07:06:06.094Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:06.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130398905 data=null button=0 stateMask=0x0 x=166 y=84 count=0} to Tree node with text: ExampleCustomTxt.log [2020-01-19T07:06:06.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130398905 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2020-01-19T07:06:06.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130398905 data=null} to Tree node with text: ExampleCustomTxt.log [2020-01-19T07:06:06.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130398905 data=null button=1 stateMask=0x0 x=166 y=84 count=1} to Tree node with text: ExampleCustomTxt.log [2020-01-19T07:06:06.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130398905 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: ExampleCustomTxt.log [2020-01-19T07:06:06.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130398890 data=null button=1 stateMask=0x80000 x=166 y=84 count=1} to Tree node with text: ExampleCustomTxt.log [2020-01-19T07:06:06.094Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T07:06:06.094Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T07:06:06.094Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T07:06:06.350Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2020-01-19T07:06:06.350Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=-1130398838 data=null doit=true} to Shell with text {Confirm Delete} [2020-01-19T07:06:06.350Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:06:06.350Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T07:06:06.350Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T07:06:06.350Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:06:06.350Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:06:06.350Z] DEBUG - Clicking on &Yes [2020-01-19T07:06:06.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1130398838 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') [2020-01-19T07:06:06.350Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1130398838 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') [2020-01-19T07:06:06.350Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1130398838 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:06:06.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1130398838 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:06:06.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1130398838 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') [2020-01-19T07:06:06.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1130398838 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') [2020-01-19T07:06:06.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1130398838 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') [2020-01-19T07:06:06.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1130398866 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T07:06:06.607Z] DEBUG - Clicked on [2020-01-19T07:06:06.607Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:06:06.607Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:06.607Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:06.607Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:06.607Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:06.607Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:06.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130398552 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:06:06.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130398552 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:06:06.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130398552 data=null} to TreeItem with text {test} [2020-01-19T07:06:06.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130398552 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:06.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130398552 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} [2020-01-19T07:06:06.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130398522 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:06.607Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:06.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130398521 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:06:06.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130398521 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:06:06.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130398521 data=null} to TreeItem with text {test} [2020-01-19T07:06:06.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130398521 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:06.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130398521 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} [2020-01-19T07:06:06.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130398517 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:06.607Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:06:06.607Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:06.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130398516 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T07:06:06.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130398516 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:06:06.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130398516 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:06:06.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130398516 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:06.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130398516 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]} [2020-01-19T07:06:06.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130398509 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:06.607Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:06.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130398509 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T07:06:06.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130398509 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:06:06.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130398509 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:06:06.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130398508 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:06.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130398508 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]} [2020-01-19T07:06:06.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130398505 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:06.607Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2020-01-19T07:06:06.607Z] DEBUG - Clicking on with mnemonic 'Clear' [2020-01-19T07:06:06.607Z] DEBUG - Clicked on with mnemonic 'Clear' [2020-01-19T07:06:06.607Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2020-01-19T07:06:06.607Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1130398463 data=null doit=true} to Shell with text {Confirm Clear} [2020-01-19T07:06:06.607Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:06:06.607Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T07:06:06.607Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T07:06:06.607Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:06:06.607Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:06:06.607Z] DEBUG - Clicking on &Yes [2020-01-19T07:06:06.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1130398462 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') [2020-01-19T07:06:06.607Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1130398462 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') [2020-01-19T07:06:06.607Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1130398462 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:06:06.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1130398462 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:06:06.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1130398462 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') [2020-01-19T07:06:06.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1130398462 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') [2020-01-19T07:06:06.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1130398462 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') [2020-01-19T07:06:06.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-1130398484 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2020-01-19T07:06:06.607Z] DEBUG - Clicked on [2020-01-19T07:06:07.975Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:06:07.975Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:06:07.975Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:06:07.975Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:07.975Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:07.976Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:07.976Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:07.976Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:07.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130397046 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:06:07.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130397046 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:06:07.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130397046 data=null} to TreeItem with text {test} [2020-01-19T07:06:07.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130397045 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:07.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130397045 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} [2020-01-19T07:06:07.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130397036 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:07.976Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:07.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130397035 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:06:07.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130397035 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:06:07.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130397035 data=null} to TreeItem with text {test} [2020-01-19T07:06:07.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130397035 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:07.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130397035 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} [2020-01-19T07:06:07.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130397031 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:07.976Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:06:07.976Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:07.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130397030 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T07:06:07.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130397030 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:06:07.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130397030 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:06:07.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130397030 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:07.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130397030 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]} [2020-01-19T07:06:07.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130397023 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:07.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130397023 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:06:07.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130397023 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:06:07.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130397023 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:07.976Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130397023 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]} [2020-01-19T07:06:07.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130397020 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:07.976Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:07.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130397020 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:07.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130397020 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:07.976Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:07.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130397020 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:07.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130397019 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:07.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130397019 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:07.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130397008 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:07.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130397008 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:07.976Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130397007 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:07.976Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130397007 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:08.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130396995 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:08.233Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130396920 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:08.233Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130396920 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:08.233Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130396920 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:08.233Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:08.233Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:06:08.233Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:06:08.233Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:08.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130396885 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:08.233Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130396885 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:08.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130396885 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:08.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130396885 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:08.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130396885 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:08.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130396882 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:08.233Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2020-01-19T07:06:08.233Z] DEBUG - Clicking on with mnemonic 'Copy...' [2020-01-19T07:06:08.233Z] DEBUG - Clicked on with mnemonic 'Copy...' [2020-01-19T07:06:08.233Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2020-01-19T07:06:08.233Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=-1130396807 data=null doit=true} to Shell with text {Copy Trace} [2020-01-19T07:06:08.233Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2020-01-19T07:06:08.233Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2020-01-19T07:06:08.233Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2020-01-19T07:06:08.233Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2020-01-19T07:06:08.233Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2020-01-19T07:06:08.233Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2020-01-19T07:06:08.233Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:06:08.233Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:06:08.233Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:06:08.233Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:06:08.233Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:06:08.233Z] DEBUG - Clicking on OK [2020-01-19T07:06:08.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130396806 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') [2020-01-19T07:06:08.233Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130396805 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') [2020-01-19T07:06:08.233Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130396805 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:06:08.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130396805 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:06:08.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130396805 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') [2020-01-19T07:06:08.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130396805 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') [2020-01-19T07:06:08.233Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:06:08.233Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:06:08.233Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:06:08.233Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:06:08.233Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:06:08.233Z] DEBUG - Clicked on OK [2020-01-19T07:06:08.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130396805 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') [2020-01-19T07:06:08.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=-1130396861 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...' [2020-01-19T07:06:08.795Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:06:08.795Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:08.795Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:08.795Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:08.795Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:08.795Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:08.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130396295 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:06:08.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130396295 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:06:08.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130396295 data=null} to TreeItem with text {test} [2020-01-19T07:06:08.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130396294 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:08.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130396294 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} [2020-01-19T07:06:08.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130396283 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:08.795Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:08.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130396282 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:06:08.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130396282 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:06:08.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130396282 data=null} to TreeItem with text {test} [2020-01-19T07:06:08.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130396282 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:08.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130396282 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} [2020-01-19T07:06:08.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130396278 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:08.795Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:06:08.795Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:08.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1130396277 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2020-01-19T07:06:08.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130396277 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:06:08.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130396277 data=null} to TreeItem with text {Traces [2]} [2020-01-19T07:06:08.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130396277 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:06:08.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130396277 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:06:08.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130396270 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:06:08.795Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2020-01-19T07:06:08.795Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:06:08.795Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:06:08.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1130396267 data=null button=0 stateMask=0x0 x=155 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:06:08.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1130396267 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:06:08.795Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:08.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1130396267 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:06:08.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1130396267 data=null button=1 stateMask=0x0 x=155 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:06:08.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130396267 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:06:08.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1130396256 data=null button=1 stateMask=0x80000 x=155 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:06:08.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1130396255 data=null button=1 stateMask=0x0 x=155 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:06:08.796Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1130396255 data=null button=1 stateMask=0x0 x=155 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:06:08.796Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130396255 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:06:08.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1130396247 data=null button=1 stateMask=0x80000 x=155 y=108 count=2} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:06:08.796Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1130396145 data=null button=0 stateMask=0x0 x=155 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:06:08.796Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1130396143 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:06:08.796Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1130396142 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:06:08.796Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:06:08.796Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:06:08.796Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:06:10.163Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:06:10.163Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:10.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130395109 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:10.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130395109 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:10.163Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:10.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130395109 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:10.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130395109 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:10.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130395109 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:10.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130395097 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:10.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130395097 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:10.163Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130395097 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:10.163Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130395097 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:10.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130395085 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:10.163Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130394978 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:10.163Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130394974 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:10.163Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130394973 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:10.163Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:10.163Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:06:10.163Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:06:10.163Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:06:10.163Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:10.163Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:10.163Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:10.163Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:10.163Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:10.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130394813 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:06:10.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130394812 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:06:10.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130394812 data=null} to TreeItem with text {test} [2020-01-19T07:06:10.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130394812 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:10.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130394812 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} [2020-01-19T07:06:10.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130394798 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:10.163Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:10.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130394798 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:06:10.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130394798 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:06:10.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130394798 data=null} to TreeItem with text {test} [2020-01-19T07:06:10.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130394798 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:10.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130394797 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} [2020-01-19T07:06:10.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130394793 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:10.163Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:06:10.163Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:10.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1130394792 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2020-01-19T07:06:10.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130394792 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:06:10.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130394792 data=null} to TreeItem with text {Traces [2]} [2020-01-19T07:06:10.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130394792 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:06:10.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130394792 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:06:10.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130394785 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:06:10.163Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:10.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1130394783 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2020-01-19T07:06:10.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130394783 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:06:10.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130394783 data=null} to TreeItem with text {Traces [2]} [2020-01-19T07:06:10.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130394783 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:06:10.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130394783 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:06:10.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130394780 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:06:10.419Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2020-01-19T07:06:10.419Z] DEBUG - Clicking on with mnemonic 'Clear' [2020-01-19T07:06:10.419Z] DEBUG - Clicked on with mnemonic 'Clear' [2020-01-19T07:06:10.419Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2020-01-19T07:06:10.419Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1130394734 data=null doit=true} to Shell with text {Confirm Clear} [2020-01-19T07:06:10.419Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:06:10.419Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T07:06:10.419Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T07:06:10.419Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:06:10.419Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:06:10.419Z] DEBUG - Clicking on &Yes [2020-01-19T07:06:10.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1130394733 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') [2020-01-19T07:06:10.419Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1130394733 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') [2020-01-19T07:06:10.419Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1130394733 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:06:10.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1130394733 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:06:10.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1130394733 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') [2020-01-19T07:06:10.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1130394733 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') [2020-01-19T07:06:10.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1130394733 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') [2020-01-19T07:06:10.675Z] DEBUG - Clicked on [2020-01-19T07:06:10.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-1130394758 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2020-01-19T07:06:12.565Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:06:12.565Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:06:12.565Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:06:12.565Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:12.565Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:12.565Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:12.565Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:12.565Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:12.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130392454 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:06:12.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130392454 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:06:12.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130392454 data=null} to TreeItem with text {test} [2020-01-19T07:06:12.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130392454 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:12.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130392453 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} [2020-01-19T07:06:12.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130392444 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:12.565Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:12.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130392444 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:06:12.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130392443 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:06:12.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130392443 data=null} to TreeItem with text {test} [2020-01-19T07:06:12.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130392442 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:12.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130392442 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} [2020-01-19T07:06:12.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130392438 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:12.565Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:06:12.565Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:12.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130392437 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T07:06:12.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130392437 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:06:12.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130392437 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:06:12.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130392437 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:12.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130392437 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]} [2020-01-19T07:06:12.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130392430 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:12.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130392430 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:06:12.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130392430 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:06:12.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130392429 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:12.565Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130392429 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]} [2020-01-19T07:06:12.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130392427 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:12.565Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:12.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130392426 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:12.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130392426 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:12.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130392426 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:12.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130392426 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:12.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130392426 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:12.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130392413 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:12.565Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:12.565Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2020-01-19T07:06:12.565Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=-1130392388 data=null doit=true} to Shell with text {Confirm Delete} [2020-01-19T07:06:12.565Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:06:12.565Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T07:06:12.565Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T07:06:12.565Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:06:12.565Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:06:12.565Z] DEBUG - Clicking on &Yes [2020-01-19T07:06:12.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1130392387 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') [2020-01-19T07:06:12.565Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1130392387 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') [2020-01-19T07:06:12.565Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1130392387 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:06:12.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1130392387 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:06:12.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1130392387 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') [2020-01-19T07:06:12.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1130392386 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') [2020-01-19T07:06:12.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1130392386 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') [2020-01-19T07:06:13.127Z] DEBUG - Clicked on [2020-01-19T07:06:13.128Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:06:13.128Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:13.128Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:13.128Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:13.128Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:13.128Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:13.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130392081 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:06:13.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130392081 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:06:13.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130392081 data=null} to TreeItem with text {test} [2020-01-19T07:06:13.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130392081 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:13.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130392081 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} [2020-01-19T07:06:13.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130392067 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:13.128Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:13.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130392066 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:06:13.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130392066 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:06:13.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130392066 data=null} to TreeItem with text {test} [2020-01-19T07:06:13.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130392066 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:13.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130392066 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} [2020-01-19T07:06:13.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130392062 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:13.128Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:06:13.128Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:13.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130392062 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T07:06:13.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130392062 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:06:13.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130392061 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:06:13.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130392061 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:13.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130392061 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]} [2020-01-19T07:06:13.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130392055 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:13.128Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:13.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130392054 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T07:06:13.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130392054 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:06:13.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130392054 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:06:13.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130392054 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:13.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130392054 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]} [2020-01-19T07:06:13.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130392051 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:13.128Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2020-01-19T07:06:13.128Z] DEBUG - Clicking on with mnemonic 'Clear' [2020-01-19T07:06:13.128Z] DEBUG - Clicked on with mnemonic 'Clear' [2020-01-19T07:06:13.128Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2020-01-19T07:06:13.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1130392009 data=null doit=true} to Shell with text {Confirm Clear} [2020-01-19T07:06:13.128Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:06:13.128Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T07:06:13.128Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T07:06:13.128Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:06:13.128Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:06:13.128Z] DEBUG - Clicking on &Yes [2020-01-19T07:06:13.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1130392008 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') [2020-01-19T07:06:13.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1130392008 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') [2020-01-19T07:06:13.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1130392008 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:06:13.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1130392008 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:06:13.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1130392008 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') [2020-01-19T07:06:13.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1130392008 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') [2020-01-19T07:06:13.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1130392008 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') [2020-01-19T07:06:13.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-1130392031 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2020-01-19T07:06:13.128Z] DEBUG - Clicked on [2020-01-19T07:06:14.493Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:06:14.493Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:06:14.493Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:06:14.493Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:06:14.493Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:14.493Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:14.493Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:14.493Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:14.493Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:14.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130390451 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:06:14.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130390450 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:06:14.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130390450 data=null} to TreeItem with text {test} [2020-01-19T07:06:14.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130390450 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:14.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130390450 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} [2020-01-19T07:06:14.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130390442 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:14.494Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:06:14.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1130390441 data=null doit=true} to TreeItem with text {Experiments [1]} [2020-01-19T07:06:14.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1130390441 data=null} to TreeItem with text {Experiments [1]} [2020-01-19T07:06:14.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1130390441 data=null button=1 stateMask=0x0 x=110 y=36 count=1} to TreeItem with text {Experiments [1]} [2020-01-19T07:06:14.749Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130390441 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]} [2020-01-19T07:06:14.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1130390439 data=null button=1 stateMask=0x80000 x=110 y=36 count=1} to TreeItem with text {Experiments [1]} [2020-01-19T07:06:14.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [1]} time=-1130390438 data=null doit=true} to TreeItem with text {exp [1]} [2020-01-19T07:06:14.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=-1130390438 data=null} to TreeItem with text {exp [1]} [2020-01-19T07:06:14.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=-1130390438 data=null button=1 stateMask=0x0 x=95 y=60 count=1} to TreeItem with text {exp [1]} [2020-01-19T07:06:14.749Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130390438 data=null item=TreeItem {exp [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {exp [1]} [2020-01-19T07:06:14.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=-1130390434 data=null button=1 stateMask=0x80000 x=95 y=60 count=1} to TreeItem with text {exp [1]} [2020-01-19T07:06:14.749Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:14.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {exp [1]} time=-1130390433 data=null button=0 stateMask=0x0 x=95 y=60 count=0} to TreeItem with text {exp [1]} [2020-01-19T07:06:14.749Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [1]} time=-1130390433 data=null doit=true} to TreeItem with text {exp [1]} [2020-01-19T07:06:14.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=-1130390433 data=null} to TreeItem with text {exp [1]} [2020-01-19T07:06:14.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=-1130390433 data=null button=1 stateMask=0x0 x=95 y=60 count=1} to TreeItem with text {exp [1]} [2020-01-19T07:06:14.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130390433 data=null item=TreeItem {exp [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {exp [1]} [2020-01-19T07:06:14.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=-1130390426 data=null button=1 stateMask=0x80000 x=95 y=60 count=1} to TreeItem with text {exp [1]} [2020-01-19T07:06:14.749Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2020-01-19T07:06:14.749Z] DEBUG - Clicking on with mnemonic 'Open' [2020-01-19T07:06:14.749Z] DEBUG - Clicked on with mnemonic 'Open' [2020-01-19T07:06:14.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=-1130390403 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open' [2020-01-19T07:06:15.311Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:06:15.569Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:06:15.569Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:15.569Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:15.569Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:15.569Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:15.569Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:15.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130389597 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:06:15.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130389597 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:06:15.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130389597 data=null} to TreeItem with text {test} [2020-01-19T07:06:15.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130389597 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:15.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130389597 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} [2020-01-19T07:06:15.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130389587 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:15.570Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:15.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130389586 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:06:15.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130389586 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:06:15.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130389586 data=null} to TreeItem with text {test} [2020-01-19T07:06:15.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130389586 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:15.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130389586 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} [2020-01-19T07:06:15.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130389583 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:15.570Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:06:15.570Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:15.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130389582 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T07:06:15.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130389582 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:06:15.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130389582 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:06:15.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130389582 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:15.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130389582 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]} [2020-01-19T07:06:15.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130389576 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:15.570Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:15.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130389576 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T07:06:15.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130389576 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:06:15.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130389576 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:06:15.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130389576 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:15.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130389576 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]} [2020-01-19T07:06:15.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130389573 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:15.570Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2020-01-19T07:06:15.570Z] DEBUG - Clicking on with mnemonic 'Clear' [2020-01-19T07:06:15.570Z] DEBUG - Clicked on with mnemonic 'Clear' [2020-01-19T07:06:15.570Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2020-01-19T07:06:15.570Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1130389503 data=null doit=true} to Shell with text {Confirm Clear} [2020-01-19T07:06:15.570Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:06:15.570Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T07:06:15.570Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T07:06:15.570Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:06:15.570Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:06:15.570Z] DEBUG - Clicking on &Yes [2020-01-19T07:06:15.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1130389503 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') [2020-01-19T07:06:15.570Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1130389503 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') [2020-01-19T07:06:15.570Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1130389503 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:06:15.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1130389503 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:06:15.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1130389503 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') [2020-01-19T07:06:15.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1130389503 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') [2020-01-19T07:06:15.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1130389502 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') [2020-01-19T07:06:15.570Z] DEBUG - Clicked on [2020-01-19T07:06:15.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-1130389553 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2020-01-19T07:06:17.462Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:06:17.462Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:06:17.462Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:06:17.462Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:17.462Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:17.463Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:17.463Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:17.463Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:17.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130387626 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:06:17.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130387626 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:06:17.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130387626 data=null} to TreeItem with text {test} [2020-01-19T07:06:17.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130387626 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:17.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130387626 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} [2020-01-19T07:06:17.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130387617 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:17.463Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:17.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130387616 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:06:17.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130387616 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:06:17.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130387616 data=null} to TreeItem with text {test} [2020-01-19T07:06:17.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130387616 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:17.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130387616 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} [2020-01-19T07:06:17.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130387611 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:17.463Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:06:17.463Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:17.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130387610 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T07:06:17.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130387610 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:06:17.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130387610 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:06:17.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130387610 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:17.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130387610 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]} [2020-01-19T07:06:17.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130387603 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:17.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130387603 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:06:17.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130387603 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:06:17.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130387602 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:17.463Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130387602 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]} [2020-01-19T07:06:17.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130387600 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:17.463Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:17.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130387599 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:17.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130387599 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:17.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130387599 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:17.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130387599 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:17.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130387599 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:17.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130387587 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:17.463Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2020-01-19T07:06:17.463Z] DEBUG - Clicking on with mnemonic 'Open' [2020-01-19T07:06:17.463Z] DEBUG - Clicked on with mnemonic 'Open' [2020-01-19T07:06:17.463Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:06:17.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=-1130387561 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open' [2020-01-19T07:06:17.463Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:06:17.463Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:06:17.463Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:06:17.463Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:06:17.463Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:06:17.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130387512 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:06:17.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130387512 data=null doit=true} to TableItem with text {} [2020-01-19T07:06:17.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130387512 data=null} to TableItem with text {} [2020-01-19T07:06:17.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130387512 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:06:17.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130387510 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:06:17.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130387504 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:06:17.463Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:06:17.463Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:06:17.721Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"' [2020-01-19T07:06:17.721Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:17.721Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:17.721Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:17.721Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:17.721Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:06:17.721Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:17.721Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:17.721Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:17.721Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:17.721Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:17.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130387419 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:06:17.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130387419 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:06:17.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130387419 data=null} to TreeItem with text {test} [2020-01-19T07:06:17.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130387418 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:17.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130387418 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} [2020-01-19T07:06:17.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130387413 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:17.722Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:17.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130387412 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:06:17.722Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130387412 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:06:17.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130387412 data=null} to TreeItem with text {test} [2020-01-19T07:06:17.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130387412 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:17.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130387412 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} [2020-01-19T07:06:17.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130387407 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:17.722Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:06:17.722Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:17.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130387404 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T07:06:17.722Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130387404 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:06:17.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130387404 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:06:17.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130387403 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:17.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130387403 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]} [2020-01-19T07:06:17.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130387396 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:17.722Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:17.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130387396 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T07:06:17.722Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130387396 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:06:17.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130387396 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:06:17.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130387395 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:17.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130387395 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]} [2020-01-19T07:06:17.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130387392 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:17.722Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2020-01-19T07:06:17.722Z] DEBUG - Clicking on with mnemonic 'Clear' [2020-01-19T07:06:17.722Z] DEBUG - Clicked on with mnemonic 'Clear' [2020-01-19T07:06:17.722Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2020-01-19T07:06:17.722Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1130387344 data=null doit=true} to Shell with text {Confirm Clear} [2020-01-19T07:06:17.722Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:06:17.722Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T07:06:17.722Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T07:06:17.722Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:06:17.722Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:06:17.722Z] DEBUG - Clicking on &Yes [2020-01-19T07:06:17.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1130387344 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') [2020-01-19T07:06:17.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1130387344 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') [2020-01-19T07:06:17.722Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1130387344 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:06:17.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1130387344 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:06:17.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1130387344 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') [2020-01-19T07:06:17.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1130387344 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') [2020-01-19T07:06:17.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1130387344 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') [2020-01-19T07:06:17.978Z] DEBUG - Clicked on [2020-01-19T07:06:17.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-1130387370 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2020-01-19T07:06:19.869Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:06:19.870Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:06:19.870Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:06:19.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:19.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:19.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:19.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:19.870Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:19.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130385220 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:06:19.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130385220 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:06:19.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130385220 data=null} to TreeItem with text {test} [2020-01-19T07:06:19.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130385219 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:19.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130385219 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} [2020-01-19T07:06:19.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130385213 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:19.870Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:19.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130385213 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:06:19.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130385213 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:06:19.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130385213 data=null} to TreeItem with text {test} [2020-01-19T07:06:19.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130385213 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:19.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130385213 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} [2020-01-19T07:06:19.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130385208 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:19.870Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:06:19.870Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:19.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130385208 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T07:06:19.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130385208 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:06:19.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130385208 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:06:19.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130385207 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:19.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130385206 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]} [2020-01-19T07:06:19.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130385203 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:19.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130385203 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:06:19.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130385202 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:06:19.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130385202 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:19.870Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130385202 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]} [2020-01-19T07:06:19.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130385200 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:19.870Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:06:19.870Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:19.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130385196 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:19.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130385196 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:19.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130385196 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:19.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130385196 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:19.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130385196 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:19.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130385191 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:19.870Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2020-01-19T07:06:19.870Z] DEBUG - Clicking on with mnemonic 'Copy...' [2020-01-19T07:06:19.870Z] DEBUG - Clicked on with mnemonic 'Copy...' [2020-01-19T07:06:19.870Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2020-01-19T07:06:19.870Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=-1130385122 data=null doit=true} to Shell with text {Copy Trace} [2020-01-19T07:06:19.870Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2020-01-19T07:06:19.870Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2020-01-19T07:06:19.870Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2020-01-19T07:06:19.870Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2020-01-19T07:06:19.870Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2020-01-19T07:06:19.870Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2020-01-19T07:06:19.870Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:06:19.870Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:06:19.870Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:06:19.870Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:06:19.870Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:06:19.870Z] DEBUG - Clicking on OK [2020-01-19T07:06:19.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130385120 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') [2020-01-19T07:06:19.870Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130385120 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') [2020-01-19T07:06:19.870Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130385120 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:06:19.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130385120 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:06:19.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130385119 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') [2020-01-19T07:06:19.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130385119 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') [2020-01-19T07:06:19.870Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:06:19.870Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:06:19.870Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:06:19.870Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:06:19.870Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:06:19.870Z] DEBUG - Clicked on OK [2020-01-19T07:06:19.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130385119 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') [2020-01-19T07:06:19.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=-1130385154 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...' [2020-01-19T07:06:20.433Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:06:20.433Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:20.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130384610 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:20.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130384610 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:20.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130384610 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:20.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130384609 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:20.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130384609 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:20.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130384606 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:20.433Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2020-01-19T07:06:20.433Z] DEBUG - Clicking on with mnemonic 'Copy...' [2020-01-19T07:06:20.433Z] DEBUG - Clicked on with mnemonic 'Copy...' [2020-01-19T07:06:20.433Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2020-01-19T07:06:20.433Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=-1130384561 data=null doit=true} to Shell with text {Copy Trace} [2020-01-19T07:06:20.433Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2020-01-19T07:06:20.433Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2020-01-19T07:06:20.433Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2020-01-19T07:06:20.433Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2020-01-19T07:06:20.433Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2020-01-19T07:06:20.433Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2020-01-19T07:06:20.433Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace' [2020-01-19T07:06:20.433Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO' [2020-01-19T07:06:20.433Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2020-01-19T07:06:20.433Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:06:20.433Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:06:20.433Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2020-01-19T07:06:20.433Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=-1130384559 data=null doit=true} to Button with text {Copy as a link} [2020-01-19T07:06:20.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=-1130384559 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Copy as a link} [2020-01-19T07:06:20.433Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2020-01-19T07:06:20.433Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=-1130384558 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2020-01-19T07:06:20.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=-1130384558 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2020-01-19T07:06:20.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=-1130384558 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2020-01-19T07:06:20.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=-1130384558 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 'Copy as a new trace' and with style 'SWT.RADIO') [2020-01-19T07:06:20.433Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2020-01-19T07:06:20.433Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2020-01-19T07:06:20.433Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2020-01-19T07:06:20.433Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:06:20.433Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:06:20.433Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:06:20.433Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:06:20.433Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:06:20.433Z] DEBUG - Clicking on OK [2020-01-19T07:06:20.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130384557 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') [2020-01-19T07:06:20.433Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130384556 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') [2020-01-19T07:06:20.433Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130384556 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:06:20.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130384556 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:06:20.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130384556 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') [2020-01-19T07:06:20.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130384556 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') [2020-01-19T07:06:20.434Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:06:20.434Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:06:20.434Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:06:20.434Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:06:20.434Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:06:20.434Z] DEBUG - Clicked on OK [2020-01-19T07:06:20.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130384556 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') [2020-01-19T07:06:20.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=-1130384586 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...' [2020-01-19T07:06:20.996Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:06:20.996Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:20.996Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:20.996Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:20.996Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:20.996Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:20.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130384019 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:06:20.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130384019 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:06:20.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130384018 data=null} to TreeItem with text {test} [2020-01-19T07:06:20.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130384018 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:20.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130384018 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} [2020-01-19T07:06:20.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130384013 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:20.996Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:20.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130384013 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:06:20.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130384012 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:06:20.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130384012 data=null} to TreeItem with text {test} [2020-01-19T07:06:20.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130384012 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:20.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130384012 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} [2020-01-19T07:06:20.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130384008 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:20.996Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:06:20.996Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:20.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1130384008 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]} [2020-01-19T07:06:20.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1130384008 data=null doit=true} to TreeItem with text {Traces [3]} [2020-01-19T07:06:20.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1130384007 data=null} to TreeItem with text {Traces [3]} [2020-01-19T07:06:20.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1130384007 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]} [2020-01-19T07:06:20.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130384007 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]} [2020-01-19T07:06:20.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1130384004 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]} [2020-01-19T07:06:20.997Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2020-01-19T07:06:20.997Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:20.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1130384003 data=null button=0 stateMask=0x0 x=155 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:06:20.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1130384003 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:06:20.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1130384003 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:06:20.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1130384003 data=null button=1 stateMask=0x0 x=155 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:06:20.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130384003 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:06:20.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1130383999 data=null button=1 stateMask=0x80000 x=155 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:06:20.997Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2020-01-19T07:06:20.997Z] DEBUG - Clicking on with mnemonic 'Open' [2020-01-19T07:06:20.997Z] DEBUG - Clicked on with mnemonic 'Open' [2020-01-19T07:06:20.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=-1130383981 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open' [2020-01-19T07:06:21.558Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:06:21.558Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:06:21.558Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:06:22.120Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:06:22.120Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:06:22.683Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:06:22.683Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:06:22.683Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:06:22.683Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:06:22.683Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:06:22.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130382468 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:06:22.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130382468 data=null doit=true} to TableItem with text {} [2020-01-19T07:06:22.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130382467 data=null} to TableItem with text {} [2020-01-19T07:06:22.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130382467 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:06:22.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130382466 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:06:22.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130382461 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:06:22.683Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:06:22.683Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:06:22.683Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:06:22.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:22.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:22.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:22.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:22.683Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:22.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130382433 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:06:22.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130382433 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:06:22.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130382433 data=null} to TreeItem with text {test} [2020-01-19T07:06:22.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130382433 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:22.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130382433 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} [2020-01-19T07:06:22.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130382427 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:22.683Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:22.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130382427 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:06:22.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130382427 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:06:22.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130382427 data=null} to TreeItem with text {test} [2020-01-19T07:06:22.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130382427 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:22.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130382426 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} [2020-01-19T07:06:22.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130382423 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:22.683Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:06:22.683Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:22.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1130382421 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]} [2020-01-19T07:06:22.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1130382421 data=null doit=true} to TreeItem with text {Traces [3]} [2020-01-19T07:06:22.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1130382421 data=null} to TreeItem with text {Traces [3]} [2020-01-19T07:06:22.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1130382421 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]} [2020-01-19T07:06:22.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130382420 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]} [2020-01-19T07:06:22.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1130382417 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]} [2020-01-19T07:06:22.683Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2020-01-19T07:06:22.683Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:22.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1130382416 data=null button=0 stateMask=0x0 x=155 y=132 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2020-01-19T07:06:22.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-1130382416 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2020-01-19T07:06:22.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-1130382416 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2020-01-19T07:06:22.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1130382416 data=null button=1 stateMask=0x0 x=155 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2020-01-19T07:06:22.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130382416 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2020-01-19T07:06:22.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1130382412 data=null button=1 stateMask=0x80000 x=155 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2020-01-19T07:06:22.683Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2020-01-19T07:06:22.683Z] DEBUG - Clicking on with mnemonic 'Open' [2020-01-19T07:06:22.683Z] DEBUG - Clicked on with mnemonic 'Open' [2020-01-19T07:06:22.683Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:06:22.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=-1130382391 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open' [2020-01-19T07:06:23.245Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:06:23.245Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:06:23.245Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:06:23.245Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:06:23.807Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:06:23.807Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:06:24.370Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:06:24.370Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:06:24.370Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:06:24.370Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:06:24.370Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:06:24.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130380847 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:06:24.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130380847 data=null doit=true} to TableItem with text {} [2020-01-19T07:06:24.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130380847 data=null} to TableItem with text {} [2020-01-19T07:06:24.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130380846 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:06:24.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130380845 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:06:24.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130380840 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:06:24.370Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:06:24.370Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:06:24.370Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2020-01-19T07:06:24.370Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:24.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1130380778 data=null button=0 stateMask=0x0 x=155 y=108 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:06:24.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1130380777 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:06:24.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1130380777 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:06:24.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1130380777 data=null button=1 stateMask=0x0 x=155 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:06:24.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130380777 data=null item=TreeItem {ExampleCustomTxt.log2} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:06:24.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1130380765 data=null button=1 stateMask=0x80000 x=155 y=108 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2020-01-19T07:06:24.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:24.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:24.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:24.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:24.370Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2020-01-19T07:06:24.370Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:24.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1130380722 data=null button=0 stateMask=0x0 x=155 y=132 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2020-01-19T07:06:24.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-1130380721 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2020-01-19T07:06:24.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-1130380721 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2020-01-19T07:06:24.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1130380721 data=null button=1 stateMask=0x0 x=155 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2020-01-19T07:06:24.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130380721 data=null item=TreeItem {ExampleCustomTxt.log3} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2020-01-19T07:06:24.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1130380709 data=null button=1 stateMask=0x80000 x=155 y=132 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2020-01-19T07:06:24.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:24.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:24.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:24.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:24.370Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:06:24.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:24.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:24.370Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:24.370Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:24.370Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:24.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130380605 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:06:24.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130380605 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:06:24.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130380605 data=null} to TreeItem with text {test} [2020-01-19T07:06:24.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130380605 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:24.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130380605 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} [2020-01-19T07:06:24.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130380593 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:24.370Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:24.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130380593 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:06:24.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130380593 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:06:24.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130380592 data=null} to TreeItem with text {test} [2020-01-19T07:06:24.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130380592 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:24.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130380592 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} [2020-01-19T07:06:24.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130380588 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:24.370Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:06:24.370Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:24.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1130380588 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]} [2020-01-19T07:06:24.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1130380588 data=null doit=true} to TreeItem with text {Traces [3]} [2020-01-19T07:06:24.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1130380587 data=null} to TreeItem with text {Traces [3]} [2020-01-19T07:06:24.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1130380587 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]} [2020-01-19T07:06:24.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130380587 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]} [2020-01-19T07:06:24.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1130380580 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]} [2020-01-19T07:06:24.371Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:24.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1130380580 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [3]} [2020-01-19T07:06:24.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1130380580 data=null doit=true} to TreeItem with text {Traces [3]} [2020-01-19T07:06:24.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1130380580 data=null} to TreeItem with text {Traces [3]} [2020-01-19T07:06:24.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1130380579 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [3]} [2020-01-19T07:06:24.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130380579 data=null item=TreeItem {Traces [3]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [3]} [2020-01-19T07:06:24.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1130380576 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [3]} [2020-01-19T07:06:24.627Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2020-01-19T07:06:24.627Z] DEBUG - Clicking on with mnemonic 'Clear' [2020-01-19T07:06:24.627Z] DEBUG - Clicked on with mnemonic 'Clear' [2020-01-19T07:06:24.627Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2020-01-19T07:06:24.627Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1130380531 data=null doit=true} to Shell with text {Confirm Clear} [2020-01-19T07:06:24.627Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:06:24.627Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T07:06:24.627Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T07:06:24.627Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:06:24.627Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:06:24.627Z] DEBUG - Clicking on &Yes [2020-01-19T07:06:24.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1130380530 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') [2020-01-19T07:06:24.627Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1130380530 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') [2020-01-19T07:06:24.627Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1130380530 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:06:24.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1130380530 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:06:24.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1130380530 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') [2020-01-19T07:06:24.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1130380530 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') [2020-01-19T07:06:24.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1130380530 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') [2020-01-19T07:06:24.883Z] DEBUG - Clicked on [2020-01-19T07:06:24.883Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-1130380555 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2020-01-19T07:06:26.773Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:06:26.773Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:06:26.773Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:06:26.773Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:26.773Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:26.773Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:26.773Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:26.773Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:26.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130378431 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:06:26.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130378431 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:06:26.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130378431 data=null} to TreeItem with text {test} [2020-01-19T07:06:26.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130378431 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:26.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130378430 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} [2020-01-19T07:06:26.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130378423 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:26.773Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:26.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130378423 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:06:26.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130378422 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:06:26.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130378422 data=null} to TreeItem with text {test} [2020-01-19T07:06:26.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130378422 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:26.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130378422 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} [2020-01-19T07:06:26.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130378418 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:26.774Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:06:26.774Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:26.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130378418 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T07:06:26.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130378418 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:06:26.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130378418 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:06:26.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130378418 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:26.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130378418 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]} [2020-01-19T07:06:26.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130378412 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:26.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130378412 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:06:26.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130378412 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:06:26.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130378412 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:26.774Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130378412 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]} [2020-01-19T07:06:26.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130378409 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:26.774Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:26.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130378409 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:26.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130378409 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:26.774Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:26.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130378409 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:26.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130378408 data=null button=1 stateMask=0x0 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:26.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130378408 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:26.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130378397 data=null button=1 stateMask=0x80000 x=150 y=84 count=1} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:26.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130378397 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:26.774Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130378397 data=null button=1 stateMask=0x0 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:26.774Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130378397 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:26.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130378388 data=null button=1 stateMask=0x80000 x=150 y=84 count=2} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:26.774Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1130378356 data=null button=0 stateMask=0x0 x=150 y=84 count=0} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:26.774Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1130378356 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:26.774Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1130378356 data=null} to TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:26.774Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2020-01-19T07:06:26.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2020-01-19T07:06:26.774Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:06:26.774Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:06:26.774Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:06:26.774Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:06:26.774Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:06:26.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1130378352 data=null button=0 stateMask=0x0 x=22 y=36 count=0} to TableItem with text {} [2020-01-19T07:06:26.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1130378352 data=null doit=true} to TableItem with text {} [2020-01-19T07:06:26.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1130378352 data=null} to TableItem with text {} [2020-01-19T07:06:26.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1130378352 data=null button=1 stateMask=0x0 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:06:26.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130378351 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2020-01-19T07:06:26.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1130378343 data=null button=1 stateMask=0x80000 x=22 y=36 count=1} to TableItem with text {} [2020-01-19T07:06:26.774Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:06:26.774Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:06:26.774Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"' [2020-01-19T07:06:26.774Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:26.774Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:26.774Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:26.774Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:26.774Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:06:26.774Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:26.774Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:26.774Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:26.774Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:26.774Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:26.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130378183 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:06:26.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130378183 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:06:26.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130378183 data=null} to TreeItem with text {test} [2020-01-19T07:06:26.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130378183 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:26.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130378183 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} [2020-01-19T07:06:26.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130378176 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:26.774Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:26.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130378176 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:06:26.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130378175 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:06:26.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130378175 data=null} to TreeItem with text {test} [2020-01-19T07:06:26.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130378175 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:26.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130378175 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} [2020-01-19T07:06:26.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130378171 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:26.774Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2020-01-19T07:06:26.774Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:26.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130378171 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T07:06:26.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130378171 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:06:26.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130378171 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:06:26.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130378171 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:26.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130378170 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]} [2020-01-19T07:06:26.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130378167 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:26.774Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:26.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130378166 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T07:06:26.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130378166 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:06:26.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130378166 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:06:26.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130378166 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:26.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130378166 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]} [2020-01-19T07:06:26.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130378163 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:06:27.030Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2020-01-19T07:06:27.030Z] DEBUG - Clicking on with mnemonic 'Clear' [2020-01-19T07:06:27.030Z] DEBUG - Clicked on with mnemonic 'Clear' [2020-01-19T07:06:27.030Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2020-01-19T07:06:27.030Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1130378106 data=null doit=true} to Shell with text {Confirm Clear} [2020-01-19T07:06:27.030Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:06:27.030Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T07:06:27.030Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T07:06:27.030Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:06:27.030Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:06:27.030Z] DEBUG - Clicking on &Yes [2020-01-19T07:06:27.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1130378105 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') [2020-01-19T07:06:27.030Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1130378105 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') [2020-01-19T07:06:27.030Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1130378105 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:06:27.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1130378105 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:06:27.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1130378105 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') [2020-01-19T07:06:27.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1130378105 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') [2020-01-19T07:06:27.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1130378105 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') [2020-01-19T07:06:27.286Z] DEBUG - Clicked on [2020-01-19T07:06:27.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=-1130378137 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2020-01-19T07:06:27.848Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1130377288 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T07:06:27.848Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T07:06:27.849Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:27.849Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:27.849Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:27.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130377281 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:06:27.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130377281 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:06:27.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130377281 data=null} to TreeItem with text {test} [2020-01-19T07:06:27.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130377281 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:27.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130377281 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} [2020-01-19T07:06:27.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130377275 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:27.849Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T07:06:27.849Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T07:06:27.849Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T07:06:28.411Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T07:06:28.411Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T07:06:28.411Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T07:06:28.411Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:06:28.411Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:06:28.411Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T07:06:28.411Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:06:28.411Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:06:28.411Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:06:28.411Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T07:06:28.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130376680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:06:28.411Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130376680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:06:28.412Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130376680 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:06:28.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130376680 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:06:28.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130376680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:06:28.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130376679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:06:28.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130376679 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') [2020-01-19T07:06:28.412Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130376679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:06:28.412Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130376679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:06:28.412Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130376679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:06:28.412Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130376679 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:06:28.412Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130376679 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:06:28.412Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:06:28.412Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T07:06:28.412Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T07:06:28.412Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:06:28.412Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:06:28.412Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:06:28.412Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:06:28.412Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:06:28.412Z] DEBUG - Clicking on OK [2020-01-19T07:06:28.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130376679 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') [2020-01-19T07:06:28.412Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130376679 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') [2020-01-19T07:06:28.412Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130376678 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:06:28.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130376678 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:06:28.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130376678 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') [2020-01-19T07:06:28.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130376678 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') [2020-01-19T07:06:28.412Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:06:28.412Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:06:28.412Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:06:28.412Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:06:28.412Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:06:28.412Z] DEBUG - Clicked on OK [2020-01-19T07:06:28.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130376678 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') [2020-01-19T07:06:28.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1130377243 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T07:06:28.973Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.986 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest [2020-01-19T07:06:28.974Z] test4_06OpenKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 2.407 s [2020-01-19T07:06:28.974Z] testRenameSymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 3.828 s [2020-01-19T07:06:28.974Z] test4_10CopyExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 5.267 s [2020-01-19T07:06:28.974Z] test4_01ContextMenuPresence(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 2.354 s [2020-01-19T07:06:28.974Z] test4_04Rename(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 2.959 s [2020-01-19T07:06:28.974Z] test4_12RemoveTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 4.044 s [2020-01-19T07:06:28.974Z] testCopySymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 6.878 s [2020-01-19T07:06:28.974Z] test4_05Delete(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 2.079 s [2020-01-19T07:06:28.974Z] test4_11DeleteTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 2.671 s [2020-01-19T07:06:28.974Z] test4_09BringToTop(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 4.493 s [2020-01-19T07:06:28.974Z] test4_07DeleteKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 1.94 s [2020-01-19T07:06:28.974Z] testExperimentLinkBackwardCompatibility(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 2.991 s [2020-01-19T07:06:28.974Z] test4_02Open(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 2.405 s [2020-01-19T07:06:28.974Z] test4_03Copy(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 6.79 s [2020-01-19T07:06:28.974Z] test4_08OpenDoubleClick(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 2.494 s [2020-01-19T07:06:28.974Z] Running org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest [2020-01-19T07:06:29.230Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - Eclipse Platform} time=-1130375914 data=null doit=true} to Shell with text {data - Resource - Eclipse Platform} [2020-01-19T07:06:29.230Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-19T07:06:29.230Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-19T07:06:29.230Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-19T07:06:29.488Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-19T07:06:29.488Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-01-19T07:06:29.488Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1130375701 data=null doit=true} to Shell with text {Preferences} [2020-01-19T07:06:29.488Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-01-19T07:06:29.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:29.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:29.488Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2020-01-19T07:06:29.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1130375699 data=null doit=true} to TreeItem with text {Tracing} [2020-01-19T07:06:29.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1130375699 data=null} to TreeItem with text {Tracing} [2020-01-19T07:06:29.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1130375698 data=null button=1 stateMask=0x0 x=48 y=156 count=1} to TreeItem with text {Tracing} [2020-01-19T07:06:29.489Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130375698 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} [2020-01-19T07:06:29.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1130375695 data=null button=1 stateMask=0x80000 x=48 y=156 count=1} to TreeItem with text {Tracing} [2020-01-19T07:06:29.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1130375695 data=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:29.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1130375695 data=null} to Tree node with text: Perspectives [2020-01-19T07:06:29.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1130375694 data=null button=1 stateMask=0x0 x=84 y=228 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:29.489Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130375694 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:29.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1130375694 data=null button=1 stateMask=0x80000 x=84 y=228 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:29.489Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:29.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1130375692 data=null button=0 stateMask=0x0 x=84 y=228 count=0} to Tree node with text: Perspectives [2020-01-19T07:06:29.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1130375692 data=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:29.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1130375692 data=null} to Tree node with text: Perspectives [2020-01-19T07:06:29.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1130375692 data=null button=1 stateMask=0x0 x=84 y=228 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:29.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130375692 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:29.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1130375682 data=null button=1 stateMask=0x80000 x=84 y=228 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:29.489Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2020-01-19T07:06:29.489Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2020-01-19T07:06:29.489Z] DEBUG - matched Button with text "Never", using matcher: with mnemonic 'Never' [2020-01-19T07:06:29.489Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2020-01-19T07:06:29.489Z] DEBUG - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2020-01-19T07:06:29.489Z] DEBUG - matched Button with text "Never", using matcher: with style 'SWT.RADIO' [2020-01-19T07:06:29.489Z] DEBUG - matched Button with text "Never", using matcher: (of type 'Button' and with mnemonic 'Never' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2020-01-19T07:06:29.489Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2020-01-19T07:06:29.489Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:06:29.489Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:06:29.489Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:06:29.489Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:06:29.489Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Never' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T07:06:29.489Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2020-01-19T07:06:29.489Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2020-01-19T07:06:29.489Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2020-01-19T07:06:29.489Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:06:29.489Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:06:29.489Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:06:29.489Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:06:29.489Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:06:29.489Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-19T07:06:29.489Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:06:29.489Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:06:29.489Z] DEBUG - Clicking on OK [2020-01-19T07:06:29.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130375665 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') [2020-01-19T07:06:29.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130375665 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') [2020-01-19T07:06:29.489Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130375665 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:06:29.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130375665 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:06:29.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130375665 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') [2020-01-19T07:06:29.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130375665 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') [2020-01-19T07:06:29.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130375665 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') [2020-01-19T07:06:29.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1130375804 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-19T07:06:29.489Z] DEBUG - Clicked on [2020-01-19T07:06:31.379Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - Eclipse Platform} time=-1130373990 data=null doit=true} to Shell with text {data - Resource - Eclipse Platform} [2020-01-19T07:06:31.379Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-19T07:06:31.379Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-19T07:06:31.379Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-19T07:06:31.379Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-19T07:06:31.379Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-01-19T07:06:31.379Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1130373906 data=null doit=true} to Shell with text {Preferences} [2020-01-19T07:06:31.379Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-01-19T07:06:31.379Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:31.379Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:31.379Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2020-01-19T07:06:31.379Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-01-19T07:06:31.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1130373904 data=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:31.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1130373904 data=null} to Tree node with text: Perspectives [2020-01-19T07:06:31.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1130373904 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:31.379Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130373904 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:31.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1130373903 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:31.379Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:31.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1130373901 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives [2020-01-19T07:06:31.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1130373901 data=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:31.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1130373901 data=null} to Tree node with text: Perspectives [2020-01-19T07:06:31.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1130373901 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:31.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130373901 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:31.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1130373900 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:31.379Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2020-01-19T07:06:31.379Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always' [2020-01-19T07:06:31.379Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2020-01-19T07:06:31.379Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2020-01-19T07:06:31.379Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2020-01-19T07:06:31.379Z] DEBUG - matched Button with text "Always", using matcher: (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2020-01-19T07:06:31.379Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2020-01-19T07:06:31.379Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2020-01-19T07:06:31.379Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:06:31.379Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:06:31.379Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:06:31.379Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:06:31.379Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2020-01-19T07:06:31.379Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Never} time=-1130373899 data=null doit=true} to Button with text {Never} [2020-01-19T07:06:31.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Never} time=-1130373899 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Never} [2020-01-19T07:06:31.379Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2020-01-19T07:06:31.379Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Always} time=-1130373898 data=null doit=true} to (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2020-01-19T07:06:31.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Always} time=-1130373896 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2020-01-19T07:06:31.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Always} time=-1130373896 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2020-01-19T07:06:31.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=-1130373896 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 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2020-01-19T07:06:31.380Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2020-01-19T07:06:31.380Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2020-01-19T07:06:31.380Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2020-01-19T07:06:31.380Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2020-01-19T07:06:31.380Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:06:31.380Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:06:31.380Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:06:31.380Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:06:31.380Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:06:31.380Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-19T07:06:31.380Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:06:31.380Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:06:31.380Z] DEBUG - Clicking on OK [2020-01-19T07:06:31.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130373895 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') [2020-01-19T07:06:31.380Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130373895 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') [2020-01-19T07:06:31.380Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130373894 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:06:31.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130373894 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:06:31.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130373894 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') [2020-01-19T07:06:31.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130373894 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') [2020-01-19T07:06:31.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130373894 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') [2020-01-19T07:06:31.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1130373981 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-19T07:06:31.380Z] DEBUG - Clicked on [2020-01-19T07:06:32.746Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - Eclipse Platform} time=-1130372290 data=null doit=true} to Shell with text {data - Resource - Eclipse Platform} [2020-01-19T07:06:32.747Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-19T07:06:32.747Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-19T07:06:32.747Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-19T07:06:32.747Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-19T07:06:32.747Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-01-19T07:06:32.747Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1130372198 data=null doit=true} to Shell with text {Preferences} [2020-01-19T07:06:32.747Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-01-19T07:06:32.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:32.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:32.747Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2020-01-19T07:06:32.747Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-01-19T07:06:32.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1130372195 data=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:32.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1130372195 data=null} to Tree node with text: Perspectives [2020-01-19T07:06:32.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1130372195 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:32.747Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130372195 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:32.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1130372195 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:32.747Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:32.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1130372192 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives [2020-01-19T07:06:32.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1130372192 data=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:32.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1130372192 data=null} to Tree node with text: Perspectives [2020-01-19T07:06:32.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1130372192 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:32.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130372192 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:32.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1130372191 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:32.747Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2020-01-19T07:06:32.747Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always' [2020-01-19T07:06:32.747Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2020-01-19T07:06:32.747Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2020-01-19T07:06:32.747Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2020-01-19T07:06:32.747Z] DEBUG - matched Button with text "Always", using matcher: (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2020-01-19T07:06:32.747Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2020-01-19T07:06:32.747Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2020-01-19T07:06:32.747Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:06:32.747Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:06:32.747Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:06:32.747Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:06:32.747Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T07:06:33.003Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2020-01-19T07:06:33.003Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2020-01-19T07:06:33.003Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2020-01-19T07:06:33.003Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:06:33.003Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:06:33.003Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:06:33.003Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:06:33.003Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:06:33.003Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-19T07:06:33.003Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:06:33.003Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:06:33.003Z] DEBUG - Clicking on OK [2020-01-19T07:06:33.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130372187 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') [2020-01-19T07:06:33.003Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130372187 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') [2020-01-19T07:06:33.003Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130372187 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:06:33.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130372187 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:06:33.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130372187 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') [2020-01-19T07:06:33.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130372187 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') [2020-01-19T07:06:33.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130372187 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') [2020-01-19T07:06:33.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1130372278 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-19T07:06:33.003Z] DEBUG - Clicked on [2020-01-19T07:06:34.372Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:06:34.372Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:34.372Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:34.372Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:34.372Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:34.372Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:34.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130370713 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:06:34.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130370713 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:06:34.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130370713 data=null} to TreeItem with text {test} [2020-01-19T07:06:34.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130370713 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:34.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130370713 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} [2020-01-19T07:06:34.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130370706 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:34.372Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:34.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130370706 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:06:34.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130370705 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:06:34.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130370705 data=null} to TreeItem with text {test} [2020-01-19T07:06:34.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130370705 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:34.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130370705 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} [2020-01-19T07:06:34.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130370700 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:34.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130370699 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:06:34.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130370699 data=null} to TreeItem with text {test} [2020-01-19T07:06:34.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130370699 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:34.372Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130370699 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} [2020-01-19T07:06:34.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130370696 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:34.372Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:34.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1130370696 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [2]} [2020-01-19T07:06:34.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130370696 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:06:34.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130370696 data=null} to TreeItem with text {Traces [2]} [2020-01-19T07:06:34.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130370696 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:06:34.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130370695 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:06:34.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130370691 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:06:34.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1130370690 data=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:06:34.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1130370690 data=null} to TreeItem with text {Traces [2]} [2020-01-19T07:06:34.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1130370690 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:06:34.372Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130370690 data=null item=TreeItem {Traces [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Traces [2]} [2020-01-19T07:06:34.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1130370687 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [2]} [2020-01-19T07:06:34.372Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:34.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel} time=-1130370686 data=null button=0 stateMask=0x0 x=93 y=84 count=0} to TreeItem with text {kernel} [2020-01-19T07:06:34.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel} time=-1130370686 data=null doit=true} to TreeItem with text {kernel} [2020-01-19T07:06:34.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel} time=-1130370686 data=null} to TreeItem with text {kernel} [2020-01-19T07:06:34.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel} time=-1130370686 data=null button=1 stateMask=0x0 x=93 y=84 count=1} to TreeItem with text {kernel} [2020-01-19T07:06:34.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130370686 data=null item=TreeItem {kernel} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel} [2020-01-19T07:06:34.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel} time=-1130370682 data=null button=1 stateMask=0x80000 x=93 y=84 count=1} to TreeItem with text {kernel} [2020-01-19T07:06:34.373Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2020-01-19T07:06:34.373Z] DEBUG - matched MenuItem with text "Test trace", using matcher: with mnemonic 'Test trace' [2020-01-19T07:06:34.373Z] DEBUG - matched MenuItem with text "Test experiment", using matcher: with mnemonic 'Test experiment' [2020-01-19T07:06:34.373Z] DEBUG - Clicking on with mnemonic 'Test experiment' [2020-01-19T07:06:34.373Z] DEBUG - Clicked on with mnemonic 'Test experiment' [2020-01-19T07:06:34.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Test experiment} time=-1130370616 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Test experiment' [2020-01-19T07:06:35.556Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - Eclipse Platform} time=-1130369475 data=null doit=true} to Shell with text {data - Resource - Eclipse Platform} [2020-01-19T07:06:35.556Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-19T07:06:35.556Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-19T07:06:35.556Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-19T07:06:35.556Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-19T07:06:35.556Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-01-19T07:06:35.556Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1130369380 data=null doit=true} to Shell with text {Preferences} [2020-01-19T07:06:35.556Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-01-19T07:06:35.557Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:35.557Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:35.557Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2020-01-19T07:06:35.557Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-01-19T07:06:35.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1130369378 data=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:35.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1130369378 data=null} to Tree node with text: Perspectives [2020-01-19T07:06:35.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1130369378 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:35.813Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130369378 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:35.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1130369378 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:35.813Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:35.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1130369375 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives [2020-01-19T07:06:35.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1130369375 data=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:35.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1130369375 data=null} to Tree node with text: Perspectives [2020-01-19T07:06:35.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1130369375 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:35.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130369375 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:35.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1130369374 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:35.813Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2020-01-19T07:06:35.813Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2020-01-19T07:06:35.813Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2020-01-19T07:06:35.813Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2020-01-19T07:06:35.813Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2020-01-19T07:06:35.813Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2020-01-19T07:06:35.813Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2020-01-19T07:06:35.813Z] DEBUG - matched Button with text "Prompt", using matcher: (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2020-01-19T07:06:35.813Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:06:35.813Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:06:35.813Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:06:35.814Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:06:35.814Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2020-01-19T07:06:35.814Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=-1130369373 data=null doit=true} to Button with text {Always} [2020-01-19T07:06:35.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=-1130369373 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Always} [2020-01-19T07:06:35.814Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2020-01-19T07:06:35.814Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=-1130369372 data=null doit=true} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2020-01-19T07:06:35.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=-1130369370 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2020-01-19T07:06:35.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=-1130369370 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2020-01-19T07:06:35.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=-1130369370 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 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2020-01-19T07:06:35.814Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2020-01-19T07:06:35.814Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2020-01-19T07:06:35.814Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2020-01-19T07:06:35.814Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2020-01-19T07:06:35.814Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:06:35.814Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:06:35.814Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:06:35.814Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:06:35.814Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:06:35.814Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-19T07:06:35.814Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:06:35.814Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:06:35.814Z] DEBUG - Clicking on OK [2020-01-19T07:06:35.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130369368 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') [2020-01-19T07:06:35.814Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130369368 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') [2020-01-19T07:06:35.814Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130369368 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:06:35.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130369368 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:06:35.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130369368 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') [2020-01-19T07:06:35.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130369368 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') [2020-01-19T07:06:35.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130369368 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') [2020-01-19T07:06:35.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1130369464 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-19T07:06:35.814Z] DEBUG - Clicked on [2020-01-19T07:06:37.182Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2020-01-19T07:06:37.182Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2020-01-19T07:06:37.182Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision' [2020-01-19T07:06:37.182Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:06:37.182Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2020-01-19T07:06:37.182Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:06:37.182Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:06:37.182Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2020-01-19T07:06:37.182Z] DEBUG - Toggling state on Button {&Remember my decision}. Setting state to selected [2020-01-19T07:06:37.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=-1130367797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2020-01-19T07:06:37.182Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-1130367796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2020-01-19T07:06:37.182Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Remember my decision} time=-1130367796 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2020-01-19T07:06:37.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Remember my decision} time=-1130367796 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2020-01-19T07:06:37.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Remember my decision} time=-1130367796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2020-01-19T07:06:37.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Remember my decision} time=-1130367796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2020-01-19T07:06:37.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Remember my decision} time=-1130367796 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 'Remember my decision' and with style 'SWT.CHECK') [2020-01-19T07:06:37.183Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Remember my decision} time=-1130367796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2020-01-19T07:06:37.183Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-1130367796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2020-01-19T07:06:37.183Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Remember my decision} time=-1130367796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2020-01-19T07:06:37.183Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Remember my decision} time=-1130367796 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2020-01-19T07:06:37.183Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Remember my decision} time=-1130367796 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2020-01-19T07:06:37.183Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2020-01-19T07:06:37.183Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2020-01-19T07:06:37.183Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:06:37.183Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:06:37.183Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T07:06:37.183Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T07:06:37.183Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:06:37.183Z] DEBUG - Clicking on &Yes [2020-01-19T07:06:37.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1130367795 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') [2020-01-19T07:06:37.183Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1130367795 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') [2020-01-19T07:06:37.183Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1130367795 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:06:37.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1130367795 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:06:37.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1130367795 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') [2020-01-19T07:06:37.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1130367795 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') [2020-01-19T07:06:37.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1130367795 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') [2020-01-19T07:06:37.439Z] DEBUG - Clicked on [2020-01-19T07:06:37.439Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - LTTng Kernel - test/Traces/kernel/kernel_ - Eclipse Platform} time=-1130367679 data=null doit=true} to Shell with text {data - LTTng Kernel - test/Traces/kernel/kernel_ - Eclipse Platform} [2020-01-19T07:06:37.439Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-19T07:06:37.439Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-19T07:06:37.439Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-19T07:06:37.439Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-19T07:06:37.439Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-01-19T07:06:37.439Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1130367565 data=null doit=true} to Shell with text {Preferences} [2020-01-19T07:06:37.439Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-01-19T07:06:37.439Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:37.439Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:37.439Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2020-01-19T07:06:37.439Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-01-19T07:06:37.439Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1130367563 data=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:37.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1130367563 data=null} to Tree node with text: Perspectives [2020-01-19T07:06:37.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1130367562 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:37.440Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130367562 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:37.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1130367562 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:37.440Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:37.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1130367559 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives [2020-01-19T07:06:37.440Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1130367559 data=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:37.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1130367559 data=null} to Tree node with text: Perspectives [2020-01-19T07:06:37.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1130367559 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:37.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130367559 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:37.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1130367558 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:37.440Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2020-01-19T07:06:37.440Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always' [2020-01-19T07:06:37.440Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2020-01-19T07:06:37.440Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2020-01-19T07:06:37.440Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2020-01-19T07:06:37.440Z] DEBUG - matched Button with text "Always", using matcher: (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2020-01-19T07:06:37.440Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2020-01-19T07:06:37.440Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2020-01-19T07:06:37.440Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:06:37.440Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:06:37.440Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:06:37.440Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:06:37.440Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2020-01-19T07:06:37.440Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2020-01-19T07:06:37.440Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2020-01-19T07:06:37.440Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:06:37.440Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:06:37.440Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:06:37.440Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2020-01-19T07:06:37.440Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2020-01-19T07:06:37.440Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-19T07:06:37.440Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:06:37.440Z] DEBUG - Clicking on Cancel [2020-01-19T07:06:37.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1130367556 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') [2020-01-19T07:06:37.440Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1130367556 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') [2020-01-19T07:06:37.440Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1130367556 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-19T07:06:37.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1130367556 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-19T07:06:37.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1130367556 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') [2020-01-19T07:06:37.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1130367556 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') [2020-01-19T07:06:37.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1130367556 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') [2020-01-19T07:06:37.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1130367601 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-19T07:06:37.440Z] DEBUG - Clicked on [2020-01-19T07:06:37.696Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - Eclipse Platform} time=-1130367289 data=null doit=true} to Shell with text {data - Resource - Eclipse Platform} [2020-01-19T07:06:37.696Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-19T07:06:37.696Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-19T07:06:37.696Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-19T07:06:37.952Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-19T07:06:37.952Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-01-19T07:06:37.952Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1130367203 data=null doit=true} to Shell with text {Preferences} [2020-01-19T07:06:37.952Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-01-19T07:06:37.952Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:37.952Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:37.952Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2020-01-19T07:06:37.952Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-01-19T07:06:37.952Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1130367201 data=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:37.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1130367201 data=null} to Tree node with text: Perspectives [2020-01-19T07:06:37.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1130367201 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:37.953Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130367201 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:37.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1130367201 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:37.953Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:37.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1130367199 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives [2020-01-19T07:06:37.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1130367199 data=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:37.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1130367199 data=null} to Tree node with text: Perspectives [2020-01-19T07:06:37.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1130367198 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:37.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130367198 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:37.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1130367198 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:37.953Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2020-01-19T07:06:37.953Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2020-01-19T07:06:37.953Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2020-01-19T07:06:37.953Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2020-01-19T07:06:37.953Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2020-01-19T07:06:37.953Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2020-01-19T07:06:37.953Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2020-01-19T07:06:37.953Z] DEBUG - matched Button with text "Prompt", using matcher: (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2020-01-19T07:06:37.953Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:06:37.953Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:06:37.953Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:06:37.953Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:06:37.953Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2020-01-19T07:06:37.953Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=-1130367196 data=null doit=true} to Button with text {Always} [2020-01-19T07:06:37.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=-1130367196 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Always} [2020-01-19T07:06:37.953Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2020-01-19T07:06:37.953Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=-1130367195 data=null doit=true} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2020-01-19T07:06:37.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=-1130367194 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2020-01-19T07:06:37.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=-1130367194 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2020-01-19T07:06:37.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=-1130367194 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 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2020-01-19T07:06:37.953Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2020-01-19T07:06:37.953Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2020-01-19T07:06:37.953Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2020-01-19T07:06:37.953Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2020-01-19T07:06:37.953Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:06:37.953Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:06:37.953Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:06:37.953Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:06:37.953Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:06:37.953Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-19T07:06:37.953Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:06:37.953Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:06:37.953Z] DEBUG - Clicking on OK [2020-01-19T07:06:37.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130367192 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') [2020-01-19T07:06:37.953Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130367192 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') [2020-01-19T07:06:37.953Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130367192 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:06:37.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130367192 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:06:37.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130367192 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') [2020-01-19T07:06:37.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130367192 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') [2020-01-19T07:06:37.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130367192 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') [2020-01-19T07:06:37.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1130367280 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-19T07:06:37.953Z] DEBUG - Clicked on [2020-01-19T07:06:39.339Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2020-01-19T07:06:39.339Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2020-01-19T07:06:39.339Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:06:39.339Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No' [2020-01-19T07:06:39.339Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH' [2020-01-19T07:06:39.339Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2020-01-19T07:06:39.339Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:06:39.339Z] DEBUG - Clicking on &No [2020-01-19T07:06:39.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=-1130365618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2020-01-19T07:06:39.339Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=-1130365618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2020-01-19T07:06:39.339Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=-1130365618 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2020-01-19T07:06:39.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=-1130365618 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2020-01-19T07:06:39.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=-1130365618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2020-01-19T07:06:39.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=-1130365618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2020-01-19T07:06:39.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=-1130365617 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 'No' and with style 'SWT.PUSH') [2020-01-19T07:06:39.595Z] DEBUG - Clicked on [2020-01-19T07:06:39.595Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - test/Traces/kernel/kernel_ - Eclipse Platform} time=-1130365557 data=null doit=true} to Shell with text {data - Resource - test/Traces/kernel/kernel_ - Eclipse Platform} [2020-01-19T07:06:39.595Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-19T07:06:39.595Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-19T07:06:39.595Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-19T07:06:39.595Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-19T07:06:39.595Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-01-19T07:06:39.595Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1130365508 data=null doit=true} to Shell with text {Preferences} [2020-01-19T07:06:39.595Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-01-19T07:06:39.595Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:39.595Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:39.595Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2020-01-19T07:06:39.595Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-01-19T07:06:39.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1130365506 data=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:39.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1130365506 data=null} to Tree node with text: Perspectives [2020-01-19T07:06:39.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1130365506 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:39.595Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130365506 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:39.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1130365506 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:39.595Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:39.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1130365504 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives [2020-01-19T07:06:39.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1130365504 data=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:39.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1130365504 data=null} to Tree node with text: Perspectives [2020-01-19T07:06:39.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1130365504 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:39.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130365503 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:39.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1130365503 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:39.595Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2020-01-19T07:06:39.595Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2020-01-19T07:06:39.595Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2020-01-19T07:06:39.595Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2020-01-19T07:06:39.596Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2020-01-19T07:06:39.596Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2020-01-19T07:06:39.596Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2020-01-19T07:06:39.596Z] DEBUG - matched Button with text "Prompt", using matcher: (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2020-01-19T07:06:39.596Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:06:39.596Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:06:39.596Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:06:39.596Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:06:39.596Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2020-01-19T07:06:39.596Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2020-01-19T07:06:39.596Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2020-01-19T07:06:39.596Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:06:39.596Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:06:39.596Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:06:39.596Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2020-01-19T07:06:39.596Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2020-01-19T07:06:39.596Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-19T07:06:39.596Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:06:39.596Z] DEBUG - Clicking on Cancel [2020-01-19T07:06:39.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1130365501 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') [2020-01-19T07:06:39.596Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1130365501 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') [2020-01-19T07:06:39.596Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1130365501 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-19T07:06:39.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1130365501 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-19T07:06:39.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1130365501 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') [2020-01-19T07:06:39.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1130365501 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') [2020-01-19T07:06:39.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1130365501 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') [2020-01-19T07:06:39.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1130365549 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-19T07:06:39.596Z] DEBUG - Clicked on [2020-01-19T07:06:39.596Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - Eclipse Platform} time=-1130365363 data=null doit=true} to Shell with text {data - Resource - Eclipse Platform} [2020-01-19T07:06:39.596Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-19T07:06:39.596Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-19T07:06:39.596Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-19T07:06:39.852Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-19T07:06:39.852Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-01-19T07:06:39.852Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1130365316 data=null doit=true} to Shell with text {Preferences} [2020-01-19T07:06:39.852Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-01-19T07:06:39.852Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:39.852Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:39.852Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2020-01-19T07:06:39.852Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-01-19T07:06:39.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1130365315 data=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:39.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1130365314 data=null} to Tree node with text: Perspectives [2020-01-19T07:06:39.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1130365314 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:39.852Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130365314 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:39.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1130365314 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:39.852Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:39.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1130365312 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives [2020-01-19T07:06:39.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1130365312 data=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:39.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1130365312 data=null} to Tree node with text: Perspectives [2020-01-19T07:06:39.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1130365312 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:39.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130365312 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:39.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1130365311 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:39.852Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2020-01-19T07:06:39.852Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2020-01-19T07:06:39.852Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2020-01-19T07:06:39.852Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2020-01-19T07:06:39.853Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2020-01-19T07:06:39.853Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2020-01-19T07:06:39.853Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2020-01-19T07:06:39.853Z] DEBUG - matched Button with text "Prompt", using matcher: (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2020-01-19T07:06:39.853Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:06:39.853Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:06:39.853Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:06:39.853Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:06:39.853Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') is already selected, not clicking again. [2020-01-19T07:06:39.853Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2020-01-19T07:06:39.853Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2020-01-19T07:06:39.853Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2020-01-19T07:06:39.853Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:06:39.853Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:06:39.853Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:06:39.853Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:06:39.853Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:06:39.853Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-19T07:06:39.853Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:06:39.853Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:06:39.853Z] DEBUG - Clicking on OK [2020-01-19T07:06:39.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130365308 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') [2020-01-19T07:06:39.853Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130365308 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') [2020-01-19T07:06:39.853Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130365308 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:06:39.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130365308 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:06:39.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130365308 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') [2020-01-19T07:06:39.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130365308 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') [2020-01-19T07:06:39.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130365308 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') [2020-01-19T07:06:39.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1130365354 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-19T07:06:39.853Z] DEBUG - Clicked on [2020-01-19T07:06:41.220Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2020-01-19T07:06:41.220Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2020-01-19T07:06:41.220Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:06:41.220Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:06:41.220Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T07:06:41.220Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T07:06:41.220Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:06:41.220Z] DEBUG - Clicking on &Yes [2020-01-19T07:06:41.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1130363882 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') [2020-01-19T07:06:41.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1130363882 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') [2020-01-19T07:06:41.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1130363882 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:06:41.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1130363882 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:06:41.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1130363882 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') [2020-01-19T07:06:41.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1130363882 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') [2020-01-19T07:06:41.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1130363882 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') [2020-01-19T07:06:41.220Z] DEBUG - Clicked on [2020-01-19T07:06:41.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - LTTng Kernel - test/Traces/kernel/kernel_ - Eclipse Platform} time=-1130363721 data=null doit=true} to Shell with text {data - LTTng Kernel - test/Traces/kernel/kernel_ - Eclipse Platform} [2020-01-19T07:06:41.477Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-19T07:06:41.477Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-19T07:06:41.477Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-19T07:06:41.477Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-19T07:06:41.477Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-01-19T07:06:41.477Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1130363663 data=null doit=true} to Shell with text {Preferences} [2020-01-19T07:06:41.477Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-01-19T07:06:41.477Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:41.477Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:41.477Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2020-01-19T07:06:41.477Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-01-19T07:06:41.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1130363620 data=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:41.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1130363620 data=null} to Tree node with text: Perspectives [2020-01-19T07:06:41.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1130363620 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:41.477Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130363619 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:41.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1130363619 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:41.477Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:41.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1130363617 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives [2020-01-19T07:06:41.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1130363617 data=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:41.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1130363617 data=null} to Tree node with text: Perspectives [2020-01-19T07:06:41.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1130363617 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:41.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130363617 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:41.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1130363616 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:41.477Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2020-01-19T07:06:41.477Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2020-01-19T07:06:41.477Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2020-01-19T07:06:41.477Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2020-01-19T07:06:41.477Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2020-01-19T07:06:41.477Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2020-01-19T07:06:41.477Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2020-01-19T07:06:41.478Z] DEBUG - matched Button with text "Prompt", using matcher: (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2020-01-19T07:06:41.478Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:06:41.478Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:06:41.478Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:06:41.478Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:06:41.478Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2020-01-19T07:06:41.478Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2020-01-19T07:06:41.478Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2020-01-19T07:06:41.478Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:06:41.478Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:06:41.478Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:06:41.478Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2020-01-19T07:06:41.478Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2020-01-19T07:06:41.478Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-19T07:06:41.478Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:06:41.478Z] DEBUG - Clicking on Cancel [2020-01-19T07:06:41.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1130363613 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') [2020-01-19T07:06:41.478Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1130363613 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') [2020-01-19T07:06:41.478Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1130363613 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-19T07:06:41.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1130363613 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-19T07:06:41.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1130363613 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') [2020-01-19T07:06:41.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1130363613 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') [2020-01-19T07:06:41.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1130363613 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') [2020-01-19T07:06:41.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1130363712 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-19T07:06:41.478Z] DEBUG - Clicked on [2020-01-19T07:06:41.734Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - Eclipse Platform} time=-1130363379 data=null doit=true} to Shell with text {data - Resource - Eclipse Platform} [2020-01-19T07:06:41.734Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-19T07:06:41.735Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-19T07:06:41.735Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-19T07:06:41.735Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-19T07:06:41.735Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-01-19T07:06:41.735Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1130363303 data=null doit=true} to Shell with text {Preferences} [2020-01-19T07:06:41.735Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-01-19T07:06:41.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:41.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:41.735Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2020-01-19T07:06:41.735Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-01-19T07:06:41.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1130363302 data=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:41.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1130363302 data=null} to Tree node with text: Perspectives [2020-01-19T07:06:41.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1130363302 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:41.735Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130363302 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:41.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1130363301 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:41.735Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:41.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1130363300 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives [2020-01-19T07:06:41.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1130363300 data=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:41.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1130363300 data=null} to Tree node with text: Perspectives [2020-01-19T07:06:41.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1130363299 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:41.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130363299 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:41.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1130363299 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:41.735Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2020-01-19T07:06:41.735Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always' [2020-01-19T07:06:41.735Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2020-01-19T07:06:41.735Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2020-01-19T07:06:41.735Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2020-01-19T07:06:41.735Z] DEBUG - matched Button with text "Always", using matcher: (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2020-01-19T07:06:41.735Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2020-01-19T07:06:41.735Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2020-01-19T07:06:41.735Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:06:41.735Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:06:41.735Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:06:41.735Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:06:41.735Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2020-01-19T07:06:41.735Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Prompt} time=-1130363298 data=null doit=true} to Button with text {Prompt} [2020-01-19T07:06:41.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=-1130363298 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Prompt} [2020-01-19T07:06:41.735Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2020-01-19T07:06:41.735Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Always} time=-1130363297 data=null doit=true} to (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2020-01-19T07:06:41.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Always} time=-1130363295 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2020-01-19T07:06:41.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Always} time=-1130363295 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2020-01-19T07:06:41.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=-1130363295 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 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2020-01-19T07:06:41.735Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Always' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2020-01-19T07:06:41.735Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2020-01-19T07:06:41.735Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2020-01-19T07:06:41.735Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2020-01-19T07:06:41.735Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:06:41.735Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:06:41.735Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:06:41.735Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:06:41.735Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:06:41.735Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-19T07:06:41.735Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:06:41.735Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:06:41.735Z] DEBUG - Clicking on OK [2020-01-19T07:06:41.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130363293 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') [2020-01-19T07:06:41.735Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130363293 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') [2020-01-19T07:06:41.735Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130363293 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:06:41.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130363293 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:06:41.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130363293 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') [2020-01-19T07:06:41.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130363293 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') [2020-01-19T07:06:41.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130363293 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') [2020-01-19T07:06:41.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1130363370 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-19T07:06:41.735Z] DEBUG - Clicked on [2020-01-19T07:06:43.626Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - Eclipse Platform} time=-1130361581 data=null doit=true} to Shell with text {data - Resource - Eclipse Platform} [2020-01-19T07:06:43.626Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-19T07:06:43.626Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-19T07:06:43.626Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-19T07:06:43.626Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-19T07:06:43.626Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-01-19T07:06:43.626Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1130361479 data=null doit=true} to Shell with text {Preferences} [2020-01-19T07:06:43.626Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-01-19T07:06:43.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:43.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:43.626Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2020-01-19T07:06:43.626Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-01-19T07:06:43.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1130361477 data=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:43.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1130361477 data=null} to Tree node with text: Perspectives [2020-01-19T07:06:43.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1130361476 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:43.626Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130361476 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:43.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1130361476 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:43.626Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:43.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1130361474 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives [2020-01-19T07:06:43.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1130361474 data=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:43.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1130361474 data=null} to Tree node with text: Perspectives [2020-01-19T07:06:43.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1130361474 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:43.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130361474 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:43.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1130361473 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:43.626Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2020-01-19T07:06:43.626Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2020-01-19T07:06:43.626Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2020-01-19T07:06:43.626Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2020-01-19T07:06:43.626Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2020-01-19T07:06:43.626Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2020-01-19T07:06:43.626Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2020-01-19T07:06:43.626Z] DEBUG - matched Button with text "Prompt", using matcher: (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2020-01-19T07:06:43.626Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:06:43.626Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:06:43.626Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:06:43.626Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:06:43.626Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2020-01-19T07:06:43.626Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=-1130361471 data=null doit=true} to Button with text {Always} [2020-01-19T07:06:43.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=-1130361471 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {Always} [2020-01-19T07:06:43.626Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2020-01-19T07:06:43.626Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=-1130361470 data=null doit=true} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2020-01-19T07:06:43.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=-1130361469 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2020-01-19T07:06:43.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=-1130361469 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2020-01-19T07:06:43.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=-1130361469 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 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2020-01-19T07:06:43.626Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Prompt' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2020-01-19T07:06:43.626Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2020-01-19T07:06:43.626Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2020-01-19T07:06:43.626Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2020-01-19T07:06:43.626Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:06:43.626Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:06:43.626Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:06:43.626Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:06:43.626Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:06:43.626Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-19T07:06:43.626Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:06:43.626Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:06:43.626Z] DEBUG - Clicking on OK [2020-01-19T07:06:43.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130361467 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') [2020-01-19T07:06:43.626Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130361467 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') [2020-01-19T07:06:43.626Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130361467 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:06:43.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130361467 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:06:43.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130361467 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') [2020-01-19T07:06:43.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130361467 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') [2020-01-19T07:06:43.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130361467 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') [2020-01-19T07:06:43.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1130361553 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-19T07:06:43.627Z] DEBUG - Clicked on [2020-01-19T07:06:45.521Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2020-01-19T07:06:45.521Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2020-01-19T07:06:45.521Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision' [2020-01-19T07:06:45.521Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:06:45.521Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2020-01-19T07:06:45.521Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:06:45.521Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:06:45.521Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2020-01-19T07:06:45.521Z] DEBUG - Toggling state on Button {&Remember my decision}. Setting state to selected [2020-01-19T07:06:45.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=-1130359901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2020-01-19T07:06:45.521Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-1130359900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2020-01-19T07:06:45.521Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Remember my decision} time=-1130359900 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2020-01-19T07:06:45.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Remember my decision} time=-1130359900 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2020-01-19T07:06:45.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Remember my decision} time=-1130359900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2020-01-19T07:06:45.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Remember my decision} time=-1130359900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2020-01-19T07:06:45.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Remember my decision} time=-1130359900 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 'Remember my decision' and with style 'SWT.CHECK') [2020-01-19T07:06:45.521Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Remember my decision} time=-1130359900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2020-01-19T07:06:45.521Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-1130359900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2020-01-19T07:06:45.521Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Remember my decision} time=-1130359900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2020-01-19T07:06:45.521Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Remember my decision} time=-1130359900 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2020-01-19T07:06:45.521Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Remember my decision} time=-1130359900 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2020-01-19T07:06:45.521Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2020-01-19T07:06:45.521Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2020-01-19T07:06:45.521Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:06:45.521Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No' [2020-01-19T07:06:45.521Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH' [2020-01-19T07:06:45.521Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2020-01-19T07:06:45.521Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:06:45.521Z] DEBUG - Clicking on &No [2020-01-19T07:06:45.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=-1130359900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2020-01-19T07:06:45.521Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=-1130359899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2020-01-19T07:06:45.521Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=-1130359899 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2020-01-19T07:06:45.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=-1130359899 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2020-01-19T07:06:45.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=-1130359899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2020-01-19T07:06:45.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=-1130359899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2020-01-19T07:06:45.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=-1130359899 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 'No' and with style 'SWT.PUSH') [2020-01-19T07:06:45.521Z] DEBUG - Clicked on [2020-01-19T07:06:45.521Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - test/Traces/kernel/kernel_ - Eclipse Platform} time=-1130359836 data=null doit=true} to Shell with text {data - Resource - test/Traces/kernel/kernel_ - Eclipse Platform} [2020-01-19T07:06:45.521Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-19T07:06:45.521Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-19T07:06:45.521Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-19T07:06:45.521Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-19T07:06:45.521Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-01-19T07:06:45.521Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1130359782 data=null doit=true} to Shell with text {Preferences} [2020-01-19T07:06:45.521Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-01-19T07:06:45.521Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:45.521Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:45.521Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2020-01-19T07:06:45.521Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-01-19T07:06:45.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1130359781 data=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:45.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1130359781 data=null} to Tree node with text: Perspectives [2020-01-19T07:06:45.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1130359781 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:45.521Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130359780 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:45.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1130359780 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:45.521Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:45.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1130359778 data=null button=0 stateMask=0x0 x=84 y=210 count=0} to Tree node with text: Perspectives [2020-01-19T07:06:45.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1130359778 data=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:45.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1130359778 data=null} to Tree node with text: Perspectives [2020-01-19T07:06:45.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1130359778 data=null button=1 stateMask=0x0 x=84 y=210 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:45.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130359778 data=null item=TreeItem {Perspectives} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Perspectives [2020-01-19T07:06:45.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1130359777 data=null button=1 stateMask=0x80000 x=84 y=210 count=1} to Tree node with text: Perspectives [2020-01-19T07:06:45.521Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2020-01-19T07:06:45.521Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2020-01-19T07:06:45.521Z] DEBUG - matched Button with text "Never", using matcher: with mnemonic 'Never' [2020-01-19T07:06:45.521Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2020-01-19T07:06:45.522Z] DEBUG - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2020-01-19T07:06:45.522Z] DEBUG - matched Button with text "Never", using matcher: with style 'SWT.RADIO' [2020-01-19T07:06:45.522Z] DEBUG - matched Button with text "Never", using matcher: (of type 'Button' and with mnemonic 'Never' and in group (with mnemonic 'Open the associated perspective when a trace is opened') and with style 'SWT.RADIO') [2020-01-19T07:06:45.522Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2020-01-19T07:06:45.522Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:06:45.522Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:06:45.522Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:06:45.522Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:06:45.522Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2020-01-19T07:06:45.522Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2020-01-19T07:06:45.522Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2020-01-19T07:06:45.522Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:06:45.522Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:06:45.522Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:06:45.522Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2020-01-19T07:06:45.522Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2020-01-19T07:06:45.522Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-19T07:06:45.522Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:06:45.522Z] DEBUG - Clicking on Cancel [2020-01-19T07:06:45.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1130359775 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') [2020-01-19T07:06:45.522Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1130359775 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') [2020-01-19T07:06:45.522Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1130359775 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-19T07:06:45.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1130359775 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2020-01-19T07:06:45.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1130359775 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') [2020-01-19T07:06:45.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1130359775 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') [2020-01-19T07:06:45.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1130359774 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') [2020-01-19T07:06:45.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1130359827 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-19T07:06:45.522Z] DEBUG - Clicked on [2020-01-19T07:06:45.522Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Resource - Eclipse Platform} time=-1130359707 data=null doit=true} to Shell with text {data - Resource - Eclipse Platform} [2020-01-19T07:06:45.522Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T07:06:45.522Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:06:45.522Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:06:45.522Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:06:45.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130359700 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:06:45.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130359700 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:06:45.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130359700 data=null} to TreeItem with text {test} [2020-01-19T07:06:45.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130359700 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:45.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130359699 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} [2020-01-19T07:06:45.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130359692 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:06:45.522Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T07:06:45.522Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T07:06:45.522Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T07:06:46.084Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T07:06:46.084Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T07:06:46.084Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T07:06:46.084Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:06:46.084Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:06:46.084Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T07:06:46.084Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:06:46.084Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:06:46.084Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:06:46.085Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T07:06:46.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130359087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:06:46.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130359086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:06:46.085Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130359086 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:06:46.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130359086 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:06:46.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130359086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:06:46.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130359086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:06:46.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130359086 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') [2020-01-19T07:06:46.085Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130359086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:06:46.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130359086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:06:46.085Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130359086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:06:46.085Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130359086 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:06:46.085Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130359086 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:06:46.085Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:06:46.085Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T07:06:46.085Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T07:06:46.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:06:46.085Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:06:46.085Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:06:46.085Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:06:46.085Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:06:46.085Z] DEBUG - Clicking on OK [2020-01-19T07:06:46.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130359085 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') [2020-01-19T07:06:46.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130359085 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') [2020-01-19T07:06:46.085Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130359085 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:06:46.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130359085 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:06:46.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130359085 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') [2020-01-19T07:06:46.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130359085 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') [2020-01-19T07:06:46.085Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:06:46.085Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:06:46.085Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:06:46.085Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:06:46.085Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:06:46.085Z] DEBUG - Clicked on OK [2020-01-19T07:06:46.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130359085 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') [2020-01-19T07:06:46.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1130359660 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T07:06:46.596Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.589 s - in org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest [2020-01-19T07:06:46.596Z] testNever(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 1.95 s [2020-01-19T07:06:46.596Z] testNoAssociatedPerspective(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 1.69 s [2020-01-19T07:06:46.596Z] testExperiment(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 2.753 s [2020-01-19T07:06:46.596Z] testPromptYesRemember(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 2.191 s [2020-01-19T07:06:46.596Z] testPromptNo(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 1.975 s [2020-01-19T07:06:46.596Z] testPromptYes(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 1.945 s [2020-01-19T07:06:46.596Z] testAlways(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 1.787 s [2020-01-19T07:06:46.596Z] testPromptNoRemember(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 1.998 s [2020-01-19T07:06:46.596Z] [2020-01-19T07:06:46.596Z] Results: [2020-01-19T07:06:46.596Z] [2020-01-19T07:06:46.596Z] Tests run: 71, Failures: 0, Errors: 0, Skipped: 0 [2020-01-19T07:06:46.596Z] [2020-01-19T07:06:46.858Z] [2020-01-19T07:06:46.858Z] !ENTRY org.eclipse.core.resources 2 10035 2020-01-19 07:06:46.640 [2020-01-19T07:06:46.858Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2020-01-19T07:06:47.786Z] [INFO] All tests passed! [2020-01-19T07:06:47.786Z] [INFO] [2020-01-19T07:06:47.786Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2020-01-19T07:06:47.786Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT.jar [2020-01-19T07:06:47.786Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT.pom [2020-01-19T07:06:47.786Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT-sources.jar [2020-01-19T07:06:47.786Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T07:06:47.786Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT-p2metadata.xml [2020-01-19T07:06:47.786Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT-p2artifacts.xml [2020-01-19T07:06:47.786Z] [INFO] [2020-01-19T07:06:47.786Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2020-01-19T07:06:47.786Z] [INFO] [2020-01-19T07:06:47.786Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests >-- [2020-01-19T07:06:47.786Z] [INFO] Building org.eclipse.tracecompass.datastore.core.tests 1.0.3-SNAPSHOT [127/138] [2020-01-19T07:06:47.786Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T07:06:47.786Z] [INFO] [2020-01-19T07:06:47.786Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core.tests --- [2020-01-19T07:06:47.786Z] [INFO] [2020-01-19T07:06:47.786Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests --- [2020-01-19T07:06:47.786Z] [INFO] The project's OSGi version is 1.0.3.202001190610 [2020-01-19T07:06:47.786Z] [INFO] [2020-01-19T07:06:47.786Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests --- [2020-01-19T07:06:47.786Z] [INFO] [2020-01-19T07:06:47.786Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests --- [2020-01-19T07:06:47.786Z] [INFO] [2020-01-19T07:06:47.786Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests --- [2020-01-19T07:06:47.786Z] [INFO] [2020-01-19T07:06:47.786Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests --- [2020-01-19T07:06:47.786Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T07:06:47.786Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources [2020-01-19T07:06:47.786Z] [INFO] [2020-01-19T07:06:47.786Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests --- [2020-01-19T07:06:47.786Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/classes [2020-01-19T07:06:48.042Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNodeTest.java:[253] [2020-01-19T07:06:48.042Z] node.writeSelf(htIo.getFileWriter(node.getSequenceNumber()).getChannel()); [2020-01-19T07:06:48.042Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T07:06:48.042Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2020-01-19T07:06:48.042Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNodeTest.java:[270] [2020-01-19T07:06:48.042Z] htIo.supplyATReader(seqNb).getChannel(), [2020-01-19T07:06:48.042Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T07:06:48.042Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2020-01-19T07:06:48.042Z] 2 problems (2 warnings) [2020-01-19T07:06:48.042Z] [INFO] [2020-01-19T07:06:48.042Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core.tests --- [2020-01-19T07:06:48.042Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T07:06:48.042Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/test/resources [2020-01-19T07:06:48.042Z] [INFO] [2020-01-19T07:06:48.042Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core.tests --- [2020-01-19T07:06:48.042Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT-sources.jar [2020-01-19T07:06:48.042Z] [INFO] [2020-01-19T07:06:48.042Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests --- [2020-01-19T07:06:48.042Z] [INFO] [2020-01-19T07:06:48.042Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core.tests --- [2020-01-19T07:06:48.298Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT.jar [2020-01-19T07:06:48.298Z] [INFO] [2020-01-19T07:06:48.298Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core.tests --- [2020-01-19T07:06:48.298Z] [INFO] [2020-01-19T07:06:48.298Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core.tests --- [2020-01-19T07:06:48.298Z] [INFO] [2020-01-19T07:06:48.298Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core.tests --- [2020-01-19T07:06:48.298Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT.jar [2020-01-19T07:06:48.298Z] [INFO] [2020-01-19T07:06:48.298Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core.tests --- [2020-01-19T07:06:48.298Z] [INFO] [2020-01-19T07:06:48.298Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.datastore.core.tests --- [2020-01-19T07:06:48.553Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data/.metadata/.log [2020-01-19T07:06:48.553Z] [INFO] Command line: [2020-01-19T07:06:48.553Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-19T07:06:48.554Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T07:06:50.445Z] !SESSION 2020-01-19 07:06:48.524 ----------------------------------------------- [2020-01-19T07:06:50.445Z] eclipse.buildId=unknown [2020-01-19T07:06:50.445Z] java.version=1.8.0_202 [2020-01-19T07:06:50.445Z] java.vendor=Oracle Corporation [2020-01-19T07:06:50.445Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T07:06:50.445Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-19T07:06:50.445Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-19T07:06:50.445Z] [2020-01-19T07:06:50.445Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 07:06:50.307 [2020-01-19T07:06:50.445Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T07:06:50.445Z] !STACK 0 [2020-01-19T07:06:50.445Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [41] [2020-01-19T07:06:50.445Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T07:06:50.445Z] [2020-01-19T07:06:50.445Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T07:06:50.445Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T07:06:50.445Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T07:06:50.445Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T07:06:50.445Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T07:06:50.445Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T07:06:50.445Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T07:06:50.445Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T07:06:51.810Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest [2020-01-19T07:06:52.070Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.48 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest [2020-01-19T07:06:52.070Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.159 s [2020-01-19T07:06:52.070Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.03 s [2020-01-19T07:06:52.070Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.119 s [2020-01-19T07:06:52.070Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.071 s [2020-01-19T07:06:52.070Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.003 s [2020-01-19T07:06:52.070Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest [2020-01-19T07:06:52.070Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest [2020-01-19T07:06:52.070Z] testAddToCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2020-01-19T07:06:52.070Z] testGetChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2020-01-19T07:06:52.070Z] testGetLatestChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2020-01-19T07:06:52.070Z] testLinkNewChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2020-01-19T07:06:52.070Z] testNbChildren[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2020-01-19T07:06:52.070Z] testNodeInvalidAdd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2020-01-19T07:06:52.070Z] testNodeInvalidEnd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2020-01-19T07:06:52.070Z] testCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.003 s [2020-01-19T07:06:52.070Z] testNodeData[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2020-01-19T07:06:52.070Z] testAddToCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2020-01-19T07:06:52.070Z] testGetChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2020-01-19T07:06:52.070Z] testGetLatestChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2020-01-19T07:06:52.070Z] testLinkNewChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2020-01-19T07:06:52.070Z] testNbChildren[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2020-01-19T07:06:52.070Z] testNodeInvalidAdd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2020-01-19T07:06:52.070Z] testNodeInvalidEnd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2020-01-19T07:06:52.070Z] testCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.003 s [2020-01-19T07:06:52.070Z] testNodeData[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2020-01-19T07:06:52.070Z] testAddToCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.003 s [2020-01-19T07:06:52.070Z] testGetChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2020-01-19T07:06:52.070Z] testGetLatestChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2020-01-19T07:06:52.070Z] testLinkNewChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2020-01-19T07:06:52.070Z] testNbChildren[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2020-01-19T07:06:52.070Z] testNodeInvalidAdd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2020-01-19T07:06:52.070Z] testNodeInvalidEnd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2020-01-19T07:06:52.070Z] testCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.002 s [2020-01-19T07:06:52.070Z] testNodeData[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2020-01-19T07:06:52.070Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest [2020-01-19T07:06:52.632Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.386 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest [2020-01-19T07:06:52.632Z] testInsertions(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.083 s [2020-01-19T07:06:52.632Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.009 s [2020-01-19T07:06:52.632Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.064 s [2020-01-19T07:06:52.632Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.152 s [2020-01-19T07:06:52.632Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.073 s [2020-01-19T07:06:52.632Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.003 s [2020-01-19T07:06:52.632Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest [2020-01-19T07:06:52.888Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest [2020-01-19T07:06:52.888Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.007 s [2020-01-19T07:06:52.888Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.058 s [2020-01-19T07:06:52.888Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.099 s [2020-01-19T07:06:52.888Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.025 s [2020-01-19T07:06:52.888Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.003 s [2020-01-19T07:06:52.888Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest [2020-01-19T07:06:52.888Z] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest [2020-01-19T07:06:52.888Z] testGetLatestChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2020-01-19T07:06:52.889Z] testLinkNewChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.002 s [2020-01-19T07:06:52.889Z] testGetChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testGetLatestChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2020-01-19T07:06:52.889Z] testAddToCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testGetChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testNbChildren[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2020-01-19T07:06:52.889Z] testNodeInvalidAdd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testNodeInvalidEnd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2020-01-19T07:06:52.889Z] testCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2020-01-19T07:06:52.889Z] testNodeData[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testGetLatestChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testLinkNewChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.002 s [2020-01-19T07:06:52.889Z] testGetChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testGetLatestChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testAddToCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testGetChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testNbChildren[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testNodeInvalidAdd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testNodeInvalidEnd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.041 s [2020-01-19T07:06:52.889Z] testNodeData[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testGetLatestChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testLinkNewChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.003 s [2020-01-19T07:06:52.889Z] testGetChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testGetLatestChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testAddToCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testGetChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testNbChildren[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2020-01-19T07:06:52.889Z] testNodeInvalidAdd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testNodeInvalidEnd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testNodeData[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest [2020-01-19T07:06:52.889Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest [2020-01-19T07:06:52.889Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest [2020-01-19T07:06:52.889Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest [2020-01-19T07:06:52.889Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest [2020-01-19T07:06:52.889Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest [2020-01-19T07:06:52.889Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest [2020-01-19T07:06:52.889Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest [2020-01-19T07:06:52.889Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] Running org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest [2020-01-19T07:06:52.889Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest [2020-01-19T07:06:52.889Z] testReadWriteNode(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0.002 s [2020-01-19T07:06:52.889Z] testTooFarData(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0.001 s [2020-01-19T07:06:52.889Z] testExtraDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0.002 s [2020-01-19T07:06:52.889Z] testHeaderDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0.001 s [2020-01-19T07:06:52.889Z] Running org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest [2020-01-19T07:06:52.889Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest [2020-01-19T07:06:52.889Z] testReadWriteByte(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testReadWriteChar(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testReadWriteLong(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0.001 s [2020-01-19T07:06:52.889Z] testMainBuffer2(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testMainBuffer3(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testLimit(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testReadWriteFloat(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testReadWriteShort(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testMainBuffer(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testEndianness(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0.001 s [2020-01-19T07:06:52.889Z] testMultipleValues(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testReadWriteDouble(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2020-01-19T07:06:52.889Z] testReadWriteString(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2020-01-19T07:06:52.890Z] testReadWriteInt(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2020-01-19T07:06:52.890Z] testReadWriteByteArray(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2020-01-19T07:06:52.890Z] Running org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest [2020-01-19T07:06:53.817Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.672 s - in org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest [2020-01-19T07:06:53.817Z] ReadWriteLongTestUnsigned(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest) Time elapsed: 0.379 s [2020-01-19T07:06:53.817Z] ReadWriteLongTest(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest) Time elapsed: 0.293 s [2020-01-19T07:06:53.817Z] [2020-01-19T07:06:53.817Z] Results: [2020-01-19T07:06:53.817Z] [2020-01-19T07:06:53.817Z] Tests run: 118, Failures: 0, Errors: 0, Skipped: 0 [2020-01-19T07:06:53.817Z] [2020-01-19T07:06:54.379Z] [INFO] All tests passed! [2020-01-19T07:06:54.379Z] [INFO] [2020-01-19T07:06:54.379Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core.tests --- [2020-01-19T07:06:54.379Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT.jar [2020-01-19T07:06:54.379Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT.pom [2020-01-19T07:06:54.379Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT-sources.jar [2020-01-19T07:06:54.379Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T07:06:54.379Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT-p2metadata.xml [2020-01-19T07:06:54.379Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml [2020-01-19T07:06:54.379Z] [INFO] [2020-01-19T07:06:54.379Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core.tests --- [2020-01-19T07:06:54.379Z] [INFO] [2020-01-19T07:06:54.379Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests >-- [2020-01-19T07:06:54.379Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core.tests 1.0.3-SNAPSHOT [128/138] [2020-01-19T07:06:54.379Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T07:06:54.379Z] [INFO] [2020-01-19T07:06:54.379Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2020-01-19T07:06:54.379Z] [INFO] [2020-01-19T07:06:54.379Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2020-01-19T07:06:54.379Z] [INFO] The project's OSGi version is 1.0.3.202001190610 [2020-01-19T07:06:54.379Z] [INFO] [2020-01-19T07:06:54.379Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2020-01-19T07:06:54.379Z] [INFO] [2020-01-19T07:06:54.379Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2020-01-19T07:06:54.379Z] [INFO] [2020-01-19T07:06:54.379Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2020-01-19T07:06:54.379Z] [INFO] [2020-01-19T07:06:54.379Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2020-01-19T07:06:54.379Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T07:06:54.379Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources [2020-01-19T07:06:54.379Z] [INFO] [2020-01-19T07:06:54.379Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2020-01-19T07:06:54.379Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/classes [2020-01-19T07:06:54.635Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/AbstractTestSegmentStore.java:[232] [2020-01-19T07:06:54.635Z] ISegmentStore<@NonNull TestSegment> other = getSegmentStore(fSegmentStore.toArray(new TestSegment[fSegmentStore.size()])); [2020-01-19T07:06:54.635Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T07:06:54.635Z] Null type safety (type annotations): The expression of type 'AbstractTestSegmentStore.TestSegment[]' needs unchecked conversion to conform to 'AbstractTestSegmentStore.@NonNull TestSegment @NonNull[]' [2020-01-19T07:06:54.635Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/AbstractTestSegmentStore.java:[242] [2020-01-19T07:06:54.635Z] ISegmentStore<@NonNull TestSegment> other = getSegmentStore(REVERSE_SEGMENTS.toArray(new TestSegment[fSegmentStore.size()])); [2020-01-19T07:06:54.635Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T07:06:54.635Z] Null type safety (type annotations): The expression of type 'AbstractTestSegmentStore.TestSegment[]' needs unchecked conversion to conform to 'AbstractTestSegmentStore.@NonNull TestSegment @NonNull[]' [2020-01-19T07:06:54.635Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/perf/org/eclipse/tracecompass/segmentstore/core/tests/perf/SegmentStoreBigBenchmark.java:[51] [2020-01-19T07:06:54.635Z] { "HT store", new HistoryTreeSegmentStoreStub<>(Files.createTempFile("tmpSegStore", null), 1, BasicSegment.BASIC_SEGMENT_READ_FACTORY) }, [2020-01-19T07:06:54.635Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T07:06:54.635Z] Null type safety (type annotations): The expression of type 'Path' needs unchecked conversion to conform to '@NonNull Path' [2020-01-19T07:06:54.635Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/TreeMapStoreTest.java:[47] [2020-01-19T07:06:54.635Z] boolean ret = fSegmentStore.add(new TestSegment(segment.getStart(), segment.getEnd(), segment.getPayload())); [2020-01-19T07:06:54.635Z] ^^^^^^^^^^^^^^^^^^^^ [2020-01-19T07:06:54.635Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2020-01-19T07:06:54.635Z] 4 problems (4 warnings) [2020-01-19T07:06:54.635Z] [INFO] [2020-01-19T07:06:54.635Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2020-01-19T07:06:54.635Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T07:06:54.635Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/test/resources [2020-01-19T07:06:54.635Z] [INFO] [2020-01-19T07:06:54.635Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2020-01-19T07:06:54.635Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-sources.jar [2020-01-19T07:06:54.635Z] [INFO] [2020-01-19T07:06:54.635Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2020-01-19T07:06:54.635Z] [INFO] [2020-01-19T07:06:54.635Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2020-01-19T07:06:54.635Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar [2020-01-19T07:06:54.635Z] [INFO] [2020-01-19T07:06:54.635Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2020-01-19T07:06:54.635Z] [INFO] [2020-01-19T07:06:54.635Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2020-01-19T07:06:54.635Z] [INFO] [2020-01-19T07:06:54.635Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2020-01-19T07:06:54.635Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar [2020-01-19T07:06:54.635Z] [INFO] [2020-01-19T07:06:54.635Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2020-01-19T07:06:54.635Z] [INFO] [2020-01-19T07:06:54.635Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2020-01-19T07:06:55.197Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data/.metadata/.log [2020-01-19T07:06:55.197Z] [INFO] Command line: [2020-01-19T07:06:55.197Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-19T07:06:55.197Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T07:06:57.714Z] !SESSION 2020-01-19 07:06:55.143 ----------------------------------------------- [2020-01-19T07:06:57.714Z] eclipse.buildId=unknown [2020-01-19T07:06:57.714Z] java.version=1.8.0_202 [2020-01-19T07:06:57.714Z] java.vendor=Oracle Corporation [2020-01-19T07:06:57.714Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T07:06:57.714Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-19T07:06:57.714Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-19T07:06:57.714Z] [2020-01-19T07:06:57.714Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 07:06:57.238 [2020-01-19T07:06:57.714Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T07:06:57.714Z] !STACK 0 [2020-01-19T07:06:57.714Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [41] [2020-01-19T07:06:57.714Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T07:06:57.714Z] [2020-01-19T07:06:57.714Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T07:06:57.714Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T07:06:57.714Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T07:06:57.714Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T07:06:57.714Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T07:06:57.714Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T07:06:57.714Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T07:06:57.714Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T07:06:58.641Z] Running org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest [2020-01-19T07:06:58.897Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s - in org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest [2020-01-19T07:06:58.897Z] testNoDuplicateElements(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.005 s [2020-01-19T07:06:58.897Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2020-01-19T07:06:58.897Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2020-01-19T07:06:58.897Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2020-01-19T07:06:58.897Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2020-01-19T07:06:58.897Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.011 s [2020-01-19T07:06:58.897Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2020-01-19T07:06:58.897Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2020-01-19T07:06:58.897Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.002 s [2020-01-19T07:06:58.897Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2020-01-19T07:06:58.897Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2020-01-19T07:06:58.897Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2020-01-19T07:06:58.897Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2020-01-19T07:06:58.897Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2020-01-19T07:06:58.897Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2020-01-19T07:06:58.897Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2020-01-19T07:06:58.897Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2020-01-19T07:06:58.897Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2020-01-19T07:06:58.897Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2020-01-19T07:06:58.897Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2020-01-19T07:06:58.897Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2020-01-19T07:06:58.897Z] Running org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest [2020-01-19T07:06:58.897Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest [2020-01-19T07:06:58.897Z] testNamedAspect(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest) Time elapsed: 0.001 s [2020-01-19T07:06:58.897Z] testComparator(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest) Time elapsed: 0.003 s [2020-01-19T07:06:58.897Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest [2020-01-19T07:06:58.897Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest [2020-01-19T07:06:58.897Z] testAddToCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.05 s [2020-01-19T07:06:58.897Z] testGetChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2020-01-19T07:06:58.897Z] testGetLatestChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2020-01-19T07:06:58.897Z] testLinkNewChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2020-01-19T07:06:58.897Z] testNbChildren[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2020-01-19T07:06:58.897Z] testNodeInvalidAdd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.001 s [2020-01-19T07:06:58.897Z] testNodeInvalidEnd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2020-01-19T07:06:58.897Z] testCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.014 s [2020-01-19T07:06:58.897Z] testNodeData[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2020-01-19T07:06:58.897Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest [2020-01-19T07:06:58.897Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest [2020-01-19T07:06:58.897Z] testChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.003 s [2020-01-19T07:06:58.897Z] testIntersectingChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.003 s [2020-01-19T07:06:58.897Z] testSpecifics[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2020-01-19T07:06:58.897Z] testGetLatestChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2020-01-19T07:06:58.897Z] testLinkNewChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.006 s [2020-01-19T07:06:58.897Z] testGetChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2020-01-19T07:06:58.897Z] testGetLatestChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2020-01-19T07:06:58.897Z] testAddToCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2020-01-19T07:06:58.897Z] testGetChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2020-01-19T07:06:58.897Z] testNbChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2020-01-19T07:06:58.897Z] testNodeInvalidAdd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2020-01-19T07:06:58.898Z] testNodeInvalidEnd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2020-01-19T07:06:58.898Z] testCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2020-01-19T07:06:58.898Z] testNodeData[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2020-01-19T07:06:58.898Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest [2020-01-19T07:06:59.157Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest [2020-01-19T07:06:59.157Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2020-01-19T07:06:59.157Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2020-01-19T07:06:59.157Z] testSegmentStoreVersion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.016 s [2020-01-19T07:06:59.157Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2020-01-19T07:06:59.157Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2020-01-19T07:06:59.157Z] testReadingSegmentStore(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.002 s [2020-01-19T07:06:59.157Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2020-01-19T07:06:59.157Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2020-01-19T07:06:59.157Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2020-01-19T07:06:59.157Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2020-01-19T07:06:59.157Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2020-01-19T07:06:59.157Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2020-01-19T07:06:59.157Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.003 s [2020-01-19T07:06:59.157Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2020-01-19T07:06:59.157Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.003 s [2020-01-19T07:06:59.157Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2020-01-19T07:06:59.157Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.002 s [2020-01-19T07:06:59.157Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2020-01-19T07:06:59.157Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.002 s [2020-01-19T07:06:59.157Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2020-01-19T07:06:59.157Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2020-01-19T07:06:59.157Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2020-01-19T07:06:59.157Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest [2020-01-19T07:06:59.423Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.448 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest [2020-01-19T07:06:59.423Z] testSizeAndIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.011 s [2020-01-19T07:06:59.423Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.001 s [2020-01-19T07:06:59.423Z] testChildrenTimes(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.102 s [2020-01-19T07:06:59.423Z] testTreeEnd(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.009 s [2020-01-19T07:06:59.423Z] testNodeSequenceNumbers(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.025 s [2020-01-19T07:06:59.423Z] testDepth(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.186 s [2020-01-19T07:06:59.423Z] testReadTree(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.068 s [2020-01-19T07:06:59.423Z] testSequentialFill(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.003 s [2020-01-19T07:06:59.423Z] Running org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest [2020-01-19T07:06:59.679Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest [2020-01-19T07:06:59.679Z] createDoubleDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2020-01-19T07:06:59.679Z] simpleCreate(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2020-01-19T07:06:59.679Z] createTortureTest(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.001 s [2020-01-19T07:06:59.679Z] createAllDressed(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2020-01-19T07:06:59.679Z] createDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2020-01-19T07:06:59.679Z] createDistinctStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2020-01-19T07:06:59.679Z] createFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2020-01-19T07:06:59.679Z] createStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.001 s [2020-01-19T07:06:59.679Z] createPreloaded(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2020-01-19T07:06:59.679Z] createDistinctFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2020-01-19T07:06:59.679Z] Running org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest [2020-01-19T07:06:59.679Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest [2020-01-19T07:06:59.679Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0.001 s [2020-01-19T07:06:59.679Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2020-01-19T07:06:59.679Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2020-01-19T07:06:59.679Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2020-01-19T07:06:59.679Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2020-01-19T07:06:59.679Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2020-01-19T07:06:59.679Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2020-01-19T07:06:59.679Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0.001 s [2020-01-19T07:06:59.679Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2020-01-19T07:06:59.679Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2020-01-19T07:06:59.679Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2020-01-19T07:06:59.679Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0.001 s [2020-01-19T07:06:59.679Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2020-01-19T07:06:59.679Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2020-01-19T07:06:59.679Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0.001 s [2020-01-19T07:06:59.679Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2020-01-19T07:06:59.679Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2020-01-19T07:06:59.679Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2020-01-19T07:06:59.679Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2020-01-19T07:06:59.679Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0.001 s [2020-01-19T07:06:59.679Z] Running org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest [2020-01-19T07:06:59.679Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest [2020-01-19T07:06:59.679Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2020-01-19T07:06:59.679Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2020-01-19T07:06:59.679Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2020-01-19T07:06:59.679Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2020-01-19T07:06:59.679Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2020-01-19T07:06:59.679Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2020-01-19T07:06:59.679Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2020-01-19T07:06:59.679Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2020-01-19T07:06:59.679Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2020-01-19T07:06:59.679Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2020-01-19T07:06:59.679Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2020-01-19T07:06:59.679Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2020-01-19T07:06:59.679Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2020-01-19T07:06:59.679Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2020-01-19T07:06:59.679Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2020-01-19T07:06:59.679Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2020-01-19T07:06:59.679Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2020-01-19T07:06:59.679Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2020-01-19T07:06:59.679Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.043 s [2020-01-19T07:06:59.679Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2020-01-19T07:06:59.679Z] [2020-01-19T07:06:59.679Z] Results: [2020-01-19T07:06:59.679Z] [2020-01-19T07:06:59.679Z] Tests run: 126, Failures: 0, Errors: 0, Skipped: 0 [2020-01-19T07:06:59.679Z] [2020-01-19T07:07:00.607Z] [INFO] All tests passed! [2020-01-19T07:07:00.607Z] [INFO] [2020-01-19T07:07:00.607Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2020-01-19T07:07:00.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar [2020-01-19T07:07:00.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.pom [2020-01-19T07:07:00.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-sources.jar [2020-01-19T07:07:00.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T07:07:00.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-p2metadata.xml [2020-01-19T07:07:00.607Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml [2020-01-19T07:07:00.607Z] [INFO] [2020-01-19T07:07:00.607Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2020-01-19T07:07:00.607Z] [INFO] [2020-01-19T07:07:00.607Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests >-- [2020-01-19T07:07:00.607Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.9-SNAPSHOT [129/138] [2020-01-19T07:07:00.607Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T07:07:00.607Z] [INFO] [2020-01-19T07:07:00.607Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2020-01-19T07:07:00.607Z] [INFO] [2020-01-19T07:07:00.607Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2020-01-19T07:07:00.607Z] [INFO] The project's OSGi version is 1.0.9.202001190610 [2020-01-19T07:07:00.607Z] [INFO] [2020-01-19T07:07:00.607Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2020-01-19T07:07:00.607Z] [INFO] [2020-01-19T07:07:00.607Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2020-01-19T07:07:00.607Z] [INFO] [2020-01-19T07:07:00.607Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2020-01-19T07:07:00.607Z] [INFO] [2020-01-19T07:07:00.607Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2020-01-19T07:07:00.607Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T07:07:00.607Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/main/resources [2020-01-19T07:07:00.607Z] [INFO] [2020-01-19T07:07:00.607Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2020-01-19T07:07:00.607Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/classes [2020-01-19T07:07:00.863Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/ui/swtbot/tests/latency/PatternDensityViewTest.java:[94] [2020-01-19T07:07:00.863Z] fDensityChart = viewBot.bot().widget(WidgetOfType.widgetOfType(Chart.class)); [2020-01-19T07:07:00.863Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2020-01-19T07:07:00.863Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull Chart'. Declaring type 'SWTBotFactory' doesn't seem to be designed with null type annotations in mind [2020-01-19T07:07:00.863Z] 1 problem (1 warning) [2020-01-19T07:07:00.863Z] [INFO] [2020-01-19T07:07:00.863Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2020-01-19T07:07:00.863Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T07:07:00.863Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/test/resources [2020-01-19T07:07:00.863Z] [INFO] [2020-01-19T07:07:00.863Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2020-01-19T07:07:00.863Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar [2020-01-19T07:07:00.863Z] [INFO] [2020-01-19T07:07:00.863Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2020-01-19T07:07:00.863Z] [INFO] [2020-01-19T07:07:00.863Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2020-01-19T07:07:01.119Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT.jar [2020-01-19T07:07:01.119Z] [INFO] [2020-01-19T07:07:01.119Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2020-01-19T07:07:01.119Z] [INFO] [2020-01-19T07:07:01.119Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2020-01-19T07:07:01.119Z] [INFO] [2020-01-19T07:07:01.119Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2020-01-19T07:07:01.119Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT.jar [2020-01-19T07:07:01.119Z] [INFO] [2020-01-19T07:07:01.119Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2020-01-19T07:07:01.119Z] [INFO] [2020-01-19T07:07:01.119Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2020-01-19T07:07:01.681Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data/.metadata/.log [2020-01-19T07:07:01.681Z] [INFO] Command line: [2020-01-19T07:07:01.681Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2020-01-19T07:07:01.681Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T07:07:04.197Z] !SESSION 2020-01-19 07:07:01.521 ----------------------------------------------- [2020-01-19T07:07:04.197Z] eclipse.buildId=unknown [2020-01-19T07:07:04.197Z] java.version=1.8.0_202 [2020-01-19T07:07:04.197Z] java.vendor=Oracle Corporation [2020-01-19T07:07:04.197Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T07:07:04.197Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2020-01-19T07:07:04.197Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2020-01-19T07:07:04.197Z] [2020-01-19T07:07:04.197Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 07:07:03.608 [2020-01-19T07:07:04.197Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T07:07:04.197Z] !STACK 0 [2020-01-19T07:07:04.197Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2020-01-19T07:07:04.197Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T07:07:04.197Z] [2020-01-19T07:07:04.197Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T07:07:04.197Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T07:07:04.197Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T07:07:04.197Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T07:07:04.197Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T07:07:04.197Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T07:07:04.197Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T07:07:04.197Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T07:07:09.445Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest [2020-01-19T07:07:10.810Z] Display size: 1440x900 [2020-01-19T07:07:10.810Z] OS version=3.10.0-957.1.3.el7.x86_64 [2020-01-19T07:07:10.810Z] GTK version=2.24.30 [2020-01-19T07:07:10.810Z] GTK theme=unknown [2020-01-19T07:07:10.810Z] LIBOVERLAY_SCROLLBAR=0 [2020-01-19T07:07:10.810Z] Time zone: Coordinated Universal Time [2020-01-19T07:07:11.066Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2020-01-19T07:07:11.066Z] log4j:WARN Please initialize the log4j system properly. [2020-01-19T07:07:11.993Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1130333303 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T07:07:11.993Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-19T07:07:11.993Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-19T07:07:11.993Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-19T07:07:12.556Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-19T07:07:12.556Z] DEBUG - matched Shell with text "Preferences", using matcher: of type 'Shell' [2020-01-19T07:07:12.556Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2020-01-19T07:07:12.556Z] DEBUG - matched Shell with text "Preferences", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2020-01-19T07:07:12.556Z] DEBUG - matched Shell with text "Preferences", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2020-01-19T07:07:12.556Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1130332573 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2020-01-19T07:07:12.556Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:07:12.556Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:07:12.556Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:12.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1130332515 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2020-01-19T07:07:12.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1130332515 data=null doit=true} to TreeItem with text {Tracing} [2020-01-19T07:07:12.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1130332514 data=null} to TreeItem with text {Tracing} [2020-01-19T07:07:12.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1130332514 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T07:07:12.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130332513 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} [2020-01-19T07:07:12.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1130332494 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T07:07:12.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1130332493 data=null doit=true} to TreeItem with text {Tracing} [2020-01-19T07:07:12.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1130332493 data=null} to TreeItem with text {Tracing} [2020-01-19T07:07:12.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1130332492 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T07:07:12.556Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130332492 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} [2020-01-19T07:07:12.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1130332488 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T07:07:12.556Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:12.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1130332486 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses [2020-01-19T07:07:12.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1130332486 data=null doit=true} to Tree node with text: XML Analyses [2020-01-19T07:07:12.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1130332486 data=null} to Tree node with text: XML Analyses [2020-01-19T07:07:12.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1130332485 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses [2020-01-19T07:07:12.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130332485 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2020-01-19T07:07:12.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1130332421 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses [2020-01-19T07:07:12.556Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2020-01-19T07:07:12.556Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2020-01-19T07:07:12.556Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T07:07:12.556Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T07:07:12.556Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T07:07:12.556Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T07:07:12.556Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T07:07:12.556Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T07:07:12.556Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:07:12.556Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:07:12.556Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:07:12.556Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:07:12.556Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:07:12.556Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-19T07:07:12.556Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:12.556Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:12.556Z] DEBUG - Clicking on OK [2020-01-19T07:07:12.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130332414 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') [2020-01-19T07:07:12.556Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130332414 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') [2020-01-19T07:07:12.556Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130332414 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:12.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130332414 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:12.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130332413 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') [2020-01-19T07:07:12.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130332413 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') [2020-01-19T07:07:12.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130332413 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') [2020-01-19T07:07:12.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1130333158 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-19T07:07:12.556Z] DEBUG - Clicked on [2020-01-19T07:07:12.556Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1130332384 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T07:07:12.812Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-19T07:07:12.812Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-19T07:07:12.812Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-19T07:07:12.812Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-19T07:07:12.812Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2020-01-19T07:07:12.812Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2020-01-19T07:07:12.812Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2020-01-19T07:07:12.812Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2020-01-19T07:07:12.812Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1130332209 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2020-01-19T07:07:12.812Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:07:12.812Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:07:12.812Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:12.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1130332204 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2020-01-19T07:07:12.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1130332203 data=null doit=true} to TreeItem with text {Tracing} [2020-01-19T07:07:12.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1130332203 data=null} to TreeItem with text {Tracing} [2020-01-19T07:07:12.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1130332203 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T07:07:12.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130332202 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} [2020-01-19T07:07:12.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1130332189 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T07:07:12.812Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-01-19T07:07:12.812Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:12.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1130332187 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses [2020-01-19T07:07:12.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1130332187 data=null doit=true} to Tree node with text: XML Analyses [2020-01-19T07:07:12.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1130332187 data=null} to Tree node with text: XML Analyses [2020-01-19T07:07:12.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1130332187 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses [2020-01-19T07:07:12.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130332186 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2020-01-19T07:07:12.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1130332182 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses [2020-01-19T07:07:12.813Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:07:12.813Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:07:12.813Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2020-01-19T07:07:12.813Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2020-01-19T07:07:12.813Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T07:07:12.813Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T07:07:12.813Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T07:07:12.813Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T07:07:12.813Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T07:07:12.813Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T07:07:12.813Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:07:12.813Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:07:12.813Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:07:12.813Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:07:12.813Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:07:12.813Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-19T07:07:12.813Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:12.813Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:12.813Z] DEBUG - Clicking on OK [2020-01-19T07:07:12.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130332175 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') [2020-01-19T07:07:12.813Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130332175 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') [2020-01-19T07:07:12.813Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130332174 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:12.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130332174 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:12.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130332174 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') [2020-01-19T07:07:12.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130332174 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') [2020-01-19T07:07:13.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130332174 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') [2020-01-19T07:07:13.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1130332318 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-19T07:07:13.069Z] DEBUG - Clicked on [2020-01-19T07:07:13.069Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1130332098 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T07:07:13.069Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-19T07:07:13.069Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-19T07:07:13.069Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-19T07:07:13.069Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-19T07:07:13.069Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2020-01-19T07:07:13.069Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2020-01-19T07:07:13.069Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2020-01-19T07:07:13.069Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2020-01-19T07:07:13.069Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1130331985 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2020-01-19T07:07:13.069Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:07:13.069Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:07:13.069Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:13.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1130331980 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2020-01-19T07:07:13.069Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1130331980 data=null doit=true} to TreeItem with text {Tracing} [2020-01-19T07:07:13.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1130331980 data=null} to TreeItem with text {Tracing} [2020-01-19T07:07:13.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1130331980 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T07:07:13.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130331979 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} [2020-01-19T07:07:13.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1130331917 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T07:07:13.069Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-01-19T07:07:13.069Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:13.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1130331916 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses [2020-01-19T07:07:13.069Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1130331916 data=null doit=true} to Tree node with text: XML Analyses [2020-01-19T07:07:13.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1130331916 data=null} to Tree node with text: XML Analyses [2020-01-19T07:07:13.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1130331915 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses [2020-01-19T07:07:13.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130331915 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2020-01-19T07:07:13.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1130331911 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses [2020-01-19T07:07:13.069Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2020-01-19T07:07:13.069Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2020-01-19T07:07:13.069Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:13.069Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:13.069Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2020-01-19T07:07:13.069Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T07:07:13.069Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T07:07:13.069Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T07:07:13.069Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T07:07:13.069Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T07:07:13.069Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T07:07:13.069Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:07:13.069Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:07:13.069Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:07:13.069Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:07:13.069Z] DEBUG - Clicking on Import [2020-01-19T07:07:13.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-1130331889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:13.069Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1130331889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:13.069Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-1130331888 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:13.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-1130331888 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:13.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-1130331888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:13.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-1130331888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:13.069Z] [2020-01-19T07:07:13.069Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-19 07:07:13.058 [2020-01-19T07:07:13.069Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected. [2020-01-19T07:07:13.069Z] [2020-01-19T07:07:13.069Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.ui 4 0 2020-01-19 07:07:13.061 [2020-01-19T07:07:13.069Z] !MESSAGE Import XML analysis file failed. [2020-01-19T07:07:13.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-1130331887 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 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:13.325Z] [2020-01-19T07:07:13.325Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-19 07:07:13.064 [2020-01-19T07:07:13.325Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected. [2020-01-19T07:07:13.325Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-1130331865 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:13.325Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1130331803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:13.325Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-1130331803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:13.325Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-1130331803 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:13.325Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-1130331803 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:13.325Z] DEBUG - Clicked on Import [2020-01-19T07:07:13.325Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:07:13.325Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:07:13.325Z] DEBUG - matched Shell with text "Import XML analysis ...", using matcher: with text 'Import XML analysis file failed.' [2020-01-19T07:07:13.325Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import XML analysis file failed.} time=-1130331798 data=null doit=true} to Shell with text {Import XML analysis file failed.} [2020-01-19T07:07:13.325Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:07:13.325Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:07:13.325Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:13.325Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:07:13.325Z] DEBUG - Clicking on OK [2020-01-19T07:07:13.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130331797 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') [2020-01-19T07:07:13.325Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130331797 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') [2020-01-19T07:07:13.325Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130331797 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:07:13.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130331797 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:07:13.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130331797 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') [2020-01-19T07:07:13.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130331796 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') [2020-01-19T07:07:13.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130331796 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') [2020-01-19T07:07:13.326Z] DEBUG - Clicked on [2020-01-19T07:07:13.326Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2020-01-19T07:07:13.326Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2020-01-19T07:07:13.326Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T07:07:13.326Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T07:07:13.326Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T07:07:13.326Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T07:07:13.326Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T07:07:13.326Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T07:07:13.326Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:07:13.326Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:07:13.326Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:07:13.326Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:07:13.326Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:07:13.326Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-19T07:07:13.326Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:13.326Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:13.326Z] DEBUG - Clicking on OK [2020-01-19T07:07:13.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130331770 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') [2020-01-19T07:07:13.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130331770 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') [2020-01-19T07:07:13.326Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130331769 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:13.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130331769 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:13.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130331769 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') [2020-01-19T07:07:13.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130331722 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') [2020-01-19T07:07:13.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130331721 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') [2020-01-19T07:07:13.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1130332087 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-19T07:07:13.326Z] DEBUG - Clicked on [2020-01-19T07:07:13.326Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1130331708 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T07:07:13.326Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-19T07:07:13.326Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-19T07:07:13.326Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-19T07:07:13.581Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-19T07:07:13.581Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2020-01-19T07:07:13.581Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2020-01-19T07:07:13.581Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2020-01-19T07:07:13.581Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2020-01-19T07:07:13.581Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1130331594 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2020-01-19T07:07:13.581Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:07:13.581Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:07:13.581Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:13.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1130331590 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2020-01-19T07:07:13.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1130331590 data=null doit=true} to TreeItem with text {Tracing} [2020-01-19T07:07:13.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1130331590 data=null} to TreeItem with text {Tracing} [2020-01-19T07:07:13.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1130331589 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T07:07:13.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130331589 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} [2020-01-19T07:07:13.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1130331576 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T07:07:13.582Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-01-19T07:07:13.582Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:13.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1130331574 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses [2020-01-19T07:07:13.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1130331574 data=null doit=true} to Tree node with text: XML Analyses [2020-01-19T07:07:13.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1130331574 data=null} to Tree node with text: XML Analyses [2020-01-19T07:07:13.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1130331574 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses [2020-01-19T07:07:13.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130331573 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2020-01-19T07:07:13.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1130331521 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses [2020-01-19T07:07:13.582Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:07:13.582Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:07:13.582Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2020-01-19T07:07:13.582Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2020-01-19T07:07:13.582Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T07:07:13.582Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T07:07:13.582Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T07:07:13.582Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T07:07:13.582Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T07:07:13.582Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T07:07:13.582Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:07:13.582Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:07:13.582Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:07:13.582Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:07:13.582Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:07:13.582Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-19T07:07:13.582Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:13.582Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:13.582Z] DEBUG - Clicking on OK [2020-01-19T07:07:13.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130331516 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') [2020-01-19T07:07:13.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130331516 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') [2020-01-19T07:07:13.582Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130331516 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:13.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130331515 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:13.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130331515 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') [2020-01-19T07:07:13.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130331515 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') [2020-01-19T07:07:13.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130331515 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') [2020-01-19T07:07:13.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1130331698 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-19T07:07:13.582Z] DEBUG - Clicked on [2020-01-19T07:07:13.838Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:07:13.838Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:07:13.838Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:07:13.838Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:07:13.838Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:07:13.838Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:13.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=-1130331285 data=null button=0 stateMask=0x0 x=67 y=12 count=0} to TreeItem with text {xml-test} [2020-01-19T07:07:13.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=-1130331285 data=null doit=true} to TreeItem with text {xml-test} [2020-01-19T07:07:13.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-1130331285 data=null} to TreeItem with text {xml-test} [2020-01-19T07:07:13.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-1130331285 data=null button=1 stateMask=0x0 x=67 y=12 count=1} to TreeItem with text {xml-test} [2020-01-19T07:07:13.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130331284 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {xml-test} [2020-01-19T07:07:13.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-1130331203 data=null button=1 stateMask=0x80000 x=67 y=12 count=1} to TreeItem with text {xml-test} [2020-01-19T07:07:13.838Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:13.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=-1130331202 data=null button=0 stateMask=0x0 x=67 y=12 count=0} to TreeItem with text {xml-test} [2020-01-19T07:07:13.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=-1130331202 data=null doit=true} to TreeItem with text {xml-test} [2020-01-19T07:07:13.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-1130331202 data=null} to TreeItem with text {xml-test} [2020-01-19T07:07:13.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-1130331202 data=null button=1 stateMask=0x0 x=67 y=12 count=1} to TreeItem with text {xml-test} [2020-01-19T07:07:13.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130331201 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {xml-test} [2020-01-19T07:07:13.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-1130331193 data=null button=1 stateMask=0x80000 x=67 y=12 count=1} to TreeItem with text {xml-test} [2020-01-19T07:07:13.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=-1130331192 data=null doit=true} to TreeItem with text {xml-test} [2020-01-19T07:07:13.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-1130331192 data=null} to TreeItem with text {xml-test} [2020-01-19T07:07:13.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-1130331192 data=null button=1 stateMask=0x0 x=67 y=12 count=1} to TreeItem with text {xml-test} [2020-01-19T07:07:13.839Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130331192 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {xml-test} [2020-01-19T07:07:13.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-1130331171 data=null button=1 stateMask=0x80000 x=67 y=12 count=1} to TreeItem with text {xml-test} [2020-01-19T07:07:13.839Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:13.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130331169 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T07:07:13.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130331169 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T07:07:13.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130331169 data=null} to TreeItem with text {Traces [0]} [2020-01-19T07:07:13.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130331169 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:07:13.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130331169 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]} [2020-01-19T07:07:13.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130331106 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:07:13.839Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:07:13.839Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:13.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1130331100 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [0]} [2020-01-19T07:07:13.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1130331100 data=null doit=true} to TreeItem with text {Traces [0]} [2020-01-19T07:07:13.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1130331100 data=null} to TreeItem with text {Traces [0]} [2020-01-19T07:07:13.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1130331099 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:07:14.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130331099 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]} [2020-01-19T07:07:14.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1130331095 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [0]} [2020-01-19T07:07:14.095Z] DEBUG - matched MenuItem with text "&Manage XML analyses...", using matcher: with mnemonic 'Manage XML analyses...' [2020-01-19T07:07:14.095Z] DEBUG - Clicking on with mnemonic 'Manage XML analyses...' [2020-01-19T07:07:14.095Z] DEBUG - Clicked on with mnemonic 'Manage XML analyses...' [2020-01-19T07:07:14.351Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2020-01-19T07:07:14.351Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files (Filtered)' [2020-01-19T07:07:14.351Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)') [2020-01-19T07:07:14.351Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)')) [2020-01-19T07:07:14.351Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files (Filtered)} time=-1130330816 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)')) [2020-01-19T07:07:14.351Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2020-01-19T07:07:14.351Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2020-01-19T07:07:14.351Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T07:07:14.351Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T07:07:14.351Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T07:07:14.351Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T07:07:14.351Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T07:07:14.351Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T07:07:14.351Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:07:14.351Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:07:14.351Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:07:14.351Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:07:14.351Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:07:14.351Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-19T07:07:14.351Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:14.351Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:14.351Z] DEBUG - Clicking on OK [2020-01-19T07:07:14.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130330812 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') [2020-01-19T07:07:14.351Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130330812 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') [2020-01-19T07:07:14.351Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130330812 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:14.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130330812 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:14.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130330812 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') [2020-01-19T07:07:14.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130330811 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') [2020-01-19T07:07:14.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130330811 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') [2020-01-19T07:07:14.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Manage XML analyses...} time=-1130330975 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Manage XML analyses...' [2020-01-19T07:07:14.351Z] DEBUG - Clicked on [2020-01-19T07:07:14.351Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1130330771 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T07:07:14.351Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T07:07:14.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:07:14.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:07:14.351Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:14.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=-1130330714 data=null button=0 stateMask=0x0 x=67 y=12 count=0} to TreeItem with text {xml-test} [2020-01-19T07:07:14.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=-1130330714 data=null doit=true} to TreeItem with text {xml-test} [2020-01-19T07:07:14.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-1130330714 data=null} to TreeItem with text {xml-test} [2020-01-19T07:07:14.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-1130330714 data=null button=1 stateMask=0x0 x=67 y=12 count=1} to TreeItem with text {xml-test} [2020-01-19T07:07:14.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130330714 data=null item=TreeItem {xml-test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {xml-test} [2020-01-19T07:07:14.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-1130330696 data=null button=1 stateMask=0x80000 x=67 y=12 count=1} to TreeItem with text {xml-test} [2020-01-19T07:07:14.352Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T07:07:14.352Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T07:07:14.607Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T07:07:15.169Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T07:07:15.169Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T07:07:15.169Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T07:07:15.169Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:07:15.169Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:15.169Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T07:07:15.169Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:07:15.169Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:07:15.169Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:15.169Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T07:07:15.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130329813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:15.169Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130329812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:15.169Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130329812 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:15.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130329812 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:15.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130329812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:15.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130329812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:15.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130329812 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') [2020-01-19T07:07:15.169Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130329811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:15.169Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130329811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:15.169Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130329811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:15.169Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130329811 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:15.169Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130329811 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:15.169Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:15.169Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T07:07:15.169Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T07:07:15.169Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:07:15.169Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:07:15.169Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:07:15.169Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:15.169Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:07:15.169Z] DEBUG - Clicking on OK [2020-01-19T07:07:15.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130329810 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') [2020-01-19T07:07:15.169Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130329810 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') [2020-01-19T07:07:15.169Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130329810 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:07:15.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130329809 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:07:15.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130329809 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') [2020-01-19T07:07:15.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130329809 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') [2020-01-19T07:07:15.169Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:07:15.169Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:07:15.169Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:07:15.169Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:07:15.169Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:07:15.169Z] DEBUG - Clicked on OK [2020-01-19T07:07:15.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130329809 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') [2020-01-19T07:07:15.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1130330585 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T07:07:15.682Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1130329297 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T07:07:15.682Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-19T07:07:15.682Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-19T07:07:15.682Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-19T07:07:15.939Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-19T07:07:15.939Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2020-01-19T07:07:15.939Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2020-01-19T07:07:15.939Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2020-01-19T07:07:15.939Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2020-01-19T07:07:15.939Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1130329201 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2020-01-19T07:07:15.939Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:07:15.939Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:07:15.939Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:15.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1130329197 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2020-01-19T07:07:15.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1130329197 data=null doit=true} to TreeItem with text {Tracing} [2020-01-19T07:07:15.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1130329197 data=null} to TreeItem with text {Tracing} [2020-01-19T07:07:15.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1130329196 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T07:07:15.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130329196 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} [2020-01-19T07:07:15.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1130329188 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T07:07:15.939Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-01-19T07:07:15.939Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:15.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1130329182 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses [2020-01-19T07:07:15.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1130329182 data=null doit=true} to Tree node with text: XML Analyses [2020-01-19T07:07:15.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1130329182 data=null} to Tree node with text: XML Analyses [2020-01-19T07:07:15.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1130329182 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses [2020-01-19T07:07:15.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130329182 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2020-01-19T07:07:15.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1130329179 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses [2020-01-19T07:07:15.940Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:07:15.940Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:07:15.940Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2020-01-19T07:07:15.940Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2020-01-19T07:07:15.940Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T07:07:15.940Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T07:07:15.940Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T07:07:15.940Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T07:07:15.940Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T07:07:15.940Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T07:07:15.940Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:07:15.940Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:07:15.940Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:07:15.940Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:07:15.940Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:07:15.940Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-19T07:07:15.940Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:15.940Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:15.940Z] DEBUG - Clicking on OK [2020-01-19T07:07:15.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130329175 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') [2020-01-19T07:07:15.940Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130329175 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') [2020-01-19T07:07:15.940Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130329174 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:15.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130329174 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:15.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130329174 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') [2020-01-19T07:07:15.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130329174 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') [2020-01-19T07:07:15.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130329174 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') [2020-01-19T07:07:15.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1130329284 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-19T07:07:15.940Z] DEBUG - Clicked on [2020-01-19T07:07:15.940Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1130329108 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T07:07:15.940Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-19T07:07:15.940Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-19T07:07:15.940Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-19T07:07:15.940Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-19T07:07:15.940Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2020-01-19T07:07:15.940Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2020-01-19T07:07:15.940Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2020-01-19T07:07:15.940Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2020-01-19T07:07:15.940Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1130329000 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2020-01-19T07:07:15.940Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:07:15.940Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:07:15.940Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:16.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1130328995 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2020-01-19T07:07:16.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1130328995 data=null doit=true} to TreeItem with text {Tracing} [2020-01-19T07:07:16.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1130328995 data=null} to TreeItem with text {Tracing} [2020-01-19T07:07:16.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1130328995 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T07:07:16.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130328994 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} [2020-01-19T07:07:16.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1130328981 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T07:07:16.196Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-01-19T07:07:16.196Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:16.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1130328980 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses [2020-01-19T07:07:16.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1130328980 data=null doit=true} to Tree node with text: XML Analyses [2020-01-19T07:07:16.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1130328980 data=null} to Tree node with text: XML Analyses [2020-01-19T07:07:16.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1130328980 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses [2020-01-19T07:07:16.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130328979 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2020-01-19T07:07:16.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1130328976 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses [2020-01-19T07:07:16.196Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2020-01-19T07:07:16.196Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2020-01-19T07:07:16.196Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:16.196Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:16.196Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2020-01-19T07:07:16.196Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T07:07:16.196Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T07:07:16.196Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T07:07:16.196Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T07:07:16.196Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T07:07:16.196Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T07:07:16.196Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:07:16.196Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:07:16.196Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:07:16.196Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:07:16.196Z] DEBUG - Clicking on Import [2020-01-19T07:07:16.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-1130328972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:16.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1130328972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:16.196Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-1130328972 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:16.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-1130328972 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:16.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-1130328972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:16.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-1130328972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:16.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-1130328972 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 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:16.196Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-1130328786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:16.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1130328786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:16.196Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-1130328786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:16.196Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-1130328786 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:16.196Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-1130328786 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:16.196Z] DEBUG - Clicked on Import [2020-01-19T07:07:16.196Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:07:16.197Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:07:16.197Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:07:16.197Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:07:16.197Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T07:07:16.197Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T07:07:16.197Z] DEBUG - Selecting rows [1, 0] in (of type 'Table') [2020-01-19T07:07:16.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1130328779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T07:07:16.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1130328778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T07:07:16.197Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1130328778 data=null doit=true} to (of type 'Table') [2020-01-19T07:07:16.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1130328778 data=null} to (of type 'Table') [2020-01-19T07:07:16.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=-1130328777 data=null button=1 stateMask=0x0 x=60 y=36 count=1} to (of type 'Table') [2020-01-19T07:07:16.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130328777 data=null item=TableItem {kvm_exits} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-01-19T07:07:16.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=-1130328704 data=null button=1 stateMask=0x80000 x=60 y=36 count=1} to (of type 'Table') [2020-01-19T07:07:16.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1130328704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T07:07:16.453Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1130328703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T07:07:16.453Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1130328703 data=null doit=true} to (of type 'Table') [2020-01-19T07:07:16.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1130328703 data=null} to (of type 'Table') [2020-01-19T07:07:16.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=-1130328703 data=null button=1 stateMask=0x40000 x=98 y=12 count=1} to (of type 'Table') [2020-01-19T07:07:16.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130328703 data=null item=TableItem {test_consuming_fsm} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table') [2020-01-19T07:07:16.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=-1130328616 data=null button=1 stateMask=0xc0000 x=98 y=12 count=1} to (of type 'Table') [2020-01-19T07:07:16.453Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2020-01-19T07:07:16.453Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2020-01-19T07:07:16.453Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T07:07:16.453Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...' [2020-01-19T07:07:16.453Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:16.453Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2020-01-19T07:07:16.453Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T07:07:16.453Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T07:07:16.453Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T07:07:16.453Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T07:07:16.453Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T07:07:16.453Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:07:16.453Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:07:16.453Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:07:16.453Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:07:16.453Z] DEBUG - Clicking on Edit... [2020-01-19T07:07:16.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=-1130328614 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') [2020-01-19T07:07:16.453Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-1130328613 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') [2020-01-19T07:07:16.453Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=-1130328613 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2020-01-19T07:07:16.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=-1130328613 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2020-01-19T07:07:16.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=-1130328613 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') [2020-01-19T07:07:16.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=-1130328613 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') [2020-01-19T07:07:17.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=-1130328613 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') [2020-01-19T07:07:17.819Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=-1130327171 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') [2020-01-19T07:07:17.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-1130327121 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') [2020-01-19T07:07:17.819Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=-1130327121 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') [2020-01-19T07:07:17.819Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=-1130327121 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2020-01-19T07:07:17.819Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=-1130327121 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2020-01-19T07:07:17.819Z] DEBUG - Clicked on Edit... [2020-01-19T07:07:17.819Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2020-01-19T07:07:17.819Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2020-01-19T07:07:17.819Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T07:07:17.819Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T07:07:17.819Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T07:07:17.819Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T07:07:17.819Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T07:07:17.819Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T07:07:17.819Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:07:17.819Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:07:17.819Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:07:17.819Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:07:17.819Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:07:17.819Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-19T07:07:17.819Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:17.819Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:17.819Z] DEBUG - Clicking on OK [2020-01-19T07:07:17.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130327118 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') [2020-01-19T07:07:17.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130327118 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') [2020-01-19T07:07:17.819Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130327118 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:17.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130327118 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:17.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130327118 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') [2020-01-19T07:07:17.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130327117 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') [2020-01-19T07:07:18.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130327117 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') [2020-01-19T07:07:18.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1130329097 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-19T07:07:18.075Z] DEBUG - Clicked on [2020-01-19T07:07:18.075Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kvm_exits.xml"' [2020-01-19T07:07:18.075Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test_consuming_fsm.xml"' [2020-01-19T07:07:18.075Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1130326873 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T07:07:18.330Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-19T07:07:18.330Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-19T07:07:18.330Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-19T07:07:18.330Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-19T07:07:18.330Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2020-01-19T07:07:18.330Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2020-01-19T07:07:18.330Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2020-01-19T07:07:18.330Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2020-01-19T07:07:18.330Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1130326711 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2020-01-19T07:07:18.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:07:18.331Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:07:18.331Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:18.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1130326707 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2020-01-19T07:07:18.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1130326707 data=null doit=true} to TreeItem with text {Tracing} [2020-01-19T07:07:18.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1130326707 data=null} to TreeItem with text {Tracing} [2020-01-19T07:07:18.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1130326707 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T07:07:18.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130326707 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} [2020-01-19T07:07:18.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1130326694 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T07:07:18.331Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-01-19T07:07:18.331Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:18.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1130326693 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses [2020-01-19T07:07:18.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1130326693 data=null doit=true} to Tree node with text: XML Analyses [2020-01-19T07:07:18.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1130326693 data=null} to Tree node with text: XML Analyses [2020-01-19T07:07:18.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1130326693 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses [2020-01-19T07:07:18.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130326692 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2020-01-19T07:07:18.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1130326689 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses [2020-01-19T07:07:18.331Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:07:18.331Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:07:18.331Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T07:07:18.331Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T07:07:18.331Z] DEBUG - Selecting rows [0, 1] in (of type 'Table') [2020-01-19T07:07:18.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1130326684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T07:07:18.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1130326684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T07:07:18.331Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1130326684 data=null doit=true} to (of type 'Table') [2020-01-19T07:07:18.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1130326683 data=null} to (of type 'Table') [2020-01-19T07:07:18.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=-1130326683 data=null button=1 stateMask=0x0 x=98 y=12 count=1} to (of type 'Table') [2020-01-19T07:07:18.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130326683 data=null item=TableItem {test_consuming_fsm} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-01-19T07:07:18.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=-1130326620 data=null button=1 stateMask=0x80000 x=98 y=12 count=1} to (of type 'Table') [2020-01-19T07:07:18.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1130326619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T07:07:18.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1130326619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T07:07:18.331Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1130326619 data=null doit=true} to (of type 'Table') [2020-01-19T07:07:18.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1130326619 data=null} to (of type 'Table') [2020-01-19T07:07:18.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=-1130326618 data=null button=1 stateMask=0x40000 x=60 y=36 count=1} to (of type 'Table') [2020-01-19T07:07:18.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130326618 data=null item=TableItem {kvm_exits} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table') [2020-01-19T07:07:18.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=-1130326586 data=null button=1 stateMask=0xc0000 x=60 y=36 count=1} to (of type 'Table') [2020-01-19T07:07:18.587Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2020-01-19T07:07:18.587Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2020-01-19T07:07:18.587Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T07:07:18.587Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T07:07:18.587Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2020-01-19T07:07:18.587Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:18.587Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-19T07:07:18.587Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T07:07:18.587Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T07:07:18.587Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T07:07:18.587Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T07:07:18.587Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:07:18.587Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:07:18.587Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:07:18.587Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:07:18.587Z] DEBUG - Clicking on Delete [2020-01-19T07:07:18.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1130326584 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') [2020-01-19T07:07:18.587Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1130326583 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') [2020-01-19T07:07:18.587Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1130326583 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-19T07:07:18.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1130326583 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-19T07:07:18.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1130326583 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') [2020-01-19T07:07:18.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1130326583 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') [2020-01-19T07:07:18.587Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1130326506 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') [2020-01-19T07:07:18.587Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1130326505 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') [2020-01-19T07:07:18.587Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1130326505 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') [2020-01-19T07:07:18.587Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1130326505 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-19T07:07:18.587Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1130326505 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-19T07:07:18.587Z] DEBUG - Clicked on Delete [2020-01-19T07:07:18.587Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2020-01-19T07:07:18.587Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-1130326504 data=null doit=true} to Shell with text {Delete XML file(s)} [2020-01-19T07:07:18.587Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:07:18.587Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:07:18.587Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T07:07:18.587Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:18.587Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:07:18.587Z] DEBUG - Clicking on &Yes [2020-01-19T07:07:18.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1130326503 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') [2020-01-19T07:07:18.587Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1130326503 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') [2020-01-19T07:07:18.587Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1130326503 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:07:18.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1130326503 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:07:18.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1130326503 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') [2020-01-19T07:07:18.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1130326503 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') [2020-01-19T07:07:18.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1130326503 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') [2020-01-19T07:07:18.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1130326583 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') [2020-01-19T07:07:18.588Z] DEBUG - Clicked on [2020-01-19T07:07:18.588Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2020-01-19T07:07:18.588Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2020-01-19T07:07:18.588Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T07:07:18.588Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T07:07:18.588Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T07:07:18.588Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T07:07:18.588Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T07:07:18.588Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T07:07:18.588Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:07:18.588Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:07:18.588Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:07:18.588Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:07:18.588Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:07:18.588Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-19T07:07:18.588Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:18.588Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:18.588Z] DEBUG - Clicking on OK [2020-01-19T07:07:18.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130326477 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') [2020-01-19T07:07:18.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130326477 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') [2020-01-19T07:07:18.588Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130326477 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:18.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130326477 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:18.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130326477 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') [2020-01-19T07:07:18.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130326477 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') [2020-01-19T07:07:18.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130326477 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') [2020-01-19T07:07:18.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1130326814 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-19T07:07:18.588Z] DEBUG - Clicked on [2020-01-19T07:07:18.588Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1130326412 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T07:07:18.588Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-19T07:07:18.588Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-19T07:07:18.588Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-19T07:07:18.844Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-19T07:07:18.844Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2020-01-19T07:07:18.844Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2020-01-19T07:07:18.844Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2020-01-19T07:07:18.844Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2020-01-19T07:07:18.844Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1130326305 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2020-01-19T07:07:18.844Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:07:18.844Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:07:18.844Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:18.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1130326301 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2020-01-19T07:07:18.844Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1130326301 data=null doit=true} to TreeItem with text {Tracing} [2020-01-19T07:07:18.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1130326301 data=null} to TreeItem with text {Tracing} [2020-01-19T07:07:18.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1130326301 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T07:07:18.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130326301 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} [2020-01-19T07:07:18.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1130326288 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T07:07:18.844Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-01-19T07:07:18.844Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:18.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1130326287 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses [2020-01-19T07:07:18.844Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1130326287 data=null doit=true} to Tree node with text: XML Analyses [2020-01-19T07:07:18.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1130326287 data=null} to Tree node with text: XML Analyses [2020-01-19T07:07:18.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1130326286 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses [2020-01-19T07:07:18.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130326286 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2020-01-19T07:07:18.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1130326282 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses [2020-01-19T07:07:18.844Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2020-01-19T07:07:18.844Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2020-01-19T07:07:18.844Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:18.844Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:18.844Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2020-01-19T07:07:18.844Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T07:07:18.844Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T07:07:18.844Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T07:07:18.844Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T07:07:18.844Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T07:07:18.844Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T07:07:18.845Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:07:18.845Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:07:18.845Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:07:18.845Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:07:18.845Z] DEBUG - Clicking on Import [2020-01-19T07:07:18.845Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-1130326279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:18.845Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1130326278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:18.845Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-1130326278 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:18.845Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-1130326278 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:18.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-1130326278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:18.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-1130326278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:19.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-1130326278 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 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:19.118Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-1130325990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:19.118Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1130325988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:19.118Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-1130325988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:19.118Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-1130325988 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:19.118Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-1130325988 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:19.118Z] DEBUG - Clicked on Import [2020-01-19T07:07:19.118Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:07:19.118Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:07:19.118Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:07:19.118Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:07:19.118Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:07:19.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_valid} time=-1130325982 data=null button=0 stateMask=0x0 x=58 y=36 count=0} to TableItem with text {test_valid} [2020-01-19T07:07:19.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_valid} time=-1130325981 data=null doit=true} to TableItem with text {test_valid} [2020-01-19T07:07:19.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_valid} time=-1130325981 data=null} to TableItem with text {test_valid} [2020-01-19T07:07:19.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid} time=-1130325981 data=null button=1 stateMask=0x0 x=58 y=36 count=1} to TableItem with text {test_valid} [2020-01-19T07:07:19.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130325981 data=null item=TableItem {test_valid} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {test_valid} [2020-01-19T07:07:19.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid} time=-1130325870 data=null button=1 stateMask=0x80000 x=58 y=36 count=1} to TableItem with text {test_valid} [2020-01-19T07:07:19.119Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T07:07:19.119Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T07:07:19.119Z] DEBUG - matched Label with text "File enabled", using matcher: of type 'Label' [2020-01-19T07:07:19.119Z] DEBUG - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled' [2020-01-19T07:07:19.119Z] DEBUG - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled') [2020-01-19T07:07:19.119Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T07:07:19.119Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:07:19.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-1130325867 data=null button=0 stateMask=0x0 x=128 y=12 count=0} to TableItem with text {test_valid_xml_timegraphView} [2020-01-19T07:07:19.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_valid_xml_timegraphView} time=-1130325866 data=null doit=true} to TableItem with text {test_valid_xml_timegraphView} [2020-01-19T07:07:19.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_valid_xml_timegraphView} time=-1130325866 data=null} to TableItem with text {test_valid_xml_timegraphView} [2020-01-19T07:07:19.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-1130325866 data=null button=1 stateMask=0x0 x=128 y=12 count=1} to TableItem with text {test_valid_xml_timegraphView} [2020-01-19T07:07:19.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130325866 data=null item=TableItem {test_valid_xml_timegraphView} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {test_valid_xml_timegraphView} [2020-01-19T07:07:19.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-1130325817 data=null button=1 stateMask=0x80000 x=128 y=12 count=1} to TableItem with text {test_valid_xml_timegraphView} [2020-01-19T07:07:19.375Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T07:07:19.375Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T07:07:19.375Z] DEBUG - matched Label with text "File enabled", using matcher: of type 'Label' [2020-01-19T07:07:19.375Z] DEBUG - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled' [2020-01-19T07:07:19.375Z] DEBUG - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled') [2020-01-19T07:07:19.375Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T07:07:19.375Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2020-01-19T07:07:19.375Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2020-01-19T07:07:19.375Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T07:07:19.375Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T07:07:19.375Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T07:07:19.375Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T07:07:19.375Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T07:07:19.375Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T07:07:19.375Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:07:19.375Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:07:19.375Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:07:19.375Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:07:19.375Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:07:19.375Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-19T07:07:19.375Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:19.375Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:19.375Z] DEBUG - Clicking on OK [2020-01-19T07:07:19.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130325813 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') [2020-01-19T07:07:19.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130325812 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') [2020-01-19T07:07:19.376Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130325812 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:19.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130325812 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:19.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130325812 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') [2020-01-19T07:07:19.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130325812 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') [2020-01-19T07:07:19.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130325812 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') [2020-01-19T07:07:19.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1130326403 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-19T07:07:19.376Z] DEBUG - Clicked on [2020-01-19T07:07:19.376Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1130325778 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T07:07:19.376Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-19T07:07:19.376Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-19T07:07:19.376Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-19T07:07:19.376Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-19T07:07:19.376Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2020-01-19T07:07:19.376Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2020-01-19T07:07:19.376Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2020-01-19T07:07:19.376Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2020-01-19T07:07:19.376Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1130325621 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2020-01-19T07:07:19.376Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:07:19.376Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:07:19.376Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:19.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1130325616 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2020-01-19T07:07:19.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1130325616 data=null doit=true} to TreeItem with text {Tracing} [2020-01-19T07:07:19.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1130325616 data=null} to TreeItem with text {Tracing} [2020-01-19T07:07:19.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1130325615 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T07:07:19.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130325615 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} [2020-01-19T07:07:19.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1130325602 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T07:07:19.376Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-01-19T07:07:19.376Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:19.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1130325601 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses [2020-01-19T07:07:19.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1130325601 data=null doit=true} to Tree node with text: XML Analyses [2020-01-19T07:07:19.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1130325600 data=null} to Tree node with text: XML Analyses [2020-01-19T07:07:19.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1130325600 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses [2020-01-19T07:07:19.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130325600 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2020-01-19T07:07:19.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1130325595 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses [2020-01-19T07:07:19.376Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:07:19.376Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:07:19.376Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T07:07:19.376Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T07:07:19.376Z] DEBUG - Selecting rows [0, 1] in (of type 'Table') [2020-01-19T07:07:19.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1130325590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T07:07:19.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1130325590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T07:07:19.376Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1130325590 data=null doit=true} to (of type 'Table') [2020-01-19T07:07:19.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1130325590 data=null} to (of type 'Table') [2020-01-19T07:07:19.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-1130325589 data=null button=1 stateMask=0x0 x=128 y=12 count=1} to (of type 'Table') [2020-01-19T07:07:19.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130325589 data=null item=TableItem {test_valid_xml_timegraphView} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-01-19T07:07:19.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-1130325521 data=null button=1 stateMask=0x80000 x=128 y=12 count=1} to (of type 'Table') [2020-01-19T07:07:19.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1130325521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T07:07:19.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1130325521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T07:07:19.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1130325520 data=null doit=true} to (of type 'Table') [2020-01-19T07:07:19.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1130325520 data=null} to (of type 'Table') [2020-01-19T07:07:19.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid} time=-1130325520 data=null button=1 stateMask=0x40000 x=58 y=36 count=1} to (of type 'Table') [2020-01-19T07:07:19.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130325520 data=null item=TableItem {test_valid} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table') [2020-01-19T07:07:19.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid} time=-1130325399 data=null button=1 stateMask=0xc0000 x=58 y=36 count=1} to (of type 'Table') [2020-01-19T07:07:19.633Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2020-01-19T07:07:19.633Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2020-01-19T07:07:19.633Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T07:07:19.633Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T07:07:19.633Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2020-01-19T07:07:19.633Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:19.633Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-19T07:07:19.633Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T07:07:19.633Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T07:07:19.633Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T07:07:19.633Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T07:07:19.633Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:07:19.633Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:07:19.633Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:07:19.633Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:07:19.633Z] DEBUG - Clicking on Delete [2020-01-19T07:07:19.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1130325397 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') [2020-01-19T07:07:19.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1130325397 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') [2020-01-19T07:07:19.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1130325397 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-19T07:07:19.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1130325397 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-19T07:07:19.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1130325396 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') [2020-01-19T07:07:19.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1130325396 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') [2020-01-19T07:07:19.633Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1130325377 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') [2020-01-19T07:07:19.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1130325377 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') [2020-01-19T07:07:19.633Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1130325377 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') [2020-01-19T07:07:19.633Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1130325377 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-19T07:07:19.633Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1130325377 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-19T07:07:19.633Z] DEBUG - Clicked on Delete [2020-01-19T07:07:19.633Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2020-01-19T07:07:19.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-1130325375 data=null doit=true} to Shell with text {Delete XML file(s)} [2020-01-19T07:07:19.633Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:07:19.633Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:07:19.633Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T07:07:19.633Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:19.633Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:07:19.633Z] DEBUG - Clicking on &Yes [2020-01-19T07:07:19.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1130325375 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') [2020-01-19T07:07:19.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1130325375 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') [2020-01-19T07:07:19.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1130325375 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:07:19.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1130325374 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:07:19.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1130325374 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') [2020-01-19T07:07:19.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1130325374 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') [2020-01-19T07:07:19.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1130325374 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') [2020-01-19T07:07:19.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1130325396 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') [2020-01-19T07:07:19.633Z] DEBUG - Clicked on [2020-01-19T07:07:19.633Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2020-01-19T07:07:19.633Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2020-01-19T07:07:19.633Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T07:07:19.633Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T07:07:19.633Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T07:07:19.633Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T07:07:19.633Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T07:07:19.633Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T07:07:19.633Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:07:19.633Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:07:19.633Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:07:19.633Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:07:19.633Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:07:19.633Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-19T07:07:19.633Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:19.633Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:19.634Z] DEBUG - Clicking on OK [2020-01-19T07:07:19.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130325304 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') [2020-01-19T07:07:19.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130325304 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') [2020-01-19T07:07:19.634Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130325304 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:19.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130325304 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:19.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130325304 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') [2020-01-19T07:07:19.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130325303 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') [2020-01-19T07:07:19.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130325303 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') [2020-01-19T07:07:19.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1130325769 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-19T07:07:19.890Z] DEBUG - Clicked on [2020-01-19T07:07:19.890Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1130325280 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T07:07:19.890Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-19T07:07:19.890Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-19T07:07:19.890Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-19T07:07:19.890Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-19T07:07:19.890Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2020-01-19T07:07:19.890Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2020-01-19T07:07:19.890Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2020-01-19T07:07:19.890Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2020-01-19T07:07:19.890Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1130325089 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2020-01-19T07:07:19.890Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:07:19.890Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:07:19.890Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:19.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1130325085 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2020-01-19T07:07:19.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1130325085 data=null doit=true} to TreeItem with text {Tracing} [2020-01-19T07:07:19.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1130325085 data=null} to TreeItem with text {Tracing} [2020-01-19T07:07:19.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1130325085 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T07:07:19.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130325085 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} [2020-01-19T07:07:20.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1130325013 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T07:07:20.146Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-01-19T07:07:20.146Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:20.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1130325012 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses [2020-01-19T07:07:20.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1130325012 data=null doit=true} to Tree node with text: XML Analyses [2020-01-19T07:07:20.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1130325012 data=null} to Tree node with text: XML Analyses [2020-01-19T07:07:20.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1130325012 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses [2020-01-19T07:07:20.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130325011 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2020-01-19T07:07:20.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1130325006 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses [2020-01-19T07:07:20.146Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:07:20.146Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:07:20.146Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2020-01-19T07:07:20.146Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2020-01-19T07:07:20.146Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:20.146Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:20.146Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2020-01-19T07:07:20.146Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T07:07:20.146Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T07:07:20.146Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T07:07:20.146Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T07:07:20.146Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T07:07:20.146Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T07:07:20.146Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:07:20.146Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:07:20.146Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:07:20.146Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:07:20.146Z] DEBUG - Clicking on Import [2020-01-19T07:07:20.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-1130325001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:20.146Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1130325001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:20.146Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-1130325001 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:20.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-1130325001 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:20.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-1130325001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:20.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-1130325000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:20.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-1130325000 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 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:20.146Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-1130324793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:20.146Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1130324791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:20.146Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-1130324791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:20.146Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-1130324791 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:20.146Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-1130324791 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:20.146Z] DEBUG - Clicked on Import [2020-01-19T07:07:20.146Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:07:20.146Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:07:20.403Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T07:07:20.403Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T07:07:20.403Z] DEBUG - Selecting rows [3, 2] in (of type 'Table') [2020-01-19T07:07:20.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1130324785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T07:07:20.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1130324785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T07:07:20.403Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1130324785 data=null doit=true} to (of type 'Table') [2020-01-19T07:07:20.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1130324785 data=null} to (of type 'Table') [2020-01-19T07:07:20.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=-1130324785 data=null button=1 stateMask=0x0 x=86 y=84 count=1} to (of type 'Table') [2020-01-19T07:07:20.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130324785 data=null item=TableItem {test_state_values} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-01-19T07:07:20.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=-1130324719 data=null button=1 stateMask=0x80000 x=86 y=84 count=1} to (of type 'Table') [2020-01-19T07:07:20.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1130324719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T07:07:20.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1130324719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T07:07:20.403Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1130324719 data=null doit=true} to (of type 'Table') [2020-01-19T07:07:20.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1130324718 data=null} to (of type 'Table') [2020-01-19T07:07:20.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=-1130324718 data=null button=1 stateMask=0x40000 x=115 y=60 count=1} to (of type 'Table') [2020-01-19T07:07:20.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130324718 data=null item=TableItem {test_state_values_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table') [2020-01-19T07:07:20.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=-1130324690 data=null button=1 stateMask=0xc0000 x=115 y=60 count=1} to (of type 'Table') [2020-01-19T07:07:20.403Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2020-01-19T07:07:20.403Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2020-01-19T07:07:20.403Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T07:07:20.403Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T07:07:20.403Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T07:07:20.403Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T07:07:20.403Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T07:07:20.403Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2020-01-19T07:07:20.403Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:20.403Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2020-01-19T07:07:20.403Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T07:07:20.403Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:07:20.403Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:07:20.403Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:07:20.403Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:07:20.403Z] DEBUG - Clicking on Uncheck selected [2020-01-19T07:07:20.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-1130324687 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') [2020-01-19T07:07:20.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1130324687 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') [2020-01-19T07:07:20.403Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=-1130324687 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2020-01-19T07:07:20.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-1130324687 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2020-01-19T07:07:20.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-1130324687 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') [2020-01-19T07:07:20.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-1130324687 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') [2020-01-19T07:07:20.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=-1130324687 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') [2020-01-19T07:07:20.403Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-1130324686 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') [2020-01-19T07:07:20.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1130324686 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') [2020-01-19T07:07:20.403Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-1130324686 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') [2020-01-19T07:07:20.403Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-1130324686 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2020-01-19T07:07:20.403Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-1130324686 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2020-01-19T07:07:20.403Z] DEBUG - Clicked on Uncheck selected [2020-01-19T07:07:20.403Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T07:07:20.403Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T07:07:20.403Z] DEBUG - Selecting rows [3, 2] in (of type 'Table') [2020-01-19T07:07:20.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1130324685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T07:07:20.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1130324685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T07:07:20.403Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1130324685 data=null doit=true} to (of type 'Table') [2020-01-19T07:07:20.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1130324685 data=null} to (of type 'Table') [2020-01-19T07:07:20.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=-1130324684 data=null button=1 stateMask=0x0 x=86 y=84 count=1} to (of type 'Table') [2020-01-19T07:07:20.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130324684 data=null item=TableItem {test_state_values} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-01-19T07:07:20.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=-1130324616 data=null button=1 stateMask=0x80000 x=86 y=84 count=1} to (of type 'Table') [2020-01-19T07:07:20.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1130324616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T07:07:20.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1130324616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T07:07:20.403Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1130324616 data=null doit=true} to (of type 'Table') [2020-01-19T07:07:20.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1130324615 data=null} to (of type 'Table') [2020-01-19T07:07:20.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=-1130324615 data=null button=1 stateMask=0x40000 x=115 y=60 count=1} to (of type 'Table') [2020-01-19T07:07:20.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130324615 data=null item=TableItem {test_state_values_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table') [2020-01-19T07:07:20.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=-1130324588 data=null button=1 stateMask=0xc0000 x=115 y=60 count=1} to (of type 'Table') [2020-01-19T07:07:20.403Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2020-01-19T07:07:20.403Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2020-01-19T07:07:20.403Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T07:07:20.403Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T07:07:20.403Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T07:07:20.403Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2020-01-19T07:07:20.403Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:20.403Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-19T07:07:20.403Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T07:07:20.403Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T07:07:20.403Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T07:07:20.403Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:07:20.403Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:07:20.403Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:07:20.403Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:07:20.403Z] DEBUG - Clicking on Check selected [2020-01-19T07:07:20.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-1130324586 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') [2020-01-19T07:07:20.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1130324586 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') [2020-01-19T07:07:20.403Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-1130324586 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-19T07:07:20.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-1130324586 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-19T07:07:20.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-1130324586 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') [2020-01-19T07:07:20.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-1130324586 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') [2020-01-19T07:07:20.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-1130324585 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') [2020-01-19T07:07:20.660Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-1130324513 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') [2020-01-19T07:07:20.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1130324513 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') [2020-01-19T07:07:20.660Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-1130324513 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') [2020-01-19T07:07:20.660Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-1130324513 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-19T07:07:20.660Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-1130324513 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2020-01-19T07:07:20.660Z] DEBUG - Clicked on Check selected [2020-01-19T07:07:20.660Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2020-01-19T07:07:20.660Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2020-01-19T07:07:20.660Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T07:07:20.660Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T07:07:20.660Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T07:07:20.660Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T07:07:20.660Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T07:07:20.660Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T07:07:20.660Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2020-01-19T07:07:20.660Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:20.660Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T07:07:20.660Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:07:20.660Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:07:20.660Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:07:20.660Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:07:20.661Z] DEBUG - Clicking on Uncheck all [2020-01-19T07:07:20.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1130324511 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') [2020-01-19T07:07:20.661Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1130324511 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') [2020-01-19T07:07:20.661Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1130324511 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T07:07:20.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1130324511 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T07:07:20.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1130324510 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') [2020-01-19T07:07:20.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1130324510 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') [2020-01-19T07:07:20.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1130324510 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') [2020-01-19T07:07:20.661Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1130324509 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') [2020-01-19T07:07:20.661Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1130324509 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') [2020-01-19T07:07:20.661Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1130324509 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') [2020-01-19T07:07:20.661Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1130324509 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T07:07:20.661Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1130324509 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2020-01-19T07:07:20.661Z] DEBUG - Clicked on Uncheck all [2020-01-19T07:07:20.661Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2020-01-19T07:07:20.661Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2020-01-19T07:07:20.661Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T07:07:20.661Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T07:07:20.661Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T07:07:20.661Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T07:07:20.661Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2020-01-19T07:07:20.661Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:20.661Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T07:07:20.661Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T07:07:20.661Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T07:07:20.661Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:07:20.661Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:07:20.661Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:07:20.661Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:07:20.661Z] DEBUG - Clicking on Check all [2020-01-19T07:07:20.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1130324507 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') [2020-01-19T07:07:20.661Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1130324507 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') [2020-01-19T07:07:20.661Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1130324507 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T07:07:20.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1130324507 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T07:07:20.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1130324507 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') [2020-01-19T07:07:20.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1130324507 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') [2020-01-19T07:07:20.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1130324507 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') [2020-01-19T07:07:20.661Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1130324479 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') [2020-01-19T07:07:20.661Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1130324479 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') [2020-01-19T07:07:20.661Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1130324479 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') [2020-01-19T07:07:20.661Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1130324479 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T07:07:20.661Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1130324479 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2020-01-19T07:07:20.661Z] DEBUG - Clicked on Check all [2020-01-19T07:07:20.661Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2020-01-19T07:07:20.661Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2020-01-19T07:07:20.661Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T07:07:20.661Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T07:07:20.661Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T07:07:20.661Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T07:07:20.661Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T07:07:20.661Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T07:07:20.661Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:07:20.661Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:07:20.661Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:07:20.661Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:07:20.661Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:07:20.661Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-19T07:07:20.661Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:20.661Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:20.661Z] DEBUG - Clicking on OK [2020-01-19T07:07:20.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130324477 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') [2020-01-19T07:07:20.661Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130324477 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') [2020-01-19T07:07:20.661Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130324476 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:20.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130324476 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:20.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130324476 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') [2020-01-19T07:07:20.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130324476 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') [2020-01-19T07:07:20.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130324476 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') [2020-01-19T07:07:20.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1130325222 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-19T07:07:20.661Z] DEBUG - Clicked on [2020-01-19T07:07:20.661Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1130324391 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T07:07:20.661Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-19T07:07:20.661Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-19T07:07:20.661Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-19T07:07:20.661Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-19T07:07:20.661Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2020-01-19T07:07:20.661Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2020-01-19T07:07:20.661Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2020-01-19T07:07:20.661Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2020-01-19T07:07:20.661Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1130324294 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2020-01-19T07:07:20.662Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:07:20.662Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:07:20.662Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:20.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1130324291 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2020-01-19T07:07:20.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1130324291 data=null doit=true} to TreeItem with text {Tracing} [2020-01-19T07:07:20.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1130324291 data=null} to TreeItem with text {Tracing} [2020-01-19T07:07:20.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1130324291 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T07:07:20.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130324290 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} [2020-01-19T07:07:20.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1130324279 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T07:07:20.662Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-01-19T07:07:20.662Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:20.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1130324278 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses [2020-01-19T07:07:20.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1130324278 data=null doit=true} to Tree node with text: XML Analyses [2020-01-19T07:07:20.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1130324278 data=null} to Tree node with text: XML Analyses [2020-01-19T07:07:20.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1130324278 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses [2020-01-19T07:07:20.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130324277 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2020-01-19T07:07:20.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1130324273 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses [2020-01-19T07:07:20.918Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:07:20.918Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:07:20.918Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T07:07:20.918Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T07:07:20.918Z] DEBUG - Selecting rows [0, 1, 2, 3, 4] in (of type 'Table') [2020-01-19T07:07:20.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1130324217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T07:07:20.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1130324217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T07:07:20.918Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1130324217 data=null doit=true} to (of type 'Table') [2020-01-19T07:07:20.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1130324217 data=null} to (of type 'Table') [2020-01-19T07:07:20.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_attributes} time=-1130324216 data=null button=1 stateMask=0x0 x=76 y=12 count=1} to (of type 'Table') [2020-01-19T07:07:20.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130324216 data=null item=TableItem {test_attributes} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-01-19T07:07:20.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_attributes} time=-1130324208 data=null button=1 stateMask=0x80000 x=76 y=12 count=1} to (of type 'Table') [2020-01-19T07:07:20.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1130324208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T07:07:20.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1130324208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T07:07:20.918Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1130324208 data=null doit=true} to (of type 'Table') [2020-01-19T07:07:20.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1130324208 data=null} to (of type 'Table') [2020-01-19T07:07:20.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_pattern_segment} time=-1130324207 data=null button=1 stateMask=0x40000 x=103 y=36 count=1} to (of type 'Table') [2020-01-19T07:07:20.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130324207 data=null item=TableItem {test_pattern_segment} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table') [2020-01-19T07:07:20.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_pattern_segment} time=-1130324192 data=null button=1 stateMask=0xc0000 x=103 y=36 count=1} to (of type 'Table') [2020-01-19T07:07:20.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1130324192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T07:07:20.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1130324191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T07:07:20.918Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1130324191 data=null doit=true} to (of type 'Table') [2020-01-19T07:07:20.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1130324191 data=null} to (of type 'Table') [2020-01-19T07:07:20.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=-1130324191 data=null button=1 stateMask=0x40000 x=115 y=60 count=1} to (of type 'Table') [2020-01-19T07:07:20.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130324191 data=null item=TableItem {test_state_values_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table') [2020-01-19T07:07:20.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=-1130324111 data=null button=1 stateMask=0xc0000 x=115 y=60 count=1} to (of type 'Table') [2020-01-19T07:07:20.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1130324110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T07:07:20.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1130324110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T07:07:20.918Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1130324110 data=null doit=true} to (of type 'Table') [2020-01-19T07:07:20.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1130324110 data=null} to (of type 'Table') [2020-01-19T07:07:20.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=-1130324109 data=null button=1 stateMask=0x40000 x=86 y=84 count=1} to (of type 'Table') [2020-01-19T07:07:21.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130324109 data=null item=TableItem {test_state_values} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table') [2020-01-19T07:07:21.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=-1130324008 data=null button=1 stateMask=0xc0000 x=86 y=84 count=1} to (of type 'Table') [2020-01-19T07:07:21.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1130324008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T07:07:21.175Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1130324007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T07:07:21.175Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1130324007 data=null doit=true} to (of type 'Table') [2020-01-19T07:07:21.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1130324007 data=null} to (of type 'Table') [2020-01-19T07:07:21.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_doubles} time=-1130324007 data=null button=1 stateMask=0x40000 x=71 y=108 count=1} to (of type 'Table') [2020-01-19T07:07:21.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130324007 data=null item=TableItem {test_doubles} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table') [2020-01-19T07:07:21.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_doubles} time=-1130323918 data=null button=1 stateMask=0xc0000 x=71 y=108 count=1} to (of type 'Table') [2020-01-19T07:07:21.175Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2020-01-19T07:07:21.175Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2020-01-19T07:07:21.175Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T07:07:21.175Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T07:07:21.176Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2020-01-19T07:07:21.176Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:21.176Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-19T07:07:21.176Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T07:07:21.176Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T07:07:21.176Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T07:07:21.176Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T07:07:21.176Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:07:21.176Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:07:21.176Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:07:21.176Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:07:21.176Z] DEBUG - Clicking on Delete [2020-01-19T07:07:21.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1130323916 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') [2020-01-19T07:07:21.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1130323915 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') [2020-01-19T07:07:21.176Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1130323915 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-19T07:07:21.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1130323915 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-19T07:07:21.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1130323915 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') [2020-01-19T07:07:21.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1130323915 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') [2020-01-19T07:07:21.176Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1130323897 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') [2020-01-19T07:07:21.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1130323897 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') [2020-01-19T07:07:21.176Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1130323897 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') [2020-01-19T07:07:21.176Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1130323897 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-19T07:07:21.176Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1130323897 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-19T07:07:21.176Z] DEBUG - Clicked on Delete [2020-01-19T07:07:21.176Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2020-01-19T07:07:21.176Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-1130323896 data=null doit=true} to Shell with text {Delete XML file(s)} [2020-01-19T07:07:21.176Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:07:21.176Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:07:21.176Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T07:07:21.176Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:21.176Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:07:21.176Z] DEBUG - Clicking on &Yes [2020-01-19T07:07:21.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1130323895 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') [2020-01-19T07:07:21.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1130323895 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') [2020-01-19T07:07:21.176Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1130323895 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:07:21.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1130323895 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:07:21.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1130323895 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') [2020-01-19T07:07:21.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1130323895 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') [2020-01-19T07:07:21.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1130323895 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') [2020-01-19T07:07:21.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1130323915 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') [2020-01-19T07:07:21.176Z] DEBUG - Clicked on [2020-01-19T07:07:21.176Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2020-01-19T07:07:21.176Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2020-01-19T07:07:21.176Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T07:07:21.176Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T07:07:21.176Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T07:07:21.176Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T07:07:21.176Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T07:07:21.176Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T07:07:21.176Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:07:21.176Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:07:21.176Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:07:21.176Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:07:21.176Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:07:21.176Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-19T07:07:21.176Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:21.176Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:21.176Z] DEBUG - Clicking on OK [2020-01-19T07:07:21.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130323872 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') [2020-01-19T07:07:21.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130323872 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') [2020-01-19T07:07:21.176Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130323872 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:21.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130323872 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:21.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130323872 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') [2020-01-19T07:07:21.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130323872 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') [2020-01-19T07:07:21.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130323872 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') [2020-01-19T07:07:21.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1130324384 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-19T07:07:21.176Z] DEBUG - Clicked on [2020-01-19T07:07:21.176Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1130323808 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T07:07:21.176Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-19T07:07:21.176Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-19T07:07:21.176Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-19T07:07:21.433Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-19T07:07:21.433Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2020-01-19T07:07:21.433Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2020-01-19T07:07:21.433Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2020-01-19T07:07:21.433Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2020-01-19T07:07:21.433Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1130323711 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2020-01-19T07:07:21.433Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:07:21.433Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:07:21.433Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:21.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1130323708 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2020-01-19T07:07:21.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1130323708 data=null doit=true} to TreeItem with text {Tracing} [2020-01-19T07:07:21.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1130323708 data=null} to TreeItem with text {Tracing} [2020-01-19T07:07:21.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1130323708 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T07:07:21.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130323707 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} [2020-01-19T07:07:21.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1130323694 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T07:07:21.433Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-01-19T07:07:21.433Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:21.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1130323692 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses [2020-01-19T07:07:21.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1130323692 data=null doit=true} to Tree node with text: XML Analyses [2020-01-19T07:07:21.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1130323692 data=null} to Tree node with text: XML Analyses [2020-01-19T07:07:21.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1130323692 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses [2020-01-19T07:07:21.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130323692 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2020-01-19T07:07:21.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1130323688 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses [2020-01-19T07:07:21.433Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2020-01-19T07:07:21.433Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2020-01-19T07:07:21.434Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:21.434Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:21.434Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2020-01-19T07:07:21.434Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T07:07:21.434Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T07:07:21.434Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T07:07:21.434Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T07:07:21.434Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T07:07:21.434Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T07:07:21.434Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:07:21.434Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:07:21.434Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:07:21.434Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:07:21.434Z] DEBUG - Clicking on Import [2020-01-19T07:07:21.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-1130323685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:21.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1130323685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:21.434Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-1130323685 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:21.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-1130323685 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:21.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-1130323685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:21.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-1130323685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:21.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-1130323684 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 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:21.434Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-1130323582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:21.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1130323582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:21.434Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-1130323581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:21.434Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-1130323581 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:21.434Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-1130323581 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:21.434Z] DEBUG - Clicked on Import [2020-01-19T07:07:21.434Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:07:21.434Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:07:21.434Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:07:21.434Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:07:21.434Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T07:07:21.434Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T07:07:21.434Z] DEBUG - Selecting rows [0] in (of type 'Table') [2020-01-19T07:07:21.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1130323576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T07:07:21.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1130323576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T07:07:21.434Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1130323576 data=null doit=true} to (of type 'Table') [2020-01-19T07:07:21.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1130323576 data=null} to (of type 'Table') [2020-01-19T07:07:21.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=-1130323575 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to (of type 'Table') [2020-01-19T07:07:21.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130323575 data=null item=TableItem {test_valid_extended} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-01-19T07:07:21.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=-1130323520 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to (of type 'Table') [2020-01-19T07:07:21.434Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2020-01-19T07:07:21.434Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2020-01-19T07:07:21.434Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T07:07:21.434Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...' [2020-01-19T07:07:21.434Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:21.434Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2020-01-19T07:07:21.434Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T07:07:21.434Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T07:07:21.434Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T07:07:21.434Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T07:07:21.434Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T07:07:21.434Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:07:21.434Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:07:21.434Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:07:21.434Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:07:21.434Z] DEBUG - Clicking on Edit... [2020-01-19T07:07:21.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=-1130323518 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') [2020-01-19T07:07:21.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-1130323518 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') [2020-01-19T07:07:21.434Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=-1130323518 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2020-01-19T07:07:21.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=-1130323518 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2020-01-19T07:07:21.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=-1130323517 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') [2020-01-19T07:07:21.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=-1130323517 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') [2020-01-19T07:07:21.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=-1130323517 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') [2020-01-19T07:07:21.690Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=-1130323292 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') [2020-01-19T07:07:21.690Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-1130323287 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') [2020-01-19T07:07:21.690Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=-1130323287 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') [2020-01-19T07:07:21.690Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=-1130323287 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2020-01-19T07:07:21.690Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=-1130323287 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2020-01-19T07:07:21.690Z] DEBUG - Clicked on Edit... [2020-01-19T07:07:21.690Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T07:07:21.690Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T07:07:21.690Z] DEBUG - Selecting rows [0, 1] in (of type 'Table') [2020-01-19T07:07:21.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1130323272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T07:07:21.690Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1130323272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T07:07:21.690Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1130323272 data=null doit=true} to (of type 'Table') [2020-01-19T07:07:21.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1130323272 data=null} to (of type 'Table') [2020-01-19T07:07:21.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=-1130323271 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to (of type 'Table') [2020-01-19T07:07:21.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130323271 data=null item=TableItem {test_valid_extended} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-01-19T07:07:21.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=-1130323217 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to (of type 'Table') [2020-01-19T07:07:21.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1130323217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T07:07:21.947Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1130323217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T07:07:21.947Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1130323217 data=null doit=true} to (of type 'Table') [2020-01-19T07:07:21.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1130323217 data=null} to (of type 'Table') [2020-01-19T07:07:21.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=-1130323216 data=null button=1 stateMask=0x40000 x=87 y=36 count=1} to (of type 'Table') [2020-01-19T07:07:21.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130323216 data=null item=TableItem {test_valid_pattern} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table') [2020-01-19T07:07:21.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=-1130323192 data=null button=1 stateMask=0xc0000 x=87 y=36 count=1} to (of type 'Table') [2020-01-19T07:07:21.947Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2020-01-19T07:07:21.947Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2020-01-19T07:07:21.947Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T07:07:21.947Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T07:07:21.947Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2020-01-19T07:07:21.947Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:21.947Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-19T07:07:21.947Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T07:07:21.947Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T07:07:21.947Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T07:07:21.947Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T07:07:21.947Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:07:21.947Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:07:21.947Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:07:21.947Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:07:21.947Z] DEBUG - Clicking on Delete [2020-01-19T07:07:21.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1130323190 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') [2020-01-19T07:07:21.947Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1130323190 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') [2020-01-19T07:07:21.947Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1130323190 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-19T07:07:21.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1130323190 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-19T07:07:21.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1130323189 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') [2020-01-19T07:07:21.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1130323189 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') [2020-01-19T07:07:21.947Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1130323173 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') [2020-01-19T07:07:21.947Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1130323172 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') [2020-01-19T07:07:21.947Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1130323122 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') [2020-01-19T07:07:21.947Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1130323122 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-19T07:07:21.947Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1130323122 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-19T07:07:21.947Z] DEBUG - Clicked on Delete [2020-01-19T07:07:21.947Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2020-01-19T07:07:21.947Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-1130323120 data=null doit=true} to Shell with text {Delete XML file(s)} [2020-01-19T07:07:21.947Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:07:21.947Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:07:21.947Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T07:07:21.947Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:21.947Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:07:21.947Z] DEBUG - Clicking on &Yes [2020-01-19T07:07:21.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1130323120 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') [2020-01-19T07:07:21.947Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1130323120 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') [2020-01-19T07:07:21.947Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1130323120 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:07:21.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1130323120 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:07:21.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1130323119 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') [2020-01-19T07:07:21.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1130323119 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') [2020-01-19T07:07:21.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1130323119 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') [2020-01-19T07:07:21.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1130323189 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') [2020-01-19T07:07:22.204Z] DEBUG - Clicked on [2020-01-19T07:07:22.204Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2020-01-19T07:07:22.204Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2020-01-19T07:07:22.204Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T07:07:22.204Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T07:07:22.204Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T07:07:22.204Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T07:07:22.204Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T07:07:22.204Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T07:07:22.204Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:07:22.204Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:07:22.204Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:07:22.204Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:07:22.204Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:07:22.204Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-19T07:07:22.204Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:22.204Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:22.204Z] DEBUG - Clicking on OK [2020-01-19T07:07:22.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130322981 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') [2020-01-19T07:07:22.204Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130322981 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') [2020-01-19T07:07:22.204Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130322981 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:22.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130322981 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:22.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130322981 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') [2020-01-19T07:07:22.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130322981 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') [2020-01-19T07:07:22.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130322980 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') [2020-01-19T07:07:22.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1130323800 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-19T07:07:22.204Z] DEBUG - Clicked on [2020-01-19T07:07:22.204Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1130322920 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T07:07:22.204Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-19T07:07:22.204Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-19T07:07:22.204Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-19T07:07:22.204Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-19T07:07:22.204Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2020-01-19T07:07:22.204Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2020-01-19T07:07:22.204Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2020-01-19T07:07:22.204Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2020-01-19T07:07:22.204Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1130322867 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2020-01-19T07:07:22.204Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:07:22.204Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:07:22.204Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:22.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1130322819 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2020-01-19T07:07:22.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1130322818 data=null doit=true} to TreeItem with text {Tracing} [2020-01-19T07:07:22.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1130322818 data=null} to TreeItem with text {Tracing} [2020-01-19T07:07:22.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1130322818 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T07:07:22.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130322818 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} [2020-01-19T07:07:22.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1130322806 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T07:07:22.204Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-01-19T07:07:22.204Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:22.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1130322806 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses [2020-01-19T07:07:22.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1130322806 data=null doit=true} to Tree node with text: XML Analyses [2020-01-19T07:07:22.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1130322805 data=null} to Tree node with text: XML Analyses [2020-01-19T07:07:22.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1130322805 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses [2020-01-19T07:07:22.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130322805 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2020-01-19T07:07:22.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1130322802 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses [2020-01-19T07:07:22.204Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:07:22.204Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:07:22.204Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2020-01-19T07:07:22.204Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2020-01-19T07:07:22.204Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T07:07:22.204Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T07:07:22.204Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T07:07:22.204Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T07:07:22.204Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T07:07:22.204Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T07:07:22.204Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:07:22.204Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:07:22.204Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:07:22.204Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:07:22.204Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:07:22.204Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-19T07:07:22.204Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:22.204Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:22.204Z] DEBUG - Clicking on OK [2020-01-19T07:07:22.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130322799 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') [2020-01-19T07:07:22.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130322799 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') [2020-01-19T07:07:22.205Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130322799 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:22.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130322799 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:22.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130322799 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') [2020-01-19T07:07:22.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130322798 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') [2020-01-19T07:07:22.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130322798 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') [2020-01-19T07:07:22.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1130322912 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-19T07:07:22.205Z] DEBUG - Clicked on [2020-01-19T07:07:22.205Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1130322780 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T07:07:22.205Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-19T07:07:22.205Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-19T07:07:22.205Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-19T07:07:22.462Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-19T07:07:22.462Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2020-01-19T07:07:22.462Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2020-01-19T07:07:22.462Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2020-01-19T07:07:22.462Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2020-01-19T07:07:22.462Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1130322686 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2020-01-19T07:07:22.462Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:07:22.462Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:07:22.462Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:22.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1130322683 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2020-01-19T07:07:22.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1130322683 data=null doit=true} to TreeItem with text {Tracing} [2020-01-19T07:07:22.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1130322683 data=null} to TreeItem with text {Tracing} [2020-01-19T07:07:22.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1130322682 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T07:07:22.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130322682 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} [2020-01-19T07:07:22.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1130322621 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T07:07:22.462Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-01-19T07:07:22.462Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:22.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1130322620 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses [2020-01-19T07:07:22.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1130322620 data=null doit=true} to Tree node with text: XML Analyses [2020-01-19T07:07:22.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1130322620 data=null} to Tree node with text: XML Analyses [2020-01-19T07:07:22.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1130322620 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses [2020-01-19T07:07:22.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130322620 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2020-01-19T07:07:22.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1130322616 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses [2020-01-19T07:07:22.462Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2020-01-19T07:07:22.462Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2020-01-19T07:07:22.462Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:22.462Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:22.462Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2020-01-19T07:07:22.462Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T07:07:22.462Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T07:07:22.462Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T07:07:22.462Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T07:07:22.462Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T07:07:22.462Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T07:07:22.462Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:07:22.462Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:07:22.462Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:07:22.462Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:07:22.462Z] DEBUG - Clicking on Import [2020-01-19T07:07:22.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-1130322614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:22.462Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1130322614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:22.462Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-1130322614 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:22.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-1130322614 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:22.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-1130322613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:22.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-1130322613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:22.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-1130322613 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 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:22.462Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-1130322594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:22.462Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1130322594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:22.462Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-1130322594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:22.462Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-1130322594 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:22.462Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-1130322594 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2020-01-19T07:07:22.462Z] DEBUG - Clicked on Import [2020-01-19T07:07:22.462Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:07:22.462Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:07:22.462Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:07:22.462Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:07:22.462Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T07:07:22.462Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T07:07:22.462Z] DEBUG - Selecting rows [0] in (of type 'Table') [2020-01-19T07:07:22.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1130322588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T07:07:22.462Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1130322587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T07:07:22.462Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1130322587 data=null doit=true} to (of type 'Table') [2020-01-19T07:07:22.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1130322587 data=null} to (of type 'Table') [2020-01-19T07:07:22.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=-1130322587 data=null button=1 stateMask=0x0 x=115 y=12 count=1} to (of type 'Table') [2020-01-19T07:07:22.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130322587 data=null item=TableItem {state_provider_placement} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-01-19T07:07:22.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=-1130322578 data=null button=1 stateMask=0x80000 x=115 y=12 count=1} to (of type 'Table') [2020-01-19T07:07:22.462Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2020-01-19T07:07:22.462Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2020-01-19T07:07:22.462Z] DEBUG - matched Button with text "Export", using matcher: with mnemonic 'Export' [2020-01-19T07:07:22.462Z] DEBUG - matched Button with text "Export", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:22.462Z] DEBUG - matched Button with text "Export", using matcher: (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2020-01-19T07:07:22.462Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T07:07:22.462Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T07:07:22.462Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T07:07:22.462Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T07:07:22.462Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T07:07:22.462Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T07:07:22.462Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:07:22.462Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:07:22.462Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:07:22.462Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:07:22.462Z] DEBUG - Clicking on Export [2020-01-19T07:07:22.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Export} time=-1130322576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2020-01-19T07:07:22.462Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Export} time=-1130322576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2020-01-19T07:07:22.462Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Export} time=-1130322576 data=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2020-01-19T07:07:22.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Export} time=-1130322576 data=null} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2020-01-19T07:07:22.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Export} time=-1130322576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2020-01-19T07:07:22.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Export} time=-1130322576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2020-01-19T07:07:22.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Export} time=-1130322576 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 'Export' and with style 'SWT.PUSH') [2020-01-19T07:07:22.462Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Export} time=-1130322575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2020-01-19T07:07:22.462Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Export} time=-1130322575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2020-01-19T07:07:22.462Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Export} time=-1130322575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2020-01-19T07:07:22.463Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Export} time=-1130322575 data=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2020-01-19T07:07:22.463Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Export} time=-1130322575 data=null} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2020-01-19T07:07:22.463Z] DEBUG - Clicked on Export [2020-01-19T07:07:22.463Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2020-01-19T07:07:22.463Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2020-01-19T07:07:22.463Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T07:07:22.463Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T07:07:22.463Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T07:07:22.463Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T07:07:22.463Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T07:07:22.463Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T07:07:22.463Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:07:22.463Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:07:22.463Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:07:22.463Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:07:22.463Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:07:22.463Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-19T07:07:22.463Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:22.463Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:22.463Z] DEBUG - Clicking on OK [2020-01-19T07:07:22.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130322572 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') [2020-01-19T07:07:22.463Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130322572 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') [2020-01-19T07:07:22.463Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130322572 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:22.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130322572 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:22.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130322572 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') [2020-01-19T07:07:22.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130322572 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') [2020-01-19T07:07:22.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130322572 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') [2020-01-19T07:07:22.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1130322773 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-19T07:07:22.463Z] DEBUG - Clicked on [2020-01-19T07:07:22.463Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1130322501 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T07:07:22.463Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-19T07:07:22.463Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-19T07:07:22.463Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-19T07:07:22.720Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-19T07:07:22.720Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2020-01-19T07:07:22.720Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2020-01-19T07:07:22.720Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2020-01-19T07:07:22.720Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2020-01-19T07:07:22.720Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1130322401 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2020-01-19T07:07:22.720Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:07:22.720Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:07:22.720Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:22.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1130322398 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2020-01-19T07:07:22.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1130322398 data=null doit=true} to TreeItem with text {Tracing} [2020-01-19T07:07:22.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1130322398 data=null} to TreeItem with text {Tracing} [2020-01-19T07:07:22.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1130322397 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T07:07:22.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130322397 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} [2020-01-19T07:07:22.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1130322385 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T07:07:22.720Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-01-19T07:07:22.720Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:22.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1130322384 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses [2020-01-19T07:07:22.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1130322384 data=null doit=true} to Tree node with text: XML Analyses [2020-01-19T07:07:22.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1130322384 data=null} to Tree node with text: XML Analyses [2020-01-19T07:07:22.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1130322384 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses [2020-01-19T07:07:22.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130322384 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2020-01-19T07:07:22.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1130322380 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses [2020-01-19T07:07:22.720Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:07:22.720Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:07:22.720Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T07:07:22.720Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T07:07:22.720Z] DEBUG - Selecting rows [0] in (of type 'Table') [2020-01-19T07:07:22.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1130322376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T07:07:22.720Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1130322376 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T07:07:22.720Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1130322376 data=null doit=true} to (of type 'Table') [2020-01-19T07:07:22.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1130322376 data=null} to (of type 'Table') [2020-01-19T07:07:22.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=-1130322376 data=null button=1 stateMask=0x0 x=115 y=12 count=1} to (of type 'Table') [2020-01-19T07:07:22.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130322376 data=null item=TableItem {state_provider_placement} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-01-19T07:07:22.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=-1130322321 data=null button=1 stateMask=0x80000 x=115 y=12 count=1} to (of type 'Table') [2020-01-19T07:07:22.720Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2020-01-19T07:07:22.720Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2020-01-19T07:07:22.720Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T07:07:22.720Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T07:07:22.720Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2020-01-19T07:07:22.720Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:22.720Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-19T07:07:22.720Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T07:07:22.720Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T07:07:22.720Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T07:07:22.720Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T07:07:22.720Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:07:22.720Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:07:22.720Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:07:22.720Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:07:22.720Z] DEBUG - Clicking on Delete [2020-01-19T07:07:22.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1130322319 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') [2020-01-19T07:07:22.720Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1130322319 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') [2020-01-19T07:07:22.720Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1130322319 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-19T07:07:22.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1130322319 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-19T07:07:22.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1130322319 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') [2020-01-19T07:07:22.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1130322319 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') [2020-01-19T07:07:22.720Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1130322301 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') [2020-01-19T07:07:22.720Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1130322301 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') [2020-01-19T07:07:22.720Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1130322301 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') [2020-01-19T07:07:22.720Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1130322301 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-19T07:07:22.720Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1130322300 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-19T07:07:22.720Z] DEBUG - Clicked on Delete [2020-01-19T07:07:22.720Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2020-01-19T07:07:22.720Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-1130322299 data=null doit=true} to Shell with text {Delete XML file(s)} [2020-01-19T07:07:22.720Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:07:22.720Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:07:22.720Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T07:07:22.720Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:22.720Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:07:22.720Z] DEBUG - Clicking on &Yes [2020-01-19T07:07:22.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1130322299 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') [2020-01-19T07:07:22.720Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1130322299 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') [2020-01-19T07:07:22.720Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1130322299 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:07:22.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1130322299 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:07:22.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1130322298 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') [2020-01-19T07:07:22.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1130322298 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') [2020-01-19T07:07:22.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1130322298 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') [2020-01-19T07:07:22.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1130322318 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') [2020-01-19T07:07:22.720Z] DEBUG - Clicked on [2020-01-19T07:07:22.720Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2020-01-19T07:07:22.720Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2020-01-19T07:07:22.720Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T07:07:22.720Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T07:07:22.720Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T07:07:22.720Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T07:07:22.720Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T07:07:22.720Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T07:07:22.720Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:07:22.720Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:07:22.720Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:07:22.720Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:07:22.720Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:07:22.720Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-19T07:07:22.720Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:22.720Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:22.720Z] DEBUG - Clicking on OK [2020-01-19T07:07:22.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130322278 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') [2020-01-19T07:07:22.721Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130322278 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') [2020-01-19T07:07:22.721Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130322277 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:22.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130322277 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:22.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130322277 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') [2020-01-19T07:07:22.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130322277 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') [2020-01-19T07:07:22.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130322277 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') [2020-01-19T07:07:22.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1130322494 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-19T07:07:22.977Z] DEBUG - Clicked on [2020-01-19T07:07:22.977Z] [2020-01-19T07:07:22.977Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-19 07:07:22.725 [2020-01-19T07:07:22.977Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected. [2020-01-19T07:07:22.977Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1130322202 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T07:07:22.977Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-19T07:07:22.977Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-19T07:07:22.977Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-19T07:07:22.977Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-19T07:07:22.977Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2020-01-19T07:07:22.977Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2020-01-19T07:07:22.977Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2020-01-19T07:07:22.977Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2020-01-19T07:07:22.977Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1130322096 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2020-01-19T07:07:22.977Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:07:22.977Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:07:22.977Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:22.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1130322092 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2020-01-19T07:07:22.977Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1130322092 data=null doit=true} to TreeItem with text {Tracing} [2020-01-19T07:07:22.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1130322092 data=null} to TreeItem with text {Tracing} [2020-01-19T07:07:22.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1130322092 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T07:07:22.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130322091 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} [2020-01-19T07:07:22.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1130322078 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T07:07:22.977Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-01-19T07:07:22.977Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:22.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1130322077 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses [2020-01-19T07:07:22.977Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1130322077 data=null doit=true} to Tree node with text: XML Analyses [2020-01-19T07:07:22.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1130322077 data=null} to Tree node with text: XML Analyses [2020-01-19T07:07:22.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1130322077 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses [2020-01-19T07:07:22.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130322077 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2020-01-19T07:07:22.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1130322021 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses [2020-01-19T07:07:22.977Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:07:22.977Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:07:22.977Z] DEBUG - Attempting to set focus on Table with text {} [2020-01-19T07:07:22.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_invalid} time=-1130322017 data=null button=0 stateMask=0x0 x=64 y=12 count=0} to TableItem with text {test_invalid} [2020-01-19T07:07:22.977Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_invalid} time=-1130322016 data=null doit=true} to TableItem with text {test_invalid} [2020-01-19T07:07:22.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_invalid} time=-1130322016 data=null} to TableItem with text {test_invalid} [2020-01-19T07:07:22.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_invalid} time=-1130322016 data=null button=1 stateMask=0x0 x=64 y=12 count=1} to TableItem with text {test_invalid} [2020-01-19T07:07:22.977Z] [2020-01-19T07:07:22.977Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-19 07:07:22.920 [2020-01-19T07:07:22.977Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected. [2020-01-19T07:07:22.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130322015 data=null item=TableItem {test_invalid} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {test_invalid} [2020-01-19T07:07:22.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_invalid} time=-1130322005 data=null button=1 stateMask=0x80000 x=64 y=12 count=1} to TableItem with text {test_invalid} [2020-01-19T07:07:22.977Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T07:07:22.977Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T07:07:22.977Z] DEBUG - matched Label with text "Invalid file", using matcher: of type 'Label' [2020-01-19T07:07:22.977Z] DEBUG - matched Label with text "Invalid file", using matcher: with mnemonic 'Invalid file' [2020-01-19T07:07:22.977Z] DEBUG - matched Label with text "Invalid file", using matcher: (of type 'Label' and with mnemonic 'Invalid file') [2020-01-19T07:07:22.977Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2020-01-19T07:07:22.977Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2020-01-19T07:07:22.977Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2020-01-19T07:07:22.977Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T07:07:22.977Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T07:07:22.977Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T07:07:22.977Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T07:07:22.977Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T07:07:22.977Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T07:07:22.977Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:07:22.977Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:07:22.977Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:07:22.977Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:07:22.977Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:07:22.977Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-19T07:07:22.977Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:22.977Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:22.977Z] DEBUG - Clicking on OK [2020-01-19T07:07:22.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130322001 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') [2020-01-19T07:07:22.977Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130322001 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') [2020-01-19T07:07:22.977Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130322001 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:22.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130322001 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:22.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130322001 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') [2020-01-19T07:07:22.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130322001 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') [2020-01-19T07:07:22.977Z] [2020-01-19T07:07:22.977Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-19 07:07:22.934 [2020-01-19T07:07:22.977Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected. [2020-01-19T07:07:22.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130322000 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') [2020-01-19T07:07:22.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1130322194 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-19T07:07:22.977Z] DEBUG - Clicked on [2020-01-19T07:07:22.977Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1130321971 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T07:07:23.234Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2020-01-19T07:07:23.234Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2020-01-19T07:07:23.234Z] DEBUG - Clicking on with mnemonic 'Preferences' [2020-01-19T07:07:23.234Z] DEBUG - Clicked on with mnemonic 'Preferences' [2020-01-19T07:07:23.234Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2020-01-19T07:07:23.234Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2020-01-19T07:07:23.234Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2020-01-19T07:07:23.234Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2020-01-19T07:07:23.234Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1130321872 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2020-01-19T07:07:23.234Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:07:23.234Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:07:23.234Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:23.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1130321869 data=null button=0 stateMask=0x0 x=48 y=132 count=0} to TreeItem with text {Tracing} [2020-01-19T07:07:23.234Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1130321868 data=null doit=true} to TreeItem with text {Tracing} [2020-01-19T07:07:23.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1130321868 data=null} to TreeItem with text {Tracing} [2020-01-19T07:07:23.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1130321868 data=null button=1 stateMask=0x0 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T07:07:23.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130321868 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} [2020-01-19T07:07:23.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1130321812 data=null button=1 stateMask=0x80000 x=48 y=132 count=1} to TreeItem with text {Tracing} [2020-01-19T07:07:23.234Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2020-01-19T07:07:23.234Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:23.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1130321812 data=null button=0 stateMask=0x0 x=86 y=252 count=0} to Tree node with text: XML Analyses [2020-01-19T07:07:23.234Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1130321811 data=null doit=true} to Tree node with text: XML Analyses [2020-01-19T07:07:23.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1130321811 data=null} to Tree node with text: XML Analyses [2020-01-19T07:07:23.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1130321811 data=null button=1 stateMask=0x0 x=86 y=252 count=1} to Tree node with text: XML Analyses [2020-01-19T07:07:23.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130321811 data=null item=TreeItem {XML Analyses} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: XML Analyses [2020-01-19T07:07:23.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1130321807 data=null button=1 stateMask=0x80000 x=86 y=252 count=1} to Tree node with text: XML Analyses [2020-01-19T07:07:23.234Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2020-01-19T07:07:23.234Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2020-01-19T07:07:23.234Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T07:07:23.234Z] DEBUG - Attempting to set focus on (of type 'Table') [2020-01-19T07:07:23.234Z] DEBUG - Selecting rows [0] in (of type 'Table') [2020-01-19T07:07:23.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1130321803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T07:07:23.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1130321802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2020-01-19T07:07:23.234Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1130321802 data=null doit=true} to (of type 'Table') [2020-01-19T07:07:23.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1130321802 data=null} to (of type 'Table') [2020-01-19T07:07:23.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_invalid} time=-1130321802 data=null button=1 stateMask=0x0 x=64 y=12 count=1} to (of type 'Table') [2020-01-19T07:07:23.234Z] [2020-01-19T07:07:23.234Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-01-19 07:07:23.134 [2020-01-19T07:07:23.234Z] !MESSAGE XML Parsing error at line 6: cvc-complex-type.2.4.a: Invalid content was found starting with element 'element'. One of '{timeGraphView, xyView, stateProvider, pattern, extra}' is expected. [2020-01-19T07:07:23.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1130321802 data=null item=TableItem {test_invalid} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2020-01-19T07:07:23.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_invalid} time=-1130321793 data=null button=1 stateMask=0x80000 x=64 y=12 count=1} to (of type 'Table') [2020-01-19T07:07:23.234Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2020-01-19T07:07:23.234Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2020-01-19T07:07:23.234Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T07:07:23.234Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T07:07:23.234Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2020-01-19T07:07:23.234Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:23.234Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-19T07:07:23.234Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T07:07:23.234Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T07:07:23.234Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T07:07:23.234Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T07:07:23.234Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:07:23.234Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:07:23.234Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:07:23.234Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:07:23.234Z] DEBUG - Clicking on Delete [2020-01-19T07:07:23.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1130321790 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') [2020-01-19T07:07:23.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1130321790 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') [2020-01-19T07:07:23.234Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1130321790 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-19T07:07:23.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1130321790 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-19T07:07:23.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1130321790 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') [2020-01-19T07:07:23.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1130321790 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') [2020-01-19T07:07:23.234Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1130321774 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') [2020-01-19T07:07:23.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1130321773 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') [2020-01-19T07:07:23.234Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1130321773 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') [2020-01-19T07:07:23.234Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1130321773 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-19T07:07:23.234Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1130321773 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2020-01-19T07:07:23.234Z] DEBUG - Clicked on Delete [2020-01-19T07:07:23.234Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2020-01-19T07:07:23.234Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-1130321772 data=null doit=true} to Shell with text {Delete XML file(s)} [2020-01-19T07:07:23.234Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2020-01-19T07:07:23.234Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2020-01-19T07:07:23.234Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2020-01-19T07:07:23.234Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:23.234Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:07:23.234Z] DEBUG - Clicking on &Yes [2020-01-19T07:07:23.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1130321772 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') [2020-01-19T07:07:23.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1130321772 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') [2020-01-19T07:07:23.234Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1130321772 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:07:23.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1130321772 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2020-01-19T07:07:23.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1130321771 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') [2020-01-19T07:07:23.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1130321771 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') [2020-01-19T07:07:23.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1130321771 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') [2020-01-19T07:07:23.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1130321790 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') [2020-01-19T07:07:23.234Z] DEBUG - Clicked on [2020-01-19T07:07:23.234Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2020-01-19T07:07:23.234Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2020-01-19T07:07:23.234Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2020-01-19T07:07:23.234Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2020-01-19T07:07:23.234Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2020-01-19T07:07:23.234Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2020-01-19T07:07:23.234Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2020-01-19T07:07:23.234Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2020-01-19T07:07:23.234Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2020-01-19T07:07:23.235Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2020-01-19T07:07:23.235Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:07:23.235Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:07:23.235Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:07:23.235Z] DEBUG - matched Button with text "OK", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2020-01-19T07:07:23.235Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:23.235Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:23.235Z] DEBUG - Clicking on OK [2020-01-19T07:07:23.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130321709 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') [2020-01-19T07:07:23.235Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130321709 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') [2020-01-19T07:07:23.235Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130321708 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:23.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130321708 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2020-01-19T07:07:23.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130321708 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') [2020-01-19T07:07:23.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130321708 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') [2020-01-19T07:07:23.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130321708 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') [2020-01-19T07:07:23.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1130321920 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2020-01-19T07:07:23.491Z] DEBUG - Clicked on [2020-01-19T07:07:23.491Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.529 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest [2020-01-19T07:07:23.491Z] testPreferencePageMenuBar(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 1.306 s [2020-01-19T07:07:23.491Z] testImportInvalid(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 0.608 s [2020-01-19T07:07:23.491Z] testPreferencePageContextMenu(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 2.382 s [2020-01-19T07:07:23.491Z] testEdit(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 2.697 s [2020-01-19T07:07:23.491Z] testImportValid(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 1.132 s [2020-01-19T07:07:23.491Z] testCheckButtons(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 1.471 s [2020-01-19T07:07:23.491Z] testDelete(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 1.028 s [2020-01-19T07:07:23.491Z] testExport(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 0.567 s [2020-01-19T07:07:23.491Z] testInvalidLabel(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 0.527 s [2020-01-19T07:07:23.491Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest [2020-01-19T07:07:30.028Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.024 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest [2020-01-19T07:07:30.028Z] testData(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest) Time elapsed: 6.015 s [2020-01-19T07:07:30.028Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest [2020-01-19T07:07:31.394Z] [2020-01-19T07:07:31.395Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 07:07:31.165 [2020-01-19T07:07:31.395Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2020-01-19T07:07:34.665Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:07:34.665Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:07:34.665Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:07:34.665Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:07:34.665Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:07:34.665Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:34.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130310684 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:07:34.665Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130310683 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:07:34.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130310683 data=null} to TreeItem with text {test} [2020-01-19T07:07:34.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130310683 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:07:34.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130310683 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} [2020-01-19T07:07:34.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130310663 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:07:34.666Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:34.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130310663 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:07:34.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130310663 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:07:34.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130310663 data=null} to TreeItem with text {test} [2020-01-19T07:07:34.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130310662 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:07:34.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130310662 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} [2020-01-19T07:07:34.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130310621 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:07:34.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130310621 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:07:34.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130310621 data=null} to TreeItem with text {test} [2020-01-19T07:07:34.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130310620 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:07:34.666Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130310620 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} [2020-01-19T07:07:34.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130310617 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:07:34.666Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:34.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130310617 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T07:07:34.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130310616 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:07:34.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130310616 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:07:34.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130310616 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:07:34.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130310616 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]} [2020-01-19T07:07:34.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130310607 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:07:34.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130310606 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:07:34.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130310606 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:07:34.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130310606 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:07:34.666Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130310606 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]} [2020-01-19T07:07:34.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130310603 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:07:34.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-1130310603 data=null doit=true} to Tree node with text: bug446190 [2020-01-19T07:07:34.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1130310603 data=null} to Tree node with text: bug446190 [2020-01-19T07:07:34.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1130310602 data=null button=1 stateMask=0x0 x=112 y=84 count=1} to Tree node with text: bug446190 [2020-01-19T07:07:34.666Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130310602 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: bug446190 [2020-01-19T07:07:34.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1130310598 data=null button=1 stateMask=0x80000 x=112 y=84 count=1} to Tree node with text: bug446190 [2020-01-19T07:07:34.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-1130310597 data=null doit=true} to Tree node with text: Views [2020-01-19T07:07:34.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-1130310597 data=null} to Tree node with text: Views [2020-01-19T07:07:34.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-1130310597 data=null button=1 stateMask=0x0 x=107 y=108 count=1} to Tree node with text: Views [2020-01-19T07:07:34.666Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130310597 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Views [2020-01-19T07:07:34.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-1130310520 data=null button=1 stateMask=0x80000 x=107 y=108 count=1} to Tree node with text: Views [2020-01-19T07:07:34.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=-1130310520 data=null doit=true} to Tree node with text: XML system call analysis [2020-01-19T07:07:34.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=-1130310520 data=null} to Tree node with text: XML system call analysis [2020-01-19T07:07:34.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=-1130310520 data=null button=1 stateMask=0x0 x=186 y=492 count=1} to Tree node with text: XML system call analysis [2020-01-19T07:07:34.666Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130310519 data=null item=TreeItem {XML system call analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: XML system call analysis [2020-01-19T07:07:34.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=-1130310505 data=null button=1 stateMask=0x80000 x=186 y=492 count=1} to Tree node with text: XML system call analysis [2020-01-19T07:07:34.666Z] DEBUG - Double-clicking on Tree node with text: Latency vs Count [2020-01-19T07:07:34.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency vs Count} time=-1130310505 data=null button=0 stateMask=0x0 x=178 y=564 count=0} to Tree node with text: Latency vs Count [2020-01-19T07:07:34.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency vs Count} time=-1130310505 data=null doit=true} to Tree node with text: Latency vs Count [2020-01-19T07:07:34.666Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:34.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency vs Count} time=-1130310504 data=null} to Tree node with text: Latency vs Count [2020-01-19T07:07:34.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=-1130310504 data=null button=1 stateMask=0x0 x=178 y=564 count=1} to Tree node with text: Latency vs Count [2020-01-19T07:07:34.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130310504 data=null item=TreeItem {Latency vs Count} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Latency vs Count [2020-01-19T07:07:34.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=-1130310493 data=null button=1 stateMask=0x80000 x=178 y=551 count=1} to Tree node with text: Latency vs Count [2020-01-19T07:07:34.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=-1130310492 data=null button=1 stateMask=0x0 x=178 y=551 count=2} to Tree node with text: Latency vs Count [2020-01-19T07:07:34.666Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Count} time=-1130310492 data=null button=1 stateMask=0x0 x=178 y=551 count=2} to Tree node with text: Latency vs Count [2020-01-19T07:07:34.666Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130310492 data=null item=TreeItem {Latency vs Count} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Latency vs Count [2020-01-19T07:07:34.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=-1130310474 data=null button=1 stateMask=0x80000 x=178 y=551 count=2} to Tree node with text: Latency vs Count [2020-01-19T07:07:34.923Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency vs Count} time=-1130310111 data=null button=0 stateMask=0x0 x=178 y=551 count=0} to Tree node with text: Latency vs Count [2020-01-19T07:07:34.923Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency vs Count} time=-1130310111 data=null doit=true} to Tree node with text: Latency vs Count [2020-01-19T07:07:34.923Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency vs Count} time=-1130310111 data=null} to Tree node with text: Latency vs Count [2020-01-19T07:07:34.923Z] DEBUG - Double-clicked on Tree node with text: Latency vs Count [2020-01-19T07:07:37.441Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"' [2020-01-19T07:07:37.441Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2020-01-19T07:07:37.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=-1130307788 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Name} [2020-01-19T07:07:37.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=-1130307712 data=null button=1 stateMask=0x80000 x=492 y=-13 count=1} to TableColumn with text {Name} [2020-01-19T07:07:37.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=-1130307712 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Name} [2020-01-19T07:07:37.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=-1130307703 data=null button=1 stateMask=0x80000 x=492 y=-13 count=1} to TableColumn with text {Name} [2020-01-19T07:07:38.003Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1130307101 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T07:07:38.003Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T07:07:38.003Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:07:38.003Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:07:38.003Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:38.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130307071 data=null button=0 stateMask=0x0 x=53 y=-1 count=0} to TreeItem with text {test} [2020-01-19T07:07:38.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130307071 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:07:38.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130307071 data=null} to TreeItem with text {test} [2020-01-19T07:07:38.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130307071 data=null button=1 stateMask=0x0 x=53 y=-1 count=1} to TreeItem with text {test} [2020-01-19T07:07:38.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130307070 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} [2020-01-19T07:07:38.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130307059 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:07:38.003Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T07:07:38.003Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T07:07:38.003Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T07:07:38.932Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T07:07:38.932Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T07:07:38.932Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T07:07:38.932Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:07:38.932Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:38.932Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T07:07:38.933Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:07:38.933Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:07:38.933Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:38.933Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T07:07:38.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130306307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:38.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130306306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:38.933Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130306306 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:38.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130306306 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:38.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130306306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:38.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130306306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:38.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130306306 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') [2020-01-19T07:07:38.933Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130306306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:38.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130306306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:38.933Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130306305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:38.933Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130306305 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:38.933Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130306305 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:38.933Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:38.933Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T07:07:38.933Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T07:07:38.933Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:07:38.933Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:07:38.933Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:07:38.933Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:38.933Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:07:38.933Z] DEBUG - Clicking on OK [2020-01-19T07:07:38.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130306304 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') [2020-01-19T07:07:38.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130306304 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') [2020-01-19T07:07:38.933Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130306304 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:07:38.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130306304 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:07:38.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130306304 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') [2020-01-19T07:07:38.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130306304 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') [2020-01-19T07:07:38.933Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:07:38.933Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:07:38.933Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:07:38.933Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:07:38.933Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:07:38.933Z] DEBUG - Clicked on OK [2020-01-19T07:07:39.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130306304 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') [2020-01-19T07:07:39.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1130306991 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T07:07:39.752Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"' [2020-01-19T07:07:39.752Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.299 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest [2020-01-19T07:07:39.752Z] testWithTrace(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest) Time elapsed: 5.443 s [2020-01-19T07:07:39.752Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest [2020-01-19T07:07:40.682Z] [2020-01-19T07:07:40.682Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 07:07:40.513 [2020-01-19T07:07:40.682Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2020-01-19T07:07:43.951Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:07:43.951Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:07:43.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:07:43.951Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:07:43.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:07:43.951Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:43.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130301677 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:07:43.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130301677 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:07:43.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130301677 data=null} to TreeItem with text {test} [2020-01-19T07:07:43.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130301676 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:07:43.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130301676 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} [2020-01-19T07:07:43.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130301617 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:07:43.951Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:43.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130301616 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:07:43.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130301616 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:07:43.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130301616 data=null} to TreeItem with text {test} [2020-01-19T07:07:43.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130301616 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:07:43.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130301616 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} [2020-01-19T07:07:43.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130301610 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:07:43.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130301610 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:07:43.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130301610 data=null} to TreeItem with text {test} [2020-01-19T07:07:43.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130301610 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:07:43.951Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130301610 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} [2020-01-19T07:07:43.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130301607 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:07:43.951Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:43.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130301606 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T07:07:43.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130301606 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:07:43.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130301606 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:07:43.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130301605 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:07:43.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130301605 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]} [2020-01-19T07:07:43.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130301597 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:07:43.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130301596 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:07:43.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130301596 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:07:43.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130301596 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:07:43.951Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130301596 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]} [2020-01-19T07:07:43.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130301593 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:07:43.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-1130301593 data=null doit=true} to Tree node with text: bug446190 [2020-01-19T07:07:43.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1130301593 data=null} to Tree node with text: bug446190 [2020-01-19T07:07:43.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1130301593 data=null button=1 stateMask=0x0 x=112 y=84 count=1} to Tree node with text: bug446190 [2020-01-19T07:07:43.951Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130301592 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: bug446190 [2020-01-19T07:07:43.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1130301588 data=null button=1 stateMask=0x80000 x=112 y=84 count=1} to Tree node with text: bug446190 [2020-01-19T07:07:43.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-1130301588 data=null doit=true} to Tree node with text: Views [2020-01-19T07:07:43.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-1130301588 data=null} to Tree node with text: Views [2020-01-19T07:07:43.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-1130301588 data=null button=1 stateMask=0x0 x=107 y=108 count=1} to Tree node with text: Views [2020-01-19T07:07:43.951Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130301587 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Views [2020-01-19T07:07:43.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-1130301573 data=null button=1 stateMask=0x80000 x=107 y=108 count=1} to Tree node with text: Views [2020-01-19T07:07:43.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=-1130301573 data=null doit=true} to Tree node with text: XML system call analysis [2020-01-19T07:07:43.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=-1130301572 data=null} to Tree node with text: XML system call analysis [2020-01-19T07:07:43.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=-1130301572 data=null button=1 stateMask=0x0 x=186 y=492 count=1} to Tree node with text: XML system call analysis [2020-01-19T07:07:43.952Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130301572 data=null item=TreeItem {XML system call analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: XML system call analysis [2020-01-19T07:07:43.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=-1130301510 data=null button=1 stateMask=0x80000 x=186 y=492 count=1} to Tree node with text: XML system call analysis [2020-01-19T07:07:43.952Z] DEBUG - Double-clicking on Tree node with text: Latency Table [2020-01-19T07:07:43.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency Table} time=-1130301509 data=null button=0 stateMask=0x0 x=166 y=540 count=0} to Tree node with text: Latency Table [2020-01-19T07:07:43.952Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency Table} time=-1130301509 data=null doit=true} to Tree node with text: Latency Table [2020-01-19T07:07:43.952Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:43.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency Table} time=-1130301509 data=null} to Tree node with text: Latency Table [2020-01-19T07:07:43.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=-1130301509 data=null button=1 stateMask=0x0 x=166 y=540 count=1} to Tree node with text: Latency Table [2020-01-19T07:07:43.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130301508 data=null item=TreeItem {Latency Table} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Latency Table [2020-01-19T07:07:43.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=-1130301500 data=null button=1 stateMask=0x80000 x=166 y=540 count=1} to Tree node with text: Latency Table [2020-01-19T07:07:43.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=-1130301499 data=null button=1 stateMask=0x0 x=166 y=540 count=2} to Tree node with text: Latency Table [2020-01-19T07:07:43.952Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency Table} time=-1130301499 data=null button=1 stateMask=0x0 x=166 y=540 count=2} to Tree node with text: Latency Table [2020-01-19T07:07:43.952Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130301499 data=null item=TreeItem {Latency Table} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Latency Table [2020-01-19T07:07:43.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=-1130301482 data=null button=1 stateMask=0x80000 x=166 y=540 count=2} to Tree node with text: Latency Table [2020-01-19T07:07:43.952Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency Table} time=-1130301274 data=null button=0 stateMask=0x0 x=166 y=540 count=0} to Tree node with text: Latency Table [2020-01-19T07:07:43.952Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency Table} time=-1130301274 data=null doit=true} to Tree node with text: Latency Table [2020-01-19T07:07:43.952Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency Table} time=-1130301274 data=null} to Tree node with text: Latency Table [2020-01-19T07:07:43.952Z] DEBUG - Double-clicked on Tree node with text: Latency Table [2020-01-19T07:07:45.843Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"' [2020-01-19T07:07:46.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=-1130298716 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Name} [2020-01-19T07:07:46.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=-1130298704 data=null button=1 stateMask=0x80000 x=492 y=-13 count=1} to TableColumn with text {Name} [2020-01-19T07:07:46.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=-1130298704 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableColumn with text {Name} [2020-01-19T07:07:46.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=-1130298692 data=null button=1 stateMask=0x80000 x=492 y=-13 count=1} to TableColumn with text {Name} [2020-01-19T07:07:46.966Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1130298216 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T07:07:46.966Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T07:07:46.966Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:07:46.966Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:07:46.966Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:46.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130298189 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:07:46.966Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130298189 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:07:46.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130298189 data=null} to TreeItem with text {test} [2020-01-19T07:07:46.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130298189 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:07:46.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130298189 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} [2020-01-19T07:07:46.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130298181 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:07:46.966Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T07:07:46.966Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T07:07:46.966Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T07:07:47.222Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T07:07:47.222Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T07:07:47.222Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T07:07:47.222Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:07:47.222Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:47.222Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T07:07:47.222Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:07:47.222Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:07:47.222Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:47.222Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T07:07:47.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130297913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:47.222Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130297913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:47.222Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130297913 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:47.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130297913 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:47.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130297912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:47.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130297912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:47.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130297912 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') [2020-01-19T07:07:47.223Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130297912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:47.223Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130297912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:47.223Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130297912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:47.223Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130297912 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:47.223Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130297912 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:47.223Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:47.223Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T07:07:47.223Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T07:07:47.223Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:07:47.223Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:07:47.223Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:07:47.223Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:47.223Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:07:47.223Z] DEBUG - Clicking on OK [2020-01-19T07:07:47.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130297910 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') [2020-01-19T07:07:47.223Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130297910 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') [2020-01-19T07:07:47.223Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130297910 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:07:47.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130297910 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:07:47.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130297909 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') [2020-01-19T07:07:47.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130297909 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') [2020-01-19T07:07:47.223Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:07:47.223Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:07:47.223Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:07:47.223Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:07:47.223Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:07:47.223Z] DEBUG - Clicked on OK [2020-01-19T07:07:47.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130297909 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') [2020-01-19T07:07:47.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1130298092 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T07:07:47.785Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"' [2020-01-19T07:07:47.785Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.961 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest [2020-01-19T07:07:47.785Z] testData(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest) Time elapsed: 4.41 s [2020-01-19T07:07:47.785Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest [2020-01-19T07:07:48.717Z] [2020-01-19T07:07:48.717Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-01-19 07:07:48.523 [2020-01-19T07:07:48.717Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2020-01-19T07:07:51.237Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2020-01-19T07:07:51.237Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:07:51.237Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:07:51.237Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:07:51.237Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:07:51.237Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:51.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130293882 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:07:51.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130293881 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:07:51.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130293881 data=null} to TreeItem with text {test} [2020-01-19T07:07:51.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130293881 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:07:51.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130293881 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} [2020-01-19T07:07:51.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130293818 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:07:51.237Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:51.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130293817 data=null button=0 stateMask=0x0 x=53 y=12 count=0} to TreeItem with text {test} [2020-01-19T07:07:51.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130293817 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:07:51.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130293817 data=null} to TreeItem with text {test} [2020-01-19T07:07:51.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130293817 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:07:51.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130293817 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} [2020-01-19T07:07:51.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130293811 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:07:51.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130293810 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:07:51.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130293810 data=null} to TreeItem with text {test} [2020-01-19T07:07:51.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130293810 data=null button=1 stateMask=0x0 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:07:51.237Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130293810 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} [2020-01-19T07:07:51.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130293807 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:07:51.237Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:51.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1130293806 data=null button=0 stateMask=0x0 x=89 y=60 count=0} to TreeItem with text {Traces [1]} [2020-01-19T07:07:51.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130293806 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:07:51.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130293806 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:07:51.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130293806 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:07:51.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130293806 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]} [2020-01-19T07:07:51.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130293796 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:07:51.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1130293796 data=null doit=true} to TreeItem with text {Traces [1]} [2020-01-19T07:07:51.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1130293796 data=null} to TreeItem with text {Traces [1]} [2020-01-19T07:07:51.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1130293795 data=null button=1 stateMask=0x0 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:07:51.238Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130293795 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]} [2020-01-19T07:07:51.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1130293793 data=null button=1 stateMask=0x80000 x=89 y=60 count=1} to TreeItem with text {Traces [1]} [2020-01-19T07:07:51.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-1130293792 data=null doit=true} to Tree node with text: bug446190 [2020-01-19T07:07:51.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1130293792 data=null} to Tree node with text: bug446190 [2020-01-19T07:07:51.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1130293792 data=null button=1 stateMask=0x0 x=112 y=84 count=1} to Tree node with text: bug446190 [2020-01-19T07:07:51.238Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130293792 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: bug446190 [2020-01-19T07:07:51.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1130293787 data=null button=1 stateMask=0x80000 x=112 y=84 count=1} to Tree node with text: bug446190 [2020-01-19T07:07:51.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-1130293787 data=null doit=true} to Tree node with text: Views [2020-01-19T07:07:51.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-1130293787 data=null} to Tree node with text: Views [2020-01-19T07:07:51.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-1130293786 data=null button=1 stateMask=0x0 x=107 y=108 count=1} to Tree node with text: Views [2020-01-19T07:07:51.238Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130293786 data=null item=TreeItem {Views} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: Views [2020-01-19T07:07:51.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-1130293772 data=null button=1 stateMask=0x80000 x=107 y=108 count=1} to Tree node with text: Views [2020-01-19T07:07:51.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=-1130293771 data=null doit=true} to Tree node with text: XML system call analysis [2020-01-19T07:07:51.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=-1130293771 data=null} to Tree node with text: XML system call analysis [2020-01-19T07:07:51.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=-1130293771 data=null button=1 stateMask=0x0 x=186 y=492 count=1} to Tree node with text: XML system call analysis [2020-01-19T07:07:51.238Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1130293771 data=null item=TreeItem {XML system call analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Tree node with text: XML system call analysis [2020-01-19T07:07:51.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=-1130293715 data=null button=1 stateMask=0x80000 x=186 y=492 count=1} to Tree node with text: XML system call analysis [2020-01-19T07:07:51.238Z] DEBUG - Double-clicking on Tree node with text: Latency vs Time [2020-01-19T07:07:51.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency vs Time} time=-1130293714 data=null button=0 stateMask=0x0 x=174 y=588 count=0} to Tree node with text: Latency vs Time [2020-01-19T07:07:51.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency vs Time} time=-1130293714 data=null doit=true} to Tree node with text: Latency vs Time [2020-01-19T07:07:51.238Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:51.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency vs Time} time=-1130293714 data=null} to Tree node with text: Latency vs Time [2020-01-19T07:07:51.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=-1130293714 data=null button=1 stateMask=0x0 x=174 y=588 count=1} to Tree node with text: Latency vs Time [2020-01-19T07:07:51.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130293713 data=null item=TreeItem {Latency vs Time} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Latency vs Time [2020-01-19T07:07:51.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=-1130293702 data=null button=1 stateMask=0x80000 x=174 y=551 count=1} to Tree node with text: Latency vs Time [2020-01-19T07:07:51.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=-1130293702 data=null button=1 stateMask=0x0 x=174 y=551 count=2} to Tree node with text: Latency vs Time [2020-01-19T07:07:51.238Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Time} time=-1130293702 data=null button=1 stateMask=0x0 x=174 y=551 count=2} to Tree node with text: Latency vs Time [2020-01-19T07:07:51.494Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1130293702 data=null item=TreeItem {Latency vs Time} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Latency vs Time [2020-01-19T07:07:51.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=-1130293682 data=null button=1 stateMask=0x80000 x=174 y=551 count=2} to Tree node with text: Latency vs Time [2020-01-19T07:07:51.750Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency vs Time} time=-1130293373 data=null button=0 stateMask=0x0 x=174 y=551 count=0} to Tree node with text: Latency vs Time [2020-01-19T07:07:51.750Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency vs Time} time=-1130293373 data=null doit=true} to Tree node with text: Latency vs Time [2020-01-19T07:07:51.750Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency vs Time} time=-1130293373 data=null} to Tree node with text: Latency vs Time [2020-01-19T07:07:51.750Z] DEBUG - Double-clicked on Tree node with text: Latency vs Time [2020-01-19T07:07:53.641Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"' [2020-01-19T07:07:53.641Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"' [2020-01-19T07:07:53.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:07:53.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:07:53.641Z] DEBUG - Setting state to checked on: bug446190 [2020-01-19T07:07:53.641Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Testing - Eclipse Platform} time=-1130291352 data=null doit=true} to Shell with text {data - Testing - Eclipse Platform} [2020-01-19T07:07:53.641Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2020-01-19T07:07:53.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2020-01-19T07:07:53.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2020-01-19T07:07:53.641Z] DEBUG - Attempting to set focus on Tree with text {} [2020-01-19T07:07:53.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1130291298 data=null button=0 stateMask=0x0 x=53 y=-25 count=0} to TreeItem with text {test} [2020-01-19T07:07:53.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1130291298 data=null doit=true} to TreeItem with text {test} [2020-01-19T07:07:53.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1130291298 data=null} to TreeItem with text {test} [2020-01-19T07:07:53.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1130291298 data=null button=1 stateMask=0x0 x=53 y=-25 count=1} to TreeItem with text {test} [2020-01-19T07:07:53.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1130291298 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} [2020-01-19T07:07:53.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1130291288 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {test} [2020-01-19T07:07:53.897Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2020-01-19T07:07:53.897Z] DEBUG - Clicking on with mnemonic 'Delete' [2020-01-19T07:07:53.897Z] DEBUG - Clicked on with mnemonic 'Delete' [2020-01-19T07:07:54.460Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2020-01-19T07:07:54.460Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2020-01-19T07:07:54.460Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T07:07:54.460Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2020-01-19T07:07:54.460Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:54.460Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T07:07:54.460Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:07:54.460Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:07:54.460Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:54.460Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2020-01-19T07:07:54.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130290510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:54.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130290509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:54.460Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130290509 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:54.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130290509 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:54.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130290509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:54.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130290509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:54.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130290509 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') [2020-01-19T07:07:54.460Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130290509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:54.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130290509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:54.460Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130290509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:54.460Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130290509 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:54.460Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1130290509 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:54.460Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2020-01-19T07:07:54.460Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2020-01-19T07:07:54.460Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2020-01-19T07:07:54.460Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2020-01-19T07:07:54.460Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2020-01-19T07:07:54.460Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2020-01-19T07:07:54.460Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2020-01-19T07:07:54.460Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:07:54.460Z] DEBUG - Clicking on OK [2020-01-19T07:07:54.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1130290508 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') [2020-01-19T07:07:54.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1130290507 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') [2020-01-19T07:07:54.460Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1130290507 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:07:54.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1130290507 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:07:54.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1130290507 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') [2020-01-19T07:07:54.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1130290507 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') [2020-01-19T07:07:54.460Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:07:54.460Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:07:54.460Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:07:54.460Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:07:54.460Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2020-01-19T07:07:54.460Z] DEBUG - Clicked on OK [2020-01-19T07:07:55.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1130290507 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') [2020-01-19T07:07:55.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=-1130291189 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2020-01-19T07:07:55.022Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"' [2020-01-19T07:07:55.022Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.323 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest [2020-01-19T07:07:55.022Z] testWithTrace(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest) Time elapsed: 3.944 s [2020-01-19T07:07:55.022Z] [2020-01-19T07:07:55.022Z] Results: [2020-01-19T07:07:55.022Z] [2020-01-19T07:07:55.022Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [2020-01-19T07:07:55.022Z] [2020-01-19T07:07:55.585Z] [2020-01-19T07:07:55.585Z] !ENTRY org.eclipse.core.resources 2 10035 2020-01-19 07:07:55.345 [2020-01-19T07:07:55.585Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2020-01-19T07:07:56.514Z] [INFO] All tests passed! [2020-01-19T07:07:56.514Z] [INFO] [2020-01-19T07:07:56.514Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2020-01-19T07:07:56.514Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT.jar [2020-01-19T07:07:56.514Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT.pom [2020-01-19T07:07:56.514Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar [2020-01-19T07:07:56.514Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T07:07:56.514Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT-p2metadata.xml [2020-01-19T07:07:56.514Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2020-01-19T07:07:56.514Z] [INFO] [2020-01-19T07:07:56.514Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2020-01-19T07:07:56.514Z] [INFO] [2020-01-19T07:07:56.515Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests >-- [2020-01-19T07:07:56.515Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.2-SNAPSHOT [130/138] [2020-01-19T07:07:56.515Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T07:07:56.515Z] [INFO] [2020-01-19T07:07:56.515Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2020-01-19T07:07:56.515Z] [INFO] [2020-01-19T07:07:56.515Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2020-01-19T07:07:56.515Z] [INFO] The project's OSGi version is 1.0.2.202001190610 [2020-01-19T07:07:56.515Z] [INFO] [2020-01-19T07:07:56.515Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2020-01-19T07:07:56.515Z] [INFO] [2020-01-19T07:07:56.515Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2020-01-19T07:07:56.515Z] [INFO] [2020-01-19T07:07:56.515Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2020-01-19T07:07:56.515Z] [INFO] [2020-01-19T07:07:56.515Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2020-01-19T07:07:56.515Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T07:07:56.515Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources [2020-01-19T07:07:56.515Z] [INFO] [2020-01-19T07:07:56.515Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2020-01-19T07:07:56.515Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/classes [2020-01-19T07:07:56.772Z] [INFO] [2020-01-19T07:07:56.772Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2020-01-19T07:07:56.772Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T07:07:56.772Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/test/resources [2020-01-19T07:07:56.772Z] [INFO] [2020-01-19T07:07:56.772Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2020-01-19T07:07:56.772Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-sources.jar [2020-01-19T07:07:56.772Z] [INFO] [2020-01-19T07:07:56.772Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2020-01-19T07:07:56.772Z] [INFO] [2020-01-19T07:07:56.772Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2020-01-19T07:07:56.772Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.jar [2020-01-19T07:07:56.772Z] [INFO] [2020-01-19T07:07:56.772Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2020-01-19T07:07:56.772Z] [INFO] [2020-01-19T07:07:56.772Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2020-01-19T07:07:56.772Z] [INFO] [2020-01-19T07:07:56.772Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2020-01-19T07:07:56.772Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.jar [2020-01-19T07:07:56.772Z] [INFO] [2020-01-19T07:07:56.772Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2020-01-19T07:07:56.772Z] [INFO] [2020-01-19T07:07:56.772Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2020-01-19T07:07:57.028Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data/.metadata/.log [2020-01-19T07:07:57.028Z] [INFO] Command line: [2020-01-19T07:07:57.028Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-19T07:07:57.028Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T07:07:59.545Z] !SESSION 2020-01-19 07:07:56.984 ----------------------------------------------- [2020-01-19T07:07:59.545Z] eclipse.buildId=unknown [2020-01-19T07:07:59.545Z] java.version=1.8.0_202 [2020-01-19T07:07:59.545Z] java.vendor=Oracle Corporation [2020-01-19T07:07:59.545Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T07:07:59.545Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-19T07:07:59.545Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-19T07:07:59.545Z] [2020-01-19T07:07:59.545Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 07:07:58.927 [2020-01-19T07:07:59.545Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T07:07:59.545Z] !STACK 0 [2020-01-19T07:07:59.545Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2020-01-19T07:07:59.545Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T07:07:59.545Z] [2020-01-19T07:07:59.545Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T07:07:59.545Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T07:07:59.545Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T07:07:59.545Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T07:07:59.545Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T07:07:59.545Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T07:07:59.545Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T07:07:59.545Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T07:08:00.474Z] process 19166: 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 [2020-01-19T07:08:00.474Z] See the manual page for dbus-uuidgen to correct this issue. [2020-01-19T07:08:08.562Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest [2020-01-19T07:08:08.562Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest [2020-01-19T07:08:08.562Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest) Time elapsed: 0.001 s [2020-01-19T07:08:08.562Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest) Time elapsed: 0 s [2020-01-19T07:08:08.562Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest [2020-01-19T07:08:08.562Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest [2020-01-19T07:08:08.562Z] testBuiltinOutput(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest) Time elapsed: 0.21 s [2020-01-19T07:08:08.562Z] [2020-01-19T07:08:08.562Z] Results: [2020-01-19T07:08:08.562Z] [2020-01-19T07:08:08.562Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2020-01-19T07:08:08.562Z] [2020-01-19T07:08:08.562Z] [2020-01-19T07:08:08.562Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-19 07:08:08.327 [2020-01-19T07:08:08.562Z] !MESSAGE Unexpected error executing analysis with trace [2020-01-19T07:08:08.562Z] !STACK 0 [2020-01-19T07:08:08.563Z] java.lang.NullPointerException [2020-01-19T07:08:08.563Z] at java.io.File.(File.java:277) [2020-01-19T07:08:08.563Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578) [2020-01-19T07:08:08.563Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526) [2020-01-19T07:08:08.563Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374) [2020-01-19T07:08:08.563Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280) [2020-01-19T07:08:08.563Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-19T07:08:08.563Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T07:08:08.563Z] [2020-01-19T07:08:08.563Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-19 07:08:08.328 [2020-01-19T07:08:08.563Z] !MESSAGE Unexpected error executing analysis with trace [2020-01-19T07:08:08.563Z] !STACK 0 [2020-01-19T07:08:08.563Z] java.lang.NullPointerException [2020-01-19T07:08:08.563Z] at java.io.File.(File.java:277) [2020-01-19T07:08:08.563Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578) [2020-01-19T07:08:08.563Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526) [2020-01-19T07:08:08.563Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374) [2020-01-19T07:08:08.563Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280) [2020-01-19T07:08:08.563Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-19T07:08:08.563Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T07:08:08.563Z] [2020-01-19T07:08:08.563Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-19 07:08:08.333 [2020-01-19T07:08:08.563Z] !MESSAGE Exception executing analysis [2020-01-19T07:08:08.563Z] !STACK 0 [2020-01-19T07:08:08.563Z] java.lang.NullPointerException [2020-01-19T07:08:08.563Z] at java.io.File.(File.java:277) [2020-01-19T07:08:08.563Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578) [2020-01-19T07:08:08.563Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526) [2020-01-19T07:08:08.563Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374) [2020-01-19T07:08:08.563Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280) [2020-01-19T07:08:08.563Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-19T07:08:08.563Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T07:08:08.563Z] [2020-01-19T07:08:08.563Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-01-19 07:08:08.333 [2020-01-19T07:08:08.563Z] !MESSAGE Exception executing analysis [2020-01-19T07:08:08.563Z] !STACK 0 [2020-01-19T07:08:08.563Z] java.lang.NullPointerException [2020-01-19T07:08:08.563Z] at java.io.File.(File.java:277) [2020-01-19T07:08:08.563Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578) [2020-01-19T07:08:08.563Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526) [2020-01-19T07:08:08.563Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374) [2020-01-19T07:08:08.563Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280) [2020-01-19T07:08:08.563Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2020-01-19T07:08:08.563Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) [2020-01-19T07:08:09.126Z] [2020-01-19T07:08:09.126Z] !ENTRY org.eclipse.e4.ui.workbench 4 0 2020-01-19 07:08:09.109 [2020-01-19T07:08:09.126Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T07:08:09.126Z] !STACK 0 [2020-01-19T07:08:09.126Z] org.eclipse.swt.SWTException: Invalid thread access [2020-01-19T07:08:09.126Z] at org.eclipse.swt.SWT.error(SWT.java:4533) [2020-01-19T07:08:09.126Z] at org.eclipse.swt.SWT.error(SWT.java:4448) [2020-01-19T07:08:09.126Z] at org.eclipse.swt.SWT.error(SWT.java:4419) [2020-01-19T07:08:09.126Z] at org.eclipse.swt.widgets.Widget.error(Widget.java:483) [2020-01-19T07:08:09.126Z] at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:421) [2020-01-19T07:08:09.126Z] at org.eclipse.swt.widgets.Widget.getData(Widget.java:509) [2020-01-19T07:08:09.126Z] at org.eclipse.ui.internal.ide.handlers.PagePropertyTester.test(PagePropertyTester.java:36) [2020-01-19T07:08:09.126Z] at org.eclipse.core.internal.expressions.Property.test(Property.java:58) [2020-01-19T07:08:09.126Z] at org.eclipse.core.internal.expressions.TestExpression.evaluate(TestExpression.java:100) [2020-01-19T07:08:09.126Z] at org.eclipse.core.internal.expressions.CompositeExpression.evaluateAnd(CompositeExpression.java:53) [2020-01-19T07:08:09.126Z] at org.eclipse.core.internal.expressions.WithExpression.evaluate(WithExpression.java:75) [2020-01-19T07:08:09.126Z] at org.eclipse.core.internal.expressions.CompositeExpression.evaluateOr(CompositeExpression.java:68) [2020-01-19T07:08:09.126Z] at org.eclipse.core.internal.expressions.OrExpression.evaluate(OrExpression.java:22) [2020-01-19T07:08:09.126Z] at org.eclipse.core.internal.expressions.ReferenceExpression.evaluate(ReferenceExpression.java:71) [2020-01-19T07:08:09.126Z] at org.eclipse.ui.internal.services.EvaluationReference.evaluate(EvaluationReference.java:72) [2020-01-19T07:08:09.126Z] at org.eclipse.ui.internal.services.EvaluationReference.evaluate(EvaluationReference.java:97) [2020-01-19T07:08:09.126Z] at org.eclipse.ui.internal.services.EvaluationReference.changed(EvaluationReference.java:91) [2020-01-19T07:08:09.126Z] at org.eclipse.e4.core.internal.contexts.TrackableComputationExt.update(TrackableComputationExt.java:114) [2020-01-19T07:08:09.126Z] at org.eclipse.e4.core.internal.contexts.EclipseContext.processScheduled(EclipseContext.java:344) [2020-01-19T07:08:09.126Z] at org.eclipse.e4.core.internal.contexts.EclipseContext.set(EclipseContext.java:359) [2020-01-19T07:08:09.126Z] at org.eclipse.e4.core.internal.contexts.EclipseContext.dispose(EclipseContext.java:198) [2020-01-19T07:08:09.126Z] at org.eclipse.e4.core.internal.contexts.EclipseContext.dispose(EclipseContext.java:161) [2020-01-19T07:08:09.126Z] at org.eclipse.e4.core.internal.contexts.osgi.EclipseContextOSGi.dispose(EclipseContextOSGi.java:106) [2020-01-19T07:08:09.126Z] at org.eclipse.e4.core.internal.contexts.osgi.EclipseContextOSGi.bundleChanged(EclipseContextOSGi.java:139) [2020-01-19T07:08:09.126Z] at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:903) [2020-01-19T07:08:09.126Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T07:08:09.126Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) [2020-01-19T07:08:09.126Z] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEventPrivileged(EquinoxEventPublisher.java:213) [2020-01-19T07:08:09.126Z] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:120) [2020-01-19T07:08:09.126Z] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:112) [2020-01-19T07:08:09.126Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor.publishModuleEvent(EquinoxContainerAdaptor.java:156) [2020-01-19T07:08:09.126Z] at org.eclipse.osgi.container.Module.publishEvent(Module.java:476) [2020-01-19T07:08:09.126Z] at org.eclipse.osgi.container.Module.doStop(Module.java:634) [2020-01-19T07:08:09.126Z] at org.eclipse.osgi.container.Module.stop(Module.java:498) [2020-01-19T07:08:09.126Z] at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:202) [2020-01-19T07:08:09.126Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:165) [2020-01-19T07:08:09.126Z] at java.lang.Thread.run(Thread.java:748) [2020-01-19T07:08:10.054Z] [INFO] All tests passed! [2020-01-19T07:08:10.054Z] [INFO] [2020-01-19T07:08:10.054Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2020-01-19T07:08:10.054Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.jar [2020-01-19T07:08:10.054Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.pom [2020-01-19T07:08:10.055Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-sources.jar [2020-01-19T07:08:10.055Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T07:08:10.055Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-p2metadata.xml [2020-01-19T07:08:10.055Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-p2artifacts.xml [2020-01-19T07:08:10.055Z] [INFO] [2020-01-19T07:08:10.055Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2020-01-19T07:08:10.055Z] [INFO] [2020-01-19T07:08:10.055Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests >-- [2020-01-19T07:08:10.310Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.0-SNAPSHOT [131/138] [2020-01-19T07:08:10.311Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T07:08:10.311Z] [INFO] [2020-01-19T07:08:10.311Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2020-01-19T07:08:10.311Z] [INFO] [2020-01-19T07:08:10.311Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2020-01-19T07:08:10.311Z] [INFO] The project's OSGi version is 1.0.0.202001190610 [2020-01-19T07:08:10.311Z] [INFO] [2020-01-19T07:08:10.311Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2020-01-19T07:08:10.311Z] [INFO] [2020-01-19T07:08:10.311Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2020-01-19T07:08:10.311Z] [INFO] [2020-01-19T07:08:10.311Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2020-01-19T07:08:10.311Z] [INFO] [2020-01-19T07:08:10.311Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2020-01-19T07:08:10.311Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T07:08:10.311Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources [2020-01-19T07:08:10.311Z] [INFO] [2020-01-19T07:08:10.311Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2020-01-19T07:08:10.311Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/classes [2020-01-19T07:08:10.311Z] [INFO] [2020-01-19T07:08:10.311Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2020-01-19T07:08:10.311Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T07:08:10.311Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/test/resources [2020-01-19T07:08:10.311Z] [INFO] [2020-01-19T07:08:10.311Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2020-01-19T07:08:10.311Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-sources.jar [2020-01-19T07:08:10.311Z] [INFO] [2020-01-19T07:08:10.311Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2020-01-19T07:08:10.311Z] [INFO] [2020-01-19T07:08:10.311Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2020-01-19T07:08:10.311Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar [2020-01-19T07:08:10.311Z] [INFO] [2020-01-19T07:08:10.311Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2020-01-19T07:08:10.311Z] [INFO] [2020-01-19T07:08:10.311Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2020-01-19T07:08:10.311Z] [INFO] [2020-01-19T07:08:10.311Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2020-01-19T07:08:10.311Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar [2020-01-19T07:08:10.311Z] [INFO] [2020-01-19T07:08:10.311Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2020-01-19T07:08:10.566Z] [INFO] [2020-01-19T07:08:10.566Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2020-01-19T07:08:10.822Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data/.metadata/.log [2020-01-19T07:08:10.822Z] [INFO] Command line: [2020-01-19T07:08:10.822Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-19T07:08:10.822Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T07:08:13.338Z] !SESSION 2020-01-19 07:08:10.920 ----------------------------------------------- [2020-01-19T07:08:13.338Z] eclipse.buildId=unknown [2020-01-19T07:08:13.338Z] java.version=1.8.0_202 [2020-01-19T07:08:13.338Z] java.vendor=Oracle Corporation [2020-01-19T07:08:13.338Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T07:08:13.338Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-19T07:08:13.338Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-19T07:08:13.338Z] [2020-01-19T07:08:13.338Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 07:08:12.814 [2020-01-19T07:08:13.338Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T07:08:13.338Z] !STACK 0 [2020-01-19T07:08:13.338Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2020-01-19T07:08:13.338Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T07:08:13.338Z] [2020-01-19T07:08:13.338Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T07:08:13.338Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T07:08:13.338Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T07:08:13.338Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T07:08:13.338Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T07:08:13.338Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T07:08:13.338Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T07:08:13.338Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T07:08:14.267Z] process 19221: 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 [2020-01-19T07:08:14.267Z] See the manual page for dbus-uuidgen to correct this issue. [2020-01-19T07:08:22.365Z] Running org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest [2020-01-19T07:08:22.365Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest [2020-01-19T07:08:22.365Z] testClamp(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0.002 s [2020-01-19T07:08:22.365Z] testInvalidConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0 s [2020-01-19T07:08:22.365Z] testConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0 s [2020-01-19T07:08:22.365Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0 s [2020-01-19T07:08:22.365Z] [2020-01-19T07:08:22.365Z] Results: [2020-01-19T07:08:22.365Z] [2020-01-19T07:08:22.365Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2020-01-19T07:08:22.365Z] [2020-01-19T07:08:23.297Z] [INFO] All tests passed! [2020-01-19T07:08:23.297Z] [INFO] [2020-01-19T07:08:23.297Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2020-01-19T07:08:23.297Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar [2020-01-19T07:08:23.297Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.pom [2020-01-19T07:08:23.298Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-sources.jar [2020-01-19T07:08:23.298Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T07:08:23.298Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-p2metadata.xml [2020-01-19T07:08:23.298Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2020-01-19T07:08:23.298Z] [INFO] [2020-01-19T07:08:23.298Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2020-01-19T07:08:23.298Z] [INFO] [2020-01-19T07:08:23.298Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests >-- [2020-01-19T07:08:23.298Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.7-SNAPSHOT [132/138] [2020-01-19T07:08:23.298Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T07:08:23.298Z] [INFO] [2020-01-19T07:08:23.298Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2020-01-19T07:08:23.298Z] [INFO] [2020-01-19T07:08:23.298Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2020-01-19T07:08:23.298Z] [INFO] The project's OSGi version is 1.0.7.202001190610 [2020-01-19T07:08:23.298Z] [INFO] [2020-01-19T07:08:23.298Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2020-01-19T07:08:23.298Z] [INFO] [2020-01-19T07:08:23.298Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2020-01-19T07:08:23.298Z] [INFO] [2020-01-19T07:08:23.298Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2020-01-19T07:08:23.298Z] [INFO] [2020-01-19T07:08:23.298Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2020-01-19T07:08:23.298Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T07:08:23.298Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources [2020-01-19T07:08:23.298Z] [INFO] [2020-01-19T07:08:23.298Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2020-01-19T07:08:23.298Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/classes [2020-01-19T07:08:23.554Z] [INFO] [2020-01-19T07:08:23.554Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2020-01-19T07:08:23.554Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T07:08:23.554Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/test/resources [2020-01-19T07:08:23.554Z] [INFO] [2020-01-19T07:08:23.554Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2020-01-19T07:08:23.555Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar [2020-01-19T07:08:23.555Z] [INFO] [2020-01-19T07:08:23.555Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2020-01-19T07:08:23.555Z] [INFO] [2020-01-19T07:08:23.555Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2020-01-19T07:08:23.555Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT.jar [2020-01-19T07:08:23.555Z] [INFO] [2020-01-19T07:08:23.555Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2020-01-19T07:08:23.555Z] [INFO] [2020-01-19T07:08:23.555Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2020-01-19T07:08:23.555Z] [INFO] [2020-01-19T07:08:23.555Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2020-01-19T07:08:23.555Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT.jar [2020-01-19T07:08:23.811Z] [INFO] [2020-01-19T07:08:23.811Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2020-01-19T07:08:23.811Z] [INFO] [2020-01-19T07:08:23.811Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2020-01-19T07:08:24.067Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data/.metadata/.log [2020-01-19T07:08:24.067Z] [INFO] Command line: [2020-01-19T07:08:24.067Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2020-01-19T07:08:24.068Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T07:08:26.586Z] !SESSION 2020-01-19 07:08:24.062 ----------------------------------------------- [2020-01-19T07:08:26.586Z] eclipse.buildId=unknown [2020-01-19T07:08:26.586Z] java.version=1.8.0_202 [2020-01-19T07:08:26.586Z] java.vendor=Oracle Corporation [2020-01-19T07:08:26.586Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T07:08:26.586Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2020-01-19T07:08:26.586Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2020-01-19T07:08:26.586Z] [2020-01-19T07:08:26.586Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 07:08:26.112 [2020-01-19T07:08:26.586Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T07:08:26.586Z] !STACK 0 [2020-01-19T07:08:26.586Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2020-01-19T07:08:26.586Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T07:08:26.586Z] [2020-01-19T07:08:26.586Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T07:08:26.586Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T07:08:26.586Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T07:08:26.586Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T07:08:26.586Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T07:08:26.586Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T07:08:26.586Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T07:08:26.586Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T07:08:30.758Z] Running org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest [2020-01-19T07:08:33.277Z] Display size: 1440x900 [2020-01-19T07:08:33.277Z] OS version=3.10.0-957.1.3.el7.x86_64 [2020-01-19T07:08:33.277Z] GTK version=2.24.30 [2020-01-19T07:08:33.277Z] GTK theme=unknown [2020-01-19T07:08:33.277Z] LIBOVERLAY_SCROLLBAR=0 [2020-01-19T07:08:33.277Z] Time zone: Coordinated Universal Time [2020-01-19T07:08:33.533Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2020-01-19T07:08:33.533Z] log4j:WARN Please initialize the log4j system properly. [2020-01-19T07:09:41.168Z] [2020-01-19T07:09:41.168Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-01-19 07:09:33.920 [2020-01-19T07:09:41.168Z] !MESSAGE Error connection to node 'ssh://anonymous@unknown.unknown.unknown' [2020-01-19T07:09:41.168Z] !STACK 0 [2020-01-19T07:09:41.168Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown [2020-01-19T07:09:41.168Z] at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:88) [2020-01-19T07:09:41.168Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:141) [2020-01-19T07:09:41.168Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:390) [2020-01-19T07:09:41.168Z] at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:119) [2020-01-19T07:09:41.168Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown [2020-01-19T07:09:41.168Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:959) [2020-01-19T07:09:41.168Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:997) [2020-01-19T07:09:41.168Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:970) [2020-01-19T07:09:41.168Z] at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:208) [2020-01-19T07:09:41.168Z] at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:84) [2020-01-19T07:09:41.168Z] ... 3 more [2020-01-19T07:09:46.417Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 75.426 s - in org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest [2020-01-19T07:09:46.417Z] testImportNothing(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 4.139 s [2020-01-19T07:09:46.417Z] test_7_03(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 1.778 s [2020-01-19T07:09:46.417Z] test_8_04(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 4.719 s [2020-01-19T07:09:46.417Z] test_8_05(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 10.607 s [2020-01-19T07:09:46.418Z] test_8_06(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 4.973 s [2020-01-19T07:09:46.418Z] test_8_07(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 3.51 s [2020-01-19T07:09:46.418Z] test_8_08(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 3.896 s [2020-01-19T07:09:46.418Z] test_8_09(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 3.585 s [2020-01-19T07:09:46.418Z] test_8_10(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 2.607 s [2020-01-19T07:09:46.418Z] test_8_11(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 2.91 s [2020-01-19T07:09:46.418Z] test_8_12(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 2.503 s [2020-01-19T07:09:46.418Z] test_8_13(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 2.814 s [2020-01-19T07:09:46.418Z] test_8_14(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 1.975 s [2020-01-19T07:09:46.418Z] test_8_15(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 3.032 s [2020-01-19T07:09:46.418Z] test_9_01(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 6.54 s [2020-01-19T07:09:46.418Z] test_9_02(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) skipped [2020-01-19T07:09:46.418Z] testImportOnlyOne(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 3.597 s [2020-01-19T07:09:46.418Z] testEmptyFile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 1.681 s [2020-01-19T07:09:46.418Z] testImportAll(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 3.479 s [2020-01-19T07:09:46.418Z] testEditProfile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 1.704 s [2020-01-19T07:09:46.418Z] [2020-01-19T07:09:46.418Z] Results: [2020-01-19T07:09:46.418Z] [2020-01-19T07:09:46.418Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1 [2020-01-19T07:09:46.418Z] [2020-01-19T07:09:46.418Z] [2020-01-19T07:09:46.418Z] !ENTRY org.eclipse.core.resources 2 10035 2020-01-19 07:09:46.127 [2020-01-19T07:09:46.418Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2020-01-19T07:09:46.992Z] [INFO] All tests passed! [2020-01-19T07:09:46.992Z] [INFO] [2020-01-19T07:09:46.992Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2020-01-19T07:09:46.992Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT.jar [2020-01-19T07:09:46.992Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT.pom [2020-01-19T07:09:46.992Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar [2020-01-19T07:09:46.992Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T07:09:46.992Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT-p2metadata.xml [2020-01-19T07:09:46.992Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT-p2artifacts.xml [2020-01-19T07:09:46.992Z] [INFO] [2020-01-19T07:09:46.992Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2020-01-19T07:09:46.992Z] [INFO] [2020-01-19T07:09:46.992Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >-- [2020-01-19T07:09:46.992Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.0-SNAPSHOT [133/138] [2020-01-19T07:09:46.992Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T07:09:46.992Z] [INFO] [2020-01-19T07:09:46.992Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2020-01-19T07:09:46.992Z] [INFO] [2020-01-19T07:09:46.992Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2020-01-19T07:09:46.992Z] [INFO] The project's OSGi version is 1.0.0.202001190610 [2020-01-19T07:09:46.992Z] [INFO] [2020-01-19T07:09:46.992Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2020-01-19T07:09:46.992Z] [INFO] [2020-01-19T07:09:46.992Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2020-01-19T07:09:46.992Z] [INFO] [2020-01-19T07:09:46.992Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2020-01-19T07:09:46.992Z] [INFO] [2020-01-19T07:09:46.992Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2020-01-19T07:09:46.992Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T07:09:46.992Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources [2020-01-19T07:09:46.992Z] [INFO] [2020-01-19T07:09:46.992Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2020-01-19T07:09:46.992Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/classes [2020-01-19T07:09:47.249Z] [INFO] [2020-01-19T07:09:47.249Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2020-01-19T07:09:47.249Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T07:09:47.249Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/test/resources [2020-01-19T07:09:47.249Z] [INFO] [2020-01-19T07:09:47.249Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2020-01-19T07:09:47.249Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-sources.jar [2020-01-19T07:09:47.249Z] [INFO] [2020-01-19T07:09:47.249Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2020-01-19T07:09:47.249Z] [INFO] [2020-01-19T07:09:47.249Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2020-01-19T07:09:47.249Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar [2020-01-19T07:09:47.249Z] [INFO] [2020-01-19T07:09:47.249Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2020-01-19T07:09:47.249Z] [INFO] [2020-01-19T07:09:47.249Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2020-01-19T07:09:47.249Z] [INFO] [2020-01-19T07:09:47.249Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2020-01-19T07:09:47.249Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar [2020-01-19T07:09:47.249Z] [INFO] [2020-01-19T07:09:47.249Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2020-01-19T07:09:47.249Z] [INFO] [2020-01-19T07:09:47.249Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2020-01-19T07:09:47.506Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data/.metadata/.log [2020-01-19T07:09:47.506Z] [INFO] Command line: [2020-01-19T07:09:47.506Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-19T07:09:47.506Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T07:09:50.029Z] !SESSION 2020-01-19 07:09:47.621 ----------------------------------------------- [2020-01-19T07:09:50.029Z] eclipse.buildId=unknown [2020-01-19T07:09:50.029Z] java.version=1.8.0_202 [2020-01-19T07:09:50.029Z] java.vendor=Oracle Corporation [2020-01-19T07:09:50.029Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T07:09:50.029Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-19T07:09:50.029Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-19T07:09:50.029Z] [2020-01-19T07:09:50.029Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 07:09:49.525 [2020-01-19T07:09:50.029Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T07:09:50.029Z] !STACK 0 [2020-01-19T07:09:50.029Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [53] [2020-01-19T07:09:50.029Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T07:09:50.029Z] [2020-01-19T07:09:50.029Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T07:09:50.029Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T07:09:50.029Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T07:09:50.029Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T07:09:50.029Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T07:09:50.029Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T07:09:50.029Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T07:09:50.029Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T07:09:50.957Z] process 19813: 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 [2020-01-19T07:09:50.957Z] See the manual page for dbus-uuidgen to correct this issue. [2020-01-19T07:09:59.046Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest [2020-01-19T07:09:59.046Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest [2020-01-19T07:09:59.046Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest) Time elapsed: 0.104 s [2020-01-19T07:09:59.046Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest [2020-01-19T07:09:59.046Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest [2020-01-19T07:09:59.046Z] testLoadElements(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.012 s [2020-01-19T07:09:59.046Z] testValidateInvalidMissingFiles(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.005 s [2020-01-19T07:09:59.046Z] testValidateInvalidEmptyProfile(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.003 s [2020-01-19T07:09:59.046Z] testValidateInvalidMissingRoot(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.003 s [2020-01-19T07:09:59.046Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.004 s [2020-01-19T07:09:59.046Z] [2020-01-19T07:09:59.046Z] Results: [2020-01-19T07:09:59.046Z] [2020-01-19T07:09:59.046Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [2020-01-19T07:09:59.046Z] [2020-01-19T07:10:00.416Z] [INFO] All tests passed! [2020-01-19T07:10:00.416Z] [INFO] [2020-01-19T07:10:00.416Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2020-01-19T07:10:00.416Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar [2020-01-19T07:10:00.416Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.pom [2020-01-19T07:10:00.416Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-sources.jar [2020-01-19T07:10:00.416Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T07:10:00.416Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-p2metadata.xml [2020-01-19T07:10:00.416Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2020-01-19T07:10:00.416Z] [INFO] [2020-01-19T07:10:00.416Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2020-01-19T07:10:00.416Z] [INFO] [2020-01-19T07:10:00.416Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >----- [2020-01-19T07:10:00.416Z] [INFO] Building Trace Compass All Tests 1.0.8-SNAPSHOT [134/138] [2020-01-19T07:10:00.416Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2020-01-19T07:10:00.416Z] [INFO] [2020-01-19T07:10:00.416Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.alltests --- [2020-01-19T07:10:00.416Z] [INFO] [2020-01-19T07:10:00.416Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests --- [2020-01-19T07:10:00.416Z] [INFO] The project's OSGi version is 1.0.8.202001190610 [2020-01-19T07:10:00.416Z] [INFO] [2020-01-19T07:10:00.416Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests --- [2020-01-19T07:10:00.416Z] [INFO] [2020-01-19T07:10:00.416Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests --- [2020-01-19T07:10:00.416Z] [INFO] [2020-01-19T07:10:00.416Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests --- [2020-01-19T07:10:00.416Z] [INFO] [2020-01-19T07:10:00.416Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.alltests --- [2020-01-19T07:10:00.416Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T07:10:00.416Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/src/main/resources [2020-01-19T07:10:00.416Z] [INFO] [2020-01-19T07:10:00.416Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.alltests --- [2020-01-19T07:10:00.416Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/classes [2020-01-19T07:10:00.978Z] [INFO] [2020-01-19T07:10:00.978Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.alltests --- [2020-01-19T07:10:00.978Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T07:10:00.978Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/src/test/resources [2020-01-19T07:10:00.978Z] [INFO] [2020-01-19T07:10:00.978Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.alltests --- [2020-01-19T07:10:00.978Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT-sources.jar [2020-01-19T07:10:00.978Z] [INFO] [2020-01-19T07:10:00.978Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests --- [2020-01-19T07:10:01.234Z] [INFO] [2020-01-19T07:10:01.234Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.alltests --- [2020-01-19T07:10:01.234Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT.jar [2020-01-19T07:10:01.234Z] [INFO] [2020-01-19T07:10:01.234Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.alltests --- [2020-01-19T07:10:01.234Z] [INFO] [2020-01-19T07:10:01.234Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.alltests --- [2020-01-19T07:10:01.234Z] [INFO] [2020-01-19T07:10:01.234Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.alltests --- [2020-01-19T07:10:01.234Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT.jar [2020-01-19T07:10:01.234Z] [INFO] [2020-01-19T07:10:01.234Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.alltests --- [2020-01-19T07:10:01.234Z] [INFO] [2020-01-19T07:10:01.234Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.alltests --- [2020-01-19T07:10:02.163Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/work/data/.metadata/.log [2020-01-19T07:10:02.163Z] [INFO] Command line: [2020-01-19T07:10:02.163Z] [/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.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2020-01-19T07:10:02.163Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2020-01-19T07:10:04.681Z] !SESSION 2020-01-19 07:10:02.319 ----------------------------------------------- [2020-01-19T07:10:04.681Z] eclipse.buildId=unknown [2020-01-19T07:10:04.681Z] java.version=1.8.0_202 [2020-01-19T07:10:04.681Z] java.vendor=Oracle Corporation [2020-01-19T07:10:04.681Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2020-01-19T07:10:04.681Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/surefire.properties -product org.eclipse.platform.ide [2020-01-19T07:10:04.682Z] Command-line arguments: -data /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2020-01-19T07:10:04.682Z] [2020-01-19T07:10:04.682Z] !ENTRY org.eclipse.compare.win32 4 0 2020-01-19 07:10:04.531 [2020-01-19T07:10:04.682Z] !MESSAGE FrameworkEvent ERROR [2020-01-19T07:10:04.682Z] !STACK 0 [2020-01-19T07:10:04.682Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [72] [2020-01-19T07:10:04.682Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2020-01-19T07:10:04.682Z] [2020-01-19T07:10:04.682Z] at org.eclipse.osgi.container.Module.start(Module.java:444) [2020-01-19T07:10:04.682Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1620) [2020-01-19T07:10:04.682Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1599) [2020-01-19T07:10:04.682Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1571) [2020-01-19T07:10:04.682Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1514) [2020-01-19T07:10:04.682Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2020-01-19T07:10:04.682Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) [2020-01-19T07:10:04.682Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) [2020-01-19T07:10:06.049Z] [2020-01-19T07:10:06.049Z] Results: [2020-01-19T07:10:06.049Z] [2020-01-19T07:10:06.049Z] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [2020-01-19T07:10:06.049Z] [2020-01-19T07:10:06.977Z] [WARNING] No tests found. [2020-01-19T07:10:06.977Z] [INFO] [2020-01-19T07:10:06.977Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.alltests --- [2020-01-19T07:10:06.977Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT.jar [2020-01-19T07:10:06.977Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT.pom [2020-01-19T07:10:06.977Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT-sources.jar [2020-01-19T07:10:06.977Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T07:10:06.977Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT-p2metadata.xml [2020-01-19T07:10:06.977Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.alltests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT-p2artifacts.xml [2020-01-19T07:10:06.977Z] [INFO] [2020-01-19T07:10:06.977Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.alltests --- [2020-01-19T07:10:06.977Z] [INFO] [2020-01-19T07:10:06.977Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------ [2020-01-19T07:10:06.977Z] [INFO] Building org.eclipse.tracecompass.testing 5.2.0-SNAPSHOT [135/138] [2020-01-19T07:10:06.977Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2020-01-19T07:10:06.977Z] [INFO] [2020-01-19T07:10:06.977Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.testing --- [2020-01-19T07:10:06.977Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.testing/target [2020-01-19T07:10:06.977Z] [INFO] [2020-01-19T07:10:06.977Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing --- [2020-01-19T07:10:06.977Z] [INFO] The project's OSGi version is 5.2.0.202001190610 [2020-01-19T07:10:06.977Z] [INFO] [2020-01-19T07:10:06.977Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing --- [2020-01-19T07:10:06.977Z] [INFO] [2020-01-19T07:10:06.977Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing --- [2020-01-19T07:10:06.977Z] [INFO] [2020-01-19T07:10:06.977Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing --- [2020-01-19T07:10:06.977Z] [INFO] [2020-01-19T07:10:06.977Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.testing --- [2020-01-19T07:10:06.977Z] [INFO] [2020-01-19T07:10:06.977Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing --- [2020-01-19T07:10:06.977Z] [INFO] [2020-01-19T07:10:06.977Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.testing --- [2020-01-19T07:10:06.977Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.2.0-SNAPSHOT.jar [2020-01-19T07:10:06.977Z] [INFO] [2020-01-19T07:10:06.977Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.testing --- [2020-01-19T07:10:06.977Z] [INFO] [2020-01-19T07:10:06.977Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.testing --- [2020-01-19T07:10:06.977Z] [INFO] [2020-01-19T07:10:06.977Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.testing --- [2020-01-19T07:10:07.233Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.2.0-SNAPSHOT-sources-feature.jar [2020-01-19T07:10:07.234Z] [INFO] [2020-01-19T07:10:07.234Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.testing --- [2020-01-19T07:10:07.234Z] [INFO] [2020-01-19T07:10:07.234Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.testing --- [2020-01-19T07:10:07.234Z] [INFO] [2020-01-19T07:10:07.234Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.testing --- [2020-01-19T07:10:07.234Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.2.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.2.0-SNAPSHOT.jar [2020-01-19T07:10:07.234Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.2.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.2.0-SNAPSHOT.pom [2020-01-19T07:10:07.234Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.2.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.2.0-SNAPSHOT-sources-feature.jar [2020-01-19T07:10:07.234Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.testing/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.2.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.2.0-SNAPSHOT-p2metadata.xml [2020-01-19T07:10:07.234Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.testing/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.2.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.2.0-SNAPSHOT-p2artifacts.xml [2020-01-19T07:10:07.234Z] [INFO] [2020-01-19T07:10:07.234Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.testing --- [2020-01-19T07:10:07.234Z] [INFO] [2020-01-19T07:10:07.234Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >---- [2020-01-19T07:10:07.234Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 5.2.0-SNAPSHOT [136/138] [2020-01-19T07:10:07.234Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2020-01-19T07:10:07.234Z] [INFO] [2020-01-19T07:10:07.234Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote --- [2020-01-19T07:10:07.234Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote/target [2020-01-19T07:10:07.234Z] [INFO] [2020-01-19T07:10:07.234Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote --- [2020-01-19T07:10:07.234Z] [INFO] The project's OSGi version is 5.2.0.202001190610 [2020-01-19T07:10:07.234Z] [INFO] [2020-01-19T07:10:07.234Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote --- [2020-01-19T07:10:07.234Z] [INFO] [2020-01-19T07:10:07.234Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote --- [2020-01-19T07:10:07.234Z] [INFO] [2020-01-19T07:10:07.234Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote --- [2020-01-19T07:10:07.234Z] [INFO] [2020-01-19T07:10:07.234Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote --- [2020-01-19T07:10:07.234Z] [INFO] [2020-01-19T07:10:07.234Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote --- [2020-01-19T07:10:07.234Z] [INFO] [2020-01-19T07:10:07.234Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.remote --- [2020-01-19T07:10:07.234Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.2.0-SNAPSHOT.jar [2020-01-19T07:10:07.234Z] [INFO] [2020-01-19T07:10:07.234Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote --- [2020-01-19T07:10:07.234Z] [INFO] [2020-01-19T07:10:07.234Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.remote --- [2020-01-19T07:10:07.234Z] [INFO] [2020-01-19T07:10:07.234Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote --- [2020-01-19T07:10:07.234Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.2.0-SNAPSHOT-sources-feature.jar [2020-01-19T07:10:07.234Z] [INFO] [2020-01-19T07:10:07.234Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote --- [2020-01-19T07:10:07.234Z] [INFO] [2020-01-19T07:10:07.234Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote --- [2020-01-19T07:10:07.234Z] [INFO] [2020-01-19T07:10:07.234Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote --- [2020-01-19T07:10:07.234Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.2.0-SNAPSHOT.jar [2020-01-19T07:10:07.234Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.2.0-SNAPSHOT.pom [2020-01-19T07:10:07.234Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.2.0-SNAPSHOT-sources-feature.jar [2020-01-19T07:10:07.234Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.2.0-SNAPSHOT-p2metadata.xml [2020-01-19T07:10:07.234Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/tmf/org.eclipse.tracecompass.tmf.remote/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.2.0-SNAPSHOT-p2artifacts.xml [2020-01-19T07:10:07.234Z] [INFO] [2020-01-19T07:10:07.234Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote --- [2020-01-19T07:10:07.234Z] [INFO] [2020-01-19T07:10:07.234Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >---- [2020-01-19T07:10:07.234Z] [INFO] Building Trace Compass Repository 5.2.0-SNAPSHOT [137/138] [2020-01-19T07:10:07.234Z] [INFO] -------------------------[ eclipse-repository ]------------------------- [2020-01-19T07:10:07.234Z] [INFO] [2020-01-19T07:10:07.234Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.releng-site --- [2020-01-19T07:10:07.234Z] [INFO] [2020-01-19T07:10:07.234Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site --- [2020-01-19T07:10:07.234Z] [INFO] The project's OSGi version is 5.2.0.202001190610 [2020-01-19T07:10:07.234Z] [INFO] [2020-01-19T07:10:07.234Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site --- [2020-01-19T07:10:07.234Z] [INFO] [2020-01-19T07:10:07.234Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site --- [2020-01-19T07:10:07.234Z] [INFO] [2020-01-19T07:10:07.234Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.releng-site --- [2020-01-19T07:10:07.234Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T07:10:07.234Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.releng-site/src/main/resources [2020-01-19T07:10:07.234Z] [INFO] [2020-01-19T07:10:07.234Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-site --- [2020-01-19T07:10:07.234Z] [INFO] [2020-01-19T07:10:07.234Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site --- [2020-01-19T07:10:07.490Z] [INFO] [2020-01-19T07:10:07.490Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.releng-site --- [2020-01-19T07:10:07.490Z] [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0] [2020-01-19T07:10:07.490Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [2020-01-19T07:10:07.490Z] [INFO] [2020-01-19T07:10:07.490Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-products (default-publish-products) @ org.eclipse.tracecompass.releng-site --- [2020-01-19T07:10:07.490Z] [INFO] [2020-01-19T07:10:07.491Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.releng-site --- [2020-01-19T07:10:07.491Z] [INFO] [2020-01-19T07:10:07.491Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.releng-site --- [2020-01-19T07:10:07.491Z] [INFO] [2020-01-19T07:10:07.491Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.releng-site --- [2020-01-19T07:10:17.437Z] [INFO] [2020-01-19T07:10:17.437Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.releng-site --- [2020-01-19T07:10:17.437Z] [INFO] [2020-01-19T07:10:17.437Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.releng-site --- [2020-01-19T07:10:17.437Z] [INFO] [2020-01-19T07:10:17.437Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.releng-site --- [2020-01-19T07:10:17.437Z] [INFO] [2020-01-19T07:10:17.437Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-site --- [2020-01-19T07:10:17.437Z] [INFO] [2020-01-19T07:10:17.437Z] [INFO] --- repository-utils:1.0.0:generate-repository-facade (generate-facade) @ org.eclipse.tracecompass.releng-site --- [2020-01-19T07:10:18.803Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.releng-site/target/org.eclipse.tracecompass.releng-site-5.2.0-SNAPSHOT.zip [2020-01-19T07:10:20.694Z] [INFO] [2020-01-19T07:10:20.694Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-site --- [2020-01-19T07:10:20.694Z] [INFO] No primary artifact to install, installing attached artifacts instead. [2020-01-19T07:10:20.694Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.releng-site/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/5.2.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-5.2.0-SNAPSHOT.pom [2020-01-19T07:10:20.694Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.releng-site/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/5.2.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-5.2.0-SNAPSHOT-p2metadata.xml [2020-01-19T07:10:20.694Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/releng/org.eclipse.tracecompass.releng-site/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/5.2.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-5.2.0-SNAPSHOT-p2artifacts.xml [2020-01-19T07:10:20.694Z] [INFO] [2020-01-19T07:10:20.694Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.releng-site --- [2020-01-19T07:10:20.694Z] [INFO] [2020-01-19T07:10:20.694Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests >-- [2020-01-19T07:10:20.694Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.tests 1.0.1-SNAPSHOT [138/138] [2020-01-19T07:10:20.694Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2020-01-19T07:10:20.694Z] [INFO] [2020-01-19T07:10:20.694Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2020-01-19T07:10:20.694Z] [INFO] [2020-01-19T07:10:20.694Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2020-01-19T07:10:20.950Z] [INFO] The project's OSGi version is 1.0.1.202001190610 [2020-01-19T07:10:20.950Z] [INFO] [2020-01-19T07:10:20.950Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2020-01-19T07:10:20.950Z] [INFO] [2020-01-19T07:10:20.950Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2020-01-19T07:10:20.950Z] [INFO] [2020-01-19T07:10:20.950Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2020-01-19T07:10:20.950Z] [INFO] [2020-01-19T07:10:20.950Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2020-01-19T07:10:20.950Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T07:10:20.950Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources [2020-01-19T07:10:20.950Z] [INFO] [2020-01-19T07:10:20.950Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2020-01-19T07:10:20.950Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/classes [2020-01-19T07:10:21.213Z] [INFO] [2020-01-19T07:10:21.213Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2020-01-19T07:10:21.213Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2020-01-19T07:10:21.213Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/test/resources [2020-01-19T07:10:21.213Z] [INFO] [2020-01-19T07:10:21.213Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2020-01-19T07:10:21.213Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT-sources.jar [2020-01-19T07:10:21.213Z] [INFO] [2020-01-19T07:10:21.214Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2020-01-19T07:10:21.214Z] [INFO] [2020-01-19T07:10:21.214Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2020-01-19T07:10:21.214Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT.jar [2020-01-19T07:10:21.214Z] [INFO] [2020-01-19T07:10:21.214Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2020-01-19T07:10:21.214Z] [INFO] [2020-01-19T07:10:21.214Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2020-01-19T07:10:21.214Z] [INFO] [2020-01-19T07:10:21.214Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2020-01-19T07:10:21.214Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT.jar [2020-01-19T07:10:21.214Z] [INFO] [2020-01-19T07:10:21.214Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2020-01-19T07:10:21.214Z] [INFO] [2020-01-19T07:10:21.214Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2020-01-19T07:10:21.214Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT.jar [2020-01-19T07:10:21.214Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT.pom [2020-01-19T07:10:21.214Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT-sources.jar [2020-01-19T07:10:21.214Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz [2020-01-19T07:10:21.214Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT-p2metadata.xml [2020-01-19T07:10:21.214Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml [2020-01-19T07:10:21.214Z] [INFO] [2020-01-19T07:10:21.214Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core.tests --- [2020-01-19T07:10:21.214Z] [INFO] ------------------------------------------------------------------------ [2020-01-19T07:10:21.214Z] [INFO] Reactor Summary: [2020-01-19T07:10:21.214Z] [INFO] [2020-01-19T07:10:21.214Z] [INFO] Trace Compass Parent 5.2.0-SNAPSHOT ................ SUCCESS [ 22.141 s] [2020-01-19T07:10:21.214Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 5.2.0-SNAPSHOT SUCCESS [ 0.010 s] [2020-01-19T07:10:21.214Z] [INFO] Trace Compass Common Utilities Parent 5.2.0-SNAPSHOT SUCCESS [ 0.008 s] [2020-01-19T07:10:21.214Z] [INFO] org.eclipse.tracecompass.common.core 4.2.0-SNAPSHOT SUCCESS [ 13.949 s] [2020-01-19T07:10:21.214Z] [INFO] Trace Compass State System Parent 5.2.0-SNAPSHOT ... SUCCESS [ 0.011 s] [2020-01-19T07:10:21.214Z] [INFO] org.eclipse.tracecompass.datastore.core 1.2.0-SNAPSHOT SUCCESS [ 1.227 s] [2020-01-19T07:10:21.214Z] [INFO] org.eclipse.tracecompass.segmentstore.core 2.1.2-SNAPSHOT SUCCESS [ 0.896 s] [2020-01-19T07:10:21.214Z] [INFO] org.eclipse.tracecompass.statesystem.core 4.3.0-SNAPSHOT SUCCESS [ 1.256 s] [2020-01-19T07:10:21.214Z] [INFO] Trace Compass TMF Parent 5.2.0-SNAPSHOT ............ SUCCESS [ 0.048 s] [2020-01-19T07:10:21.214Z] [INFO] Trace Compass Filter Parser 1.0.4-SNAPSHOT ......... SUCCESS [ 0.444 s] [2020-01-19T07:10:21.214Z] [INFO] org.eclipse.tracecompass.tmf.core 5.2.0-SNAPSHOT ... SUCCESS [ 6.037 s] [2020-01-19T07:10:21.214Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.0.2-SNAPSHOT SUCCESS [ 0.616 s] [2020-01-19T07:10:21.214Z] [INFO] Trace Compass CTF Support Parent 5.2.0-SNAPSHOT .... SUCCESS [ 0.008 s] [2020-01-19T07:10:21.214Z] [INFO] Trace Compass CTF Parser Plug-in 1.0.4-SNAPSHOT .... SUCCESS [ 5.428 s] [2020-01-19T07:10:21.214Z] [INFO] org.eclipse.tracecompass.ctf.core 4.0.2-SNAPSHOT ... SUCCESS [ 1.385 s] [2020-01-19T07:10:21.214Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.7-SNAPSHOT SUCCESS [ 45.943 s] [2020-01-19T07:10:21.214Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.10-SNAPSHOT SUCCESS [ 13.829 s] [2020-01-19T07:10:21.214Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.11-SNAPSHOT SUCCESS [04:57 min] [2020-01-19T07:10:21.214Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.2.0-SNAPSHOT SUCCESS [ 0.653 s] [2020-01-19T07:10:21.214Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.9-SNAPSHOT SUCCESS [05:00 min] [2020-01-19T07:10:21.214Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 0.0.1-SNAPSHOT SUCCESS [ 5.684 s] [2020-01-19T07:10:21.214Z] [INFO] org.eclipse.tracecompass.tmf.ui 5.2.0-SNAPSHOT ..... SUCCESS [ 9.068 s] [2020-01-19T07:10:21.214Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 0.0.5-SNAPSHOT SUCCESS [ 0.463 s] [2020-01-19T07:10:21.214Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.12-SNAPSHOT SUCCESS [02:51 min] [2020-01-19T07:10:21.214Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.11-SNAPSHOT SUCCESS [05:57 min] [2020-01-19T07:10:21.214Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 2.1.4-SNAPSHOT SUCCESS [ 0.677 s] [2020-01-19T07:10:21.214Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.0.2-SNAPSHOT SUCCESS [ 0.433 s] [2020-01-19T07:10:21.214Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.1.1-SNAPSHOT SUCCESS [ 0.966 s] [2020-01-19T07:10:21.214Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.1.0-SNAPSHOT SUCCESS [ 0.520 s] [2020-01-19T07:10:21.214Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 4.1.1-SNAPSHOT SUCCESS [ 1.327 s] [2020-01-19T07:10:21.214Z] [INFO] Trace Compass LTTng Support Parent 5.2.0-SNAPSHOT .. SUCCESS [ 0.054 s] [2020-01-19T07:10:21.214Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.1.1-SNAPSHOT SUCCESS [ 0.224 s] [2020-01-19T07:10:21.214Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 3.2.4-SNAPSHOT SUCCESS [ 1.292 s] [2020-01-19T07:10:21.214Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.0.2-SNAPSHOT SUCCESS [ 0.602 s] [2020-01-19T07:10:21.214Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 0.0.4-SNAPSHOT SUCCESS [01:12 min] [2020-01-19T07:10:21.214Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.4-SNAPSHOT SUCCESS [ 7.242 s] [2020-01-19T07:10:21.214Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.0.9-SNAPSHOT SUCCESS [ 0.530 s] [2020-01-19T07:10:21.214Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.2-SNAPSHOT SUCCESS [ 5.403 s] [2020-01-19T07:10:21.214Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.0.8-SNAPSHOT SUCCESS [ 0.707 s] [2020-01-19T07:10:21.214Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.1.2-SNAPSHOT SUCCESS [ 0.626 s] [2020-01-19T07:10:21.214Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.1-SNAPSHOT SUCCESS [ 4.942 s] [2020-01-19T07:10:21.214Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 13.604 s] [2020-01-19T07:10:21.214Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 21.633 s] [2020-01-19T07:10:21.214Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.11-SNAPSHOT SUCCESS [02:02 min] [2020-01-19T07:10:21.214Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 4.0.2-SNAPSHOT SUCCESS [ 1.036 s] [2020-01-19T07:10:21.214Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 3.0.6-SNAPSHOT SUCCESS [ 1.008 s] [2020-01-19T07:10:21.214Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.7-SNAPSHOT SUCCESS [ 13.753 s] [2020-01-19T07:10:21.214Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.4-SNAPSHOT SUCCESS [ 9.615 s] [2020-01-19T07:10:21.214Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [ 37.981 s] [2020-01-19T07:10:21.214Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [01:14 min] [2020-01-19T07:10:21.214Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 1.2.0-SNAPSHOT SUCCESS [ 0.575 s] [2020-01-19T07:10:21.214Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.2-SNAPSHOT SUCCESS [ 38.192 s] [2020-01-19T07:10:21.214Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 2.0.2-SNAPSHOT SUCCESS [ 0.800 s] [2020-01-19T07:10:21.470Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.2-SNAPSHOT SUCCESS [ 14.124 s] [2020-01-19T07:10:21.470Z] [INFO] Trace Compass BTF Support Parent 5.2.0-SNAPSHOT .... SUCCESS [ 0.010 s] [2020-01-19T07:10:21.470Z] [INFO] org.eclipse.tracecompass.btf.core 2.2.0-SNAPSHOT ... SUCCESS [ 0.291 s] [2020-01-19T07:10:21.470Z] [INFO] Trace Compass Documentation 5.2.0-SNAPSHOT ......... SUCCESS [ 0.014 s] [2020-01-19T07:10:21.470Z] [INFO] Trace Compass Developer Guide 5.2.0-SNAPSHOT ....... SUCCESS [ 26.742 s] [2020-01-19T07:10:21.470Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.10-SNAPSHOT SUCCESS [ 0.690 s] [2020-01-19T07:10:21.470Z] [INFO] org.eclipse.tracecompass.tmf 5.2.0-SNAPSHOT ........ SUCCESS [ 0.402 s] [2020-01-19T07:10:21.470Z] [INFO] org.eclipse.tracecompass.btf.ui 1.0.2-SNAPSHOT ..... SUCCESS [ 0.377 s] [2020-01-19T07:10:21.470Z] [INFO] org.eclipse.tracecompass.btf 5.2.0-SNAPSHOT ........ SUCCESS [ 0.191 s] [2020-01-19T07:10:21.470Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.1-SNAPSHOT SUCCESS [ 5.217 s] [2020-01-19T07:10:21.470Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.7-SNAPSHOT SUCCESS [ 5.657 s] [2020-01-19T07:10:21.470Z] [INFO] org.eclipse.tracecompass.ctf 5.2.0-SNAPSHOT ........ SUCCESS [ 0.115 s] [2020-01-19T07:10:21.470Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.1-SNAPSHOT SUCCESS [ 5.163 s] [2020-01-19T07:10:21.470Z] [INFO] org.eclipse.tracecompass.tmf.ctf 5.2.0-SNAPSHOT .... SUCCESS [ 0.115 s] [2020-01-19T07:10:21.470Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [01:58 min] [2020-01-19T07:10:21.470Z] [INFO] Trace Compass User Guide 5.2.0-SNAPSHOT ............ SUCCESS [ 7.310 s] [2020-01-19T07:10:21.471Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 5.2.0-SNAPSHOT SUCCESS [ 4.677 s] [2020-01-19T07:10:21.471Z] [INFO] Trace Compass RCP User Guide 5.2.0-SNAPSHOT ........ SUCCESS [ 4.722 s] [2020-01-19T07:10:21.471Z] [INFO] Trace Compass Pcap User Guide 5.2.0-SNAPSHOT ....... SUCCESS [ 4.564 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.examples 1.0.4-SNAPSHOT ... SUCCESS [ 0.451 s] [2020-01-19T07:10:21.471Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 5.2.0-SNAPSHOT SUCCESS [ 0.006 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.0.4-SNAPSHOT SUCCESS [ 0.606 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.1.2-SNAPSHOT SUCCESS [ 0.397 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.gdbtrace 5.2.0-SNAPSHOT ... SUCCESS [ 0.134 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.0-SNAPSHOT SUCCESS [ 4.851 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 14.280 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.0-SNAPSHOT SUCCESS [ 4.290 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.2.3-SNAPSHOT SUCCESS [ 0.539 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.0.3-SNAPSHOT SUCCESS [ 0.241 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.0.7-SNAPSHOT SUCCESS [ 0.762 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.2.9-SNAPSHOT SUCCESS [ 1.621 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.lttng2.control 5.2.0-SNAPSHOT SUCCESS [ 0.173 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.1-SNAPSHOT SUCCESS [ 5.142 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.0-SNAPSHOT SUCCESS [ 4.936 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.3-SNAPSHOT SUCCESS [ 42.422 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.6-SNAPSHOT SUCCESS [ 45.352 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.0.0-SNAPSHOT SUCCESS [ 0.369 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 5.2.0-SNAPSHOT SUCCESS [ 0.168 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.10-SNAPSHOT SUCCESS [ 43.394 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.0-SNAPSHOT SUCCESS [01:09 min] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [03:55 min] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 4.1.0-SNAPSHOT SUCCESS [ 0.654 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.0.6-SNAPSHOT SUCCESS [ 0.534 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.lttng2.ust 5.2.0-SNAPSHOT . SUCCESS [ 0.189 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.9-SNAPSHOT SUCCESS [ 31.443 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 12.951 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.11-SNAPSHOT SUCCESS [01:09 min] [2020-01-19T07:10:21.471Z] [INFO] Trace Compass Pcap Format Support Parent 5.2.0-SNAPSHOT SUCCESS [ 0.018 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.pcap.core 1.1.1-SNAPSHOT .. SUCCESS [ 0.371 s] [2020-01-19T07:10:21.471Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.3-SNAPSHOT SUCCESS [ 7.761 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.0.3-SNAPSHOT SUCCESS [ 0.390 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.1.2-SNAPSHOT SUCCESS [ 0.384 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.tmf.pcap 5.2.0-SNAPSHOT ... SUCCESS [ 0.163 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.1-SNAPSHOT SUCCESS [ 6.235 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.0-SNAPSHOT SUCCESS [ 30.457 s] [2020-01-19T07:10:21.471Z] [INFO] Trace Compass RCP Parent 5.2.0-SNAPSHOT ............ SUCCESS [ 0.017 s] [2020-01-19T07:10:21.471Z] [INFO] Trace Compass RCP Branding plug-in 5.2.0-SNAPSHOT .. SUCCESS [ 0.152 s] [2020-01-19T07:10:21.471Z] [INFO] Trace Compass RCP Branding Feature 5.2.0-SNAPSHOT .. SUCCESS [ 0.075 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.tmf.cli.core 1.0.0-SNAPSHOT SUCCESS [ 0.343 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.rcp.ui 5.2.0-SNAPSHOT ..... SUCCESS [ 0.463 s] [2020-01-19T07:10:21.471Z] [INFO] Trace Compass RCP Feature 5.2.0-SNAPSHOT ........... SUCCESS [ 5.453 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests 1.0.0-SNAPSHOT SUCCESS [ 4.450 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests 2.0.2-SNAPSHOT SUCCESS [ 12.606 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.0-SNAPSHOT SUCCESS [ 0.223 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.rcp.incubator 5.2.0-SNAPSHOT SUCCESS [ 0.465 s] [2020-01-19T07:10:21.471Z] [INFO] Trace Compass Json trace Parent 5.2.0-SNAPSHOT ..... SUCCESS [ 0.015 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.jsontrace.core 0.1.3-SNAPSHOT SUCCESS [ 0.333 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.jsontrace 1.1.0-SNAPSHOT .. SUCCESS [ 0.111 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.tmf.cli 1.0.0-SNAPSHOT .... SUCCESS [ 0.111 s] [2020-01-19T07:10:21.471Z] [INFO] Trace Compass RCP Product 5.2.0-SNAPSHOT ........... SUCCESS [01:11 min] [2020-01-19T07:10:21.471Z] [INFO] Trace Compass Release Engineering Parent 5.2.0-SNAPSHOT SUCCESS [ 0.020 s] [2020-01-19T07:10:21.471Z] [INFO] Trace Compass Target Platform 5.2.0-SNAPSHOT ....... SUCCESS [ 7.421 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [07:44 min] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.3-SNAPSHOT SUCCESS [ 6.608 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.3-SNAPSHOT SUCCESS [ 6.000 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [ 55.967 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.2-SNAPSHOT SUCCESS [ 13.796 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 13.167 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [01:23 min] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 13.222 s] [2020-01-19T07:10:21.471Z] [INFO] Trace Compass All Tests 1.0.8-SNAPSHOT ............. SUCCESS [ 6.593 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.testing 5.2.0-SNAPSHOT .... SUCCESS [ 0.324 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.tmf.remote 5.2.0-SNAPSHOT . SUCCESS [ 0.058 s] [2020-01-19T07:10:21.471Z] [INFO] Trace Compass Repository 5.2.0-SNAPSHOT ............ SUCCESS [ 13.563 s] [2020-01-19T07:10:21.471Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests 1.0.1-SNAPSHOT SUCCESS [ 0.511 s] [2020-01-19T07:10:21.471Z] [INFO] ------------------------------------------------------------------------ [2020-01-19T07:10:21.471Z] [INFO] BUILD SUCCESS [2020-01-19T07:10:21.471Z] [INFO] ------------------------------------------------------------------------ [2020-01-19T07:10:21.471Z] [INFO] Total time: 01:00 h [2020-01-19T07:10:21.471Z] [INFO] Finished at: 2020-01-19T07:10:21Z [2020-01-19T07:10:21.471Z] [INFO] ------------------------------------------------------------------------ [2020-01-19T07:10:22.842Z] [Pipeline] } [2020-01-19T07:10:22.851Z] [Pipeline] // container [2020-01-19T07:10:22.857Z] Post stage [2020-01-19T07:10:22.861Z] [Pipeline] container [2020-01-19T07:10:22.862Z] [Pipeline] { [2020-01-19T07:10:22.869Z] [Pipeline] sh [2020-01-19T07:10:31.964Z] + echo */*tests/screenshots/*.jpeg,*/*tests/target/work/data/.metadata/.log [2020-01-19T07:10:31.965Z] */*tests/screenshots/*.jpeg,*/*tests/target/work/data/.metadata/.log [2020-01-19T07:10:31.970Z] [Pipeline] junit [2020-01-19T07:10:31.974Z] Recording test results [2020-01-19T07:10:50.381Z] [Pipeline] archiveArtifacts [2020-01-19T07:10:50.386Z] Archiving artifacts [2020-01-19T07:10:52.001Z] [Pipeline] } [2020-01-19T07:10:52.009Z] [Pipeline] // container [2020-01-19T07:10:52.019Z] [Pipeline] } [2020-01-19T07:10:52.024Z] [Pipeline] // withEnv [2020-01-19T07:10:52.032Z] [Pipeline] } [2020-01-19T07:10:52.037Z] [Pipeline] // stage [2020-01-19T07:10:52.044Z] [Pipeline] stage [2020-01-19T07:10:52.047Z] [Pipeline] { (Deploy Site) [2020-01-19T07:10:52.062Z] [Pipeline] tool [2020-01-19T07:10:52.069Z] [Pipeline] envVarsForTool [2020-01-19T07:10:52.079Z] [Pipeline] tool [2020-01-19T07:10:52.085Z] [Pipeline] envVarsForTool [2020-01-19T07:10:52.094Z] [Pipeline] withEnv [2020-01-19T07:10:52.095Z] [Pipeline] { [2020-01-19T07:10:52.103Z] [Pipeline] container [2020-01-19T07:10:52.104Z] [Pipeline] { [2020-01-19T07:10:52.110Z] [Pipeline] sshagent [2020-01-19T07:10:52.117Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org) [2020-01-19T07:10:52.117Z] [ssh-agent] Looking for ssh-agent implementation... [2020-01-19T07:11:03.409Z] [ssh-agent] Java/JNR ssh-agent [2020-01-19T07:11:05.825Z] [ssh-agent] Registered BouncyCastle on the remote agent [2020-01-19T07:11:11.745Z] [ssh-agent] Started. [2020-01-19T07:11:11.815Z] [Pipeline] { [2020-01-19T07:11:11.827Z] [Pipeline] sh [2020-01-19T07:11:26.398Z] + /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/.scripts//deploy-update-site.sh releng/org.eclipse.tracecompass.releng-site/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass/master/4.6/repository/ [2020-01-19T07:11:26.399Z] + repo=tracecompass [2020-01-19T07:11:26.399Z] + '[' 2 -lt 2 ']' [2020-01-19T07:11:26.399Z] + sitePath=releng/org.eclipse.tracecompass.releng-site/target/repository/ [2020-01-19T07:11:26.399Z] + siteDestination=/home/data/httpd/download.eclipse.org/tracecompass/master/4.6/repository/ [2020-01-19T07:11:26.399Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org [2020-01-19T07:11:26.399Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org' [2020-01-19T07:11:26.399Z] + SCP=scp [2020-01-19T07:11:26.399Z] + ECHO=echo [2020-01-19T07:11:26.399Z] + '[' false == false ']' [2020-01-19T07:11:26.399Z] + ECHO= [2020-01-19T07:11:26.399Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/master/4.6/repository/ [2020-01-19T07:11:26.399Z] rm -rf /home/data/httpd/download.eclipse.org/tracecompass/master/4.6/repository//*' [2020-01-19T07:11:29.005Z] + scp -r releng/org.eclipse.tracecompass.releng-site/target/repository//artifacts.jar releng/org.eclipse.tracecompass.releng-site/target/repository//artifacts.xml.xz releng/org.eclipse.tracecompass.releng-site/target/repository//content.jar releng/org.eclipse.tracecompass.releng-site/target/repository//content.xml.xz releng/org.eclipse.tracecompass.releng-site/target/repository//features releng/org.eclipse.tracecompass.releng-site/target/repository//p2.index releng/org.eclipse.tracecompass.releng-site/target/repository//plugins genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/master/4.6/repository/ [2020-01-19T07:11:32.288Z] [Pipeline] } [2020-01-19T07:11:32.293Z] [ssh-agent] Stopped. [2020-01-19T07:11:32.301Z] [Pipeline] // sshagent [2020-01-19T07:11:32.308Z] [Pipeline] } [2020-01-19T07:11:32.314Z] [Pipeline] // container [2020-01-19T07:11:32.320Z] [Pipeline] } [2020-01-19T07:11:32.326Z] [Pipeline] // withEnv [2020-01-19T07:11:32.331Z] [Pipeline] } [2020-01-19T07:11:32.336Z] [Pipeline] // stage [2020-01-19T07:11:32.344Z] [Pipeline] stage [2020-01-19T07:11:32.345Z] [Pipeline] { (Deploy RCP) [2020-01-19T07:11:32.360Z] [Pipeline] tool [2020-01-19T07:11:32.367Z] [Pipeline] envVarsForTool [2020-01-19T07:11:32.375Z] [Pipeline] tool [2020-01-19T07:11:32.382Z] [Pipeline] envVarsForTool [2020-01-19T07:11:32.389Z] [Pipeline] withEnv [2020-01-19T07:11:32.390Z] [Pipeline] { [2020-01-19T07:11:32.397Z] [Pipeline] container [2020-01-19T07:11:32.398Z] [Pipeline] { [2020-01-19T07:11:32.404Z] [Pipeline] sshagent [2020-01-19T07:11:32.409Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org) [2020-01-19T07:11:32.410Z] [ssh-agent] Looking for ssh-agent implementation... [2020-01-19T07:11:46.536Z] [ssh-agent] Java/JNR ssh-agent [2020-01-19T07:11:46.537Z] [ssh-agent] Registered BouncyCastle on the remote agent [2020-01-19T07:11:46.552Z] [ssh-agent] Started. [2020-01-19T07:11:46.555Z] [Pipeline] { [2020-01-19T07:11:46.564Z] [Pipeline] sh [2020-01-19T07:12:02.917Z] + /home/jenkins/agent/workspace/tracecompass-master-nightly-neon/.scripts//deploy-rcp.sh rcp/org.eclipse.tracecompass.rcp.product/target/products/ /home/data/httpd/download.eclipse.org/tracecompass/master/4.6/rcp/ rcp/org.eclipse.tracecompass.rcp.product/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass/master/4.6/rcp-repository/ 'trace-compass-*' [2020-01-19T07:12:02.918Z] + repo=tracecompass [2020-01-19T07:12:02.918Z] + '[' 5 -lt 5 ']' [2020-01-19T07:12:02.918Z] + rcpPath=rcp/org.eclipse.tracecompass.rcp.product/target/products/ [2020-01-19T07:12:02.918Z] + rcpDestination=/home/data/httpd/download.eclipse.org/tracecompass/master/4.6/rcp/ [2020-01-19T07:12:02.918Z] + rcpSitePath=rcp/org.eclipse.tracecompass.rcp.product/target/repository/ [2020-01-19T07:12:02.918Z] + rcpSiteDestination=/home/data/httpd/download.eclipse.org/tracecompass/master/4.6/rcp-repository/ [2020-01-19T07:12:02.918Z] + rcpPattern='trace-compass-*' [2020-01-19T07:12:02.918Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org [2020-01-19T07:12:02.918Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org' [2020-01-19T07:12:02.918Z] + SCP=scp [2020-01-19T07:12:02.918Z] + ECHO=echo [2020-01-19T07:12:02.918Z] + '[' false == false ']' [2020-01-19T07:12:02.918Z] + ECHO= [2020-01-19T07:12:02.918Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/master/4.6/rcp/ && mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/master/4.6/rcp-repository/ && rm -rf /home/data/httpd/download.eclipse.org/tracecompass/master/4.6/rcp//* && rm -rf /home/data/httpd/download.eclipse.org/tracecompass/master/4.6/rcp-repository//*' [2020-01-19T07:12:06.216Z] + scp rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-5.2.0-20200119-0610-linux.gtk.x86_64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-5.2.0-20200119-0610-macosx.cocoa.x86_64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-5.2.0-20200119-0610-win32.win32.x86_64.zip genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/master/4.6/rcp/ [2020-01-19T07:12:18.446Z] + scp -r rcp/org.eclipse.tracecompass.rcp.product/target/repository//artifacts.jar rcp/org.eclipse.tracecompass.rcp.product/target/repository//artifacts.xml.xz rcp/org.eclipse.tracecompass.rcp.product/target/repository//binary rcp/org.eclipse.tracecompass.rcp.product/target/repository//content.jar rcp/org.eclipse.tracecompass.rcp.product/target/repository//content.xml.xz rcp/org.eclipse.tracecompass.rcp.product/target/repository//features rcp/org.eclipse.tracecompass.rcp.product/target/repository//p2.index rcp/org.eclipse.tracecompass.rcp.product/target/repository//plugins genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/master/4.6/rcp-repository/ [2020-01-19T07:12:33.373Z] [Pipeline] } [2020-01-19T07:12:33.378Z] [ssh-agent] Stopped. [2020-01-19T07:12:33.386Z] [Pipeline] // sshagent [2020-01-19T07:12:33.392Z] [Pipeline] } [2020-01-19T07:12:33.397Z] [Pipeline] // container [2020-01-19T07:12:33.402Z] [Pipeline] } [2020-01-19T07:12:33.407Z] [Pipeline] // withEnv [2020-01-19T07:12:33.413Z] [Pipeline] } [2020-01-19T07:12:33.418Z] [Pipeline] // stage [2020-01-19T07:12:33.425Z] [Pipeline] stage [2020-01-19T07:12:33.427Z] [Pipeline] { (Deploy Doc) [2020-01-19T07:12:33.439Z] Stage "Deploy Doc" skipped due to when conditional [2020-01-19T07:12:33.440Z] [Pipeline] } [2020-01-19T07:12:33.445Z] [Pipeline] // stage [2020-01-19T07:12:33.451Z] [Pipeline] } [2020-01-19T07:12:33.457Z] [Pipeline] // withEnv [2020-01-19T07:12:33.462Z] [Pipeline] } [2020-01-19T07:12:33.467Z] [Pipeline] // timeout [2020-01-19T07:12:33.473Z] [Pipeline] } [2020-01-19T07:12:33.478Z] [Pipeline] // timestamps [2020-01-19T07:12:33.484Z] [Pipeline] } [2020-01-19T07:12:33.489Z] [Pipeline] // withEnv [2020-01-19T07:12:33.494Z] [Pipeline] } [2020-01-19T07:12:33.499Z] [Pipeline] // container [2020-01-19T07:12:33.504Z] [Pipeline] } [2020-01-19T07:12:33.509Z] [Pipeline] // withEnv [2020-01-19T07:12:33.514Z] [Pipeline] } [2020-01-19T07:12:33.540Z] [Pipeline] // node [2020-01-19T07:12:33.546Z] [Pipeline] } [2020-01-19T07:12:33.552Z] [Pipeline] // podTemplate [2020-01-19T07:12:33.557Z] [Pipeline] End of Pipeline [2020-01-19T07:12:33.630Z] Finished: SUCCESS